Changesets: MantisBT

master cca6447c

2026-01-27 10:52

raspopov

Committer: dregad


Details Diff
Add argument number and order validation

The code is consolidated in two new functions:
checkInvalidArgs() and checkUntranslated().

Optimized checkInvalidTags() function, enabled the target="_blank"
attribute of the <a> tag found in some plugins.

Fixes 0036832
Affected Issues
0036832
mod - admin/test_langs.php Diff File

master f407739b

2026-01-26 07:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_belarusian_tarask.txt Diff File

master 9f725b01

2026-01-24 16:15

dregad


Details Diff
Add "Account Locked" icon to View User Page

Same behavior as manage_user_edit_page.php.

Fixes 0036840
Affected Issues
0036840
mod - view_user_page.php Diff File

master 518baeb7

2026-01-24 09:44

raspopov

Committer: dregad


Details Diff
Add detection of translations driven by TranslateWiki

Fixes 0036832
Affected Issues
0036832
mod - admin/test_langs.php Diff File

master 59c7b943

2026-01-23 10:08

raspopov

Committer: dregad


Details Diff
Simplify regexp

Fixes 0036832
Affected Issues
0036832
mod - admin/test_langs.php Diff File

master c13d3825

2026-01-23 09:33

raspopov

Committer: dregad


Details Diff
Make checks optional

Added a line with links for selecting options, just like in the
"Check Installation" section.

Also optimized retrieval of language code from global variable
$g_language_auto_map in a PHP-way.

Added page title.

Fixes 0036832
Affected Issues
0036832
mod - admin/test_langs.php Diff File

master af94c24e

2026-01-22 07:10

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_belarusian_tarask.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - lang/strings_russian.txt Diff File
mod - plugins/MantisCoreFormatting/lang/strings_italian.txt Diff File

master 81dd07f9

2026-01-21 11:41

raspopov

Committer: dregad


Details Diff
Add translations strict validation

- Added the argument format check
- Added the argument count and type check
- Added missed translation check
- Added direct links to translations

Fixes 0036832
Affected Issues
0036832
mod - admin/test_langs.php Diff File

master 8a1e7e32

2026-01-19 07:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_russian.txt Diff File
mod - lang/strings_ukrainian.txt Diff File

master 6898e396

2026-01-15 07:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_italian.txt Diff File
mod - lang/strings_romanian.txt Diff File

master c8dd0fe5

2026-01-12 04:39

dregad


Details Diff
Merge branch 'master-2.28'
mod - composer.lock Diff File

master-2.28 03aa484e

2026-01-11 20:42

dependabot[bot]

Committer: dregad


Details Diff
Bump phpmailer/phpmailer from 7.0.1 to 7.0.2

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...

Fixes 0036823, PR https://github.com/mantisbt/mantisbt/pull/2169

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

dependabot/composer/phpmailer/phpmailer-7.0.2 9c77f7d3

2026-01-11 20:42

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 7.0.1 to 7.0.2

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...

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

master 8add92e0

2026-01-07 07:11

dregad


Details Diff
Merge branch 'master-2.28'
mod - api/soap/mc_api.php Diff File
mod - core/access_api.php Diff File
mod - core/print_api.php Diff File

master-2.28 7ae58efa

2026-01-07 07:11

dregad


Details Diff
Add missing require for date API in mc_api.php

Fixes 0036818
Affected Issues
0036818
mod - api/soap/mc_api.php Diff File

master 52e72e32

2026-01-05 07:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_interlingua.txt Diff File

master-2.28 2f868827

2026-01-01 19:19

dregad


Details Diff
Fix access_denied() for anonymous user when disabled

Going to /bug_report_page.php as an unauthenticated user when
$g_allow_anonymous_login = OFF resulted in a blank page

Regression introduced by commit 2f75ab6d8e1d829d094985662faf7dcf1aa24102.

Setting $p_die parameter to true fixes the problem.

Fixes 0036810
Affected Issues
0036810
mod - core/access_api.php Diff File

master-2.28 8787e6bc

2026-01-01 19:18

dregad


Details Diff
PHPDoc
mod - core/print_api.php Diff File

master d100ee87

2026-01-01 07:09

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_hebrew.txt Diff File
mod - lang/strings_swedish.txt Diff File

master 375b804c

2025-12-29 20:39

dregad


Details Diff
Set version to 2.29.0-dev
mod - api/rest/mantisbt_openapi.yaml Diff File
mod - core/constant_inc.php Diff File

master 75ed0962

2025-12-29 19:12

dregad


Details Diff
Bump version to 2.28.0
mod - api/rest/mantisbt_openapi.yaml Diff File
mod - core/constant_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Revision_History.xml Diff File
mod - docbook/Developers_Guide/en-US/Revision_History.xml Diff File

master 743696d0

2025-12-29 18:59

dregad


Details Diff
Update Credits
mod - doc/CREDITS Diff File

master 57d59ea7

2025-12-29 18:51

dregad


Details Diff
Composer udpate

- Upgrading myclabs/deep-copy (1.13.0 => 1.13.4)
- Upgrading nikic/php-parser (v5.4.0 => v5.7.0)
- Upgrading phpunit/phpunit (9.6.22 => 9.6.31)
- Upgrading pimple/pimple (v3.5.0 => v3.6.0)
- Upgrading sebastian/comparator (4.0.8 => 4.0.9)
- Upgrading sebastian/exporter (4.0.6 => 4.0.8)
- Upgrading sebastian/global-state (5.0.7 => 5.0.8)
- Upgrading sebastian/recursion-context (4.0.5 => 4.0.6)
- Upgrading theseer/tokenizer (1.2.3 => 1.3.1)
mod - composer.lock Diff File

master da69045f

2025-12-29 18:43

dregad

Committer: community


Details Diff
Parsedown upgrade to 1.7.5 and switch to fork

The original erusev/parsedown repository has not seen any release since
2019, and the owner does not seem too eager to continue maintaining it.

We are switching to a community-maintained fork [1] which has a PHP 8.4
compatible release.

Fixes 0035217, PR https://github.com/mantisbt/mantisbt/pull/2164

[1]: https://github.com/parsedown/parsedown
Affected Issues
0035217
mod - composer.json Diff File
mod - composer.lock Diff File

master 8f3ff2b0

2025-12-29 13:19

dregad


Details Diff
Documentation: add subsection for user pref settings
mod - docbook/Admin_Guide/en-US/config/defaults.xml Diff File
 First  Prev  1 2 3 ... 5 6 7 8 9 10 11 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 744 745 746  Next  Last