Changesets: MantisBT
|
master 7a7bfc0e 2008-04-22 11:35 Details Diff |
Fix bug 0009087: Renaming a version doesn't update the corresponding issue fields. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5191 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0009087 |
|
| mod - core/version_api.php | Diff File | ||
|
master 189f54de 2008-04-21 18:45 Details Diff |
Fix 9001: memory exhausted on changelog. The bug data cache is dropped at each iteration so the memory consumption is lowered git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5190 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0009001 |
|
| mod - core/custom_function_api.php | Diff File | ||
|
master 80ba5112 2008-04-21 18:13 Paul Richards Details Diff |
Add a default (null) date function to format a 'null' date in a valid format for various db's. This builds on the adodb postgres fixes yesterday. In addition, this also means that we can go back to comparing == for date_is_null instead of <= Developers tracking trunk directly (not the release tar builds on sourceforge) will need to manually alter the due_date column to include 00:00:01 on their development boxes if necessary git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5189 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/database_api.php | Diff File | ||
| mod - core/date_api.php | Diff File | ||
| mod - admin/schema.php | Diff File | ||
|
master e983d56b 2008-04-21 16:55 Details Diff |
minor documentation fixes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5188 <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 bda0f406 2008-04-21 13:28 Details Diff |
Fix bug 0007953, 0007971, 0008362, 0008647, 0008509 Moved checks for adding a bugnote into the bugnote add function. Added configuration option for allowing adding time tracking without bugnote text. This defaults to ON. Moved email on adding a bugnote into the bugnote add function with a parameter to specify whether an email should be sent or not. Defaults to send email. Updated calls to bugnote add to prevent sending the email in cases where an email is already being sent. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5187 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0007953, 0007971, 0008362, 0008509, 0008647 |
|
| mod - bugnote_add.php | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - core/bug_api.php | Diff File | ||
| mod - api/soap/mc_issue_api.php | Diff File | ||
| mod - bug_update.php | Diff File | ||
| mod - bug_reminder.php | Diff File | ||
| mod - core/bugnote_api.php | Diff File | ||
|
master 50704ec7 2008-04-21 11:01 Details Diff |
Apply patch for bug 0008357 - "Total time for issue" is shown even for users under threshold git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5186 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0008357 |
|
| mod - bugnote_view_inc.php | Diff File | ||
|
master e6c44ba1 2008-04-21 10:52 Details Diff |
Apply patch for bug 8849 - Emails ignore time tracking view threshold git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5185 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0008849 |
|
| mod - core/email_api.php | Diff File | ||
|
master-1.1.x 1c203913 2008-04-21 10:30 Details Diff |
Fix 0008843, 10050: Permissions checks for timetracking. <span class="signoff">Signed-off-by: John Reese <jreese@leetcode.net></span> |
Affected Issues 0008843, 0010050 |
|
| mod - billing_page.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
|
master bb78e8a1 2008-04-21 10:30 Details Diff |
Permissions checks for timetracking. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5184 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0008843, 0010050 |
|
| mod - billing_page.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
|
master aa2d221a 2008-04-21 03:36 Details Diff |
Fixed 0009094: Insert page break between issues when exporting Microsoft Word DOC format. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5183 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - print_all_bug_page_word.php | Diff File | ||
|
master 25f984a2 2008-04-21 03:26 Details Diff |
Minor change to date_api.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5182 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/date_api.php | Diff File | ||
|
master 9b588f65 2008-04-21 03:25 Details Diff |
Fix to "Copy Columns From/To" git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5181 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - manage_columns_inc.php | Diff File | ||
|
master 156910b5 2008-04-20 11:17 Paul Richards Details Diff |
Allow Quoted Default Values in Postgres DataDict - patch posted to adodb forum git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5179 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0014398 |
|
| mod - core/adodb/datadict/datadict-postgres.inc.php | Diff File | ||
|
master cabddb54 2008-04-20 10:56 Paul Richards Details Diff |
test commit git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5178 <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 22eccef2 2008-04-20 10:53 Details Diff |
Testing SVN commits for paulr. Changed copyright date in custom field API. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5177 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/custom_field_api.php | Diff File | ||
|
master 4d289acc 2008-04-20 00:14 Details Diff |
Fixed 0009088: After upgrade all issues are assigned 1970-01-01 and some are considered overdue + misc other due date fixes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5176 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/columns_api.php | Diff File | ||
| mod - core/bug_api.php | Diff File | ||
| mod - core/version_api.php | Diff File | ||
| mod - core/date_api.php | Diff File | ||
|
master e53f1ea4 2008-04-19 02:49 Details Diff |
Prepare for 1.2.0a1 release git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5174 <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 - doc/ChangeLog | Diff File | ||
|
master 27892b09 2008-04-19 02:49 Details Diff |
Fix system notice in manage plugins page. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5173 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/plugin_api.php | Diff File | ||
|
master 0e1ce4d9 2008-04-18 11:24 Details Diff |
Added EVENT_MENU_MAIN_FRONT to allow menu items placed before the My View item. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5172 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/html_api.php | Diff File | ||
| mod - core/events_inc.php | Diff File | ||
|
master 627bb947 2008-04-16 10:44 Details Diff |
Removed Kenzaburo's copyright line on known-new files. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5170 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - manage_plugin_upgrade.php | Diff File | ||
| mod - manage_plugin_page.php | Diff File | ||
| mod - tag_attach.php | Diff File | ||
| mod - manage_plugin_install.php | Diff File | ||
| mod - tag_update_page.php | Diff File | ||
| mod - tag_view_page.php | Diff File | ||
| mod - manage_plugin_uninstall.php | Diff File | ||
| mod - manage_plugin_update.php | Diff File | ||
| mod - tag_update.php | Diff File | ||
| mod - tag_detach.php | Diff File | ||
| mod - tag_delete.php | Diff File | ||
|
master ba0d30f0 2008-04-16 10:27 Details Diff |
Removed Kenzaburo's copyright line on known-new files. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5169 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/plugin_api.php | Diff File | ||
| mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php | Diff File | ||
| mod - plugins/MantisCoreFormatting/lang/strings_english.txt | Diff File | ||
| mod - plugins/MantisCoreFormatting/pages/config.php | Diff File | ||
| mod - core/event_api.php | Diff File | ||
| mod - core/events_inc.php | Diff File | ||
| mod - core/classes/MantisPlugin.class.php | Diff File | ||
| mod - core/classes/MantisCoreWikiPlugin.class.php | Diff File | ||
| mod - core/freemind_api.php | Diff File | ||
| mod - core/tag_api.php | Diff File | ||
| mod - plugins/MantisCoreFormatting/pages/config_edit.php | Diff File | ||
| mod - core/json_api.php | Diff File | ||
| mod - core/classes/MantisWikiPlugin.class.php | Diff File | ||
| mod - core/classes/MantisFormattingPlugin.class.php | Diff File | ||
|
master 0d43e1e2 2008-04-16 10:26 Details Diff |
Fixed JSON retrieval on webhosts that disable allow_url_fopen. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5168 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/json_api.php | Diff File | ||
|
master d86f702a 2008-04-16 02:23 Details Diff |
Implemented 0008942 (stage 1 of 4): Due date support in schema + report/update/view thanks to smig1o git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5167 <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/columns_api.php | Diff File | ||
| mod - bug_report.php | Diff File | ||
| mod - admin/schema.php | Diff File | ||
| mod - bug_update.php | Diff File | ||
| mod - bug_view_advanced_page.php | Diff File | ||
| mod - bug_change_status_page.php | Diff File | ||
| mod - core/bug_api.php | Diff File | ||
| add - images/overdue.png | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - bug_report_advanced_page.php | Diff File | ||
| mod - lang/strings_polish_8859-2.txt | Diff File | ||
| mod - css/default.css | Diff File | ||
| mod - bug_update_advanced_page.php | Diff File | ||
| mod - core/date_api.php | Diff File | ||
| add - images/clock.png | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - bug_update_page.php | Diff File | ||
|
master 8971ecfe 2008-04-15 15:54 Details Diff |
Added functions to retrieve user ID by email or realname. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5166 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/user_api.php | Diff File | ||
|
master 2572b28e 2008-04-15 13:37 Details Diff |
Added a JSON manipulation library for use with external service plugins (like GitHub integration). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5164 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| add - core/json_api.php | Diff File | ||