Mantis Bug Tracker
 

mantisbt - Roadmap

mantisbt - 1.2.x View Issues ]
================

Future stable release.
39%
- 0011661: [administration] "closed issue become readonly" doesn't work - new.
- 0012112: [plug-ins] XML Import fails: Column 'profile_id' cannot be null (dhx) - feedback.
- 0012009: [api soap] Some improvements in SOAP API (rombert) - feedback.
- 0012025: [api soap] improvements in SOAP API (rombert) - feedback.
- 0011609: [api soap] API : get issues of a project crash when category is empty (rombert) - feedback.
- 0011524: [db mssql] 1.2.0rc2 with MS SQL not installable - acknowledged.
- 0011392: [db mysql] Can't modify a primary key in database schema upgrade - acknowledged.
- 0011892: [email] Email notifications fail on PostgreSQL (dhx) - acknowledged.
- 0011605: [filters] When a category has a ' in his name, then the filter is not applied - confirmed.
- 0009720: [db postgresql] Error upgrading from 1.1.x (PostgreSQL) - confirmed.
- 0005926: [administration] 'None' filter on checkbox field doesn't return bugs with a blank custom field value (as opposed to null/undefined values) - confirmed.
- 0010972: [signup] openbase_dir breaks captcha generation - confirmed.
- 0011601: [filters] sorting filter results pulls in a larger filter - confirmed.
- 0011604: [change log] Versions marked as obsolete appear on change log page - confirmed.
- 0011684: [custom fields] Incorrect error "A necessary field "MyField" was empty. Please recheck your inputs." when submitting new issue (dhx) - assigned.
- 0012262: [api soap] Mylyn-Mantis 3.1.4 attach a context error (rombert) - assigned.
- 0012216: [documentation] Minimal PHP 5.2 version is 5.2.9 (dhx) - assigned.
- 0011913: [api soap] [patch] Update project description, status, name of a specific project using SOAP API (rombert) - assigned.
- 0011687: [attachments] Bugs with attachments that are moved will lose attachments (dhx) - assigned.
- 0011983: [csv] Excel export don't work on all station (dhx) - assigned.
- 0005859: [filters] "Sort by" can't handle more than one custom field in combination (daryn) - assigned.
- 0011489: [localization] Missing Localization of Date Selector (dhx) - assigned.
- 0012089: [bugtracker] Define default value for $g_status_enum_workflow (dhx) - assigned.
- 0012312: [security] XSS (cross-site scripting vulnerability) in Mantis 1.2.2 (dhx) - resolved.
- 0012217: [email] Email is not sent when assigning new issue (jreese) - resolved.
- 0012246: [api soap] API call to mc_enum_get produces soap fault (rombert) - resolved.
- 0011364: [installation] on installl.php 1.2.0rc2 SYSTEM WARNING: htmlentities() expects parameter 1 to be string, array given (dhx) - resolved.
- 0012084: [bugtracker] Excel export does not work when Due Date is included in the Columns (dhx) - resolved.
- 0012033: [installation] check.php tests views if they are utf8 like tables (dhx) - resolved.
- 0012249: [html] g_error_send_page_header condition check always evaluates to true (dhx) - resolved.
- 0011919: [administration] Users copy from one project to another doesn't work (dhx) - resolved.
- 0012230: [security] XSS vulnerability when deleting maliciously named categories (dhx) - resolved.
- 0012231: [security] XSS vulnerability when uninstalling maliciously named plugins (dhx) - resolved.
- 0012232: [security] Multiple XSS issues with custom field enumeration values (dhx) - resolved.
- 0012238: [security] XSS in print_all_bug_page_word.php when printing project and category names (dhx) - resolved.
- 0011930: [administration] No display of unused and new users when using non english account settings (dhx) - resolved.
- 0011852: [authentication] Forgotton password feature prevents admin password reset (dhx) - resolved.
- 0011988: [plug-ins] Form security tokens may not be longer than 58 characters (jreese) - resolved.

15 of 38 issue(s) resolved. Progress (39%).

mantisbt - 1.3.x View Issues ]
================

Future feature release
41%
- 0011385: [custom fields] Put custom fields on top of the report page (before category) - new.
- 0012090: [bugtracker] Move automatic assignment of issues feature into core plugin - new.
- 0010968: [installation] Ask to create first admin account during installation (instead of using a default account and password) - new.
- 0010912: [installation] Move code from admin/install.php to a new API file within core (and make plugins also use this API) - new.
- 0010663: [other] APPLICATION ERROR 0000201 - feedback.
- 0009998: [csv] Export functions generate bad URL - feedback.
- 0007974: [db mssql] Date problem on french MSSQL - feedback.
- 0011993: [api soap] trigger events when bug added etc via soap (rombert) - acknowledged.
- 0010873: [roadmap] Change Log/Roadmap do not work with inherited versions. - acknowledged.
- 0006604: [feature] Update form allows for modifying issue to a non-sensical state - acknowledged.
- 0009885: [security] Emails on relations is send to people who cannot see the related issue - acknowledged.
- 0011499: [performance] Fix for huge slowdown in e-mail queueing with MySql - acknowledged.
- 0009813: [bugtracker] Redesign forms in Mantis to not need the Back Button for mistakes. - acknowledged.
- 0005114: [sql] duplicate_id in mantis_bug_table should be deprecated and eventually removed - acknowledged.
- 0010944: [ldap] ldap_get_field_from_username does not properly check return value from ldap_get_entries - acknowledged.
- 0010976: [bugtracker] Remove instances of pass-by-reference (deprecated in PHP 5.3.0) - acknowledged.
- 0010837: [authentication] mantisbt username validation is case sensitive - undesired feature? - acknowledged.
- 0010637: [tagging] Option Attach Tags in View Issues page - acknowledged.
- 0010122: [bugtracker] custom_function_override_issue_update_notify not called when assigning a handler to reopened bug - acknowledged.
- 0005650: [custom fields] Investigate/Implement Enchanced Custom Field support - acknowledged.
- 0010995: [graphs] Graphs Plugin: Unable to read/find font - confirmed.
- 0010285: [bugtracker] Allow Only Reporters to change the issue status to CLOSED - confirmed.
 - 0012085: [bugtracker] Deprecate $g_allow_close_immediately (dhx) - resolved.
 - 0012086: [bugtracker] Deprecate $g_allow_reporter_close - new.
 - 0012087: [bugtracker] Deprecate $g_allow_reporter_reopen - new.
- 0008134: [preferences] it's not possible to delete own attachments - confirmed.
- 0011281: [other] Allow null (undefined) user real names - confirmed.
- 0011399: [security] Deprecate $g_show_realname and use $g_show_user_realname_threshold instead - confirmed.
- 0008381: [administration] Setting Configuration Option Fails - confirmed.
- 0010964: [authentication] Anonymous account problems at 'reporter' access level (no bugnote_edit_threshold, public/private problems) - confirmed.
 - 0010884: [customization] Make 'edit', 'delete', and 'make private' buttons on bugnotes independently configurable (dhx) - closed.
- 0011180: [api soap] [this bugtracker] mc_project_get_users fails to return all reporters (rombert) - confirmed.
- 0009088: [time tracking] After upgrade all issues are assigned 1970-01-01 and some are considered overdue - confirmed.
- 0009350: [plug-ins] Support plugins for micro notifications - confirmed.
- 0007702: [sql] The 'VERSION' fields should be normalized - confirmed.
- 0008401: [administration] Provide better out-of-the-box support for Mantis Server Farm - confirmed.
- 0011452: [feature] [patch] Show link to main page only when the news feature is enabled. (dhx) - assigned.
- 0010371: [feature] Added ability for reminders to come from the user who sent them rather than the from_email (dhx) - assigned.
- 0012097: [bugtracker] Tracking issue for the refactoring of bug_update.php (dhx) - assigned.
 - 0012205: [bugtracker] Do not leave feedback status when the handler adds a note (dhx) - resolved.
 - 0011758: [feature] Adding a bug note should not change the status of the issue (dhx) - resolved.
 - 0010226: [email] No email on 'update->assign' (dhx) - resolved.
 - 0011967: [plug-ins] Problems with EVENT_UPDATE_BUG (dhx) - resolved.
 - 0009828: [bugtracker] Reopen issue access check is wrong (dhx) - resolved.
 - 0011396: [feature] difference between closed and resolved (dhx) - resolved.
 - 0012215: [bugtracker] Write to target_version field may fail due to unhandled access check (dhx) - assigned.
- 0012165: [security] Allow mantis to be loaded in an iframe (dhx) - assigned.
- 0005744: [custom fields] Managing custom fileds in the workflow (grangeway) - assigned.
- 0011826: [security] Remove all inline JavaScript from MantisBT (use external scripts instead) (dhx) - assigned.
 - 0009117: [javascript] Please remove projax from mantis (dhx) - resolved.
- 0009035: [bugtracker] Ability to notify clients when new versions of the project is released (vboctor) - assigned.
- 0000668: [feature] Voting for bugs appears to be unavailable (giallu) - assigned.
- 0011726: [administration] Add a "Hide Disabled" filter option to the Manage Users page. (jreese) - assigned.
- 0009086: [localization] email_queue_add fails with long UTF-8 relationship text (vboctor) - assigned.
- 0007994: [bugtracker] New Mantis Logo (grangeway) - assigned.
- 0011549: [installation] PHP include_path change restriction (dhx) - assigned.
- 0009488: [roadmap] Improve and fix roadmap/changelog listings (jreese) - assigned.
 - 0009358: [roadmap] Roadmap shows duplicate entries (jreese) - assigned.
 - 0009357: [change log] Change Log still shows duplicate entries (jreese) - assigned.
- 0011318: [code cleanup] string api rework as discussed on IRC (jreese) - assigned.
- 0011124: [filters] The 'sticky_issues' value stored in the mantis_filter_table is not always stored correctly. (dhx) - assigned.
- 0010539: [filters] Last updater (dhx) - assigned.
- 0007888: [feature] Add links to Notes in Issue History (grangeway) - assigned.
- 0010296: [preferences] single project is not selected (grangeway) - assigned.
- 0002077: [bugtracker] Project news not visible site wide (giallu) - assigned.
- 0007205: [filters] Filter change in view issues (daryn) - assigned.
- 0008167: [filters] Filter settings saved when using Anonymous account (daryn) - assigned.
- 0008497: [feature] Email when Moved (grangeway) - assigned.
- 0009140: [other] Blank due date on issue update shouldn't account for time zone. (grangeway) - assigned.
- 0012013: [plug-ins] Improvements for plugin ImportExportXml (and required core changes) (dhx) - resolved.
- 0012314: [filters] Plugin filter rows are broken when more than one row of plugin filters are used. (daryn) - resolved.
- 0012304: [filters] If plugins set a params value for plugin filters the values are dropped. (daryn) - resolved.
- 0012253: [feature] Graphviz Graph to display workflow - PATCH (dhx) - resolved.
- 0012245: [javascript] Remove extended project browser feature (dhx) - resolved.
- 0011981: [bugtracker] Do not allow to send a reminder on a private issue to users under threshold (dhx) - resolved.
- 0012096: [feature] On marking an issue as a duplicate add the reporter and handler to the monitor list of the destination bug (dhx) - resolved.
- 0012094: [bugtracker] ERROR_BUG_READ_ONLY_ACTION_DENIED is not obsolete but ERROR_BUG_RESOLVED_ACTION_DENIED is (dhx) - resolved.
- 0012095: [bugtracker] bug_monitor_copy() should check users exist (dhx) - resolved.
- 0011927: [html] html_status_legend has code paths that forget to print closing table tags (dhx) - resolved.
- 0006497: [filters] Setting view_filters to ADVANCED_ONLY or SIMPLE_ONLY only takes into effect after changing a filter (daryn) - resolved.
- 0011908: [html] CSS class names on View Issues page (patch) (dhx) - resolved.
- 0011893: [html] Patch: XHTML validity, semantics and styleability improvements (dhx) - resolved.
- 0011898: [html] Hyperlink issue summaries on my_view_page (dhx) - resolved.
- 0011897: [html] Refactor footer of pages using XHTML/CSS and allow user-specified copyright notice (dhx) - resolved.
- 0011896: [html] Remove [^] "open in new window" suffix from links (dhx) - resolved.
- 0010901: [custom fields] We can't use & in custom field value and it's impossible search the first and last value from custom list (dhx) - resolved.
- 0011732: [integration] Remove built-in source code integration support (dhx) - resolved.
- 0011600: [html] Bugnote direct links include mismatched parenthesis (dhx) - closed.
- 0011728: [attachments] Attachments error when downloading or viewing (dhx) - closed.
- 0011495: [bugtracker] Cannot move core, library and language directories out of wwwroot (dhx) - closed.
- 0011552: [bugtracker] No errors shown when actiongroup tag attaching fails (dhx) - closed.
- 0011554: [bugtracker] Status legend should react to current filter settings (dhx) - closed.
- 0011576: [administration] New and improved check.php for checking MantisBT installation settings/environment (dhx) - closed.
- 0010059: [relationships] Default resolution to "duplicate" if "duplicate_of" relationship exists (dhx) - closed.
- 0010730: [security] Improve random number generation with openssl_random_pseudo_bytes (dhx) - closed.
- 0011404: [bugtracker] Record dropping of bug revisions in bug history (dhx) - closed.
- 0011405: [bugtracker] Add link to bugnote revisions under "Updated on" line (for bugnotes that have at least 1 edit) (dhx) - closed.
- 0011494: [bugtracker] Don't allow *_inc.php files to be called directly (dhx) - closed.
- 0009774: [integration] Source control integration: Issue references in log messages not found if split over multiple lines (jreese) - closed.
- 0011291: [attachments] Add support for Lighttpd's X-Sendfile method for sending attachments stored locally (dhx) - closed.
- 0010914: [code cleanup] Make db_get_table behave like plugin_table (dhx) - closed.
- 0008839: [customization] Ability to add "product build" to view issues, csv export and print issues (vboctor) - closed.
- 0006816: [localization] Rename "save login" string to reduce confusion about what it does (dhx) - closed.

43 of 103 issue(s) resolved. Progress (41%).


MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.2560 seconds.
memory usage: 2,660 KB
Powered by Mantis Bugtracker