Changesets: MantisBT
|
master 2d407289 2014-03-24 03:27 Details Diff |
SOAP tests: improved bootstrap file New available options - user name, password and e-mail - project id Comments have been added to bootstrap.php.sample file. |
||
| mod - tests/bootstrap.php.sample | Diff File | ||
| mod - tests/soap/SoapBase.php | Diff File | ||
|
master ed746384 2014-03-24 03:22 Details Diff |
Fix phpDoc for mc_project_get_id_from_name() project_get_id_by_name() returns 0 when project is not found, not -1 |
||
| mod - api/soap/mc_project_api.php | Diff File | ||
|
master 52edf9d1 2014-03-24 03:21 Details Diff |
Whitespace | ||
| mod - api/soap/mantisconnect.php | Diff File | ||
| mod - api/soap/mc_project_api.php | Diff File | ||
| mod - tests/soap/AllTests.php | Diff File | ||
| mod - tests/soap/SoapBase.php | Diff File | ||
|
master 3c238977 2014-03-23 17:07 Details Diff |
Remove set_include_path() calls Since we know the full path to the files being included, it is not necessary to change the include path. Fixes 0011549 |
Affected Issues 0011549 |
|
| mod - api/soap/mantisconnect.php | Diff File | ||
| mod - core/plugin_api.php | Diff File | ||
| mod - plugins/MantisGraph/MantisGraph.php | Diff File | ||
| mod - plugins/MantisGraph/core/graph_api.php | Diff File | ||
| mod - plugins/MantisGraph/pages/bug_graph_bycategory.php | Diff File | ||
| mod - plugins/MantisGraph/pages/bug_graph_bystatus.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bycategory.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bycategory_pct.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bydeveloper.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bypriority.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bypriority_mix.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bypriority_pct.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_byreporter.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_byresolution.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_byresolution_mix.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_byresolution_pct.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_byseverity.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_byseverity_mix.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_byseverity_pct.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bystatus.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_bystatus_pct.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_cumulative_bydate.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_imp_category.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_imp_priority.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_imp_resolution.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_imp_severity.php | Diff File | ||
| mod - plugins/MantisGraph/pages/summary_graph_imp_status.php | Diff File | ||
|
master-1.2.x 01e2a84e 2014-03-18 04:25 Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_spanish.txt | Diff File | ||
|
master-1.2.x e069f475 2014-03-12 04:50 Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_catalan.txt | Diff File | ||
| mod - lang/strings_hungarian.txt | Diff File | ||
| mod - lang/strings_interlingua.txt | Diff File | ||
| mod - lang/strings_japanese.txt | Diff File | ||
| mod - lang/strings_macedonian.txt | Diff File | ||
| mod - lang/strings_turkish.txt | Diff File | ||
|
master c0ad6521 2014-03-11 08:24 Details Diff |
Incorrect project-specific where clause If user has access to only one project (or if there is only one project in bug tracker), helper_project_specific_where() function returned an incorrect where clause when $project_id == ALL_PROJECTS. Fixes 0017073 |
Affected Issues 0017073 |
|
| mod - core/helper_api.php | Diff File | ||
|
master-1.2.x 85e471e9 2014-03-11 08:24 Details Diff |
Incorrect project-specific where clause If user has access to only one project (or if there is only one project in bug tracker), helper_project_specific_where() function returned an incorrect where clause when $project_id == ALL_PROJECTS. Fixes 0017073 |
Affected Issues 0017073 |
|
| mod - core/helper_api.php | Diff File | ||
|
master 73734109 2014-03-09 19:53 Committer: mantishub Details Diff |
Fixes 0017076: Issue history show date submitted and last updated as integers rather than dates. |
Affected Issues 0017076 |
|
| mod - core/history_api.php | Diff File | ||
|
master-1.2.x facc26e4 2014-03-09 19:53 Committer: mantishub Details Diff |
Fixes 0017076: Issue history show date submitted and last updated as integers rather than dates. |
Affected Issues 0017076 |
|
| mod - core/history_api.php | Diff File | ||
|
master af233939 2014-03-09 19:52 Details Diff |
Fixes 0017075: Import plugins should be able to set last_updated field to a date in the past |
Affected Issues 0017075 |
|
| mod - core/bug_api.php | Diff File | ||
|
master-1.2.x d5e55323 2014-03-09 19:52 Details Diff |
Fixes 0017075: Import plugins should be able to set last_updated field to a date in the past. |
Affected Issues 0017075 |
|
| mod - core/bug_api.php | Diff File | ||
|
mantishub-1.3.x-20150418_1638 6ee1b3ca 2014-03-07 21:43 Victor Boctor Details Diff |
Support customization of logo via web interface. Conflicts: core/html_api.php library/disposable |
||
| mod - core/html_api.php | Diff File | ||
| add - logo_page.php | Diff File | ||
| add - logo_set.php | Diff File | ||
|
master-1.2.x 2588e1de 2014-03-03 00:25 Details Diff |
Changed version to 1.2.18dev [skip ci] | ||
| mod - core/constant_inc.php | Diff File | ||
|
release-1.2.17 687aa3af 2014-03-03 00:22 Details Diff |
Bump version, update credits and release notes for 1.2.17 | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - doc/CREDITS | Diff File | ||
| mod - doc/RELEASE | Diff File | ||
|
master-1.2.x 1590d1bb 2014-03-02 23:26 Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_chinese_traditional.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_hebrew.txt | Diff File | ||
| mod - lang/strings_interlingua.txt | Diff File | ||
| mod - lang/strings_italian.txt | Diff File | ||
| mod - lang/strings_korean.txt | Diff File | ||
| mod - lang/strings_occitan.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_vietnamese.txt | Diff File | ||
| mod - plugins/MantisGraph/lang/strings_macedonian.txt | Diff File | ||
|
master e8bdd248 2014-02-28 07:23 Details Diff |
Fix SQL injection vulnerability in adm_config_report.php Jakub Galczyk (HauntIT blog http://hauntit.blogspot.com/) reported this issue, introduced by f8a81a33880752364ea47bdd9a987bff986c81de in MantisBT 1.2.13. Root cause is the use of unsanitized inlined query parameters. Fixes 0017055 |
Affected Issues 0017055 |
|
| mod - adm_config_report.php | Diff File | ||
|
master-1.2.x a608f2d0 2014-02-28 07:23 Details Diff |
Fix SQL injection vulnerability in adm_config_report.php Jakub Galczyk (HauntIT blog http://hauntit.blogspot.com/) reported this issue, introduced by f8a81a33880752364ea47bdd9a987bff986c81de in MantisBT 1.2.13. Root cause is the use of unsanitized inlined query parameters. Fixes 0017055 |
Affected Issues 0017055 |
|
| mod - adm_config_report.php | Diff File | ||
|
master 732126b6 2014-02-26 06:44 Details Diff |
Change URL to user documentation $g_manual_url now points to local copy of admin guide. |
||
| mod - config_defaults_inc.php | Diff File | ||
|
master 622afd2d 2014-02-26 04:07 Details Diff |
Increase size of bug jump form text field Size of 4 was too small to fit the default 7-char bug id |
||
| mod - core/html_api.php | Diff File | ||
|
master 27cd232d 2014-02-26 03:57 Details Diff |
CSS: fix padding for main menu items Old CSS caused the menu item's link to extend from the right of the text until the vertical bar, while the padding to the left was not hyperlinked. The item's text is now centered within the CSS box instead of left-justified, fixing that behavior. |
||
| mod - css/default.css | Diff File | ||
|
master 863073ff 2014-02-26 03:54 Details Diff |
Install: fix HTML and layout - added missing tr and td tags - moved incorrectly placed closing form tag - move config_inc.php table within cell of parent - make final status and link a table instead of paragraph |
||
| mod - admin/install.php | Diff File | ||
|
master daccd7e0 2014-02-26 03:52 Details Diff |
Install: remove redundant db version info line | ||
| mod - admin/install.php | Diff File | ||
|
master aa962973 2014-02-26 02:28 Details Diff |
Install: escape strings in generated config_inc.php Fixes 0017012 |
Affected Issues 0017012 |
|
| mod - admin/install.php | Diff File | ||
|
master fec05324 2014-02-26 02:14 Details Diff |
Install: Use PHP_EOL instead of '\n' | ||
| mod - admin/install.php | Diff File | ||