Changesets: MantisBT

master-2.25 9cbe1cbb

2021-04-29 21:35

dependabot-preview[bot]

Committer: dregad


Details Diff
Bump phpmailer/phpmailer from 6.3.0 to 6.4.1

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.3.0 to 6.4.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.3.0...v6.4.1)

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

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

master 6ba5d700

2021-04-28 08:45

dependabot-preview[bot]

Committer: dregad


Details Diff
Upgrade to GitHub-native Dependabot
add - .github/dependabot.yml Diff File

master a2cfc303

2021-04-26 05:24

translatewiki.net


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

master abbf4aea

2021-04-22 05:04

translatewiki.net


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

master ea65cce9

2021-04-19 02:48

translatewiki.net


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

master 22f43113

2021-04-16 08:27

dregad


Details Diff
Fix PHPStorm warnings
mod - core/authentication_api.php Diff File
mod - core/version_api.php Diff File
mod - roadmap_page.php Diff File

master 4bfc6b3a

2021-04-16 08:27

dregad


Details Diff
Add resolved percentage on Roadmap section title

On the Roadmap page, a version's progress is now displayed on the right
of the section's title, with a tooltip showing the number of issues
resolved vs planned.

The resolved_progress language string has been modified to remove the
3rd placeholder (percentage) which is redundant.

Script has been refactored to use a new internal RoadmapProgress class,
simplifying code and removing some duplication.

Fixes 0028182
Affected Issues
0028182
mod - lang/strings_english.txt Diff File
mod - roadmap_page.php Diff File

master bc728f42

2021-04-15 03:06

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_czech.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - plugins/XmlImportExport/lang/strings_swedish.txt Diff File

master 04801d0e

2021-04-12 05:47

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_french.txt Diff File
mod - lang/strings_interlingua.txt Diff File
mod - lang/strings_luxembourgish.txt Diff File
mod - lang/strings_serbian.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - plugins/XmlImportExport/lang/strings_interlingua.txt Diff File

master 51d7ef7e

2021-04-08 04:57

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_czech.txt Diff File
mod - lang/strings_danish.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - lang/strings_slovak.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_vietnamese.txt Diff File
add - plugins/Gravatar/lang/strings_slovak.txt Diff File
mod - plugins/MantisCoreFormatting/lang/strings_slovak.txt Diff File
mod - plugins/MantisGraph/lang/strings_slovak.txt Diff File
mod - plugins/XmlImportExport/lang/strings_slovak.txt Diff File

master dbeeb60e

2021-04-04 15:34

dregad


Details Diff
Fix invalid HTML, improvements in manage_user_proj_delete.php

PR https://github.com/mantisbt/mantisbt/pull/1746
mod - account_prefs_inc.php Diff File
mod - core/print_api.php Diff File
mod - core/user_api.php Diff File
mod - core/user_pref_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - manage_user_edit_page.php Diff File
mod - manage_user_proj_delete.php Diff File

dependabot/composer/phpmailer/phpmailer-6.4.0 a591b7e9

2021-04-01 21:34

dependabot-preview[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 6.3.0 to 6.4.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.3.0 to 6.4.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.3.0...v6.4.0)

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

master 1091f08d

2021-04-01 04:28

atrol


Details Diff
Enhance manage_plugin_threshold documentation

Issue 0028165
Affected Issues
0028165
mod - config_defaults_inc.php Diff File

master 5269b836

2021-04-01 03:44

translatewiki.net


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

master 528c06ab

2021-03-29 07:58

translatewiki.net


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

master 0344f381

2021-03-25 16:15

dregad


Details Diff
Fix PHPStorm warnings

Suppressing the following inspections:
- "unhandled" exceptions are expected and will actually be dealt with
by the default error handler.
- the project_id checkboxes have no label
mod - manage_user_edit_page.php Diff File

master 7044d4bd

2021-03-25 16:11

dregad


Details Diff
Align width of 1st column

Fixes 0028124
Affected Issues
0028124
mod - account_prefs_inc.php Diff File
mod - manage_user_edit_page.php Diff File

master e1a8e7da

2021-03-25 16:03

dregad


Details Diff
Remove unnecessary <fieldset> tag
mod - manage_user_edit_page.php Diff File

master 8fa3dc63

2021-03-25 16:00

dregad


Details Diff
Fix invalid HTML, indentation of Edit User section

Fixes 0028114
Affected Issues
0028114
mod - manage_user_edit_page.php Diff File

master d9ed3b7f

2021-03-25 15:53

dregad


Details Diff
Whitespace: indentation, break long lines
mod - manage_user_edit_page.php Diff File

master c163e624

2021-03-25 15:45

dregad


Details Diff
Replace <input> by <button>
mod - manage_user_edit_page.php Diff File

master 12521fd2

2021-03-25 15:39

dregad


Details Diff
Fix invalid HTML

Move the <form> tag out of the <table>.

Fixes 0028114
Affected Issues
0028114
mod - manage_user_edit_page.php Diff File

master f380b964

2021-03-25 15:30

dregad


Details Diff
Cache user data when clearing invalid project defaults

user_pref_clear_invalid_project_default() can potentially work with a
large number of records, if the project being processed has been set as
default by many users.

Caching all user rows early reduces the overhead, as we execute a single
DB query instead of one per user.

Fixes 0028120
Affected Issues
0028120
mod - core/user_pref_api.php Diff File

master 3426c5ea

2021-03-25 15:20

dregad


Details Diff
Correct user_get_field() warning for invalid user id

When user_get_field() was called with a non-existing user id, it threw
an ERROR_DB_FIELD_NOT_FOUND warning, which is incorrect and misleading.

It now triggers an ERROR_USER_BY_ID_NOT_FOUND warning instead.

Fixes 0028119
Affected Issues
0028119
mod - core/user_api.php Diff File

master bff36aff

2021-03-25 15:10

dregad


Details Diff
Remove unused print_project_user_list() API

The logic is now handled directly in manage_user_edit_page.php, so this
function is no longer necessary.

Issue 0028122
Affected Issues
0028122
mod - core/print_api.php Diff File
 First  Prev  1 2 3 ... 70 71 72 73 74 75 76 77 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 729 730 731  Next  Last