Changesets: MantisBT

master-2.27 9aeb54fb

2025-05-05 12:52

dregad


Details Diff
Correct error code when updating a global config

Now using ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB instead of incorrect
ERROR_INVALID_FIELD_VALUE

Fixes 0035915
Affected Issues
0035915
mod - core/commands/ConfigsSetCommand.php Diff File

master 53b193d1

2025-05-05 08:07

translatewiki.net


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

master-2.27 3d700f32

2025-05-04 10:38

dregad


Details Diff
Add test case to add too-long bugnote via SOAP
mod - tests/soap/IssueNoteTest.php Diff File

master-2.27 d5cec6bf

2025-05-04 06:17

dregad


Details Diff
Limit size of bugnote text fields

Fixes 0035893
Affected Issues
0035893
mod - bug_actiongroup_add_note_inc.php Diff File
mod - bug_actiongroup_page.php Diff File
mod - bug_reminder_page.php Diff File
mod - bug_update_page.php Diff File
mod - bugnote_add_inc.php Diff File
mod - bugnote_edit_page.php Diff File
mod - core/bugnote_api.php Diff File

master-2.27 806a6bf9

2025-05-04 05:43

dregad


Details Diff
New functions to check longtext field size

- helper_is_longtext_length_valid()
- helper_ensure_longtext_length_valid()
mod - core/helper_api.php Diff File

master-2.27 7b19539b

2025-05-04 05:42

dregad


Details Diff
Define constant for max longtext field size
mod - core/constant_inc.php Diff File

master 50b0baf2

2025-05-03 19:24

dregad


Details Diff
Merge branch 'i35668-rest-api-unset-category'

PR https://github.com/mantisbt/mantisbt/pull/2136
mod - api/soap/mc_api.php Diff File
mod - tests/Mantis/MantisCoreBase.php Diff File
mod - tests/core/MantisTestCase.php Diff File
mod - tests/rest/RestBase.php Diff File
add - tests/rest/RestIssueUpdateCategory.php Diff File
mod - tests/rest/RestIssueUpdateVersion.php Diff File

master-2.27 a911a2ba

2025-05-03 18:03

dregad


Details Diff
Fix additional scroll offset issues

In most use cases, we want to jump to a section (i.e. a div with the
widget-box class); many of these already have an id, so we just need to
extend the scroll offset rule by adding the `div.widget-box` selector
to fix those.

Additionally, this removes several unnecessary <a> tags that are
duplicating existing IDs on <div> with widget-box class.

- View page:
- Monitors section (#monitors)
- Notes/Activities section (#bugnotes, #attachments)
- Time tracking section (#bugnotestats)
- History section (#history)
- Manage Tags page, Create Tag section (#tagcreate)
- Configuration Report page, Database Configuration section
- Language tests page, Plugins checks (add `.test-langs tr` selector)

Fixes 0021675
Affected Issues
0021675
mod - adm_config_report.php Diff File
mod - admin/test_langs.php Diff File
mod - bug_view_inc.php Diff File
mod - bugnote_stats_inc.php Diff File
mod - bugnote_view_inc.php Diff File
mod - css/default.css Diff File
mod - manage_tags_page.php Diff File

master c2692fd5

2025-05-01 10:04

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 6.9.3 to 6.10.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.9.3 to 6.10.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.9.3...v6.10.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 6.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Fixes 0035874, https://github.com/mantisbt/mantisbt/pull/2138

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Affected Issues
0035874
mod - composer.lock Diff File

master 217f3352

2025-05-01 10:02

dregad


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

master-2.27 a7fe63fd

2025-05-01 09:55

dependabot[bot]

Committer: dregad


Details Diff
Bump adodb/adodb-php from 5.22.8 to 5.22.9

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.22.8 to 5.22.9.
- [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.22.8...v5.22.9)

---
updated-dependencies:
- dependency-name: adodb/adodb-php
dependency-version: 5.22.9
dependency-type: direct:production
update-type: version-update:semver-patch
...

Fixes 0035906

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

dependabot/composer/adodb/adodb-php-5.22.9 4f59d7e4

2025-05-01 09:55

dependabot[bot]

Committer: community


Details Diff
Bump adodb/adodb-php from 5.22.8 to 5.22.9

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.22.8 to 5.22.9.
- [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.22.8...v5.22.9)

---
updated-dependencies:
- dependency-name: adodb/adodb-php
dependency-version: 5.22.9
dependency-type: direct:production
update-type: version-update:semver-patch
...

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

master 3bed5661

2025-05-01 08:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net. [skip ci]
mod - lang/strings_interlingua.txt Diff File
mod - lang/strings_turkish.txt Diff File
mod - plugins/MantisCoreFormatting/lang/strings_turkish.txt Diff File
mod - plugins/MantisGraph/lang/strings_turkish.txt Diff File

master f2ee98c3

2025-04-28 08:08

translatewiki.net


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

dependabot/composer/phpmailer/phpmailer-6.10.0 dd73ea25

2025-04-24 21:38

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 6.9.3 to 6.10.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.9.3 to 6.10.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.9.3...v6.10.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 6.10.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-2.27 fb694563

2025-04-23 07:33

matejbrodziansky

Committer: dregad


Details Diff
Fix scroll offset on bugnote links

When clicking on a direct link to a bugnote, e.g. from "View Issue
Details" page or from a notification email, MantisBT did not account for
the Navbar's height, causing the upper part of the note to be hidden
behind it.

Adding scroll-margin-top CSS attribute allows proper positioning.

Fixes 0021675

Signed-off-by: Damien Regad <dregad@mantisbt.org>

Changes to original contribution from [PR 2137][1]
- Rewritten commit message, added bugtracker reference
- Coding guidelines

[1]: https://github.com/mantisbt/mantisbt/pull/2137
Affected Issues
0021675
mod - css/default.css Diff File

master e67a5c49

2025-04-22 03:53

dregad


Details Diff
PHPDoc
mod - tests/rest/RestIssueUpdateCategory.php Diff File

master ee85879e

2025-04-22 03:23

dregad


Details Diff
README.md: use example.com in sample URLs
mod - README.md Diff File

master 81c90174

2025-04-22 03:22

Yuga170308

Committer: community


Details Diff
README.md: improve grammar

PR https://github.com/mantisbt/mantisbt/pull/2132

Co-authored-by: Victor Boctor <vboctor@gmail.com>
mod - README.md Diff File

master 5e2bb727

2025-04-21 15:23

dregad


Details Diff
Tests: remove unnecessary require_api() call
mod - tests/Mantis/MentionParsingTest.php Diff File

master 7a146b30

2025-04-21 14:26

dregad


Details Diff
Merge branch 'master-2.27'

# Conflicts:
# composer.json
# composer.lock
# core/filter_api.php
# tests/rest/RestFiltersTest.php
mod - composer.json Diff File
mod - composer.lock Diff File
mod - tests/rest/RestIssueUpdateVersion.php Diff File

master 96d90a58

2025-04-21 14:23

dregad


Details Diff
Merge remote-tracking branch 'origin/master'
mod - lang/strings_chinese_simplified.txt Diff File

master 7fea7f5a

2025-04-21 08:08

translatewiki.net


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

master-2.27 01f3d24e

2025-04-20 12:20

dregad


Details Diff
Fix regression in mci_get_category_id()

REST API was not allowing to unset the Category when updating an Issue
with $g_allow_no_category = ON with a payload `{"category": {"id": 0}}`.

Regression in mci_get_category_id() function, introduced by commit
656f93eebaf033f4b5bf34f17487db6346f12d8a (Issue 0034683).

Fixes 0035668

Backported from master branch (cherry picked commits f97ee460815ff14b31462d1da0a48405d0acb363 and
1ccc4205e50c23d47009073d85423d29c4cae449).
Affected Issues
0034683, 0035668
mod - api/soap/mc_api.php Diff File

master 1ccc4205

2025-04-20 12:20

dregad


Details Diff
Fix incorrect behavior in mci_get_category_id()

Now properly throws a ClientException when the given Category Id is
not an integer.

Fixes 0035668
Affected Issues
0035668
mod - api/soap/mc_api.php Diff File
 First  Prev  1 2 3 4 5 6 7 8 9 10 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 733 734 735  Next  Last