Changesets: MantisBT

master 424ff721

2017-12-10 21:04

translatewiki.net


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

master-1.3.x 86232c21

2017-12-10 11:45

atrol

Committer: dregad


Details Diff
Don't use deprecated __autoload

Fixes 0025129

Backported from 0c535cf2ec74640c8ac85946c60445325aa26787 (Issue 0023710)
Affected Issues
0023710, 0025129
mod - core.php Diff File

master 0c535cf2

2017-12-10 11:45

atrol

Committer: vboctor


Details Diff
Don't use deprecated __autoload

Fixes 0023710
Affected Issues
0023710
mod - core.php Diff File

master 16febd45

2017-12-10 10:06

atrol


Details Diff
Allow PHP 7.2 build to fail
mod - .travis.yml Diff File

master aaf79518

2017-12-10 03:06

atrol

Committer: vboctor


Details Diff
Don't allow to set impersonate_user_threshold in database

Fixes 0023679
Affected Issues
0023679
mod - config_defaults_inc.php Diff File
mod - core/authentication_api.php Diff File

master d955ef63

2017-12-09 00:17

vboctor


Details Diff
Use correct class name on web ui exception handler
mod - core/error_api.php Diff File

master b3d7c081

2017-12-09 00:11

vboctor


Details Diff
Add unhandled exception handler to SOAP API

This is to support the returning of SoapFault and throwing Mantis exceptions.
mod - api/soap/mantisconnect.php Diff File
mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File

master b83c2107

2017-12-08 21:06

vboctor


Details Diff
Change bug_text_cache_row() to throw
mod - core/bug_api.php Diff File

master c0747fc8

2017-12-08 19:41

vboctor


Details Diff
Improve REST API error handling

- Specific route handlers don’t need to catch exceptions just to return them in the response.
- In case of errors include a json with Mantis error code, message, and localized message for thrown exceptions.
- Convert RestFault and throw, though in this case only include the message in json, no code or localized message.

LegacyApiFaultException can be removed once all APIs throw proper exceptions instead of returning RestFault.

Fixes 0023714
Affected Issues
0023714
mod - api/rest/index.php Diff File
mod - api/rest/restcore/issues_rest.php Diff File
mod - api/soap/mantisconnect.php Diff File
mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_core.php Diff File
mod - core/error_api.php Diff File
add - core/exceptions/LegacyApiFaultException.php Diff File

master 61059a31

2017-12-08 18:10

vboctor


Details Diff
mci_get_user_id() to return 0 when user not found
mod - api/soap/mc_api.php Diff File

master 57c8c129

2017-12-08 18:10

vboctor


Details Diff
Fix due date unit test error
mod - tests/soap/IssueAddTest.php Diff File

master 1165b2ae

2017-12-08 17:04

vboctor


Details Diff
Rename `MonitorCommand` to `MonitorAddCommand`
mod - api/rest/restcore/issues_rest.php Diff File
mod - bug_monitor_add.php Diff File

master c816588d

2017-12-08 16:59

vboctor


Details Diff
Enforce halting of scripts on errors

Enforce for E_ERROR and E_RECOVERABLE_ERROR and not just E_USER_ERROR.

Updated documentation, config_defaults_inc.php samples and defaults.

Fixes 0023706
Affected Issues
0023706
mod - config_defaults_inc.php Diff File
mod - core/error_api.php Diff File
mod - docbook/Admin_Guide/en-US/config/logging.xml Diff File

master 5a16317f

2017-12-08 16:37

vboctor


Details Diff
Remove usage of deprecated function `__autoload`

Fixes 0023710
Affected Issues
0023710
mod - core.php Diff File

master f8376df8

2017-12-07 23:08

vboctor


Details Diff
Add REST API for adding users to issue monitor list
mod - api/rest/restcore/issues_rest.php Diff File

master f0320433

2017-12-07 22:53

vboctor


Details Diff
Remove unnecessary require_once()
mod - core/error_api.php Diff File

master 80c8bf60

2017-12-07 22:16

vboctor


Details Diff
PHPDoc and Headers
mod - core/commands/Command.php Diff File
mod - core/commands/MonitorCommand.php Diff File
mod - core/exceptions/ClientException.php Diff File
mod - core/exceptions/MantisException.php Diff File
mod - core/exceptions/ServiceException.php Diff File
mod - core/exceptions/StateException.php Diff File

master 8d8b0b7b

2017-12-07 21:44

atrol


Details Diff
Travis: update PHP versions

- add 7.2
mod - .travis.yml Diff File

master 099a533a

2017-12-07 20:36

vboctor


Details Diff
Refactor getting user id from user info array

The array can contain: id, name, realname, email.
mod - api/soap/mc_api.php Diff File
mod - core/commands/MonitorCommand.php Diff File
mod - core/constant_inc.php Diff File
mod - core/user_api.php Diff File
mod - lang/strings_english.txt Diff File

master fa73a663

2017-12-07 20:23

vboctor


Details Diff
Check that user is authenticated in base command
mod - bug_monitor_add.php Diff File
mod - core/commands/Command.php Diff File
mod - core/commands/MonitorCommand.php Diff File

master fecbd084

2017-12-07 19:32

vboctor


Details Diff
Fix error handling after adding namespace
mod - core.php Diff File
mod - core/bug_api.php Diff File
mod - core/commands/MonitorCommand.php Diff File
mod - core/user_api.php Diff File

master 22118b49

2017-12-07 19:04

vboctor


Details Diff
Improve handing of php errors
mod - core/constant_inc.php Diff File
mod - core/error_api.php Diff File

master fe97988a

2017-12-07 15:45

vboctor


Details Diff
Add PHPDoc to MantisException
mod - core/exceptions/MantisException.php Diff File

master 06d8c2ad

2017-12-07 15:44

vboctor


Details Diff
Add namespace for Mantis exceptions
mod - core/bug_api.php Diff File
mod - core/commands/MonitorCommand.php Diff File
mod - core/exceptions/ClientException.php Diff File
mod - core/exceptions/MantisException.php Diff File
mod - core/exceptions/ServiceException.php Diff File
mod - core/exceptions/StateException.php Diff File

master a6ed0f40

2017-12-07 15:42

vboctor


Details Diff
Remove wrong catch exception in MonitorCommand
mod - bug_monitor_add.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 147 148 149 150 151 152 153 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 729 730 731  Next  Last