Diamentis future improvments
Note : you can also look for the key word "TODO" inside the code comments.

2/11/2015 : put Diameter activation in configuration page/table
2/11/2015 : put attachment as an option in configuration page/table
2/11/2015 : put agile as an option in configuration page/table

Memento Plus future improvments to do :

- 10/09/2004
Add some filtering actions in alterField in order to not treat some system fields like or project_id and assigned_to
These fields exist in field_conf but must not be in a file table.

- 09/09/2004
Look for every call to death() and put its message in the language file.

- 06/09/2004
  Include the concept of semi-public field. 
The field definition is public, but its values are private for each project.

  Allow to associate an owner to a selectbox value for file assignation. 
So, when you select a selectbox value, the assignation field is automatically filled.

  Allow to select which field is available when creating a file.
Project admin should be able to set it up in the field configuration form.

- 26/08/2004
Manage the row color from Severity. Maybe we can set an Option for that ?

- 25/08/2004
Be able to create an empty copy of Memento Plus.
For this, we should store only configuration data and table definitions.

- 24/08/2004
* config.php
Rename the old table names.
Rename the some field names like bug_id -> file_id everywhere in the code.

*----- phpBugTracker old TODO

Bugs:
- Create bugs via email
- "Quick query" links (most active bugs, most serious bugs, unassigned bugs)

Misc:
- Be able to color by priority instead of severity
- Conversion script from a bugzilla database
- Be able to change bug comments sort order (i.e., to most recent first) and be able to save a default for this setting in the config
- Full i18n/l10n
