Changesets: MantisBT

master-2.23 9bb87b04

2020-01-18 06:30

atrol


Details Diff
Fix history_default_visible regression in View Issue Details page

Fixes 0026610
Affected Issues
0026610
mod - bug_view_inc.php Diff File
mod - core/commands/IssueViewPageCommand.php Diff File

master 43174b11

2020-01-16 04:33

translatewiki.net


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

master d822fd7c

2020-01-15 06:51

dregad


Details Diff
Merge branch 'master-2.23'
mod - admin/install.php Diff File
mod - js/install.js Diff File

master 4e8f5a6f

2020-01-15 06:09

dependabot-preview[bot]

Committer: dregad


Details Diff
Bump adodb/adodb-php from 5.20.15 to 5.20.16

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.15 to 5.20.16.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](https://github.com/ADOdb/ADOdb/compare/v5.20.15...v5.20.16)

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

Fixes 0026598, https://github.com/mantisbt/mantisbt/pull/1610
Affected Issues
0026598
mod - composer.lock Diff File

master f850ce4b

2020-01-13 05:26

translatewiki.net


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

dependabot/composer/adodb/adodb-php-5.20.16 baf637a1

2020-01-12 20:21

dependabot-preview[bot]

Committer: GitHub


Details Diff
Bump adodb/adodb-php from 5.20.15 to 5.20.16

Bumps [adodb/adodb-php](https://github.com/ADOdb/ADOdb) from 5.20.15 to 5.20.16.
- [Release notes](https://github.com/ADOdb/ADOdb/releases)
- [Changelog](https://github.com/ADOdb/ADOdb/blob/master/docs/changelog.md)
- [Commits](https://github.com/ADOdb/ADOdb/compare/v5.20.15...v5.20.16)

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

master 025210a3

2020-01-12 11:06

atrol

Committer: dregad


Details Diff
Standardize access of option database_version

Fixes 0026821
Affected Issues
0026821
mod - admin/index.php Diff File
mod - admin/install.php Diff File
mod - admin/upgrade_unattended.php Diff File
mod - core/html_api.php Diff File
mod - login_page.php Diff File
mod - login_password_page.php Diff File
mod - manage_overview_page.php Diff File

master 4bb86527

2020-01-12 05:16

atrol


Details Diff
Merge branch 'master-2.23'
mod - bug_view_inc.php Diff File

master 449844ce

2020-01-10 14:32

dregad


Details Diff
Specific final message when generating SQL

Remind user that DB has not been created/upgraded, and that they should
do so.

Fixes 0026663
Affected Issues
0026663
mod - admin/install.php Diff File

master da2394cc

2020-01-10 12:54

dregad


Details Diff
Admin guide: remove obsolete $g_lap_port config

Config was actually obsoleted in 1.2.0a2
(commit 46f632602d31088fe74659cbb6a110496ddf5cf9) but was still
referenced in the documentation.

Fixes 0026589
Affected Issues
0026589
mod - docbook/Admin_Guide/en-US/config/auth.xml Diff File

master 5e3dc3e3

2020-01-10 08:07

Sean McBride

Committer: dregad


Details Diff
Updated various hyperlinks in documentation

- mostly changed http to https where possible (I checked every link I changed)
- updated some links that now redirect elsewhere
- fixed a typo in at least one link
mod - docbook/Admin_Guide/en-US/About.xml Diff File
mod - docbook/Admin_Guide/en-US/Authentication.xml Diff File
mod - docbook/Admin_Guide/en-US/Customizing.xml Diff File
mod - docbook/Admin_Guide/en-US/Installation.xml Diff File
mod - docbook/Admin_Guide/en-US/Troubleshooting.xml Diff File
mod - docbook/Admin_Guide/en-US/config/database.xml Diff File
mod - docbook/Admin_Guide/en-US/config/date.xml Diff File
mod - docbook/Admin_Guide/en-US/config/display.xml Diff File
mod - docbook/Admin_Guide/en-US/config/duedate.xml Diff File
mod - docbook/Admin_Guide/en-US/config/email.xml Diff File
mod - docbook/Admin_Guide/en-US/config/filters.xml Diff File
mod - docbook/Admin_Guide/en-US/config/html.xml Diff File
mod - docbook/Admin_Guide/en-US/config/logging.xml Diff File
mod - docbook/Admin_Guide/en-US/config/misc.xml Diff File
mod - docbook/Admin_Guide/en-US/config/path.xml Diff File
mod - docbook/Admin_Guide/en-US/config/security.xml Diff File
mod - docbook/Admin_Guide/en-US/config/timezone.xml Diff File
mod - docbook/Admin_Guide/en-US/config/uploads.xml Diff File
mod - docbook/Admin_Guide/en-US/config/webserver.xml Diff File
mod - docbook/Admin_Guide/publican.cfg Diff File
mod - docbook/Developers_Guide/en-US/Appendix.xml Diff File
mod - docbook/Developers_Guide/en-US/Contributors.xml Diff File
mod - docbook/Developers_Guide/en-US/Database.xml Diff File
mod - docbook/Developers_Guide/en-US/Integrating.xml Diff File
mod - docbook/Developers_Guide/en-US/Plugins_Building.xml Diff File
mod - docbook/Developers_Guide/publican.cfg Diff File

master 60ed4bb0

2020-01-08 08:14

dregad


Details Diff
Add Reset buttons to pre/suffix fields

Allows admins to reset their input to database-specific default values.

Fixes 0026664
Affected Issues
0026664
mod - admin/install.php Diff File
mod - js/install.js Diff File

master-2.23 6b9f4245

2020-01-08 01:26

atrol

Committer: vboctor


Details Diff
Avoid blank notes on group assign action

Fixes 0026570
Fixes 0026575
Affected Issues
0026570, 0026575
mod - core/bug_api.php Diff File

master 8b34e48c

2020-01-08 01:26

atrol


Details Diff
Avoid blank notes on group assign action

Fixes 0026570
Fixes 0026575
Affected Issues
0026570, 0026575
mod - core/bug_api.php Diff File

master 3b1de423

2020-01-07 22:16

dregad


Details Diff
Remove 'firebug' as logging destination

Firebug development stopped in 2017 with the launch of Firefox 57 [1].

Fixes 0026572

[1]: https://getfirebug.com/
Affected Issues
0026572
mod - admin/check/check_config_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/logging_api.php Diff File
mod - docbook/Admin_Guide/en-US/config/logging.xml Diff File

master-2.23 f5292645

2020-01-07 11:58

atrol


Details Diff
Fix field display on "View Issue" page

Fixes 0026482
Affected Issues
0026482
mod - bug_view_inc.php Diff File

master 6f54b7f5

2020-01-07 05:33

dregad


Details Diff
Fix various JSLint warnings
mod - js/install.js Diff File

master 2b98c4e4

2020-01-07 05:32

dregad


Details Diff
Install: fix default prefix change by DB type

The JavaScript that changes the default table prefix/suffix based on
database type and populates the sample table name fields was broken
because multiple DOM elements with the same id existed on the page
(2 sets of hidden <span> for the default values, and the 3 <input>).

Changing the markup for the <span> to set a class instead of an id, and
ajusting the script fixed the problem.

Fixes 0026596
Affected Issues
0026596
mod - admin/install.php Diff File
mod - js/install.js Diff File

master 41da472e

2020-01-06 07:00

translatewiki.net


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

master 53038ce9

2020-01-06 05:10

dregad


Details Diff
Install: improve layout of "DB not ready" message

Use an alert-danger div and some formatting to print a nicely formatted
message to inform the admin that the DB has not yet been created after
generating the SQL script.

Fixes 0026663
Affected Issues
0026663
mod - admin/install.php Diff File

master 1198e835

2020-01-06 05:08

dregad


Details Diff
Install: print disclaimer when generating SQL

Display a warning to inform the admin that the database may not be
installed properly when created/updated via the generated SQL script.

Fixes 0026663
Affected Issues
0026663
mod - admin/install.php Diff File

master ad05c04e

2020-01-06 05:04

dregad


Details Diff
Install: improve generated SQL script

The script generated by the installer when printing SQL queries instead
of writing to the database has been improved with comments, as follows:

- Header indicating MantisBT version and date of generation
- Schema step number before each SQL statement(s)
- For UpdateFunction steps, print the PHP function to execute, with
arguments
- Empty upgrade steps are indicated as "No Operation"
- Set database version

Fixes 0026661, 0026662
Affected Issues
0026661, 0026662
mod - admin/install.php Diff File

master 412f855f

2020-01-06 04:54

dregad


Details Diff
Use UPDATE/INSERT to update DB schema

When the installer is used to generate SQL instead of directly creating
the database, the last statement printed was a hardcoded INSERT to
create the database_version key in the config table.

This did not consider the case of an upgrade, where the record already
exists, so running the script as-is caused a duplicate key SQL error.

Since the installer knows whether it is installing a new database or
upgrading an existing one, an UPDATE statement should be generated
instead in the latter case.

Fixes 0026568
Affected Issues
0026568
mod - admin/install.php Diff File

master 85a30e9a

2020-01-06 04:49

dregad


Details Diff
Fix DB prefix/suffix init for new Mantis installs

When installing a new MantisBt instance, the installer pre-fills the
database prefix, plugin-prefix and suffix inputs.

Due to a bug in the code, all 3 fields were set to the value of
db_table_prefix ('mantis' by default), resulting in the installer
creating tables like 'mantis_bug_mantis` or 'mantis_mantis_xxx_mantis'
instead of 'mantis_bug_table' or 'mantis_plugin_xxx_table' unless the
administrator noticed and fixed the values before launching the install.

Adjust the code that initializes the inputs to use the correct values
(db_table_plugin_prefix, db_table_suffix).

Fixes 0026596
Affected Issues
0026596
mod - admin/install.php Diff File

master 49f84025

2020-01-05 02:49

atrol


Details Diff
Use always auth_anonymous_account() to get name of anonymous account

Issue 0026567
Affected Issues
0026567
mod - login_anon.php Diff File
 First  Prev  1 2 3 ... 70 ... 116 117 118 119 120 121 122 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 746 747 748  Next  Last