Changesets: MantisBT
master 5286681d 2022-01-03 02:04 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_zazaki.txt | Diff File | ||
master ac3771b3 2021-12-30 02:04 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_swissgerman.txt | Diff File | ||
master 2467e257 2021-12-25 03:13 Details Diff |
Merge remote-tracking branch 'origin/master-2.25' # Conflicts: # core/custom_field_api.php |
||
master 2a47199f 2021-12-23 14:38 Details Diff |
Merge remote-tracking branch 'origin/master-2.25' | ||
mod - docbook/Admin_Guide/en-US/Installation.xml | Diff File | ||
mod - manage_custom_field_edit_page.php | Diff File | ||
master 1c4d1524 2021-12-23 14:11 Details Diff |
Custom field id lookup by name now case-insensitive The $g_cache_name_to_id_map now uses lowercase custom field names as key which prevents APPLICATION ERROR 1300 Custom field not found when using a case-sensitive database. This is a follow-up on issue 0022555, which did not properly fix the problem (see commit c612d8da318a95bd2d4b8d9b6b6f4329d12e86fa). Fixes 0029413 Ported from master-2.25 branch commit 6b9f68333bb3b7df085fe3ef830e331de62c7f03, replacing `if(isset())` construct by null-coalescing operator. |
Affected Issues 0022555, 0029413 |
|
mod - core/custom_field_api.php | Diff File | ||
master-2.25 d7c5f12f 2021-12-23 14:11 Details Diff |
Custom field id lookup by name now case-insensitive The $g_cache_name_to_id_map now uses lowercase custom field names as key which prevents APPLICATION ERROR 1300 Custom field not found when using a case-sensitive database. This is a follow-up on issue 0022555, which did not properly fix the problem (see commit c612d8da318a95bd2d4b8d9b6b6f4329d12e86fa). Fixes 0029413 |
Affected Issues 0022555, 0029413 |
|
mod - core/custom_field_api.php | Diff File | ||
master 9890268d 2021-12-23 13:45 Details Diff |
Fix 0029416: add missing </div> tag |
Affected Issues 0029416 |
|
mod - manage_custom_field_edit_page.php | Diff File | ||
master b8f7b57b 2021-12-23 02:05 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_catalan.txt | Diff File | ||
add - plugins/MantisGraph/lang/strings_scn.txt | Diff File | ||
master 54dd92e7 2021-12-13 02:06 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_hebrew.txt | Diff File | ||
master 112ddb4d 2021-12-09 02:06 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_turkish.txt | Diff File | ||
master ddf5834c 2021-11-29 02:05 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_hindi.txt | Diff File | ||
master 9314a7d2 2021-11-22 02:20 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_russian.txt | Diff File | ||
master 0447cd1a 2021-11-18 02:07 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_belarusian_tarask.txt | Diff File | ||
master e0593c43 2021-11-15 02:06 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_spanish.txt | Diff File | ||
master ec1dccab 2021-11-13 02:28 Details Diff |
Add filter settings to "Workflow Thresholds" page Fixes 0029269 |
Affected Issues 0029269 |
|
mod - manage_config_work_threshold_page.php | Diff File | ||
mod - manage_config_work_threshold_set.php | Diff File | ||
master 9b609699 2021-11-08 02:07 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_chinese_simplified.txt | Diff File | ||
mod - lang/strings_chinese_traditional.txt | Diff File | ||
mod - lang/strings_macedonian.txt | Diff File | ||
master 7be62108 2021-11-04 04:05 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
mod - lang/strings_chinese_traditional.txt | Diff File | ||
mod - lang/strings_dutch.txt | Diff File | ||
mod - lang/strings_finnish.txt | Diff File | ||
mod - lang/strings_french.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_luxembourgish.txt | Diff File | ||
mod - lang/strings_russian.txt | Diff File | ||
mod - lang/strings_slovak.txt | Diff File | ||
mod - lang/strings_spanish.txt | Diff File | ||
mod - lang/strings_ukrainian.txt | Diff File | ||
dependabot/composer/adodb/adodb-php-5.21.3 2ba122ac 2021-10-31 17:29 dependabot[bot] Committer: community Details Diff |
Bump adodb/adodb-php from 5.20.20 to 5.21.3 Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.20 to 5.21.3. - [Release notes](https://github.com/ADOdb/ADOdb/releases) - [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md) - [Commits](https://github.com/ADOdb/ADOdb/compare/v5.20.20...v5.21.3) --- updated-dependencies: - dependency-name: adodb/adodb-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
mod - composer.lock | Diff File | ||
master-2.25 99eb8d41 2021-10-29 13:23 Details Diff |
New config $g_csv_injection_protection Lets the user decide whether they want to prefix formulas to avoid CSV injection or not. Fixes 0029130 |
Affected Issues 0029130 |
|
mod - config_defaults_inc.php | Diff File | ||
mod - core/csv_api.php | Diff File | ||
mod - docbook/Admin_Guide/en-US/config/misc.xml | Diff File | ||
master-2.25 7f4534c7 2021-10-29 06:33 Details Diff |
Escape strings to prevent CSV injection Prefixing the string with a tab when it starts with =, -, + or @. Thanks to Devendra Bhatla for reporting the issue. Fixes 0029130, CVE-2021-43257 |
Affected Issues 0029130 |
|
mod - core/csv_api.php | Diff File | ||
master-2.25 f983c35c 2021-10-29 06:30 Details Diff |
Fix static analysis warnings | ||
mod - core/csv_api.php | Diff File | ||
master-2.25 7bd31371 2021-10-29 06:28 Details Diff |
Break long lines | ||
mod - core/csv_api.php | Diff File | ||
master-2.25 802552a6 2021-10-29 06:13 Details Diff |
Whitespace (incorrect indentation) | ||
mod - core/csv_api.php | Diff File | ||
master 9f239aec 2021-10-28 16:17 Details Diff |
End of Internet Explorer 11 support The following pages are not working properly anymore with this browser: - manage_config_workflow_page.php (since 2.22.0) - account_prefs_inc.php (since 2.25.0) This makes the end of support official, by removing IE 11 from the list of supported browsers in Admin Guide's Client Requirements section. Fixes 0029198 |
Affected Issues 0029198 |
|
mod - docbook/Admin_Guide/en-US/Installation.xml | Diff File | ||
master 43c5381d 2021-10-28 08:51 Committer: dregad Details Diff |
Include cache key when including unversioned css When including our css files that don't have a version in the name, include cache key based on Mantis version. Refactored `html_css_link()` to have cache param. Fixes 0026148, PR https://github.com/mantisbt/mantisbt/pull/1773 |
Affected Issues 0026148 |
|
mod - core/html_api.php | Diff File | ||
mod - core/layout_api.php | Diff File |