Changesets: MantisBT
|
master e153b89e 2020-01-05 02:19 Details Diff |
Remove unused global variable declarations Issue 0026567 |
Affected Issues 0026567 |
|
| mod - core/version_api.php | Diff File | ||
|
master 855c0d15 2020-01-03 11:15 Details Diff |
Remove unused function parameter Issue 0026567 |
Affected Issues 0026567 |
|
| mod - core/collapse_api.php | Diff File | ||
|
master a6b919bd 2020-01-03 10:26 Details Diff |
Remove unused local variables Issue 0026567 |
Affected Issues 0026567 |
|
| mod - api/soap/mc_issue_api.php | Diff File | ||
| mod - bug_view_inc.php | Diff File | ||
| mod - core/columns_api.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - core/plugin_api.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
| mod - core/project_api.php | Diff File | ||
| mod - core/tag_api.php | Diff File | ||
| mod - plugins/MantisGraph/core/graph_api.php | Diff File | ||
|
master edf65818 2020-01-03 08:51 Details Diff |
Remove unnecessary semicolons Issue 0026567 |
Affected Issues 0026567 |
|
| mod - api/rest/restcore/internal_rest.php | Diff File | ||
| mod - core/custom_function_api.php | Diff File | ||
| mod - core/email_queue_api.php | Diff File | ||
| mod - signup_page.php | Diff File | ||
|
master 778816b5 2020-01-02 09:59 Details Diff |
PHPDoc fixes Issue 0026567 |
Affected Issues 0026567 |
|
| mod - core/history_api.php | Diff File | ||
| mod - core/project_api.php | Diff File | ||
| mod - core/user_api.php | Diff File | ||
| mod - core/version_api.php | Diff File | ||
| mod - plugins/MantisGraph/core/graph_api.php | Diff File | ||
|
master c59863c3 2020-01-02 08:44 Details Diff |
Use config_get_global for options dot_tool and neato_tool Since fix of 0026091 dot_tool and neato_tool can no longer be set in database. config_get_global is now used instead of config_get like it's done for other options lisetd in $g_global_settings Issue 0026567 |
Affected Issues 0026567 |
|
| mod - core/relationship_graph_api.php | Diff File | ||
| mod - workflow_graph_img.php | Diff File | ||
|
master fcf454c1 2020-01-02 08:15 Details Diff |
Fix usage of reporter_summary_limit on summary page "Reporter Stats" section on summary page displayed one more row than set in option reporter_summary_limit. Fixes 0026555 |
Affected Issues 0026555 |
|
| mod - core/summary_api.php | Diff File | ||
|
master 76a7c3b4 2020-01-02 03:50 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_persian.txt | Diff File | ||
| mod - lang/strings_turkish.txt | Diff File | ||
| mod - plugins/MantisGraph/lang/strings_persian.txt | Diff File | ||
|
master 85207aff 2019-12-30 20:45 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_spanish.txt | Diff File | ||
|
dependabot/composer/erusev/parsedown-1.7.4 7909516e 2019-12-30 19:53 dependabot-preview[bot] Committer: GitHub Details Diff |
Bump erusev/parsedown from 1.7.3 to 1.7.4 Bumps [erusev/parsedown](https://github.com/erusev/parsedown) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/erusev/parsedown/releases) - [Commits](https://github.com/erusev/parsedown/compare/1.7.3...1.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
| mod - composer.lock | Diff File | ||
|
master a143f38e 2019-12-26 12:44 Details Diff |
Add 'due_date_warning_levels' to public configs | ||
| mod - config_defaults_inc.php | Diff File | ||
|
master 8dc424d7 2019-12-26 12:39 dependabot-preview[bot] Committer: dregad Details Diff |
Bump guzzlehttp/guzzle from 6.5.0 to 6.5.2 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.0 to 6.5.2. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/6.5.2/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/6.5.0...6.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Fixes 0026441 PR https://github.com/mantisbt/mantisbt/pull/1602 |
Affected Issues 0026441 |
|
| mod - composer.lock | Diff File | ||
|
master 71d5b9d3 2019-12-26 06:24 Details Diff |
Merge branch 'master-2.23' | ||
| mod - api/soap/mc_api.php | Diff File | ||
|
master b2506fec 2019-12-26 03:21 Details Diff |
Fix PHPDoc in mc_issue_api.php | ||
| mod - api/soap/mc_issue_api.php | Diff File | ||
|
master 2838385c 2019-12-26 01:51 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_japanese.txt | Diff File | ||
| mod - lang/strings_portuguese_standard.txt | Diff File | ||
| mod - lang/strings_qqq.txt | Diff File | ||
|
dependabot/composer/guzzlehttp/guzzle-6.5.2 59b5ea81 2019-12-24 19:54 dependabot-preview[bot] Committer: GitHub Details Diff |
Bump guzzlehttp/guzzle from 6.5.0 to 6.5.2 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.0 to 6.5.2. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/6.5.2/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/6.5.0...6.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
| mod - composer.lock | Diff File | ||
|
master 47b0d102 2019-12-23 05:05 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_portuguese_standard.txt | Diff File | ||
| mod - lang/strings_swedish.txt | Diff File | ||
|
dependabot/composer/guzzlehttp/guzzle-6.5.1 27a7baa4 2019-12-22 20:16 dependabot-preview[bot] Committer: GitHub Details Diff |
Bump guzzlehttp/guzzle from 6.5.0 to 6.5.1 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/6.5.0...6.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
| mod - composer.lock | Diff File | ||
|
master dded0f98 2019-12-19 04:12 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_japanese.txt | Diff File | ||
| mod - lang/strings_portuguese_brazil.txt | Diff File | ||
| mod - lang/strings_slovak.txt | Diff File | ||
|
master 8e00493f 2019-12-16 04:18 dependabot-preview[bot] Committer: dregad Details Diff |
Bump phpmailer/phpmailer from 6.1.3 to 6.1.4 Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.1.3 to 6.1.4. - [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.1.3...v6.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Fixes 0026475 PR https://github.com/mantisbt/mantisbt/pull/1594 |
Affected Issues 0026475 |
|
| mod - composer.lock | Diff File | ||
|
master f2c73f1b 2019-12-16 04:13 dependabot-preview[bot] Committer: dregad Details Diff |
Bump guzzlehttp/guzzle from 6.4.1 to 6.5.0 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.4.1 to 6.5.0. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/6.4.1...6.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Fixes 0026441 PR https://github.com/mantisbt/mantisbt/pull/1590 |
Affected Issues 0026441 |
|
| mod - composer.lock | Diff File | ||
|
master 18437666 2019-12-15 21:41 Details Diff |
Correct CSS class names for custom fields Not all characters are allowed to be used in CSS class names. Replace any potentially unsupported character(s) by dashes `-`. Fixes 0026473 |
Affected Issues 0026473 |
|
| mod - core/custom_field_api.php | Diff File | ||
| mod - core/custom_function_api.php | Diff File | ||
|
master 078044e5 2019-12-14 05:34 Details Diff |
Add PHP 7.4 to Travis CI, remove PHP 5.5 from Travis CI | ||
| mod - .travis.yml | Diff File | ||
|
master-2.23 0ebb36f5 2019-12-13 11:03 Details Diff |
Fix auto language regression in View Issue Details page Fixes 0026470 |
Affected Issues 0026470 |
|
| mod - api/soap/mc_api.php | Diff File | ||
|
master c3e1faf7 2019-12-12 04:28 translatewiki.net Details Diff |
Localisation updates from https://translatewiki.net. | ||
| mod - lang/strings_italian.txt | Diff File | ||
| mod - lang/strings_korean.txt | Diff File | ||
| mod - lang/strings_lithuanian.txt | Diff File | ||