mantisbt/dhx.git
2009-10-02 David Hicks Add missing EVENT_BUGNOTE_ADD_FORM event to extra pages master
2009-09-26 David Hicks Cache use of lang_get within loop on print_all_bug_page...
2009-09-26 David Hicks Update list of tested databases/web servers
2009-09-25 David Hicks Allow specification of magic database file for fileinfo
2009-09-23 David Hicks Fix #10748: Fix due_date column, add new overdue column
2009-09-23 David Hicks Fix #10977: Use of invalid viewing_bug_advanced_details...
2009-09-23 Daniel Tschinder Issue #10967: Check for existence of ini_set function...
2009-09-22 John Reese Fix #10978: Advanced filters break permalinks
2009-09-22 Frank Rodgers Fix #10971: Email about new bug sent before plugins...
2009-09-22 Siebrand Mazeland Localisation updates from translatewiki.net
2009-09-22 Siebrand Mazeland Merge branch 'master' of git://mantisbt.org/mantisbt
2009-09-22 Siebrand Mazeland dezember -> december
2009-09-22 David Hicks Issue #10929: Fix typo dezember=>december
2009-09-22 Daniel Tschinder Fix #10929: Use localizeable function strftime() instea...
2009-09-22 Daniel Tschinder Fix #10915: Description field data not shown
2009-09-22 Chris Fitch Issue #10906: Add BUGNOTE_DATA event so plugins can...
2009-09-22 Chris Fitch Fix #10959: Incorrect variable name in tag_update function
2009-09-22 Chris Fitch Fix #10956: Fix line wrap regex for preformatted text
2009-09-22 David Hicks Complete move of graphing abilities to MantisGraph
2009-09-15 David Hicks Fix #10940: Reopen button sends incorrect parameter...
2009-09-15 David Hicks Obsolete 'advanced' config options removed in earlier...
2009-09-13 John Reese Fix #10930: Fix verification redirect loop
2009-09-10 David Hicks Fix #10922: Prevent jscalendar from being imported...
2009-09-10 David Hicks Fix #10748: Fix CSS include for jscalendar
2009-09-09 David Hicks Fix #10918: Undefined $t_null_date when updating due...
2009-09-07 David Hicks Merge branch 'finfo'
2009-09-07 David Hicks Fix #10914: Make db_get_table behave like plugin_table
2009-09-07 David Hicks Issue #10912: Move install functions to new install_hel...
2009-09-07 David Hicks db_field_exists fails when no column names are returned...
2009-09-06 Siebrand Mazeland Localisation updates from translatewiki.net (2009-09-06)
2009-09-04 John Reese Fix #10663: Make email regex case-insensitive
2009-09-04 John Reese Fix #10879: Pre-register plugins at uninstall time
2009-09-04 David Hicks Don't show product build if $g_enable_product_build...
2009-09-04 David Hicks Fix #10696: Allow target/fixed in versions to be used...
2009-09-04 Chris Fitch Issue 10905: Move BUGNOTE_ADD event to bugnote_add...
2009-09-04 David Hicks Issue #6047: Use finfo PHP functions to determine file...
2009-09-04 David Hicks Move my_view_inc.php into root
2009-09-04 David Hicks Fix #10903: hide_status_id is hardcoded for links from...
2009-09-04 David Hicks Fix #10900: Permalink should not require hide_status_id...
2009-08-31 David Hicks Fix #10890: Remove all references to advanced view...
2009-08-31 David Hicks Fix #10829: Remove custom field 'advanced' flag from...
2009-08-31 David Hicks Fix #10829: Remove "display only on advanced page"...
2009-08-31 David Hicks Fix #10886: Use more robust method of determining php-cgi
2009-08-31 David Hicks Fix #10889: user_is_protected() incorrect logic for...
2009-08-21 John Reese Add forced plugin support in management interface
2009-08-21 John Reese Allow config to force install/protect plugins
2009-08-21 John Reese Fix: API allows protected plugin to be uninstalled
2009-08-21 Christian Weiske Fix #10863: vertical alignment of bugnote meta data...
2009-08-21 Christian Weiske Issue #10859: Add hyperlinks for bugnote IDs
2009-08-19 Chris Fitch Fix #10844: bugnote id not showing on view bugnote...
2009-08-19 David Hicks Fix #10817: View status column shows integer instead...
2009-08-08 David Hicks Fix #10816: projection column shows integer value
2009-08-08 David Hicks Fix #10815: hide some internal fields from columns_api
2009-08-08 David Hicks Fix #10814: reproducibility column undefined variable...
2009-08-07 Siebrand Mazeland Localisation updates from translatewiki.net (2009-08-07)
2009-08-07 Siebrand Mazeland Localisation updates from translatewiki.net (2009-08-07)
2009-08-07 David Hicks Fix #10650: email_on_new preference has no effect
2009-08-07 David Hicks Fix #10687: Force use of account_delete when deleting...
2009-08-07 David Hicks Fix #10687: call auth_logout before user_delete
2009-08-07 David Hicks Fix #10687: don't allow deletion of the last admin...
2009-08-07 David Hicks Fix #10393: SQL query error with hide inactive users...
2009-07-30 Paul Richards Fix #0010780: language of emails could be wrong in...
2009-07-28 Gianluca Sforna Fix bug 10760: Filtering on Priority doesn't work
2009-07-25 Paul Richards Fix: 0010490: Some queries don't work due to the use...
2009-07-25 unknown Add install function to allow a schema update to do...
2009-07-24 Glenn Henshaw fixed bug #10761: jpgraph code must be copied into...
2009-07-24 David Hicks Fix #10758: MantisGraph width GET parameter has incorre...
2009-07-21 Paul Richards Fix: 0010747: User summary enhancement for billing...
2009-07-21 Paul Richards We dont use __FILE__ param of html_page_bottom. Note...
2009-07-21 Paul Richards Update columns api so that columns_get_standard and...
2009-07-21 Paul Richards Add empty $g_dsn definition to default config file
2009-07-21 Paul Richards compress_api.php is included by core.php
2009-07-21 Paul Richards Fix a couple of html errors introduced
2009-07-21 Paul Richards Check if config string is empty before going around...
2009-07-21 David Hicks Fix #10746: view issue range incorrect on first view
2009-07-21 David Hicks Fix #10703: attachment_count column error
2009-07-20 Victor Boctor Fixes #10230: LDAP: ldap_email_from_username( ) cannot...
2009-07-20 Victor Boctor Fixes #10737: LDAP auth always fails.
2009-07-19 Siebrand Mazeland Remove accidentally added file
2009-07-19 Siebrand Mazeland Localisation updates from translatewiki.net (2009-07-19)
2009-07-16 John Reese Fix #10741: Additional info field displays empty
2009-07-16 Victor Boctor Fixes #10734: Refactor print page and make it consisten...
2009-07-16 Victor Boctor Misc. doc updates.
2009-07-15 David Hicks Fix #3917: Ability to delete other users from bug monit...
2009-07-15 David Hicks Issue #10696: more customisation of version showing
2009-07-15 David Hicks Don't show query count by default
2009-07-15 Victor Boctor Fixes #10728: Refactor reporting page to allow controll...
2009-07-15 Victor Boctor Fixes #5595: LDAP authentication requires accounts...
2009-07-15 Glenn Henshaw fixed bug #0010694: graph by category broken
2009-07-14 John Reese Fix syntax error and formatting.
2009-07-14 John Reese Fix category_update to use correct variable
2009-07-14 Victor Boctor Follow up to issue #10698: Refactor simple / advanced...
2009-07-14 David Hicks Fix #10717: don't always show monitor list add buttons
2009-07-13 John Reese Allow tags to contain +/- as long as they aren't the...
2009-07-13 John Reese Fix #10714: Fix session notice with verify.php
2009-07-13 John Reese When creating users, store the hashed password
2009-07-13 Victor Boctor Fixes #10698: Refactor simple / advanced update pages...
2009-07-12 Victor Boctor Issue #10708: Relationship graphs broken after refactor...
2009-07-11 Victor Boctor More work relating to issue #10696: Refactor simple...
2009-07-11 David Hicks Teach MantisBT to bake tough cookies
next