summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed that new role does not have non member permissions as default (#23633).Jean-Philippe Lang2016-08-301-0/+12
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-301-0/+3
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-0/+30
* Adds name filter on group list.Jean-Philippe Lang2016-08-301-0/+9
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-302-1/+21
* Disable "Select project modules" permission does not apply to the new project...Jean-Philippe Lang2016-08-301-0/+44
* Filter on issue ID with between/lesser/greater operator does not work (#23596).Jean-Philippe Lang2016-08-301-1/+9
* Fixed that restricted custom permissions on for non member/anonymous does not...Jean-Philippe Lang2016-08-301-0/+22
* Creating a wiki page named "Sidebar" without proper permission raises an exce...Jean-Philippe Lang2016-08-301-0/+9
* Test failure (#23410).Jean-Philippe Lang2016-08-201-1/+1
* New issue raises an error if no projects available (#23410).Jean-Philippe Lang2016-08-201-1/+19
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-0/+86