This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mantisbt:feature_candidates [2013/04/24 05:11] rombert Assigning multiple persons to an issue |
mantisbt:feature_candidates [2013/04/26 17:52] atrol Added link to ui_grievances |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Features identified from the bugtracker ===== | ||
- | |||
- | // | ||
- | |||
- | * Voting ( [[http:// | ||
- | * New custom field types ([[http:// | ||
- | * HTML notification emails ( [[http:// | ||
- | * WYSIWYG/ | ||
- | * Case-insensitive searches ( [[http:// | ||
- | * User groups ( [[http:// | ||
- | * Edit saved filters ( [[http:// | ||
- | * E-mail reporting ( [[http:// | ||
- | * Hide child issues in filters ( [[http:// | ||
- | * Allow custom fields for versions, projects, users, notes ( [[http:// | ||
- | * Inherited versions ( [[http:// | ||
- | * Custom fields in workflows ( [[http:// | ||
- | * Periodic email notifications ( [[http:// | ||
- | * Search on specific field ( [[http:// | ||
- | * CAS authentication ( [[http:// | ||
- | * Customisable 'my view' page ( [[http:// | ||
- | * Time planning ( [[http:// | ||
- | * OpenID authentication ( [[http:// | ||
- | * Local avatars ( [[http:// | ||
- | * Per-project tags ( [[http:// | ||
- | * Assigning multiple persons to an issue ( [[http:// | ||
- | |||
- | ===== High-level features ===== | ||
- | * Refreshed look and feel ( colors, fonts, overall layout ) | ||
- | * Improved interactivity ( in-page dialogs, refresh-less validation, no more using the back button to go back to forms ) | ||
- | * Better support for Oracle | ||
- | * Better support for SQL Server | ||
- | * Better support for DB2 | ||
- | * Track owner of attachments (requires a schema change) | ||
- | * Should Print pages be dropped in favor of CSS work on View pages? | ||
- | * SLA support | ||
- | * Notifications other than email (e.g. text messages, jabber, etc) | ||
- | |||
- | ===== Webservice APIs ===== | ||
- | * Support standard filters like Issues Assigned To Me, Reported By Me, Monitored by Me, etc. | ||
- | * Creation of custom filters | ||
- | * Application Token / OAuth Support (rather than username / password) | ||
- | * More admin APIs | ||
- | * REST API | ||
- | |||
- | ===== Extensibility ===== | ||
- | * Make jQuery available to extensions. | ||
- | * Extensions gallery | ||
- | |||
- | ===== Administration ===== | ||
- | * Notify admin via web interface when there is a new version of MantisBT available (similar to phpBB). | ||
- | |||
- | ===== Deprecate ===== | ||
- | * Make jQuery available to extensions. | ||
- | * Drop NuSoap. | ||
- | |||
- | ===== Requirements Change ===== | ||
- | |||
- | --- // | ||
- | |||
- | * Require javascript to be enabled. | ||
- | * Require a modern browser (whatever jQuery requires). | ||
- | * Require PHP >= 5.3.2 (done in current master) | ||