summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allow forward reference to parent when importing issues (#22701).Jean-Philippe Lang2017-01-212-0/+18
* Reset locale to "en" before helpers tests.Jean-Philippe Lang2017-01-1915-29/+3
* Reset current user before helpers tests.Jean-Philippe Lang2017-01-197-8/+6
* Adds updated_by and last_updated_by filters on issues (#17720).Jean-Philippe Lang2017-01-191-0/+87
* Searching for issues with "updated = none" always returns zero results (#15226).Jean-Philippe Lang2017-01-181-0/+15
* Add warning when loosing data from custom fields when bulk editing issues (#2...Jean-Philippe Lang2017-01-181-0/+17
* Test failure (#24865).Jean-Philippe Lang2017-01-181-1/+1
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-182-8/+9
* Fixed that Query#has_column? returns false with default columns.Jean-Philippe Lang2017-01-171-0/+8
* Add default timezone for new users (#16484).Jean-Philippe Lang2017-01-151-0/+7
* Filtering out specific subprojects (using 'is not' operator) (#15773).Jean-Philippe Lang2017-01-141-3/+20
* Test failure.Jean-Philippe Lang2017-01-141-0/+3
* 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