summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Cannot set activity to None.Jean-Philippe Lang2016-10-231-2/+0
* Don't bulk edit file custom fields (#6719).Jean-Philippe Lang2016-10-232-2/+2
* Don't bulk edit file custom fields (#6719).Jean-Philippe Lang2016-10-232-2/+2
* Add option to set a new version as default directly from New Version page (#2...Jean-Philippe Lang2016-10-232-0/+29
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-233-7/+27
* Don't query for each role and tracker.Jean-Philippe Lang2016-10-231-2/+2
* Issue custom field form layout.Jean-Philippe Lang2016-10-231-28/+32
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-2310-40/+103
* Role#copy_from should copy managed roles.Jean-Philippe Lang2016-10-201-0/+1
* Fixed that r15668 prevents from setting managed roles.Jean-Philippe Lang2016-10-201-0/+1
* Set @available_filters as an empty hash if nil.Jean-Philippe Lang2016-10-201-0/+1
* Do not hide estimated_hours when field is not disabled (#24015).Jean-Philippe Lang2016-10-101-3/+1
* Don't show an empty table.Jean-Philippe Lang2016-10-092-1/+9
* Use #link_to_user (#23998).Jean-Philippe Lang2016-10-091-1/+1
* Adds link to author in revisions list (#23998).Jean-Philippe Lang2016-10-091-1/+1
* Consider custom fields that correspond to the project only (#24014).Jean-Philippe Lang2016-10-081-2/+12
* Code cleanup.Jean-Philippe Lang2016-10-041-8/+14
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-043-29/+9
* Reduce max height of issue description textarea from 100 to 20 (#23840).Jean-Philippe Lang2016-10-021-1/+1
* Speedup remove_inherited_roles (#22850).Jean-Philippe Lang2016-10-022-5/+2
* Translate statuses in the version status filter (#23215).Jean-Philippe Lang2016-10-021-1/+1
* Add the possibility to filter issues after Target Version's Status and Due Da...Jean-Philippe Lang2016-10-021-0/+25
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-021-0/+5
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-012-1/+24
* Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...Jean-Philippe Lang2016-10-012-5/+7
* Don't truncate activity titles (#23575).Jean-Philippe Lang2016-10-011-1/+2
* Closing all subtasks causes error if default priority is not defined and prio...Jean-Philippe Lang2016-10-011-2/+3
* Allow to download javascript attachments again (#23376).Jean-Philippe Lang2016-10-011-0/+4
* Let the API accept project identifier for creating issues (#23766).Jean-Philippe Lang2016-10-011-2/+7
* Error with MS SQL when displaying an issue from a list grouped and sorted by ...Jean-Philippe Lang2016-10-011-1/+1
* Previous/Next navigation on a issue is not displayed on r15639 and later (#23...Jean-Philippe Lang2016-10-011-7/+10
* Set user-scalable=no in viewport meta tag (#23883).Jean-Philippe Lang2016-10-011-1/+1
* closed_on field of copied issue is always set to source issue's value (#23764).Jean-Philippe Lang2016-10-011-2/+2
* "Cvs".classify => "Cv" (#23758).Jean-Philippe Lang2016-09-051-1/+1
* Be more conservative when fetching constants in Repository.factory (#23758).Jean-Philippe Lang2016-09-041-4/+8
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-032-6/+25
* Adds before_render hook to WikiController#show (#23545).Jean-Philippe Lang2016-09-031-0/+3
* Sudo-Mode refinements (#23587).Jean-Philippe Lang2016-09-031-1/+1
* Render custom values of enumeration objects in API requests (#22795).Jean-Philippe Lang2016-09-031-0/+1
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-031-12/+20
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-031-34/+35
* Adds Check/Uncheck all on user groups.Jean-Philippe Lang2016-09-011-1/+4
* Display groups on multiple columns.Jean-Philippe Lang2016-09-011-1/+1
* Fixed that progress of parent should be calculated with total estimated hours...Jean-Philippe Lang2016-09-011-10/+15
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-1/+3
* Set user's localization before redirecting (#23346).Jean-Philippe Lang2016-08-311-1/+1
* Show open issues only in "Reported Issues" on My page (#23472).Jean-Philippe Lang2016-08-312-2/+2
* Show message for empty results on time entries.Jean-Philippe Lang2016-08-301-1/+3
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-301-0/+1
* Show revision details using the same structure and look from the journals det...Jean-Philippe Lang2016-08-301-21/+16