summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-141-2/+14
* Filters on chained custom fields and custom field attributes (#21249).Jean-Philippe Lang2017-01-141-0/+43
* Let user always see his private notes (#17632).Jean-Philippe Lang2017-01-141-0/+14
* Adds settings to make the issue and/or comment fields mandatory for time logs...Jean-Philippe Lang2017-01-121-0/+9
* Allow "stay logged in" from multiple browsers (#10840).Jean-Philippe Lang2017-01-121-14/+29
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-121-1/+1
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-0/+10
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-094-1/+71
* remove empty lines including white space from test/unit/user_test.rbToshi MARUYAMA2017-01-081-2/+0
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-074-1/+26
* Missing "next" pagination link when looking at yesterday's activity (#18399).Jean-Philippe Lang2017-01-041-0/+18
* Handle time entries on subtasks and prevent from reassigning an issue that is...Jean-Philippe Lang2016-12-311-2/+46
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-313-14/+50
* Skip workflow creation in tests for each locale.Jean-Philippe Lang2016-12-311-9/+20
* Fixed that X-Sendfile header is never set (#24646).Jean-Philippe Lang2016-12-311-0/+12
* Fixed that reported test duration can be wrong.Jean-Philippe Lang2016-12-311-0/+4
* Adds .rebuild_single_tree! to rebuild a single tree (#24167).Jean-Philippe Lang2016-12-211-0/+19
* Files REST API (#19116).Jean-Philippe Lang2016-12-212-0/+120
* Prevent parent issue from being closed if a child issue is open (#10989).Jean-Philippe Lang2016-12-212-0/+27
* Typo: s/changset-comments/changeset-comments/ (#22758, #24604).Jean-Philippe Lang2016-12-181-1/+1
* Show an error message when changing an issue's project fails due to errors in...Jean-Philippe Lang2016-12-181-0/+12
* Test cleanup.Jean-Philippe Lang2016-12-161-1/+0
* Test cleanup.Jean-Philippe Lang2016-12-161-2/+2
* Fixed the assertion (#24186).Jean-Philippe Lang2016-12-161-1/+1
* Restrict the length attachment filenames on disk (#24186).Jean-Philippe Lang2016-12-161-0/+13
* Workflow editing shows statuses of irrelevant roles (#24281).Jean-Philippe Lang2016-12-161-0/+19
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-131-1/+5
* Unarchive link not working for subprojects of closed projects (#24595).Jean-Philippe Lang2016-12-131-0/+12
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-133-0/+83
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-126-10/+31
* Adds a setting to enable/disable formatting of commit messages (#22758).Jean-Philippe Lang2016-12-121-0/+10
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-1122-38/+38
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-111-1/+1
* Redmine loses filters after deleting a spent time (#14817).Jean-Philippe Lang2016-12-111-0/+9
* Enforce issue assignee validation (#23921).Jean-Philippe Lang2016-12-106-86/+90
* Sort members on the DB side.Jean-Philippe Lang2016-12-031-0/+6
* use symbol instead of string for 'position' (#24013)Toshi MARUYAMA2016-11-281-1/+1
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-262-2/+8
* Add "Table of contents" heading to toc macro (#23179).Jean-Philippe Lang2016-11-192-1/+12
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-192-1/+14
* Use the regular "icon icon-*" on search results (#24313).Jean-Philippe Lang2016-11-191-1/+1
* Adds tests for #hours_field (#23996).Jean-Philippe Lang2016-11-181-0/+18
* Test failure (#23996).Jean-Philippe Lang2016-11-181-1/+1
* Test failure (#23996).Jean-Philippe Lang2016-11-181-1/+1
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-0/+20
* Project field disappears when target project disallows user to edit the proje...Jean-Philippe Lang2016-11-181-0/+20
* Adds a test for #24297.Jean-Philippe Lang2016-11-181-0/+11
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-182-7/+10
* remove trailing white-spaces from test/fixtures/journals.ymlToshi MARUYAMA2016-11-071-2/+2
* remove trailing white-spaces from test/fixtures/issues.ymlToshi MARUYAMA2016-11-071-51/+51