summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tests broken by r15942 (#8761).Jean-Philippe Lang2016-11-031-2/+2
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-302-0/+13
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-291-1/+1
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-291-1/+1
* Add option to set a new version as default directly from New Version page (#2...Jean-Philippe Lang2016-10-231-0/+16
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-0/+38
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-232-0/+319
* Role#copy_from should copy managed roles.Jean-Philippe Lang2016-10-202-1/+8
* Fixed that r15668 prevents from setting managed roles.Jean-Philippe Lang2016-10-201-0/+15
* Random test failure.Jean-Philippe Lang2016-10-111-3/+3
* Missing fixtures.Jean-Philippe Lang2016-10-111-2/+3
* Missing fixtures.Jean-Philippe Lang2016-10-111-1/+1
* Consider custom fields that correspond to the project only (#24014).Jean-Philippe Lang2016-10-081-0/+24
* Test failure.Jean-Philippe Lang2016-10-041-5/+3
* Test failure.Jean-Philippe Lang2016-10-041-8/+12
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-043-17/+18
* Add the possibility to filter issues after Target Version's Status and Due Da...Jean-Philippe Lang2016-10-021-2/+32
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-022-0/+35
* Test failures.Jean-Philippe Lang2016-10-011-1/+1
* Adds a routing test for deleting attachment via the API.Jean-Philippe Lang2016-10-012-2/+3
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-013-2/+26
* Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...Jean-Philippe Lang2016-10-011-12/+12
* Closing all subtasks causes error if default priority is not defined and prio...Jean-Philippe Lang2016-10-011-0/+24
* Allow to download javascript attachments again (#23376).Jean-Philippe Lang2016-10-011-0/+13
* Let the API accept project identifier for creating issues (#23766).Jean-Philippe Lang2016-10-011-0/+10
* Error with MS SQL when displaying an issue from a list grouped and sorted by ...Jean-Philippe Lang2016-10-011-0/+12
* Test failures (#23781).Jean-Philippe Lang2016-10-011-7/+7
* Previous/Next navigation on a issue is not displayed on r15639 and later (#23...Jean-Philippe Lang2016-10-011-0/+29
* closed_on field of copied issue is always set to source issue's value (#23764).Jean-Philippe Lang2016-10-011-1/+11
* Encode values, not full URL (#23841).Jean-Philippe Lang2016-10-011-0/+16
* Be more conservative when fetching constants in Repository.factory (#23758).Jean-Philippe Lang2016-09-041-0/+14
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-031-0/+14
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-032-3/+21
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-031-5/+6
* Use a single hash as argument.Jean-Philippe Lang2016-09-012-14/+14
* Fixed that progress of parent should be calculated with total estimated hours...Jean-Philippe Lang2016-09-011-0/+20
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-2/+8
* Adds a test for #23346.Jean-Philippe Lang2016-08-311-0/+15