Changesets: MantisBT
|
master-1.2.x 8286ba46 2012-04-11 12:25 Details Diff |
Localisation updates from http://translatewiki.net. | ||
| mod - lang/strings_breton.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_galician.txt | Diff File | ||
| mod - lang/strings_interlingua.txt | Diff File | ||
| mod - lang/strings_italian.txt | Diff File | ||
| mod - lang/strings_macedonian.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
|
master-1.2.x 4f93c957 2012-04-11 01:55 Details Diff |
Fix 0013542: ... try to open an iframe and fail Replace iframe by include |
Affected Issues 0013542 |
|
| mod - plugins/MantisGraph/pages/bug_graph_page.php | Diff File | ||
|
master-1.2.x b81efb95 2012-04-08 11:59 Details Diff |
Localisation updates from http://translatewiki.net. | ||
| mod - lang/strings_afrikaans.txt | Diff File | ||
| mod - lang/strings_arabic.txt | Diff File | ||
| mod - lang/strings_arabicegyptianspoken.txt | Diff File | ||
| mod - lang/strings_belarusian_tarask.txt | Diff File | ||
| mod - lang/strings_breton.txt | Diff File | ||
| mod - lang/strings_bulgarian.txt | Diff File | ||
| mod - lang/strings_catalan.txt | Diff File | ||
| mod - lang/strings_chinese_simplified.txt | Diff File | ||
| mod - lang/strings_chinese_traditional.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_danish.txt | Diff File | ||
| mod - lang/strings_dutch.txt | Diff File | ||
| mod - lang/strings_estonian.txt | Diff File | ||
| mod - lang/strings_finnish.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_galician.txt | Diff File | ||
| mod - lang/strings_german.txt | Diff File | ||
| mod - lang/strings_hebrew.txt | Diff File | ||
| mod - lang/strings_hungarian.txt | Diff File | ||
| mod - lang/strings_icelandic.txt | Diff File | ||
| mod - lang/strings_interlingua.txt | Diff File | ||
| mod - lang/strings_italian.txt | Diff File | ||
| mod - lang/strings_japanese.txt | Diff File | ||
| mod - lang/strings_korean.txt | Diff File | ||
| mod - lang/strings_latvian.txt | Diff File | ||
| mod - lang/strings_lithuanian.txt | Diff File | ||
| mod - lang/strings_macedonian.txt | Diff File | ||
| mod - lang/strings_norwegian_bokmal.txt | Diff File | ||
| mod - lang/strings_occitan.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_portuguese_brazil.txt | Diff File | ||
| mod - lang/strings_portuguese_standard.txt | Diff File | ||
| mod - lang/strings_ripoarisch.txt | Diff File | ||
| mod - lang/strings_romanian.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - lang/strings_serbian.txt | Diff File | ||
| mod - lang/strings_serbian_latin.txt | Diff File | ||
| mod - lang/strings_slovak.txt | Diff File | ||
| mod - lang/strings_slovene.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_swedish.txt | Diff File | ||
| mod - lang/strings_swissgerman.txt | Diff File | ||
| mod - lang/strings_tagalog.txt | Diff File | ||
| mod - lang/strings_turkish.txt | Diff File | ||
| mod - lang/strings_ukrainian.txt | Diff File | ||
| mod - lang/strings_urdu.txt | Diff File | ||
| mod - lang/strings_vietnamese.txt | Diff File | ||
| mod - lang/strings_volapuk.txt | Diff File | ||
| mod - plugins/XmlImportExport/lang/strings_swissgerman.txt | Diff File | ||
|
master 052606d2 2012-04-04 05:53 Details Diff |
Fix type check error in manage_config_workflow_page.php Strict type check in function check_selected() caused an error comparing false with the status level, so replaced with 0 |
Affected Issues 0012129 |
|
| mod - manage_config_workflow_page.php | Diff File | ||
|
master 7e7ba3d9 2012-04-04 04:44 Details Diff |
Fix workflow transition to status reopened always checked In manage_config_workflow_page.php, the code was always showing the 'reopened' states as checked regardless of the actual values stored in the database. This was due to storing the 'reopened' label within the array of values used to build the table to display, which consequently were always set. The code that initializes the labels has been removed from function parse_workflow(), and the logic is now handled directly in show_flag(), with globally initialized variables for better performance. Fixes 0012129 |
Affected Issues 0012129 |
|
| mod - core/workflow_api.php | Diff File | ||
| mod - manage_config_workflow_page.php | Diff File | ||
|
master-1.2.x 08b00de0 2012-04-04 04:44 Details Diff |
Fix workflow transition to status reopened always checked In manage_config_workflow_page.php, the code was always showing the 'reopened' states as checked regardless of the actual values stored in the database. This was due to storing the 'reopened' label within the array of values used to build the table to display, which consequently were always set. The code that initializes the labels has been removed from function parse_workflow(), and the logic is now handled directly in show_flag(), with globally initialized variables for better performance. Fixes 0012129 |
Affected Issues 0012129 |
|
| mod - manage_config_workflow_page.php | Diff File | ||
|
master-1.2.x 974f363b 2012-03-31 17:04 Details Diff |
Version bump | ||
| mod - core/constant_inc.php | Diff File | ||
|
master-1.2.x 2c3c356f 2012-03-31 15:37 Details Diff |
Update doc/RELEASE with release notes for 1.2.10. | ||
| mod - doc/RELEASE | Diff File | ||
|
master-1.2.x daf3c834 2012-03-30 11:35 Details Diff |
Revert "Prevent selection of released version as target" This reverts commit 3af57d289e46cf467bc30c8a094ce54af06eaf43. The way this feature was implemented in release 1.2.9 introduced regressions for several users. Affects 0011706 |
Affected Issues 0011706, 0014111 |
|
| mod - bug_actiongroup_page.php | Diff File | ||
| mod - bug_report_page.php | Diff File | ||
| mod - bug_update_advanced_page.php | Diff File | ||
|
master 843b73cd 2012-03-30 11:28 Details Diff |
Documentation for new config $g_allow_permanent_cookie Affects 0004465 |
||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
|
master-1.2.x 43fcb215 2012-03-30 11:28 Details Diff |
Documentation for new config $g_allow_permanent_cookie Affects 0004465 |
||
| mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
|
master 627aa079 2012-03-30 11:05 Details Diff |
Added PHPdoc header for function config_is_private() | ||
| mod - core/config_api.php | Diff File | ||
|
master-1.2.x c72844b9 2012-03-30 11:05 Details Diff |
Added PHPdoc header for function config_is_private() | ||
| mod - core/config_api.php | Diff File | ||
|
master ddec7285 2012-03-30 00:16 Details Diff |
Fix 0013785: Add filename and line number to system notices and warnings Signed-off-by: Damien Regad <damien.regad@merckgroup.com> |
Affected Issues 0013785 |
|
| mod - core/error_api.php | Diff File | ||
|
master-1.2.x 4f47fef1 2012-03-30 00:16 Details Diff |
Fix 0013785: Add filename and line number to system notices and warnings Signed-off-by: Damien Regad <damien.regad@merckgroup.com> |
Affected Issues 0013785 |
|
| mod - core/error_api.php | Diff File | ||
|
master-1.2.x 568ee143 2012-03-28 23:24 Details Diff |
Prevent setting permanent cookie using hand-crafted login.php This commit prevents hand-crafted calls to login.php from setting a permanent cookie when its use is disabled via allow_permanent_cookie setting. Thanks to Roland Becker for catching this. Fixes 0004465 |
Affected Issues 0004465 |
|
| mod - login.php | Diff File | ||
|
master 4c3ffcef 2012-03-27 04:37 Details Diff |
Documentation update following obsoleted show_queries_list See 3ea2997ae1b2c70055dd276dc15ea8f6337ca50b |
||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
|
master-1.2.x 39a40806 2012-03-27 02:16 Details Diff |
Avoid unnecessary execution of query logging code As per documentation for $g_show_queries_list, this option should only be effective when $g_show_queries_count is ON. However, the global variable $g_db_log_queries initialized in database_api.php did not reflect this, which resulted in unnecessary execution of the logging code in db_query_bound(). |
||
| mod - core/database_api.php | Diff File | ||
|
master-1.2.x 6a9f3a81 2012-03-27 01:44 Details Diff |
Add 'allow_permanent_cookie' to g_global_settings Also reflowed the array definition to avoid long lines Fixes 0004465 |
Affected Issues 0004465 |
|
| mod - config_defaults_inc.php | Diff File | ||
|
master ba21cce5 2012-03-27 01:25 Details Diff |
Make index variable 0-based to optimize and make code more readable | ||
| mod - core/database_api.php | Diff File | ||
|
master-1.2.x 9c210a3b 2012-03-27 01:25 Details Diff |
Make index variable 0-based to optimize and make code more readable | ||
| mod - core/database_api.php | Diff File | ||
|
master 50f45ad5 2012-03-27 01:16 Details Diff |
Fix utf8 offset when logging SQL in db_query_bound The fix for 0013280 (5835572fde9df4d0837f0105c6c44c75fe64c07c) only fixed one part of the problem, i.e. when the UTF8 characters were in the SQL query itself. This commit fixes the remaining case when the string parameters contain multibyte chars. Fixes 0014097 |
Affected Issues 0014097 |
|
| mod - core/database_api.php | Diff File | ||
|
master-1.2.x 094d4b27 2012-03-27 01:16 Details Diff |
Fix utf8 offset when logging SQL in db_query_bound The fix for 0013280 (5835572fde9df4d0837f0105c6c44c75fe64c07c) only fixed one part of the problem, i.e. when the UTF8 characters were in the SQL query itself. This commit fixes the remaining case when the string parameters contain multibyte chars. Fixes 0014097 |
Affected Issues 0014097 |
|
| mod - core/database_api.php | Diff File | ||
|
master-1.2.x e8e48923 2012-03-25 19:56 Details Diff |
Updated MantisTouch website url in the manual. | ||
| mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
|
master 758c840d 2012-03-25 19:55 Details Diff |
Fixed include for mobile_api.php | ||
| mod - core.php | Diff File | ||