Changesets: MantisBT

master 76f01f8d

2022-02-14 19:10

jon5477

Committer: community


Details Diff
Auth plugin events not fired for non-existent users

Handle auth_flags edge cases which break certain authentication plugins
Fix login redirection for auth plugin.

Fixes 0027836, 0029517, PR https://github.com/mantisbt/mantisbt/pull/1792
Affected Issues
0027836, 0029517
mod - core/authentication_api.php Diff File
mod - login_password_page.php Diff File

dependabot/composer/adodb/adodb-php-5.22.0 98fc8a79

2022-02-14 18:57

dependabot[bot]

Committer: community


Details Diff
Bump adodb/adodb-php from 5.20.21 to 5.22.0

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.21 to 5.22.0.
- [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.21...v5.22.0)

---
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 a2bef709

2022-02-14 18:52

dregad


Details Diff
PHPUnit: fix and improve RestIssueAddTest
mod - tests/rest/RestBase.php Diff File
mod - tests/rest/RestIssueAddTest.php Diff File

master c68c39f1

2022-02-14 07:06

translatewiki.net


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

master 4f5b8595

2022-02-10 12:00

Daniele Verducci

Committer: community


Details Diff
Support for sending emails with CC and/or BCC

Fixes 0029583, PR https://github.com/mantisbt/mantisbt/pull/1794
Affected Issues
0029583
mod - core/email_api.php Diff File
mod - core/email_queue_api.php Diff File

master 8e0862a0

2022-02-10 07:06

translatewiki.net


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

dependabot/composer/adodb/adodb-php-5.22.0 4c648d48

2022-02-07 20:14

dependabot[bot]

Committer: community


Details Diff
Bump adodb/adodb-php from 5.20.21 to 5.22.0

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.21 to 5.22.0.
- [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.21...v5.22.0)

---
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 e1a59935

2022-02-07 12:46

dregad


Details Diff
RestIssueAddTest: Skip tests if not enough versions

Before, the setUp() method was throwing an exception, causing all the
tests in the suite to fail. This is overkill, as some tests can be run
successfully without versions.

We now skip individual tests cases where versions are required, with a
message indicating why.
mod - tests/rest/RestIssueAddTest.php Diff File

master e860f8eb

2022-02-07 12:44

dregad


Details Diff
testCreateIssueNoCategory: delete issue after test

Mark the issue for deletion if creation was successful.
mod - tests/rest/RestIssueAddTest.php Diff File

master f2d7df0a

2022-02-07 12:43

dregad


Details Diff
testCreateIssueNoCategory: use config_get()

Previous use of global $g_allow_no_category caused incorrect test result
when the config is defined in the database instead of config_inc.php.
mod - tests/rest/RestIssueAddTest.php Diff File

master 407e7bfc

2022-02-07 12:39

dregad


Details Diff
RestIssueAddTest: delete tag after test

This required adding a $password property, as user must be logged in
to call tag_delete().
mod - tests/rest/RestBase.php Diff File
mod - tests/rest/RestIssueAddTest.php Diff File

master 9e90bab6

2022-02-03 02:06

translatewiki.net


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

master 14f37a80

2022-01-27 02:06

translatewiki.net


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

master a8ad2986

2022-01-24 02:07

translatewiki.net


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

dependabot/composer/adodb/adodb-php-5.21.4 0350943c

2022-01-23 05:28

dependabot[bot]

Committer: dregad


Details Diff
Bump adodb/adodb-php from 5.20.21 to 5.21.4

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.21 to 5.21.4.
- [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.21...v5.21.4)

---
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>

Fixes 0028015, PR https://github.com/mantisbt/mantisbt/pull/1790
Affected Issues
0028015
mod - composer.lock Diff File

dependabot/composer/adodb/adodb-php-5.21.4 f0558477

2022-01-23 00:28

dependabot[bot]

Committer: community


Details Diff
Bump adodb/adodb-php from 5.20.21 to 5.21.4

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.21 to 5.21.4.
- [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.21...v5.21.4)

---
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 12263524

2022-01-23 00:27

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 6.5.1 to 6.5.3

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.5.1 to 6.5.3.
- [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.5.1...v6.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fixes 0029025, PR https://github.com/mantisbt/mantisbt/pull/1787
Affected Issues
0029025
mod - composer.lock Diff File

dependabot/composer/adodb/adodb-php-5.21.4 d2f74c75

2022-01-22 15:57

dependabot[bot]

Committer: community


Details Diff
Bump adodb/adodb-php from 5.20.21 to 5.21.4

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.21 to 5.21.4.
- [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.21...v5.21.4)

---
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

dependabot/composer/phpmailer/phpmailer-6.5.3 0c306cf9

2022-01-22 15:57

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 6.5.1 to 6.5.3

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.5.1 to 6.5.3.
- [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.5.1...v6.5.3)

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

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

master 02060da7

2022-01-22 15:08

dregad


Details Diff
Merge branch 'master-2.25'

# Conflicts:
# composer.lock
mod - composer.json Diff File
mod - composer.lock Diff File

master-2.25 8db84042

2022-01-22 14:31

dregad


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

Fixes 0029485
Affected Issues
0029462, 0029485
mod - composer.json Diff File
mod - composer.lock Diff File

master 18cabdd2

2022-01-20 02:06

translatewiki.net


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

master 2af596c0

2022-01-17 02:06

translatewiki.net


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

master a5058a1c

2022-01-13 02:05

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_german.txt Diff File
mod - lang/strings_macedonian.txt Diff File
mod - lang/strings_turkish.txt Diff File

master a47ac708

2022-01-10 02:05

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_ukrainian.txt Diff File
 First  Prev  1 2 3 ... 62 63 64 65 66 67 68 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 729 730 731  Next  Last