MantisBT

mantisbt - Roadmap

mantisbt - 1.2.x View Issues ]
================
31%
- 0014113: [attachments] Poor error handling when attaching multiple files and at least one upload fails - new.
- 0014178: [api soap] SOAP API returns HTML if it can't connect to the database server - new.
- 0008199: [auth openid] Add Open ID support (vboctor) - feedback.
- 0015870: [api soap] Deserialization issues caused by mc_config_get_string() - acknowledged.
- 0015808: [api soap] mc_issue_update() accepts AccountData but requires id for monitoring users - acknowledged.
- 0012165: [security] Allow mantis to be loaded in an iframe - acknowledged.
- 0014736: [filters] UI changes for filter property 'match type' - acknowledged.
- 0006939: [bugtracker] Number of Private notes visible for reporters - acknowledged.
- 0011279: [db postgresql] With PostgreSQL filtering for a date custom field yields to an error - acknowledged.
- 0013798: [api soap] Provide audit logging for SOAP calls - acknowledged.
- 0011489: [localization] Missing Localization of Date Selector - confirmed.
- 0013699: [administration] Changing columns for single projects - confirmed.
- 0012144: [customization] changing to the next custom status does not work - confirmed.
- 0006128: [bugtracker] Ability to add monitors to a bug when the bug is first reported - confirmed.
- 0010972: [signup] openbase_dir breaks captcha generation - confirmed.
- 0011601: [filters] Temporary filters cannot be sorted - confirmed.
- 0011604: [change log] Versions marked as obsolete appear on change log page - confirmed.
- 0012145: [filters] Search should do case insensitive lookups - confirmed.
- 0012787: [filters] negate text search doesn't work for multiple bug notes - confirmed.
- 0013178: [email] Unable to turn off email notifications for custom field changes - confirmed.
- 0014458: [other] Track third party libs as github repos - confirmed.
- 0015196: [api soap] Create history entries when creating issues with non-default status and resolution - confirmed.
- 0009936: [api soap] add history information (rombert) - assigned.
- 0008582: [feature] Default Category for Project / Global default Category (dregad) - assigned.
- 0008957: [custom fields] Date Selector for Custom Fields (rombert) - assigned.
- 0012955: [attachments] After updating a project documentation the file is damaged (dregad) - assigned.
- 0013937: [filters] Versions and Categories from existing filter not preselected when editing it (dhx) - assigned.
- 0014111: [bugtracker] Cannot set Target Version to a version that is released (dregad) - assigned.
- 0015893: [email] It should not be possible to reset a user's password if e-mail is blank (dregad) - resolved.
- 0015496: [attachments] Script to move attachments from db to disk not working (dregad) - resolved.
- 0015762: [email] email_regex_simple() case sensitive, leading to incorrect e-mail links (dregad) - resolved.
- 0009876: [performance] Performance problem with a lot of projects (dregad) - resolved.
- 0015807: [api soap] Support standard filters like ones in My View page in SOAP API (vboctor) - resolved.
- 0015812: [documentation] Wrong example code for custom validation functions (atrol) - resolved.
- 0015791: [other] System notice when json_url() retrieves non-existent member (dregad) - resolved.
- 0015790: [other] url_get() cURL should set User Agent (dregad) - resolved.
- 0015572: [attachments] diskfile_is_name_unique() can return non-unique filename (dregad) - resolved.
- 0015777: [other] Wrong value in field "Date Submitted" when copying issues (atrol) - resolved.
- 0015775: [other] Wrong reporter when copying an issue (atrol) - resolved.
- 0015648: [email] add event signalling to email_build_subject() function (dregad) - resolved.
- 0014301: [documentation] Add SOAP API documentation in the administration guide (rombert) - resolved.

13 of 41 issue(s) resolved. Progress (31%).

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

Future feature release
56%
- 0012632: [signup] Signup with empty username and e-mail is possible - new.
- 0011385: [custom fields] Put custom fields on top of the report page (before category) - new.
- 0013443: [api soap] mc_issue_get_access - new.
- 0012557: [bugtracker] Bug view page: add monitoring for user select from list - new.
- 0013910: [api soap] API to retrieve attachment metadata - new.
- 0009035: [bugtracker] Ability to notify clients when new versions of the project is released - new.
- 0009086: [localization] email_queue_add fails with long UTF-8 relationship text - 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.
- 0012885: [administration] Reimplement obsolete configuration checks based on obsolete.php as part of new admin/check/ interface (dregad) - feedback.
- 0011399: [security] Deprecate $g_show_realname and use $g_show_user_realname_threshold instead - feedback.
- 0012382: [email] Long emails aren't sent and make Mantis freeze - acknowledged.
- 0012620: [plug-ins] Plug-ins included through function - acknowledged.
- 0010873: [roadmap] Change Log/Roadmap do not work with inherited versions. - acknowledged.
- 0003790: [custom fields] Additional Custom-Field-Type "users" - acknowledged.
- 0011524: [db mssql] 1.2.0rc2 with MS SQL not installable - acknowledged.
- 0015205: [installation] Installer should ask admin for the default timezone to use - 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.
- 0012328: [api soap] Normalise access checks between the web interface and the SOAP API (rombert) - acknowledged.
- 0011993: [api soap] trigger events when bug added etc via soap (rombert) - acknowledged.
 - 0013498: [api soap] EVENT_REPORT_BUG not raised via SOAP API - acknowledged.
- 0008545: [preferences] Email on Relationship changed does not have a user preference - acknowledged.
- 0010837: [authentication] mantisbt username validation is case sensitive - undesired feature? - acknowledged.
- 0005650: [custom fields] Investigate/Implement Enchanced Custom Field support - acknowledged.
- 0011499: [performance] Fix for huge slowdown in e-mail queueing with MySql - acknowledged.
- 0012931: [feature] Change one line to add image inline zoom feature - acknowledged.
- 0010034: [customization] Set HTML body element ID to current page name - 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.
- 0010976: [bugtracker] Remove instances of pass-by-reference (deprecated in PHP 5.3.0) - 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.
- 0014088: [bugtracker] Mantis 1.3.0 blocking issues - confirmed.
 - 0013304: [bugtracker] Error handler causes XML Parsing Errors - confirmed.
 - 0014398: [db postgresql] Support for PostgreSQL broken in 1.3 - confirmed.
 - 0015653: [bugtracker] Reopen issue APPLICATION ERROR 0001303 - confirmed.
 - 0015446: [html] Using allowed html tags in text fields causes XML parse errors - confirmed.
 - 0013691: [administration] misspelled XHTML in admin/system_utils.php (dregad) - resolved.
 - 0014089: [html] "Operation Successful" notifications are not centered (vboctor) - resolved.
 - 0014087: [installation] Installation script doesn't set the crypto_master_salt causing errors (vboctor) - resolved.
 - 0014086: [installation] Default administrator timezone to server timezone (dregad) - resolved.
 - 0014090: [html] Private are not rendered any differently than public notes (vboctor) - resolved.
 - 0014119: [bugtracker] Use new MantisBT logo (dregad) - resolved.
 - 0014217: [filters] PHP error when attempting to save a filter (vboctor) - resolved.
 - 0014756: [code cleanup] Sub project always fails at "check_selected" method when calling print_subproject_option_list (dregad) - resolved.
 - 0014099: [localization] Implement new message format for master branch at translatewiki - new.
- 0010539: [filters] Last updater - confirmed.
- 0010371: [feature] Added ability for reminders to come from the user who sent them rather than the from_email - confirmed.
- 0011549: [installation] PHP include_path change restriction - confirmed.
- 0006175: [bugtracker] Allow un-assign in bulk (through bug_actiongroup_page.php) - confirmed.
- 0013180: [custom fields] Url template custom field - confirmed.
- 0012565: [code cleanup] bad type for field "owner" of table "mantis_tokens_table" - confirmed.
- 0015281: [bugtracker] Consistent user interface for date fields - confirmed.
- 0009488: [roadmap] Improve and fix roadmap/changelog listings - confirmed.
 - 0009358: [roadmap] Roadmap shows duplicate entries - confirmed.
- 0011318: [code cleanup] string api rework as discussed on IRC - confirmed.
- 0014781: [html] Misaligned html elements in filter box (view.php) - confirmed.
- 0012544: [ldap] LDAP unavailability causes severe performance problems - confirmed.
- 0008335: [security] Changing password should verify that user knows current password - confirmed.
- 0013444: [api soap] Make avatars accessible to client applications - confirmed.
- 0008401: [administration] Provide better out-of-the-box support for Mantis Server Farm - confirmed.
- 0008032: [filters] Wrong selection upon Print reports and CSV export (daryn) - confirmed.
- 0012766: [attachments] Use FancyBox to display image attachments - confirmed.
- 0011180: [api soap] [this bugtracker] mc_project_get_users fails to return all reporters (rombert) - confirmed.
- 0008089: [security] Make the location of config_inc.php relocatable outside htdocs - 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.
- 0011281: [other] Allow null (undefined) user real names - 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) - resolved.
- 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.
- 0012458: [api soap] Problem with HTTP_AUTH and Web Services (rombert) - assigned.
- 0008656: [api soap] please provide function that return issue count of current filter (daryn) - assigned.
- 0010325: [bugtracker] Move should have the option of changing categories (thraxisp) - assigned.
- 0005744: [custom fields] Managing custom fileds in the workflow (grangeway) - assigned.
- 0008657: [api soap] custom filters (rombert) - assigned.
- 0010296: [preferences] single project is not selected (grangeway) - assigned.
- 0012097: [bugtracker] Tracking issue for the refactoring of bug_update.php (dhx) - assigned.
 - 0012489: [bugtracker] resolution is not updated on re-open (daryn) - resolved.
 - 0009828: [bugtracker] Reopen issue access check is wrong (dhx) - resolved.
 - 0010226: [email] No email on 'update->assign' (dhx) - resolved.
 - 0011396: [feature] difference between closed and resolved (dhx) - resolved.
 - 0011758: [feature] Adding a bug note should not change the status of the issue (dhx) - resolved.
 - 0011804: [security] allow_reporter_reopen lets reporter make any update, not just reopen (dhx) - resolved.
 - 0011967: [plug-ins] Problems with EVENT_UPDATE_BUG (dhx) - resolved.
 - 0012205: [bugtracker] Do not leave feedback status when the handler adds a note (dhx) - resolved.
 - 0012215: [bugtracker] Write to target_version field may fail due to unhandled access check - confirmed.
- 0012478: [db oracle] Installation with Oracle fails (rombert) - assigned.
- 0000668: [feature] Voting for bugs appears to be unavailable (giallu) - assigned.
- 0008204: [filters] Filters not remembered when clicking through from "My View" (daryn) - assigned.
- 0008497: [feature] Email when Moved (grangeway) - assigned.
- 0006042: [filters] Switching to "Advanced Filters" hides "Hide Status" and ignores setting (daryn) - assigned.
- 0008862: [bugtracker] View Issues highlights all sub-project issues as recent (daryn) - assigned.
- 0012359: [api soap] mc_issue_get_id_from_summary just return one of the issues with the same summary (rombert) - assigned.
- 0007888: [feature] Add links to Notes in Issue History (grangeway) - assigned.
- 0002077: [bugtracker] Project news not visible site wide (giallu) - assigned.
- 0008167: [filters] Filter settings saved when using Anonymous account (daryn) - assigned.
- 0009140: [other] Blank due date on issue update shouldn't account for time zone. (grangeway) - assigned.
- 0006447: [filters] The filter table columns shouldn't be used to divide the "Search/Filters" row at the bottom of the table. (daryn) - resolved.
- 0011320: [administration] Provide a way to disable the raw configuration management (vboctor) - resolved.
- 0011995: [html] Add CSS IDs to html elements for styling and javascript access. (daryn) - resolved.
- 0012288: [javascript] Minified version of bugFilter.js reverted previous fixes which removed jquery 'no conflict' references. (daryn) - resolved.
- 0012300: [html] Logout button hidden behind issue # box (daryn) - resolved.
- 0012846: [html] Error generated structure-dom in views.php for international translate with < and > (dhx) - resolved.
- 0012852: [customization] Customization per project are not handled correctly on my view page. (daryn) - resolved.
- 0014805: [html] Left and right tables on summary page are not aligned on top (dregad) - resolved.
- 0002814: [feature] Prefix CSS class names (daryn) - resolved.
- 0005037: [relationships] No more rel. graphs with PHP 4.3.10 and Win2K (grangeway) - resolved.
- 0005147: [filters] Suppress product version in filters too (daryn) - resolved.
- 0006700: [filters] Inconsistent behavior on filter select box (daryn) - resolved.
- 0008276: [customization] When set a filter to a value different than the default, the color could be changed (atrol) - resolved.
- 0006620: [graphs] Relationgraph is not displayed (grangeway) - resolved.
- 0006178: [graphs] relationship graph is empty (grangeway) - resolved.
- 0012571: [db mssql] Some configuration options cannot be saved to MS SQL Server (fix attached) (grangeway) - resolved.
- 0012013: [plug-ins] Improvements for plugin ImportExportXml (and required core changes) (dhx) - resolved.
- 0015678: [filters] Bad performance when filtering and using match type "Any Condition" (dregad) - resolved.
- 0006626: [custom fields] Support "Memo" custom field type (daryn) - resolved.
- 0006497: [filters] Setting view_filters to ADVANCED_ONLY or SIMPLE_ONLY only takes into effect after changing a filter (daryn) - resolved.
- 0009793: [javascript] ActiveXObject emulation hack should be removed (dhx) - resolved.
- 0010059: [relationships] Default resolution to "duplicate" if "duplicate_of" relationship exists (dhx) - resolved.
- 0012336: [graphs] Syntax error in graphviz_api.php on line 435 (dhx) - resolved.
- 0012368: [bugtracker] Remove input side XSS validation of user real names (dhx) - resolved.
- 0012373: [other] log_event doesn't log simple string logs (dhx) - resolved.
- 0012441: [custom fields] Unable to update custom fields due to missing function error. (daryn) - resolved.
- 0012509: [code cleanup] replacement for file_get_extension (dhx) - resolved.
- 0012549: [bugtracker] Changing status form always creates private note (dhx) - resolved.
- 0012592: [html] not well-formed error due to missing space in collapse_api.php (on git trunk) (atrol) - resolved.
- 0012633: [html] Error generated structure-dom in bug_report_page.php (dhx) - resolved.
- 0012679: [installation] http_content_headers() xhtml headers cause issues on install.php (version 1.3) (giallu) - resolved.
- 0012906: [documentation] Admin Guide docbook fails to build (dhx) - resolved.
- 0013236: [plug-ins] add event to print attachment (dregad) - resolved.
- 0013237: [code cleanup] Incorrect call to require_once within bug_actiongroup.php (replace with require_api call) (dhx) - resolved.
- 0013545: [administration] Admin check for PHP has incorrect logic to verify PHP errors logging (dregad) - resolved.
- 0014721: [printing] Error page when generate summary in HTML format (dregad) - resolved.
- 0010730: [security] Improve random number generation with openssl_random_pseudo_bytes (dhx) - resolved.
- 0010914: [code cleanup] Make db_get_table behave like plugin_table (dhx) - resolved.
- 0011291: [attachments] Add support for Lighttpd's X-Sendfile method for sending attachments stored locally (dhx) - resolved.
- 0011300: [html] Missing namespace in html tag for all pages (dregad) - resolved.
- 0011404: [bugtracker] Record dropping of bug revisions in bug history (dhx) - resolved.
- 0011405: [bugtracker] Add link to bugnote revisions under "Updated on" line (for bugnotes that have at least 1 edit) (dhx) - resolved.
- 0011494: [bugtracker] Don't allow *_inc.php files to be called directly (dhx) - resolved.
- 0011495: [bugtracker] Cannot move core, library and language directories out of wwwroot (dhx) - resolved.
- 0011552: [bugtracker] No errors shown when actiongroup tag attaching fails (dhx) - resolved.
- 0011554: [bugtracker] Status legend should react to current filter settings (dhx) - resolved.
- 0011576: [administration] New and improved check.php for checking MantisBT installation settings/environment (dhx) - resolved.
- 0011600: [html] Bugnote direct links include mismatched parenthesis (dhx) - resolved.
- 0011728: [attachments] Attachments error when downloading or viewing (dhx) - resolved.
- 0011732: [integration] Remove built-in source code integration support (dhx) - resolved.
- 0011738: [authentication] $g_session_key parameter is not working (dhx) - resolved.
- 0011826: [security] Remove all inline JavaScript from MantisBT (use external scripts instead) (dhx) - resolved.
 - 0009117: [javascript] Please remove projax from mantis (dhx) - resolved.
 - 0012631: [javascript] Replace old inline dynamic filter code with jQuery equivalent (dhx) - resolved.
- 0011893: [html] Patch: XHTML validity, semantics and styleability improvements (dhx) - resolved.
- 0011896: [html] Remove [^] "open in new window" suffix from links (dhx) - resolved.
- 0011897: [html] Refactor footer of pages using XHTML/CSS and allow user-specified copyright notice (dhx) - resolved.
- 0011898: [html] Hyperlink issue summaries on my_view_page (dhx) - resolved.
- 0011908: [html] CSS class names on View Issues page (patch) (dhx) - resolved.
- 0011927: [html] html_status_legend has code paths that forget to print closing table tags (dhx) - resolved.
- 0011981: [bugtracker] Do not allow to send a reminder on a private issue to users under threshold (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.
- 0012096: [feature] On marking an issue as a duplicate add the reporter and handler to the monitor list of the destination bug (dhx) - resolved.
- 0012245: [javascript] Remove extended project browser feature (dhx) - resolved.
- 0012253: [feature] Graphviz Graph to display workflow - PATCH (dhx) - resolved.
- 0012314: [filters] Plugin filter rows are broken when more than one row of plugin filters are used. (daryn) - resolved.
- 0012327: [filters] Enhance plugin filters to allow developers to specify the number of columns to use in the bug filter. (daryn) - resolved.
- 0012366: [other] core/file_api.php uses old-style db_get_table (dhx) - resolved.
- 0012545: [html] Output XHTML strict so browsers can validate the output of MantisBT (dhx) - resolved.
 - 0012570: [bugtracker] print_api and file_api produces invalid xhtml code (dhx) - closed.
 - 0012610: [bugtracker] my_view_page.php: error on line 347 at column 10: Opening and ending tag mismatch: tr line 0 and table (dhx) - resolved.
 - 0012641: [html] content-type not valid for IE (dhx) - resolved.
- 0012666: [html] Mantis uses Refresh: on IIS instead of Location: (dhx) - resolved.
- 0012696: [documentation] Typo error ont hte admin config fields page in documentation (dhx) - resolved.
- 0012718: [html] Error php-parsing in /admin/check/index.php (dhx) - resolved.
- 0012853: [authentication] Registration verification not possible (dhx) - resolved.
- 0012881: [security] Add support for Strict-Transport-Security header (dhx) - resolved.
- 0014744: [bugtracker] Unicode characters in text field prevent bug display (dregad) - resolved.
- 0014748: [printing] XML Parse Error when having jpg image as attachment in summary report in HTML (dregad) - resolved.
- 0014757: [html] Header text overlaps bottom div border if there are no subprojects (dregad) - resolved.
- 0014811: [html] Summary page doesn't generate properly because of special characters (dregad) - resolved.
- 0015327: [code cleanup] Unnecessary blank line above Account sub-menu (dregad) - resolved.
- 0015328: [code cleanup] Display of bracketed sub-menus differs from 1.2.x (dregad) - resolved.
- 0015329: [code cleanup] Admin page bracketed submenus should use existing CSS for display (dregad) - resolved.
- 0015592: [administration] APPLICATION ERROR # 0 when editing configuration options (dregad) - resolved.
- 0015685: [bugtracker] LOG_DATABASE causes 'Array to string conversion' system notice (dregad) - resolved.
- 0007994: [bugtracker] New Mantis Logo (vboctor) - closed.
- 0010995: [graphs] Graphs Plugin: Unable to read/find font (dhx) - closed.
- 0012304: [filters] If plugins set a params value for plugin filters the values are dropped. (daryn) - closed.
- 0012847: [documentation] http://docs.mantisbt.org/master/en/administration_guide.html [^] Contains misspelling "the recipient has no email address extered" (giallu) - closed.
- 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) - closed.
- 0009774: [integration] Source control integration: Issue references in log messages not found if split over multiple lines (jreese) - 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.

113 of 200 issue(s) resolved. Progress (56%).


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.3549 seconds.
memory usage: 4,150 KB
Powered by Mantis Bugtracker