Changesets: MantisBT
|
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 | ||
|
master 1ac6ff04 2008-04-15 13:36 Details Diff |
Added plugin_config_delete() wrapper around config_delete(). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5163 <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 a37845fa 2008-04-13 18:51 Details Diff |
update svn properties git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5162 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - manage_columns_copy.php | Diff File | ||
|
master 8050db61 2008-04-13 02:11 Details Diff |
Fixed 0009050: Add support for "Copy Columns From/To" when customizing columns to view in View Issues, Print Issues, CSV, Excel. Fixed a bug when handling angle brackets when exporting Excel XML. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5161 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| rm - print_all_bug_page_excel.php | Diff | ||
| add - manage_columns_copy.php | Diff File | ||
| mod - manage_columns_inc.php | Diff File | ||
| mod - adm_config_report.php | Diff File | ||
| mod - core/columns_api.php | Diff File | ||
| mod - core/custom_function_api.php | Diff File | ||
| mod - core/helper_api.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - print_all_bug_page.php | Diff File | ||
| mod - core/excel_api.php | Diff File | ||
| mod - manage_config_columns_set.php | Diff File | ||
|
master 5e6e9f1e 2008-04-10 07:11 jbrugger Details Diff |
translate one forgotten line :) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5160 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - lang/strings_spanish_8859-15.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
|
master-1.1.x 990dc46b 2008-04-09 14:51 jbrugger Details Diff |
sync with last english changes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@5159 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - lang/strings_spanish_8859-15.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
|
master caa091c4 2008-04-09 14:43 jbrugger Details Diff |
update spanish files and fix 0009046 git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5158 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0009046 |
|
| mod - lang/strings_french_8859-15.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_spanish_8859-15.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
|
master ef672f7c 2008-04-08 11:52 Details Diff |
Resolved 0008651: Display release date in changelog/roadmap for version release. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5157 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - roadmap_page.php | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - changelog_page.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
|
master 5b2200a3 2008-04-04 14:23 Details Diff |
Added some useful css classes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5156 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - css/default.css | Diff File | ||
|
master f7579ab3 2008-04-03 13:34 Details Diff |
Fixed problems with new collapse block javascript. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5155 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - javascript/common.js | Diff File | ||
|
master b5ed5f51 2008-04-03 11:32 Details Diff |
Fix for access denied errors. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5154 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/collapse_api.php | Diff File | ||
| mod - javascript/common.js | Diff File | ||
|
master b6f786fd 2008-04-03 10:33 Details Diff |
Tables were added to the from list as well as the join list. Only the join is needed in these cases. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5153 <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 d0de0a1c 2008-04-01 16:57 Details Diff |
Fixed problem with collapse API breaking installer. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5152 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core.php | Diff File | ||
| mod - admin/install.php | Diff File | ||
|
master 58af6462 2008-04-01 16:17 Details Diff |
Resolve 0009025: Enhance Collapse API for Extensiblity and Plugin Usage git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5151 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - javascript/common.js | Diff File | ||
| mod - core.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - core/collapse_api.php | Diff File | ||
| mod - css/default.css | Diff File | ||
|
master 1da67343 2008-03-29 00:55 Details Diff |
Fixed 0007634: Support relative default for Date Custom Fields (e.g. {tomorrow}, {+2 days}, {next week}) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5150 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/cfdefs/cfdef_standard.php | Diff File | ||
| mod - core/custom_field_api.php | Diff File | ||
| mod - docbook/adminguide/en/customizing_mantis.sgml | Diff File | ||
| mod - core/date_api.php | Diff File | ||