summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-132-0/+3
* Adds a setting to enable/disable formatting of commit messages (#22758).Jean-Philippe Lang2016-12-124-4/+8
* "Clear" button in Spent Time Report tab also clears global filters (#13622).Jean-Philippe Lang2016-12-111-1/+1
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-0341-51/+57
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-0310-13/+7
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-0341-44/+44
* Add link to issue list on version estimated time.Jean-Philippe Lang2016-12-031-1/+2
* Sort members on the DB side.Jean-Philippe Lang2016-12-031-1/+1
* Removes test code introduced in r15994.Jean-Philippe Lang2016-11-301-12/+5
* Return false after onclick (#24439).Jean-Philippe Lang2016-11-261-1/+1
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-262-5/+14
* Don't replace the already entered comment when quoting a previous comment.Jean-Philippe Lang2016-11-191-3/+6
* Move the closed project checkbox out of the sidebar.Jean-Philippe Lang2016-11-191-9/+7
* Extracts the rendering of related issues to an helper (#3425).Jean-Philippe Lang2016-11-191-22/+1
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-197-8/+9
* Use the regular "icon icon-*" on search results (#24313).Jean-Philippe Lang2016-11-191-1/+1
* Use the regular "icon icon-*" on roadmap (#24313).Jean-Philippe Lang2016-11-181-3/+3
* Use the regular "icon icon-*" on activity view (#24313).Jean-Philippe Lang2016-11-181-1/+1
* Use the regular "icon icon-*" on project overview (#24313).Jean-Philippe Lang2016-11-182-6/+6
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-183-3/+3
* Test failure (#23996).Jean-Philippe Lang2016-11-181-2/+2
* Test broken, display hours like in other tables (#23996).Jean-Philippe Lang2016-11-182-4/+4
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-187-9/+11
* Project field disappears when target project disallows user to edit the proje...Jean-Philippe Lang2016-11-181-1/+1
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-183-9/+9
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-302-5/+27
* 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-299-13/+15
* 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
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-291-6/+3
* Use fixed layout and move status to its own column.Jean-Philippe Lang2016-10-291-8/+8
* Adds helpers for rendering my page blocks.Jean-Philippe Lang2016-10-293-40/+6
* Cannot set activity to None.Jean-Philippe Lang2016-10-231-2/+0
* Add option to set a new version as default directly from New Version page (#2...Jean-Philippe Lang2016-10-231-0/+3
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-0/+4
* 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-235-26/+55
* 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
* Reduce max height of issue description textarea from 100 to 20 (#23840).Jean-Philippe Lang2016-10-021-1/+1
* Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...Jean-Philippe Lang2016-10-011-0/+0
* Set user-scalable=no in viewport meta tag (#23883).Jean-Philippe Lang2016-10-011-1/+1
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-031-2/+4
* Sudo-Mode refinements (#23587).Jean-Philippe Lang2016-09-031-1/+1