Changesets: MantisBT
|
master fa37165b 2025-10-15 21:01 dependabot[bot] Committer: dregad Details Diff |
Bump phpmailer/phpmailer from 6.11.1 to 7.0.0 Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.11.1 to 7.0.0. - [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/v6.11.1...v7.0.0) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Fixes 0035874, https://github.com/mantisbt/mantisbt/pull/2154 Signed-off-by: dependabot[bot] <support@github.com> |
Affected Issues 0035874 |
|
| mod - composer.json | Diff File | ||
| mod - composer.lock | Diff File | ||
|
dependabot/composer/phpmailer/phpmailer-7.0.0 6840f84d 2025-10-15 21:01 dependabot[bot] Committer: community Details Diff |
Bump phpmailer/phpmailer from 6.11.1 to 7.0.0 Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.11.1 to 7.0.0. - [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/v6.11.1...v7.0.0) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
| mod - composer.json | Diff File | ||
| mod - composer.lock | Diff File | ||
|
master 558146d7 2025-10-06 08:10 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - plugins/MantisCoreFormatting/lang/strings_russian.txt | Diff File | ||
|
master 82ecf152 2025-10-03 11:22 Details Diff |
Fix INTERNAL APPLICATION ERROR in formatting plugin configuration Fixes 0036438 |
Affected Issues 0035215, 0036438 |
|
| mod - plugins/MantisCoreFormatting/pages/config_edit.php | Diff File | ||
|
master ffae7b92 2025-10-02 08:10 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_arabic.txt | Diff File | ||
| mod - lang/strings_vietnamese.txt | Diff File | ||
|
master 0c22e424 2025-09-30 21:02 dependabot[bot] Committer: dregad Details Diff |
Bump phpmailer/phpmailer from 6.10.0 to 6.11.1 Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.10.0 to 6.11.1. - [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/v6.10.0...v6.11.1) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 6.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Fixes 0035874, https://github.com/mantisbt/mantisbt/pull/2152 Signed-off-by: dependabot[bot] <support@github.com> |
Affected Issues 0035874 |
|
| mod - composer.lock | Diff File | ||
|
dependabot/composer/phpmailer/phpmailer-6.11.1 b84b547f 2025-09-30 21:02 dependabot[bot] Committer: community Details Diff |
Bump phpmailer/phpmailer from 6.10.0 to 6.11.1 Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.10.0 to 6.11.1. - [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/v6.10.0...v6.11.1) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 6.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
| mod - composer.lock | Diff File | ||
|
dependabot/composer/phpmailer/phpmailer-6.11.0 063b3265 2025-09-29 22:38 dependabot[bot] Committer: community Details Diff |
Bump phpmailer/phpmailer from 6.10.0 to 6.11.0 Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.10.0 to 6.11.0. - [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/v6.10.0...v6.11.0) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
| mod - composer.lock | Diff File | ||
|
master 22389660 2025-09-29 08:10 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_arabic.txt | Diff File | ||
|
master 8252c7db 2025-09-28 05:30 Details Diff |
Merge branch 'master-2.27' | ||
| mod - core/history_api.php | Diff File | ||
|
master 122a18eb 2025-09-28 05:27 Details Diff |
Merge branch dregad/i36303-dropzone-html-1 - Fix dropzone displaying HTML code when errors occur during upload - Remove progress bar active class after upload PR https://github.com/mantisbt/mantisbt/pull/2150 |
||
| mod - bug_report.php | Diff File | ||
| mod - bugnote_add.php | Diff File | ||
| mod - core/error_api.php | Diff File | ||
| mod - js/common.js | Diff File | ||
|
master 64a3cdc6 2025-09-28 05:24 Committer: community Details Diff |
Merge branch dregad/i36303-dropzone-html-1 - Fix dropzone displaying HTML code when errors occur during upload - Remove progress bar active class after upload PR https://github.com/mantisbt/mantisbt/pull/2150 |
||
| mod - bug_report.php | Diff File | ||
| mod - bugnote_add.php | Diff File | ||
| mod - core/error_api.php | Diff File | ||
| mod - js/common.js | Diff File | ||
|
master 36dabecc 2025-09-22 08:09 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_basque.txt | Diff File | ||
|
master 3fe3088b 2025-09-21 06:48 Committer: community Details Diff |
Merge branch i34928-version-update-strtotime into master PR https://github.com/mantisbt/mantisbt/pull/2047 |
||
| mod - api/soap/mc_api.php | Diff File | ||
| mod - core/commands/VersionAddCommand.php | Diff File | ||
| mod - core/commands/VersionUpdateCommand.php | Diff File | ||
| mod - core/date_api.php | Diff File | ||
| mod - manage_proj_ver_update.php | Diff File | ||
|
master 2be3d377 2025-09-21 06:30 Details Diff |
Remove progress bar active class after upload Fixes 0036353 |
Affected Issues 0036353 |
|
| mod - js/common.js | Diff File | ||
|
master a45bfc06 2025-09-21 05:14 Details Diff |
Merge branch 'master-2.27' | ||
| mod - bug_view_inc.php | Diff File | ||
| mod - core/collapse_api.php | Diff File | ||
| mod - core/commands/IssueNoteAddCommand.php | Diff File | ||
|
master-2.27 236b5615 2025-09-21 05:06 Details Diff |
Allow viewing history of deleted bugnotes Because it is not possible to determine the public/private status of a deleted bugnote, associated history events were only shown to the person who made the change. This prevented the note's owner and administrators from seeing other events (e.g. if the admin deletes a note created by a reporter, the reporter will only see "note added" and the admin "note deleted". A note's author is now allowed to see all history events related to that specific bugnote, even when they occurred due to another user's actions. Users having private_bugnote_threshold can see all bugnote-related history events, regardless of whether they authored it or not. Fixes 0036257 |
Affected Issues 0036257 |
|
| mod - core/history_api.php | Diff File | ||
|
master-2.27 7b776661 2025-09-20 04:26 Committer: community Details Diff |
Fix collapsed sections behavior Merge PR https://github.com/mantisbt/mantisbt/pull/2145 |
||
| mod - bug_view_inc.php | Diff File | ||
| mod - core/collapse_api.php | Diff File | ||
|
master b9da15f7 2025-09-18 08:09 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_belarusian_tarask.txt | Diff File | ||
|
master 0faf5a5c 2025-09-17 13:01 Details Diff |
Prevent HTML output in Dropzone when errors occur A somewhat hackish solution, leveraging the existing behavior in the error handler, driven by the DISABLE_INLINE_ERROR_REPORTING constant. When bug_report.php or bugnote_add.php are called via AJAX (as is the case when Dropzone handles file uploads), the constant is set with a new value of `text`. This is picked up by error_handler(), which sends the error message in the response body as plain text. Note: AJAX detection relies on presence of non-standard X-Requested-With header with value 'XMLHttpRequest' (which is set by Dropzone [1]). Fixes 0036303 [1]: https://github.com/mantisbt/mantisbt/blob/38a569855832c9d5cc63ee8bdf5a96c9b0c60e84/js/dropzone-5.5.0.js#L2446 |
Affected Issues 0036303 |
|
| mod - bug_report.php | Diff File | ||
| mod - bugnote_add.php | Diff File | ||
| mod - core/error_api.php | Diff File | ||
|
master-2.27 e200fc11 2025-09-17 12:32 Details Diff |
Fix Typo in PHPDoc | ||
| mod - core/commands/IssueNoteAddCommand.php | Diff File | ||
|
master f4fec86b 2025-09-15 08:09 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_japanese.txt | Diff File | ||
|
master d39410bb 2025-09-10 13:02 Details Diff |
Fix static analysis warnings | ||
| mod - core/custom_field_api.php | Diff File | ||
|
master 52281665 2025-09-08 08:07 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_luxembourgish.txt | Diff File | ||
|
master 12dd7c48 2025-09-04 08:08 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. [skip ci] | ||
| mod - lang/strings_belarusian_tarask.txt | Diff File | ||
| add - plugins/MantisGraph/lang/strings_ps.txt | Diff File | ||