summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-183-9/+9
* Tests broken by r15942 (#8761).Jean-Philippe Lang2016-11-031-1/+1
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-305-9/+66
* Preload project and user.Jean-Philippe Lang2016-10-291-1/+2
* Preload project and user.Jean-Philippe Lang2016-10-291-1/+1
* Preload user.Jean-Philippe Lang2016-10-291-1/+1
* Removes hard-coded border.Jean-Philippe Lang2016-10-291-1/+1
* Enables context menu on My Page for time entries.Jean-Philippe Lang2016-10-291-20/+12
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-2911-17/+19
* Project is required.Jean-Philippe Lang2016-10-291-1/+1
* Display hours in block title.Jean-Philippe Lang2016-10-291-8/+6
* Adds icon.Jean-Philippe Lang2016-10-291-1/+1
* Adds #add_block and #remove_block methods.Jean-Philippe Lang2016-10-292-27/+27
* Missing select name.Jean-Philippe Lang2016-10-291-1/+1
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-294-35/+30
* Use fixed layout and move status to its own column.Jean-Philippe Lang2016-10-291-8/+8
* Use regular icon-* class.Jean-Philippe Lang2016-10-291-1/+1
* Adds helpers for rendering my page blocks.Jean-Philippe Lang2016-10-294-40/+41
* 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