Changesets: MantisBT
| master 88fdff95 2004-08-01 04:56 Details Diff | Disabled the "Create Child" feature until the implementation is modified (see issue 4200 for more details). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2782 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | Affected Issues 0004200 | |
| mod - core/html_api.php | Diff File | ||
| mod - bug_create_child.php | Diff File | ||
| master 1863284d 2004-08-01 01:53 Details Diff | strings_api.php: Added string_no_break() which encloses the string in nobr tags if it contains spaces. view_all_inc.php: Used string_no_break() to avoid sponsorships splitting on two lines. relationship_api.php: Added resolution as a title to the status (appears as bubble in firefox and IE). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2781 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/relationship_api.php | Diff File | ||
| mod - view_all_inc.php | Diff File | ||
| mod - core/string_api.php | Diff File | ||
| master d8d642f2 2004-08-01 01:20 Details Diff | Enhanced the look 'n' feel of the relationships section to make better use of space and look better. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2780 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/relationship_api.php | Diff File | ||
| master 87032a38 2004-07-31 23:29 narcissus Details Diff | 0004207: [filters] Mantis forgets user filter after logout git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2779 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - view_filters_page.php | Diff File | ||
| mod - core/current_user_api.php | Diff File | ||
| mod - core/helper_api.php | Diff File | ||
| mod - core/authentication_api.php | Diff File | ||
| master 0d035a03 2004-07-31 09:16 narcissus Details Diff | Change the links to view_filters_page.php to help with authentication issues git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2778 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/filter_api.php | Diff File | ||
| master 2093d45a 2004-07-30 18:27 Paul Richards Details Diff | 0002214: When Viewing a Bug, window title should change git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2777 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - bug_view_advanced_page.php | Diff File | ||
| mod - bug_view_page.php | Diff File | ||
| master 67cc5c26 2004-07-30 17:13 Details Diff | resolved  0003975: Realname vs username in email history added config variable - show_realname - show realname instrad of username if set added temp config variable - differentiate_duplicates to control whether duplicate realnames are shown with username attached (default off, needs schema change to implement) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2776 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - account_update.php | Diff File | ||
| mod - core/user_api.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - core/history_api.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - admin/upgrades/0_18_inc.php | Diff File | ||
| master ca78b92b 2004-07-30 09:05 Details Diff | Added a fix for the bug where the number of rows per page was 1 rather than default limit (when it was not supplied in the filter). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2774 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - view_all_set.php | Diff File | ||
| master 10e0d3ac 2004-07-30 08:58 Details Diff | Changed the default language back to 'english' rather than 'auto'. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2773 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - config_defaults_inc.php | Diff File | ||
| master 91079d9b 2004-07-30 08:46 Details Diff | 0003371: [feature] CVS Integration (vboctor) - I aimed to achieve generic source control integration. - Fixed errors that were causing by inclusion of config_defaults_inc.php in cgi php scripts. - Added support for script logins, where a script can login using a standard user account. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2772 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
| add - core/checkin.php | Diff File | ||
| mod - core/authentication_api.php | Diff File | ||
| mod - core/custom_function_api.php | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - manage_user_delete.php | Diff File | ||
| mod - core/history_api.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| master 4f4c10dc 2004-07-29 06:51 Details Diff | protect URLs in email with brackets as some mail clients mis-understand them (0002995) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2771 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/email_api.php | Diff File | ||
| master 509be1e9 2004-07-29 06:47 Details Diff | removed extraneous <td> per 0004215 git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2770 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/relationship_api.php | Diff File | ||
| master 01940973 2004-07-27 10:38 Details Diff | Fixed a problem with the alternating style for the form rows. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2769 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - manage_proj_ver_edit_page.php | Diff File | ||
| master fe7893ae 2004-07-27 10:24 Paul Richards Details Diff | Fix: 0003948: Will not jump to bug when following link in mail git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2768 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/authentication_api.php | Diff File | ||
| mod - core/access_api.php | Diff File | ||
| master 5c25c1de 2004-07-27 07:44 narcissus Details Diff | 0004183: [filters] HTML entities in search text git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2767 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/filter_api.php | Diff File | ||
| mod - view_filters_page.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| master fae307ba 2004-07-26 20:59 Details Diff | fixed one instance where Context-Type was missing a charset= resolves 0003399: Page not found. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2766 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/print_api.php | Diff File | ||
| master b8118418 2004-07-26 20:22 Details Diff | 0003710: [bugtracker] time stats in summary to use resolved (thraxisp) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2765 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - summary_page.php | Diff File | ||
| master 401cd67c 2004-07-26 09:24 Paul Richards Details Diff | $t_project_id is undefined - appears this should be t_bug->project_id git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2764 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - bug_update_page.php | Diff File | ||
| master bab5c2ef 2004-07-26 08:34 narcissus Details Diff | 0004125: [filters] In the advanced page, "any" should be selected by default for all search criteria git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2763 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - view_filters_page.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| master 63280538 2004-07-26 08:06 narcissus Details Diff | 0004121: [filters] Filters saved while "All Projects" is the active project git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2762 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - query_store_page.php | Diff File | ||
| master 2bd65ebd 2004-07-25 17:09 Details Diff | 0004031: Hiding/removing fixed_in_versions git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2761 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - bug_report_advanced_page.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - bug_update_page.php | Diff File | ||
| mod - bug_report_page.php | Diff File | ||
| mod - bug_view_advanced_page.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - bug_update_advanced_page.php | Diff File | ||
| master 7aa36c8d 2004-07-25 16:56 Details Diff | minor style updates for the fixes to 0004078 (copy custom field to internal) changed to use actual field names updated relative paths to be absolute based on __FILE__ used set_bug_field in move so that history is captured git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2760 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - admin/copy_field.php | Diff File | ||
| mod - admin/system_utils.php | Diff File | ||
| mod - admin/move_db2disk.php | Diff File | ||
| master 86ed26c5 2004-07-25 12:39 Paul Richards Details Diff | FIX: 0004139: SYSTEM NOTICE: Undefined index: email_bug_view_url git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2759 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/email_api.php | Diff File | ||
| master d7df12b9 2004-07-25 10:58 Paul Richards Details Diff | Fix: 0004158: Sql Error in bug_copy git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2758 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/bug_api.php | Diff File | ||
| master ee2f5121 2004-07-25 06:28 Details Diff | Updated French translation (thanks to Alain D'EURVEILHER) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2757 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
