summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Show no data message when searching only.Jean-Philippe Lang2017-05-131-1/+8
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-0/+0
* Preview when editing journal notes broken by r15621.Jean-Philippe Lang2017-04-131-1/+1
* For 3 comments or more, show reply link at top of comments as well (#24089).Jean-Philippe Lang2017-04-092-0/+6
* Introduce setting to hide optional user custom fields on registration form (#...Jean-Philippe Lang2017-04-092-2/+7
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-081-0/+4
* Fixed that watchers list is not updated when changing project on the new issu...Jean-Philippe Lang2017-04-063-14/+20
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-061-13/+24
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-1/+5
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-041-5/+21
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-12/+6
* Deny edit/update/delete for anonymous user (#25483).Jean-Philippe Lang2017-04-031-1/+1
* Use path instead of URL of image in preview (#25295).Jean-Philippe Lang2017-04-031-1/+1
* Change MD5 table header to Checksum (#25240).Jean-Philippe Lang2017-04-031-2/+2
* Send email even if password is not changed (#7577).Jean-Philippe Lang2017-04-034-3/+5
* Timelog move between projects (#588).Jean-Philippe Lang2017-04-032-11/+14
* Remove initial indentation of blockquotes for better readability (#25320).Jean-Philippe Lang2017-03-181-1/+1
* Load queries from the helper.Jean-Philippe Lang2017-03-181-3/+1
* Fix tests (#1565).Jean-Philippe Lang2017-03-161-1/+1
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-164-10/+2
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-162-28/+21
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-151-2/+3
* Move the "Log time" link on My page.Jean-Philippe Lang2017-03-151-1/+1
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-0/+26
* Adds titles on icon links.Jean-Philippe Lang2017-03-142-2/+2
* Removes issues/list_simple partial, no longer used.Jean-Philippe Lang2017-03-141-29/+0
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-147-52/+65
* Don't reload the page when adding/removing a block.Jean-Philippe Lang2017-03-133-1/+6
* Fix that move/delete links disappear after updating block settings.Jean-Philippe Lang2017-03-131-1/+1
* Use explicit url.Jean-Philippe Lang2017-03-131-1/+1
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-133-3/+4
* Fix sort handle on "My page".Jean-Philippe Lang2017-03-111-0/+1
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-093-3/+3
* Use local variables in issues/list partial.Jean-Philippe Lang2017-03-092-4/+4
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-092-33/+33
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-053-2/+13
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-031-1/+1
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-031-0/+6
* Filter out current issue from the related issues autocomplete (#25055).Jean-Philippe Lang2017-03-021-1/+1
* 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