Changesets: MantisBT

master b5c7f292

2023-03-25 04:30

vboctor


Details Diff
Return inherit_global in project info in REST API
mod - api/soap/mc_api.php Diff File

master b3049033

2023-03-25 04:29

vboctor


Details Diff
Updates to ProjectUpdateCommand

Fixes 0032238
Affected Issues
0032238
mod - core/commands/ProjectUpdateCommand.php Diff File

master aa3e89ee

2023-03-25 04:05

vboctor


Details Diff
Update Web UI to use ProjectUpdateCommand

Fixes 0032238
Affected Issues
0032238
mod - manage_proj_update.php Diff File

master 9b7d8a08

2023-03-25 04:04

vboctor


Details Diff
Implement ProjectUpdateCommand

Fixes 0032238
Affected Issues
0032238
add - core/commands/ProjectUpdateCommand.php Diff File

master 978e263e

2023-03-25 03:13

vboctor


Details Diff
Update SOAP API to use ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
mod - api/soap/mc_project_api.php Diff File

master 76852a51

2023-03-25 03:11

vboctor


Details Diff
Override current project id in ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
mod - core/commands/ProjectDeleteCommand.php Diff File

master 036b8fb0

2023-03-25 03:10

vboctor


Details Diff
Override current project id in ProjectAddCommand

Fixes 0032231
Affected Issues
0032231
mod - core/commands/ProjectAddCommand.php Diff File

master 421a3a4a

2023-03-25 03:06

vboctor


Details Diff
Update SOAP API to use ProjectAddCommand

Fixes 0032231
Affected Issues
0032231
mod - api/soap/mc_project_api.php Diff File

master 9a9703b8

2023-03-25 02:56

vboctor


Details Diff
Change REST API to use ProjectAddCommand

Fixes 0032231
Affected Issues
0032231
mod - api/rest/restcore/projects_rest.php Diff File

master bb217bcd

2023-03-25 02:47

vboctor


Details Diff
Trigger EVENT_MANAGE_PROJECT_DELETE from command
mod - core/commands/ProjectDeleteCommand.php Diff File
mod - core/project_api.php Diff File

master e9c698f4

2023-03-25 02:46

vboctor


Details Diff
Trigger EVENT_MANAGE_PROJECT_CREATE from command
mod - core/commands/ProjectAddCommand.php Diff File
mod - manage_proj_create.php Diff File

master eda1c0ce

2023-03-25 02:41

vboctor


Details Diff
Change Web UI to use ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
mod - manage_proj_delete.php Diff File

master 37a2623b

2023-03-25 02:32

vboctor


Details Diff
Change Web UI to use ProjectAddCommand

Fixes 0032231
Affected Issues
0032231
mod - core/commands/ProjectAddCommand.php Diff File
mod - manage_proj_create.php Diff File

master c1c767b9

2023-03-25 02:07

vboctor


Details Diff
Implement ProjectDeleteCommand

Fixes 0032232
Affected Issues
0032232
add - core/commands/ProjectDeleteCommand.php Diff File

master 64344243

2023-03-25 02:06

vboctor


Details Diff
Implement ProjectAddCommand

Fixes 0032231
Affected Issues
0032231
add - core/commands/ProjectAddCommand.php Diff File

master 73f4f5fe

2023-03-23 08:09

translatewiki.net


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

master 334b5178

2023-03-15 12:03

dregad


Details Diff
Improve documentation for custom_strings_inc.php

- New section for file format (admin.customize.strings.format)
- Add warning not to use core functions (see issue 0032042)
- General review of admin.customize.strings section: minor text and
formatting changes
Affected Issues
0032042
mod - docbook/Admin_Guide/en-US/Customizing.xml Diff File

master 7cadef11

2023-03-15 08:19

dregad


Details Diff
Merge branch 'master-2.25'
mod - core/access_api.php Diff File

master-2.25 eb57c01d

2023-03-15 08:08

dregad


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

master-2.25 8ccd29c5

2023-03-15 08:05

dregad


Details Diff
Cache Projects in access_project_array_filter()

This performance optimization avoids execution of one SQL query per
Project in the loop as we check the access level for each one.

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

master 7cf0e76b

2023-03-13 08:07

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_french.txt Diff File
mod - lang/strings_icelandic.txt Diff File
mod - lang/strings_japanese.txt Diff File
mod - lang/strings_macedonian.txt Diff File
mod - lang/strings_polish.txt Diff File
mod - lang/strings_ripoarisch.txt Diff File
mod - lang/strings_saraiki.txt Diff File
mod - lang/strings_serbian.txt Diff File
mod - lang/strings_serbian_latin.txt Diff File
mod - lang/strings_slovene.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_turkish.txt Diff File
mod - lang/strings_zazaki.txt Diff File

master a3e4ddd9

2023-03-09 07:08

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_interlingua.txt Diff File
mod - lang/strings_luxembourgish.txt Diff File
mod - plugins/MantisGraph/lang/strings_luxembourgish.txt Diff File

master 5a90e60f

2023-03-06 20:58

dependabot[bot]

Committer: vboctor


Details Diff
Bump phpmailer/phpmailer from 6.7.1 to 6.8.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.7.1 to 6.8.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.7.1...v6.8.0)

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

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

dependabot/composer/phpmailer/phpmailer-6.8.0 f1e548da

2023-03-06 20:58

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 6.7.1 to 6.8.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.7.1 to 6.8.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.7.1...v6.8.0)

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

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

master a3f73fca

2023-03-06 07:07

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_slovene.txt Diff File
 First  Prev  1 2 3 ... 61 62 63 64 65 66 67 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 744 745 746  Next  Last