summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Issue destroy : Reassign time issue autocomplete (#24692).Jean-Philippe Lang2017-01-081-0/+1
* Adds a tooltip to cells on workflow page (#12598).Jean-Philippe Lang2017-01-082-5/+10
* Preload :roles for displaying user memberships (#23519).Jean-Philippe Lang2017-01-071-1/+1
* Don't preload projects and roles on Principal#memberships association (#23519).Jean-Philippe Lang2017-01-071-2/+2
* Sort user memberships by project.Jean-Philippe Lang2017-01-071-2/+4
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-079-50/+67
* Missing "next" pagination link when looking at yesterday's activity (#18399).Jean-Philippe Lang2017-01-041-1/+1
* Updates year in footer.Jean-Philippe Lang2017-01-041-1/+1
* Don't show the "reassign" option when deleting issues from different projects...Jean-Philippe Lang2016-12-311-0/+2
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-311-1/+1
* Files REST API (#19116).Jean-Philippe Lang2016-12-211-0/+14
* Typo: s/changset-comments/changeset-comments/ (#22758, #24604).Jean-Philippe Lang2016-12-182-2/+2
* Make the email notifications for adding/updating issues more readable/clear (...Jean-Philippe Lang2016-12-162-1/+3
* Time entry form - limit issue autocomplete to already selected project (#24189).Jean-Philippe Lang2016-12-161-5/+32
* Makes the text "Enable regular expressions" clickable (#5864).Jean-Philippe Lang2016-12-161-1/+4
* Removes gantt and calendar links from the sidebar.Jean-Philippe Lang2016-12-161-7/+0
* Make it work for 0 projects (#24587).Jean-Philippe Lang2016-12-131-1/+1
* Improve custom fields list performance (#24587).Jean-Philippe Lang2016-12-131-1/+1
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-1314-14/+14
* 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