Search Changesets

MantisBT: master 2cc8ac3e

2024-04-24 12:42

dregad


Details Diff
Doc: add missing paragraphs

Fixes 0010289
Affected Issues
0010289
mod - docbook/Admin_Guide/en-US/Page_Descriptions.xml Diff File

MantisBT: master 77038aaa

2024-04-24 06:36

dregad


Details Diff
Merge branch 'master-2.26'
mod - core/constant_inc.php Diff File
rm - js/typeahead.jquery-1.3.0.min.js Diff
add - js/typeahead.jquery-1.3.4.min.js Diff File
mod - library/README.md Diff File

MantisBT: master-2.26 60f1bf1d

2024-04-24 06:34

dregad


Details Diff
Update typeahead.js library to 1.3.4

Fixes 0034417
Affected Issues
0034417
mod - core/constant_inc.php Diff File
rm - js/typeahead.jquery-1.3.0.min.js Diff
add - js/typeahead.jquery-1.3.4.min.js Diff File
mod - library/README.md Diff File

MantisBT: master 644084eb

2024-04-22 12:25

dregad


Details Diff
Fix indentation
mod - bug_actiongroup.php Diff File

MantisBT: master 0ee78a83

2024-04-22 12:23

dependabot[bot]


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)

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

Fixes 0034415, PR https://github.com/mantisbt/mantisbt/pull/1999

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

MantisBT: dependabot/composer/erusev/parsedown-1.7.4 2f7a0060

2024-04-22 12:13

dependabot[bot]


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)

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

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

MantisBT: master ce91842b

2024-04-22 08:09

translatewiki.net


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

Tools: master 2df1ce23

2024-04-20 19:14

dregad


Details Diff
Merge branch 'fix-github-plugin-teams'
mod - .gitignore Diff File
mod - config.py Diff File
mod - config_defaults.yml Diff File
mod - github_plugin_teams.py Diff File
add - requirements.txt Diff File

Tools: master 4da5a142

2024-04-20 13:27

dregad


Details Diff
GitHub API requires admin:org to create teams
mod - config_defaults.yml Diff File
mod - github_plugin_teams.py Diff File

Tools: master fac4a8f8

2024-04-20 13:13

dregad


Details Diff
collections.Mapping deprecated since Python 3.3

Mapping is available from collections.abc now, changing import.
mod - config.py Diff File

Tools: master 2154abbf

2024-04-20 13:11

dregad


Details Diff
Add requirements.txt file for Python venv
add - requirements.txt Diff File

Tools: master b3cb3579

2024-04-20 12:24

dregad


Details Diff
Ignore Python venv and cache directories
mod - .gitignore Diff File

MantisBT: master 9a85a3f3

2024-04-19 13:27

dregad


Details Diff
Fix static analysis warnings
mod - api/soap/mc_issue_api.php Diff File

MantisBT: master 433c44ab

2024-04-19 13:12

dregad


Details Diff
PHPDoc
mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File

MantisBT: master 29eaa198

2024-04-19 07:44

dregad


Details Diff
Merge branch 'master-2.26'
mod - bug_report_page.php Diff File

MantisBT: master-2.26 c3f45929

2024-04-19 07:42

dregad


Details Diff
Respect Target Version param when reporting bugs

Until now, if bug_report_page.php was called with target_version query
parameter, or when cloning an issue having Target Version set, the form
would always be displayed with an empty Target Version selection list.

Fixes 0012956
Affected Issues
0012956
mod - bug_report_page.php Diff File

MantisBT: master adba77a0

2024-04-18 08:10

translatewiki.net


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

MantisBT: master 449ddbf7

2024-04-15 19:48

dregad


Details Diff
Merge branch 'master-2.26'
mod - core/print_api.php Diff File

MantisBT: master-2.26 452f0f15

2024-04-15 19:47

dregad


Details Diff
Remove extra "Proceed" button when redirecting

When print_header_redirect() is handling pending errors, the Proceed
button is shown twice, once in html_operation_successful()'s output, and
again in a standalone div.

This is a regression introduced by 5e65518b1ef546ea62b4098bfff9134087caccfb
(issue 0033480), which added the html_operation_successful() call, but
did not remove the existing Proceed button.

Fixes 0034404
Affected Issues
0033480, 0034404
mod - core/print_api.php Diff File

MantisBT: master 0b8c93f4

2024-04-15 08:09

translatewiki.net


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

MantisBT: master b0f09b75

2024-04-12 19:33

dregad


Details Diff
KEYS.md: updated mantisbt server GPG key

The old key was expired since 26-May-2023.

It was extended for 2 years on 12-Apr-2024, this publishes the updated
key.

Fixes #34403
mod - KEYS.md Diff File

MantisBT: master e49dddff

2024-04-12 19:27

dregad


Details Diff
KEYS.md: update keyservers reference

- The SKS pool is gone [1]
- https://keys.gnupg.net is dead too
- Added https://keys.openpgp.org

[1]: https://unix.stackexchange.com/questions/656205/sks-keyservers-gone-what-to-use-instead
mod - KEYS.md Diff File

Tools: master 2c2f3020

2024-04-12 18:58

dregad


Details Diff
Remove leftover debugging echo statement

Issue #34402
mod - nightly-builds.sh Diff File

Tools: master e9d21098

2024-04-12 17:58

dregad


Details Diff
Merge branch 'fix-nightly-builds'
mod - nightly-builds.sh Diff File

Tools: master 9082850c

2024-04-11 18:59

dregad


Details Diff
Fix deleting old builds not working

Use a single find command with -regex instead of find piped into grep.

Fix the regex to match commit hashes used in the file names with 7 or
more hex chars. Git will increase the hashes' length to ensure they are
unique, and currently they are 9 chars long.

Fixes #34402
mod - nightly-builds.sh Diff File
1 2 3 4 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 743 744 745  Next  Last