Changesets: MantisBT
| master 685dc23c 2004-10-02 10:53 Details Diff | fix for  0004648: Assign To independent of $g_update_bug_threshold added config $g_update_bug_assign_threshold - access level needed to show the Assign To: button bug_view*_page or the Assigned list in bug_update*_page. (defaults to $g_update_bug_threshold) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3028 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - bug_update_advanced_page.php | Diff File | ||
| mod - bug_update_page.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - core/html_api.php | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| master 56cbc78b 2004-10-01 19:03 bigbadger Details Diff | All languages sync'ed with English git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3027 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_finnish.txt | Diff File | ||
| mod - lang/strings_croatian.txt | Diff File | ||
| mod - lang/strings_romanian.txt | Diff File | ||
| mod - lang/strings_portuguese_brazil.txt | Diff File | ||
| mod - lang/strings_italian.txt | Diff File | ||
| mod - lang/strings_norwegian.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_japanese_utf8.txt | Diff File | ||
| mod - lang/strings_swedish.txt | Diff File | ||
| mod - lang/strings_russian_koi8.txt | Diff File | ||
| mod - lang/strings_estonian.txt | Diff File | ||
| mod - lang/strings_japanese_sjis.txt | Diff File | ||
| mod - lang/strings_slovene.txt | Diff File | ||
| mod - lang/strings_hungarian.txt | Diff File | ||
| mod - lang/strings_chinese_traditional.txt | Diff File | ||
| mod - lang/strings_latvian.txt | Diff File | ||
| mod - lang/strings_slovak.txt | Diff File | ||
| mod - lang/strings_serbian.txt | Diff File | ||
| mod - lang/strings_turkish.txt | Diff File | ||
| mod - lang/strings_korean.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_dutch.txt | Diff File | ||
| mod - lang/strings_danish.txt | Diff File | ||
| mod - lang/strings_chinese_simplified.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - lang/strings_japanese_euc.txt | Diff File | ||
| mod - lang/strings_portuguese_standard.txt | Diff File | ||
| mod - lang/strings_lithuanian.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_german.txt | Diff File | ||
| master 3bed962e 2004-10-01 14:08 Details Diff | removed some redundant code as a result of investigating 0004603 - assign to reporter was checking that user could handle the bug, not the new handler (already done in bug_api:bug_assign) - added clarification to config for $g_update_bug_threshold git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3026 <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_assign_reporter.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
| master a6986dff 2004-10-01 12:57 Details Diff | fix for  0004649: Why available statuses are sorted on "bug view" page in "change status to" dropdown? removed sorting, and default selection in Change Status To button git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3025 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/print_api.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
| master 546ac72c 2004-09-30 22:41 narcissus Details Diff | 0004505: [filters] Searching in bugnotes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3024 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| master e2aa7652 2004-09-30 16:35 Details Diff | fix for  0003774: Only administrator can manage custom fields, because link is missing fixed permission filtering for menus git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3023 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/html_api.php | Diff File | ||
| master a9efe9ee 2004-09-30 14:31 Details Diff | updated workflow utility to show a from/to transition table git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3022 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - admin/admin.css | Diff File | ||
| mod - admin/workflow.php | Diff File | ||
| master a2b56d6d 2004-09-30 14:26 Details Diff | fix for  0004521: Extra text emitted from checkin.php added a global variable to suppress html header git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3021 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/checkin.php | Diff File | ||
| mod - core.php | Diff File | ||
| master 67d2aef6 2004-09-30 09:48 Details Diff | 0004646: [bugtracker] Notes always added as private, if default_bugnote_view_status = VS_PRIVATE (vboctor) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3020 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - bugnote_add.php | Diff File | ||
| master 974dc7a0 2004-09-28 19:00 Details Diff | 0004555: [administration] Warnings on set_time_limit() in safe mode (vboctor) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3015 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/file_api.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - core/helper_api.php | Diff File | ||
| master d953f724 2004-09-28 11:11 Details Diff | backed out incorrect chnage for  0004602: Mismatch between Assign To dropdown and Assigned To while updating git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3014 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - bug_update.php | Diff File | ||
| master e4ccc3fd 2004-09-28 11:03 Details Diff | re-fixed  0004602: Mismatch between Assign To dropdown and Assigned To whil updating The original behaviour in bug_update*_page was correct and the dropdown was wrong because it confused the status changes with any other changes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3013 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - bug_update_advanced_page.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
| mod - bug_update_page.php | Diff File | ||
| master b8b35d1d 2004-09-28 10:09 Details Diff | complete the fix for  0004602: Mismatch between Assign To dropdown and Assigned To whil updating added a check for access rights for the handler after the status is set git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3012 <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 - bug_update.php | Diff File | ||
| master 39644ad0 2004-09-28 09:57 Details Diff | fix for  0004292: Sign-up sends a password for LDAP git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3011 <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/custom_function_api.php | Diff File | ||
| mod - doc/ChangeLog | Diff File | ||
| mod - signup.php | Diff File | ||
| mod - signup_page.php | Diff File | ||
| mod - lost_pwd_page.php | Diff File | ||
| mod - account_page.php | Diff File | ||
| master dc2db73f 2004-09-28 09:40 Details Diff | fix for  0004602: Mismatch between Assign To dropdown and Assigned To whil updating thresholds were missing from call to assemble assign to list git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3010 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - bug_update_page.php | Diff File | ||
| mod - bug_update_advanced_page.php | Diff File | ||
| master 8e3e7607 2004-09-28 06:20 Details Diff | 4620: File bug_create_child.php no more used git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3009 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| rm - bug_create_child.php | Diff | ||
| master ee36c197 2004-09-27 20:56 Details Diff | fix for  0004615: Issues can have two attachments with the same display name added check for filename uniqueness at bug and project level git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3008 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - proj_doc_add.php | Diff File | ||
| mod - core/project_api.php | Diff File | ||
| mod - core/file_api.php | Diff File | ||
| master 730b5cd8 2004-09-27 15:33 Paul Richards Details Diff | really remove _port git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3007 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/database_api.php | Diff File | ||
| master dd97f68f 2004-09-27 15:04 bpfennigschmidt Details Diff | Formatting bug Mozilla and Konquerer browser for 0003276 git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3006 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - bugnote_view_inc.php | Diff File | ||
| master 2d43952f 2004-09-27 08:45 Details Diff | Added project_get_id_by_name(). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3005 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/project_api.php | Diff File | ||
| master f3fe2bdc 2004-09-27 08:42 Details Diff | Added valign="top" for the executed queries table rows. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3004 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/html_api.php | Diff File | ||
| master 2cd9b196 2004-09-26 21:17 Details Diff | fix for 0004539: Realnames shown inconsequent (shown when $show_realnames = OFF) fix for 0004173: sorting of real- and user-names git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3003 <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 442b8541 2004-09-26 18:57 Details Diff | fix for  0004258: Username used instead of real name (in history for monitor/unmonitor) - switch user_get_name for user_get_field('username') git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3002 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - core/history_api.php | Diff File | ||
| master 59d198b6 2004-09-26 11:34 Details Diff | (filter_db_get_available_queries): Changed api to take project id and user id as parameters.  The parameters are default to null.  If null, they are set to current project / current user. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3001 <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 d2cf7a73 2004-09-26 08:15 Paul Richards Details Diff | 0004241: Misleading string "Login" used git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3000 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 | ||
| mod - login_select_proj_page.php | Diff File | ||
