Changesets: MantisBT

master d956d641

2018-02-18 10:23

vboctor


Details Diff
Fix failing tests
mod - api/soap/mc_issue_api.php Diff File
mod - core/commands/IssueAddCommand.php Diff File
mod - core/commands/IssueNoteDeleteCommand.php Diff File

master 228ad961

2018-02-18 08:55

vboctor


Details Diff
Use exceptions in `mci_issue_set_custom_fields()`
mod - api/soap/mc_issue_api.php Diff File
mod - core/commands/IssueAddCommand.php Diff File

master 26036d00

2018-02-18 00:55

vboctor


Details Diff
Re-add support for `report stay`
mod - bug_report.php Diff File

master cbb01ff0

2018-02-18 00:18

vboctor


Details Diff
Add clone issue functionality to `IssueAddCommand`
mod - bug_report.php Diff File
mod - core/commands/IssueAddCommand.php Diff File

master d60ce5f2

2018-02-17 23:16

vboctor


Details Diff
Remove WIP comments
mod - core/commands/IssueAddCommand.php Diff File

master 567fc797

2018-02-17 23:14

vboctor


Details Diff
Fix attaching files when submititng issues via web
mod - bug_report.php Diff File
mod - core/commands/IssueAddCommand.php Diff File
mod - core/file_api.php Diff File

master 1ae16f1d

2018-02-17 21:47

vboctor


Details Diff
Implement `IssueDeleteCommand`

Implement the command use it from web UI, REST API and SOAP API.
mod - api/rest/restcore/issues_rest.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - bug_actiongroup.php Diff File
add - core/commands/IssueDeleteCommand.php Diff File
mod - core/commands/IssueNoteDeleteCommand.php Diff File

master 4f649420

2018-02-17 21:18

vboctor


Details Diff
Fix comment in delete issue note
mod - core/commands/IssueNoteDeleteCommand.php Diff File

master 4597063a

2018-02-17 21:15

vboctor


Details Diff
Remove unnecessary code from mc_issue_update()
mod - api/soap/mc_issue_api.php Diff File

master 4ef892bb

2018-02-17 21:00

vboctor


Details Diff
Add API read-write check for SOAP API
mod - api/soap/mc_issue_api.php Diff File
mod - core/commands/IssueAddCommand.php Diff File

master ba82cc99

2018-02-17 19:31

vboctor


Details Diff
Fix setting `os_build` when reporting issues
mod - bug_report.php Diff File

master 81f73a25

2018-02-17 19:05

vboctor


Details Diff
Fix profile support when adding issues via web UI

Support `profile[‘id’]` as well as `profile_id`.
mod - core/commands/IssueAddCommand.php Diff File

master edf1493a

2018-02-17 15:19

vboctor


Details Diff
Support attachments when adding issues
mod - api/rest/restcore/issues_rest.php Diff File
mod - core/commands/IssueAddCommand.php Diff File

master 71735315

2018-02-17 14:07

vboctor


Details Diff
Fix references to logged in user id
mod - core/commands/IssueAddCommand.php Diff File

master 10c08145

2018-02-17 14:05

vboctor


Details Diff
Fix handling of tags when reporting issues
mod - api/soap/mc_tag_api.php Diff File
mod - core/commands/IssueAddCommand.php Diff File

master ec5d67ed

2018-02-17 13:44

vboctor


Details Diff
Don’t generate history entries when adding issues

This was only done for few fields and hence inconsistent and doesn’t make sense.
mod - core/commands/IssueAddCommand.php Diff File

master 2c4cd679

2018-02-17 13:38

vboctor


Details Diff
Re-organize setting of new issue fields
mod - core/commands/IssueAddCommand.php Diff File

master 51e12336

2018-02-17 13:32

vboctor


Details Diff
Use `IssueAddCommand` in SOAP API Affected Issues
0023998, 0026455
mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - api/soap/mc_project_api.php Diff File
mod - core/commands/IssueAddCommand.php Diff File

master fe02d21f

2018-02-17 12:35

vboctor


Details Diff
Use `IssueAddCommand` from REST API Affected Issues
0023998
mod - api/rest/restcore/issues_rest.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - core/commands/IssueAddCommand.php Diff File

master b03448f2

2018-02-17 11:35

vboctor


Details Diff
Implement `IssueAddCommand` Affected Issues
0023998
mod - bug_report.php Diff File
add - core/commands/IssueAddCommand.php Diff File
mod - core/tag_api.php Diff File

master 2a82f34d

2018-02-16 04:42

cproensa

Committer: atrol


Details Diff
Apply new filter by default for temp filter

Preserve previous behaviour where creating a temporary filter, the
"type" opration for view_all_set were overriden as 1 (new filter)
Now, it's set to 1 when it's not present in the request.
mod - view_all_set.php Diff File

master 373eb21e

2018-02-14 13:32

cproensa

Committer: atrol


Details Diff
PR phpdoc
mod - core/filter_api.php Diff File

master f47ba11c

2018-02-14 13:17

cproensa

Committer: dregad


Details Diff
PR fixes
mod - core/classes/BugFilterQuery.class.php Diff File
mod - core/classes/DbQuery.class.php Diff File
mod - core/filter_form_api.php Diff File

master 9f97edd1

2018-02-14 01:39

cproensa

Committer: dregad


Details Diff
Fix type mismatch for category filter

New option for searching category "none" produced a type mismatch,
because stored valued are strings and filter constant is integer.
mod - core/filter_form_api.php Diff File

master 1ed490a1

2018-02-13 23:38

atrol


Details Diff
Remove unusable option session_handler

$g_session_handler has been available for many years, but was never implemented.

Fixes 0023966
Affected Issues
0023966
mod - config_defaults_inc.php Diff File
mod - core/constant_inc.php Diff File
mod - core/obsolete.php Diff File
mod - core/session_api.php Diff File
mod - docbook/Admin_Guide/en-US/config/webserver.xml Diff File
mod - lang/strings_english.txt Diff File
 First  Prev  1 2 3 ... 70 ... 139 140 141 142 143 144 145 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 729 730 731  Next  Last