mantisbt
mantisbt copied to clipboard
Mantis Bug Tracker (MantisBT)
Browsers/extensions may pre-load any GET URL, including from forms. GET is specified as read-only. A user of mine was having all bugs they viewed auto-monitored. I have confirmed this fix...
Fixes [#30835](https://mantisbt.org/bugs/view.php?id=30835)
This is an attempt to finish this [pull request](https://github.com/mantisbt/mantisbt/pull/1004) with fewer code changes. This is the first merge request of a small series addressing some Markdown issues. ### Add external...
It does not make sense to copy the global categories, if they are wanted in the target project, it should inherit them. Fixes [#30812](https://mantisbt.org/bugs/view.php?id=30812)
This is an alternative, possibly better approach to fixing [#30812](https://mantisbt.org/bugs/view.php?id=30812), than the initial PR #1839. Add a new checkbox next to the Copy to/from buttons on Manage Project Page, allowing...
$g_html_make_links now accepts 2 new contants, LINKS_NOOPENER and LINKS_NOREFERRER, allowing the admin to set the corresponding type for the URL links that are generated when the MantisCoreFormatting plugin's URL Processing...
Fixes [#8141](https://mantisbt.org/bugs/view.php?id=8141)
Allow for a Simple Report screen for specific user levels, this fixes issue #30737
Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.21.4 to 5.22.2. Release notes Sourced from adodb/adodb-php's releases. v5.22.2 Hotfix release, see Changelog for details. v5.22.1 Hotfix release, see Changelog for details. v5.22.0 This is a...
WikkaWiki development ceased and is no longer maintained. Fixes [#29497](https://mantisbt.org/bugs/view.php?id=29497)