Changesets: MantisBT

dependabot/composer/adodb/adodb-php-5.20.20 edcb75f4

2021-02-01 19:25

dependabot-preview[bot]

Committer: community


Details Diff
Bump adodb/adodb-php from 5.20.19 to 5.20.20

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.19 to 5.20.20.
- [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.19...v5.20.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
mod - composer.lock Diff File

master 06d87bcd

2021-02-01 04:26

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_japanese.txt Diff File
mod - lang/strings_slovene.txt Diff File
mod - lang/strings_turkish.txt Diff File

master 1c904c98

2021-01-31 06:29

dregad


Details Diff
Add missing space between status icon and select

Regression from 5e509923a9c58ec277f77c1e5ebc56ca147e6a61

Issue 0027828
Affected Issues
0027828
mod - bug_update_page.php Diff File

master 65b52878

2021-01-31 04:21

dregad


Details Diff
Add admin check to validate date custom fields

Issue 0027956
Affected Issues
0027956
add - admin/check/check_customfields_inc.php Diff File
mod - admin/check/index.php Diff File

master efd8d1fb

2021-01-31 04:00

dregad


Details Diff
Validate date custom fields default value format

Prior to saving the custom field's definition, we try to convert the
provided format to a date, and if that fails an error is thrown.

This also removes the need to enclose the format within curly brackets
(e.g. {tomorrow}); this is more user-friendly, and simplifies the code
as the given value can be passed on as-is to DateTime transformation.

Backwards-compatibility is maintained for now, but may be removed in a
future release.

Fixes 0027950, 0027956, 0027983
Affected Issues
0025981, 0027950, 0027956, 0027983
mod - core/cfdefs/cfdef_standard.php Diff File
mod - core/custom_field_api.php Diff File
mod - docbook/Admin_Guide/en-US/Customizing.xml Diff File

master 9ec22096

2021-01-31 03:53

dregad


Details Diff
Use extract() to avoid array dereferencing

Makes the code easier to read
mod - core/custom_field_api.php Diff File

master 2d0f0995

2021-01-31 03:50

dregad


Details Diff
Fix PHPStorm warnings
mod - core/custom_field_api.php Diff File

master c09fb41b

2021-01-31 03:41

dregad


Details Diff
Fix PHP warning when updating issue with date CF

On PHP 8, when updating an issue in a project where a date custom field
is linked, and the field's value is not set (empty string), Mantis
throws a Warning:

Uncaught TypeError: date(): Argument 0000002 ($timestamp) must be of type
?int, string given

This fixes the issue by setting the date to 0 if it is not numeric,
prior to calling print_date_selection_set().

Fixes 0027928
Affected Issues
0027928
mod - core/cfdefs/cfdef_standard.php Diff File

master 71f4ca9e

2021-01-31 03:37

dregad


Details Diff
Remove unnecessary if statement
mod - core/cfdefs/cfdef_standard.php Diff File

master 87e5e7f5

2021-01-31 03:36

dregad


Details Diff
Fix PHPStorm warnings, break long lines
mod - core/cfdefs/cfdef_standard.php Diff File

master 8ab6ebaa

2021-01-31 03:20

dregad


Details Diff
Admin Guide: remove redundant documentation

Custom Fields definition info was largely duplicated beetween the
Manage Custom Fields page and the Customizing Custom Fields sections.

Removed unnecessary text, and add link from the former to the latter.

Fixes 0027983
Affected Issues
0027983
mod - docbook/Admin_Guide/en-US/Page_Descriptions.xml Diff File

master 21893ff2

2021-01-31 03:18

dregad


Details Diff
Admin Guide: improve Dynamic enumerations doc

Fixes 0027983
Affected Issues
0027983
mod - docbook/Admin_Guide/en-US/Customizing.xml Diff File

master 1eeed97f

2021-01-31 03:10

dregad


Details Diff
Fix broken link to PHP manual

Fixes 0027983
Affected Issues
0027983
mod - docbook/Admin_Guide/en-US/Customizing.xml Diff File

master 6fc8fe61

2021-01-31 03:09

dregad


Details Diff
Admin Guide: improve Custom Field types doc

Fixes 0027983, 0027956
Affected Issues
0027956, 0027983
mod - docbook/Admin_Guide/en-US/Customizing.xml Diff File

master dabaeafb

2021-01-31 03:00

dregad


Details Diff
Whitespace
mod - docbook/Admin_Guide/en-US/Customizing.xml Diff File

master 43879eb2

2021-01-30 15:11

dregad


Details Diff
Merge branch 'atrol/i27884-config-cleanup'

PR https://github.com/mantisbt/mantisbt/pull/1733
mod - admin/index.php Diff File
mod - browser_search_plugin.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/commands/ProjectHierarchyAddCommand.php Diff File
mod - core/commands/ProjectHierarchyDeleteCommand.php Diff File
mod - core/commands/ProjectHierarchyUpdateCommand.php Diff File
mod - core/email_api.php Diff File
mod - core/helper_api.php Diff File
mod - core/html_api.php Diff File
mod - core/layout_api.php Diff File
mod - core/print_api.php Diff File
mod - issues_rss.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - news_rss.php Diff File

master f81f6128

2021-01-28 07:51

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_slovene.txt Diff File

master 03269c89

2021-01-25 07:07

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_slovene.txt Diff File
mod - lang/strings_turkish.txt Diff File
mod - lang/strings_zazaki.txt Diff File
mod - plugins/XmlImportExport/lang/strings_chinese_simplified.txt Diff File
mod - plugins/XmlImportExport/lang/strings_danish.txt Diff File
mod - plugins/XmlImportExport/lang/strings_french.txt Diff File
mod - plugins/XmlImportExport/lang/strings_italian.txt Diff File
mod - plugins/XmlImportExport/lang/strings_korean.txt Diff File
mod - plugins/XmlImportExport/lang/strings_spanish.txt Diff File

master 0c727c8c

2021-01-23 21:53

vboctor


Details Diff
Cronjob pull request fixes

- Update file header.
- Use the script filename instead of hard coding cronjob.php.

Fixes 0027882
Affected Issues
0027882
mod - scripts/cronjob.php Diff File

master e7df394b

2021-01-21 04:12

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_latvian.txt Diff File
mod - lang/strings_luxembourgish.txt Diff File
mod - lang/strings_macedonian.txt Diff File
mod - lang/strings_zazaki.txt Diff File

master 9d6e1de9

2021-01-19 00:32

aaribaud

Committer: dregad


Details Diff
Apply default value for required but unset custom date fields

When updating or changing the state of an issue, if a custom date field is
required yet unset but has a default value, then pre-fill the field with
the default value instead of leaving it blank.

Fixes 0027914

Signed-off-by: Albert ARIBAUD <albert.aribaud@free.fr>
Affected Issues
0027914
mod - core/custom_field_api.php Diff File

master 01d65ce6

2021-01-18 05:50

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_chinese_simplified.txt Diff File
mod - lang/strings_french.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_occitan.txt Diff File
mod - lang/strings_russian.txt Diff File
mod - lang/strings_slovene.txt Diff File
mod - lang/strings_spanish.txt Diff File

master d52954ef

2021-01-17 04:42

atrol


Details Diff
Add wiki_engine option to global_settings

Issue 0027884
Affected Issues
0027884
mod - config_defaults_inc.php Diff File

master 97ecbb19

2021-01-17 04:36

atrol


Details Diff
Add wiki_root_namespace option to global_settings

Issue 0027884
Affected Issues
0027884
mod - config_defaults_inc.php Diff File

master 1a627a89

2021-01-17 04:30

atrol


Details Diff
Add wiki_enable option to global_settings

Issue 0027884
Affected Issues
0027884
mod - config_defaults_inc.php Diff File
 First  Prev  1 2 3 ... 70 ... 95 96 97 98 99 100 101 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 746 747 748  Next  Last