Changesets: MantisBT
|
master 0ce69ac1 2004-08-03 21:38 Details Diff |
fixed incorrect labels for referencing the custom fields fixed checking for update checks for custom fields propagated change missing from bug_close for custom fields git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2802 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - bug_update.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - bug_change_status_page.php | Diff File | ||
|
master 8565b168 2004-08-03 19:46 Paul Richards Details Diff |
rename resolve->resolved, close->closed git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2801 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - manage_custom_field_update.php | Diff File | ||
| mod - manage_custom_field_edit_page.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - admin/upgrades/0_18_inc.php | Diff File | ||
| mod - core/custom_field_api.php | Diff File | ||
|
master 38b2091d 2004-08-03 19:43 Paul Richards Details Diff |
rename resolve->resolved, close->closed git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2800 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - manage_custom_field_edit_page.php | Diff File | ||
|
master 8af21fcd 2004-08-03 19:00 Details Diff |
0004255: [localization] Wrong value of $g_language_auto_map (vboctor) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2799 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - doc/ChangeLog | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
|
master 01895d42 2004-08-03 18:34 Details Diff |
corrected a typo in conversions of print to echo git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2798 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/move_db2disk.php | Diff File | ||
|
master 49596e20 2004-08-03 09:47 Details Diff |
0003772: [bugtracker] Status updating should be different from bug updating (thraxisp) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2797 <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 - core/html_api.php | Diff File | ||
| rm - bug_resolve.php | Diff | ||
| rm - bug_reopen.php | Diff | ||
| mod - core/access_api.php | Diff File | ||
| rm - bug_close.php | Diff | ||
| mod - core/error_api.php | Diff File | ||
| mod - bug_update_advanced_page.php | Diff File | ||
| rm - bug_reopen_page.php | Diff | ||
| mod - lang/strings_english.txt | Diff File | ||
| rm - bug_close_page.php | Diff | ||
| mod - bug_update_page.php | Diff File | ||
| mod - core/obsolete.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - core/print_api.php | Diff File | ||
|
master 723acda8 2004-08-02 15:40 Paul Richards Details Diff |
oops - use correct params for gpc_get_custom_field git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2796 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - bug_resolve.php | Diff File | ||
| mod - bug_close.php | Diff File | ||
| mod - bug_update.php | Diff File | ||
|
master cc900d6c 2004-08-02 15:06 Paul Richards Details Diff |
0004248: mantis_project_file_table hardcoded in proj_doc_add.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2795 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - proj_doc_add.php | Diff File | ||
|
master d04043ff 2004-08-02 14:17 Paul Richards Details Diff |
0004157: allow custom fields to be hidden when reporting/updating bugs git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2794 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - manage_custom_field_update.php | Diff File | ||
| mod - bug_update_advanced_page.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - bug_report_page.php | Diff File | ||
| mod - bug_update_page.php | Diff File | ||
| mod - manage_custom_field_edit_page.php | Diff File | ||
| mod - bug_report_advanced_page.php | Diff File | ||
| mod - core/custom_field_api.php | Diff File | ||
| mod - admin/upgrades/0_18_inc.php | Diff File | ||
|
master 4f733d7d 2004-08-02 07:02 Details Diff |
0004146: [relationships] Summary doesn't unescape(?) characters (masc) 0004161: [relationships] Relations to private issues must only appear to user with appropriate access level (masc) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2793 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - doc/ChangeLog | Diff File | ||
| mod - core/relationship_api.php | Diff File | ||
|
master 902fe6c0 2004-08-01 18:31 Paul Richards Details Diff |
let's send the deleted relationship text for deletions :) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2792 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - bug_relationship_delete.php | Diff File | ||
|
master e63b1173 2004-08-01 18:24 Paul Richards Details Diff |
Updates for: 0004009: New custom field type "multiple select" git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2791 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/constant_inc.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - bug_close.php | Diff File | ||
| mod - core/gpc_api.php | Diff File | ||
| mod - bug_close_page.php | Diff File | ||
| mod - bug_resolve.php | Diff File | ||
| mod - bug_view_advanced_page.php | Diff File | ||
| mod - print_all_bug_page_word.php | Diff File | ||
| mod - bug_update.php | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - bug_report.php | Diff File | ||
| mod - print_bug_page.php | Diff File | ||
| mod - bug_view_page.php | Diff File | ||
| mod - bug_resolve_page.php | Diff File | ||
| mod - core/custom_field_api.php | Diff File | ||
|
master 42aefcbf 2004-08-01 13:28 Paul Richards Details Diff |
Fix 0004239: Remote PHP Code execution git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2790 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0004239 |
|
| mod - core/bug_api.php | Diff File | ||
| mod - core/relationship_api.php | Diff File | ||
|
master 607ae8da 2004-08-01 11:22 Details Diff |
0004062: [security] Multiple Cross Site Scripting Vulnerabilities (vboctor) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2789 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - signup.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - login_select_proj_page.php | Diff File | ||
|
master ff4616a7 2004-08-01 10:42 Details Diff |
0004222: [sql] Should mantis_project_category_table.user_id be UNSIGNED? (vboctor) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2788 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - doc/ChangeLog | Diff File | ||
| mod - admin/upgrades/0_18_inc.php | Diff File | ||
|
master a25c0873 2004-08-01 10:30 bigbadger Details Diff |
Forgot to add languages to changelog git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2787 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - doc/ChangeLog | Diff File | ||
|
master 9cad134f 2004-08-01 10:19 bigbadger Details Diff |
Edited Korean, Simplified Chinese and Russian translations git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2786 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - lang/strings_korean.txt | Diff File | ||
| mod - lang/strings_chinese_simplified.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
|
master 58760119 2004-08-01 08:51 Details Diff |
0004163: [other] Unreadable error messages in some languages (vboctor) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2785 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - doc/ChangeLog | Diff File | ||
| mod - core/error_api.php | Diff File | ||
|
master acb6917a 2004-08-01 08:35 Details Diff |
Updated Japanese languages (thanks to Tadashi Jokagi). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2784 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - lang/strings_japanese_sjis.txt | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - lang/strings_japanese_euc.txt | Diff File | ||
| add - lang/strings_japanese_utf8.txt | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
|
master 86064be5 2004-08-01 07:04 Details Diff |
0001146: PRE tags in text (thanks to thraxisp + contributors of relevant patches) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2783 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/string_api.php | Diff File | ||
|
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 | ||