summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Redirect to the parent issue after adding a subtask.Jean-Philippe Lang2017-01-301-0/+1
* Disable description and columns when checking "Default columns" (#24907).Jean-Philippe Lang2017-01-291-3/+3
* Show visible spent time link for users allowed to view time entries (#20661).Jean-Philippe Lang2017-01-291-1/+1
* Adds odd_even class to time entries (#15361).Jean-Philippe Lang2017-01-261-1/+1
* Use ids for testing inclusion.Jean-Philippe Lang2017-01-251-2/+4
* Use ids for testing inclusion.Jean-Philippe Lang2017-01-251-1/+2
* Option for long text custom fields to be displayed under the description fiel...Jean-Philippe Lang2017-01-253-1/+13
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-2541-55/+51
* Filter parent task issues in auto complete by open/closed status depending on...Jean-Philippe Lang2017-01-211-1/+1
* Reset sort criteria when clearing filters.Jean-Philippe Lang2017-01-191-1/+1
* Add warning when loosing data from custom fields when bulk editing issues (#2...Jean-Philippe Lang2017-01-181-0/+7
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-182-5/+5
* Use exists? instead of count (#24839).Jean-Philippe Lang2017-01-161-1/+1
* Use exists? instead of count (#24839).Jean-Philippe Lang2017-01-161-1/+1
* Add tooltip on trackers summary matrix (#24790).Jean-Philippe Lang2017-01-151-3/+4
* Add tooltip on Permissions report matrix (#24780).Jean-Philippe Lang2017-01-151-6/+9
* Add default timezone for new users (#16484).Jean-Philippe Lang2017-01-151-0/+2
* Handle the case of none existing enumerations using no-data blocks (#24776).Jean-Philippe Lang2017-01-141-0/+2
* Add 'icon' and 'icon-add' classes to new enum links (#24776).Jean-Philippe Lang2017-01-141-1/+1
* Move 'New enumeration' links to above the item tables (#24776).Jean-Philippe Lang2017-01-141-2/+3
* Remove superfluous spaces before colon (#24720).Jean-Philippe Lang2017-01-142-2/+2
* Add nbsp below project settings version filter section (#24720).Jean-Philippe Lang2017-01-141-0/+1
* Move 'New ...' links to above item tables in project settings (#24720).Jean-Philippe Lang2017-01-144-12/+12
* Adds settings to make the issue and/or comment fields mandatory for time logs...Jean-Philippe Lang2017-01-122-2/+12
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-1/+1
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-1/+3
* 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