Changesets: MantisBT
master 3df7d2c5 2004-10-05 17:12 Paul Richards Details Diff |
Commit of Masc's Patches: Fix 0004506: When cloning a bug you should be able to set the relationship Fix 0004484: Show which project a related issue belongs to Fix 0004184: Related issues resolved email should be more informative Fix 0004224: Can't resolve issue as duplicate of other with existing "related to" relationship git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3037 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0004184, 0004224, 0004484, 0004506 |
|
mod - core/relationship_api.php | Diff File | ||
mod - core/email_api.php | Diff File | ||
mod - bug_relationship_delete.php | Diff File | ||
mod - lang/strings_italian.txt | Diff File | ||
mod - bug_report_page.php | Diff File | ||
mod - core/bug_api.php | Diff File | ||
mod - bug_relationship_add.php | Diff File | ||
mod - core/constant_inc.php | Diff File | ||
mod - bug_report.php | Diff File | ||
mod - bug_report_advanced_page.php | Diff File | ||
mod - core/history_api.php | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
master 5bbfe7df 2004-10-05 16:32 bigbadger Details Diff |
Updated Finnish and Slovak translations git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3036 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - lang/strings_finnish.txt | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - lang/strings_slovak.txt | Diff File | ||
master b2b7c75c 2004-10-05 13:20 Details Diff |
fir for 0004387: reminders are localized 1) eliminate the language specific stuff in the text. 2) add two fields to mantis_bugnote_table a) note_type (INT) - kind of note, 0= bugnote, 1= reminder b) note_attribute (VARCHAR) - additional information to go with the note. In the case of the reminder, the list of uids the reminder was sent to. 3) fix the reminder display to use the new fields 4) add some text on the reminder send page to describe what is going to happen with the reminder (e.g., will be added as a note to the bug, users will be set to monitor progress on the bug). LOCALIZATION NOTE: 3 strings added git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3035 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_view_inc.php | Diff File | ||
mod - admin/upgrade.php | Diff File | ||
mod - admin/upgrade_advanced.php | Diff File | ||
add - admin/upgrades/0_19_inc.php | Diff File | ||
mod - core/bugnote_api.php | Diff File | ||
mod - bug_reminder.php | Diff File | ||
mod - bug_reminder_page.php | Diff File | ||
mod - core/constant_inc.php | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
master eb657ca1 2004-10-05 10:59 Details Diff |
fix for 0004659: FTP unload don't work fine changed proj_doc_[add|delete].php to use file_api routines git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3034 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_update.php | Diff File | ||
mod - file_download.php | Diff File | ||
mod - core/file_api.php | Diff File | ||
mod - proj_doc_delete.php | Diff File | ||
mod - bug_file_add.php | Diff File | ||
mod - bug_file_delete.php | Diff File | ||
mod - proj_doc_add.php | Diff File | ||
master 9ae0547c 2004-10-04 18:15 bigbadger Details Diff |
Enhanced Norwegian lang-file git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3033 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - lang/strings_norwegian.txt | Diff File | ||
master bf73cad5 2004-10-04 12:53 Details Diff |
fix for 0004652: Fixed in Version not applyed to Bug at CLOSE Solution is more generic. All changed state information is updated for any update using bug_api:bug_update, but added a flag to supress email messaging in certain changes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3032 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/bug_api.php | Diff File | ||
mod - bug_update.php | Diff File | ||
master 8f98d3a7 2004-10-04 11:12 Details Diff |
fix for 0004341: Users removed from projects are still listed as 'monitoring' bugs added strikethrough text decoration for disabled users in both bug monitor and bugnote view sections git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3031 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_monitor_list_view_inc.php | Diff File | ||
mod - bugnote_view_inc.php | Diff File | ||
master f62a011d 2004-10-03 08:41 Details Diff |
- 0004400: [feature] Changelog should view release notes (vboctor) - 0004658: [feature] Changelog should support project_id parameter (vboctor) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3030 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
mod - changelog_page.php | Diff File | ||
master 118700c8 2004-10-02 20:36 bigbadger Details Diff |
Fixed stupid misprint in added strings in russian translations git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3029 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - lang/strings_russian_koi8.txt | Diff File | ||
mod - lang/strings_russian.txt | Diff File | ||
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 |