Changesets: MantisBT

master 01762699

2018-02-13 22:50

atrol


Details Diff
Check mbstring at an early stage in core.php

Issue 0023214
Affected Issues
0023214
mod - core.php Diff File

master 2d2b1208

2018-02-12 13:01

dregad


Details Diff
Fix invalid CSS class floatleft/floatright

Removed in Mantis 2.0, use pull-left/pull-right instead
mod - proj_doc_page.php Diff File

master 87ec8b45

2018-02-12 13:00

dregad


Details Diff
<form> not allowed in <span> context

Use print_link_button() instead of print_form_button().

This allows keeping the <span>, which is used to float the buttons to
the right.
Affected Issues
0030541
mod - proj_doc_page.php Diff File

master 70def6d3

2018-02-12 12:53

dregad


Details Diff
Revert "<form> not allowed in <span> context"

This reverts commit 6f2c622c9418a4ca59fe80b5d51bdfa921a35b1c.
Better implementation follows.
mod - proj_doc_page.php Diff File

master 5a00b959

2018-02-12 12:51

cproensa

Committer: dregad


Details Diff
Fix plugin filter query clauses

Query parameters provided by the plugin filter may be null if not
present.
mod - core/classes/BugFilterQuery.class.php Diff File

master ff2c2094

2018-02-12 12:33

dregad


Details Diff
Revert "activate buttons"

This reverts commit e754d74fea18f726e7059da865142c7ffbfac3c8 because it
breaks the breadcrumbs display.
mod - core/layout_api.php Diff File

master 4e9b017e

2018-02-11 12:11

dregad

Committer: atrol


Details Diff
Removed unused variable
mod - core/timeline_api.php Diff File

master 1477ad1f

2018-02-10 12:56

dregad

Committer: atrol


Details Diff
Rename IssueFileAddedTimelineEvent class

Since the class is not just about File Added events anymore, it has been
renamed IssueAttachmentTimelineEvent.
mod - core/timeline_api.php Diff File

master 600dfd9b

2018-02-10 12:50

dregad

Committer: atrol


Details Diff
Add handling for attachment removal events

It makes sense to also process FILE_DELETED events, similar to how we
handle e.g. Tags and Monitor events.
mod - core/classes/IssueFileAddedTimelineEvent.class.php Diff File
mod - core/timeline_api.php Diff File
mod - lang/strings_english.txt Diff File

master 1f608f6b

2018-02-10 12:44

dregad

Committer: atrol


Details Diff
Include file name in Attachment added timeline message
mod - core/classes/IssueFileAddedTimelineEvent.class.php Diff File
mod - core/timeline_api.php Diff File
mod - lang/strings_english.txt Diff File

master 82ae251f

2018-02-10 12:34

atrol


Details Diff
Correct library README

Issue 0023214
Affected Issues
0023214
mod - library/README.md Diff File

master b1dbef67

2018-02-10 12:26

dregad

Committer: atrol


Details Diff
Don't collapse sequential timeline events of same type

This reverts the change introduced in Zipher's original code.

Combining similar actions is introducing a regression, e.g. when adding
multiple tags in a single operations: only one timeline entry with the
last processed tag is shown, instead of one per tag.
mod - core/timeline_api.php Diff File

master 78241793

2018-02-10 12:10

dregad


Details Diff
Apply 'fa-tag' icon to Tag timeline events

Fixes 0023961
Affected Issues
0023961
mod - core/classes/IssueTagTimelineEvent.class.php Diff File

master eb61a5b9

2018-02-10 12:09

dregad

Committer: atrol


Details Diff
Change icon to fa-file-o

As per @vboctor's suggestion [1]

[1]: https://github.com/mantisbt/mantisbt/pull/1136#discussion_r147314035
mod - core/classes/IssueFileAddedTimelineEvent.class.php Diff File

master 7600e5bd

2018-02-10 11:10

vboctor


Details Diff
Always pass username to EVENT_AUTH_USER_FLAGS

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

master-2.11 2c72b477

2018-02-10 10:27

vboctor


Details Diff
Preparing for release `2.11.1`
mod - core/constant_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Revision_History.xml Diff File
mod - docbook/Developers_Guide/en-US/Revision_History.xml Diff File

master 3b4e8339

2018-02-09 23:19

atrol


Details Diff
Merge branch 'master-2.11'
mod - core/authentication_api.php Diff File
mod - core/constant_inc.php Diff File
mod - login_page.php Diff File

master-2.11 469b782f

2018-02-09 02:30

atrol


Details Diff
Remove admin check for Application Errors on Login page

This test is no longer necessary, as we are now enforcing handling
method DISPLAY_ERROR_HALT for all error types since commit
c816588d2616225f33896e7f4f4cd5a45447bce6.

Fixes 0023955
Affected Issues
0023955
mod - login_page.php Diff File

master-2.11 29c4074d

2018-02-08 19:45

vboctor


Details Diff
Fix REST API cookie auth for users with 32 char cookies

Fixes 0023954
Affected Issues
0023954
mod - core/authentication_api.php Diff File
mod - core/constant_inc.php Diff File

master c4a3af4f

2018-02-07 23:03

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_czech.txt Diff File
mod - lang/strings_diq.txt Diff File
mod - lang/strings_hebrew.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File

master cb593b12

2018-02-07 12:47

atrol


Details Diff
After rebase, replace utf8_strtolower by mb_strtolower

Issue 0023214
Affected Issues
0023214
mod - core/user_api.php Diff File

master 2ea18347

2018-02-06 16:15

vboctor


Details Diff
Update version to `2.12.0-dev`
mod - core/constant_inc.php Diff File

master-1.3.x 6ad90df0

2018-02-06 15:44

vboctor


Details Diff
Updates for `1.3.14` release
mod - core/constant_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Revision_History.xml Diff File
mod - docbook/Developers_Guide/en-US/Revision_History.xml Diff File

master-2.10 92415919

2018-02-06 15:41

vboctor


Details Diff
Updates for release `2.10.1`
mod - core/constant_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Revision_History.xml Diff File
mod - docbook/Developers_Guide/en-US/Revision_History.xml Diff File

master 992c4787

2018-02-06 15:40

vboctor


Details Diff
Updates for `2.11.0` release
mod - core/constant_inc.php Diff File
mod - doc/CREDITS Diff File
mod - docbook/Admin_Guide/en-US/Revision_History.xml Diff File
mod - docbook/Developers_Guide/en-US/Revision_History.xml Diff File
 First  Prev  1 2 3 ... 70 ... 140 141 142 143 144 145 146 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 729 730 731  Next  Last