summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* iMerged r17105 to 3.4-stable (#27333).Go MAEDA2017-12-101-1/+1
* Merged r16983 to r16985 (#27186).Jean-Philippe Lang2017-10-152-2/+4
* Merged r16823 (#26445).Jean-Philippe Lang2017-07-161-1/+1
* Merged r16813 (#26379).Jean-Philippe Lang2017-07-161-2/+3
* Merged r16738 (#26310, #25988).Jean-Philippe Lang2017-07-021-1/+1
* Add code doc for forum & news links (#26188).Jean-Philippe Lang2017-06-251-0/+8
* Fix code doc indentation (#26188).Jean-Philippe Lang2017-06-251-2/+2
* Fix project jump box text when creating/editing a project (#23310).Jean-Philippe Lang2017-06-251-1/+4
* Update copyright.Jean-Philippe Lang2017-06-2543-43/+43
* Link to user by id (#4179).Jean-Philippe Lang2017-06-171-0/+4
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-171-1/+1
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-101-7/+3
* Search in project and its subprojects by default (#9909).Jean-Philippe Lang2017-06-071-0/+8
* Fixes wrong condition (#4179).Jean-Philippe Lang2017-06-071-1/+1
* Link to user in wiki syntax (#4179).Jean-Philippe Lang2017-06-071-7/+27
* Cusotom field label should not be associated to the first input (#25760).Jean-Philippe Lang2017-05-271-2/+9
* Preserve jump param when searching for projects.Jean-Philippe Lang2017-05-131-2/+5
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-1/+1
* For 3 comments or more, show reply link at top of comments as well (#24089).Jean-Philippe Lang2017-04-091-0/+1
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-081-0/+5
* Set autocomplete to off on project quick search (#23310).Jean-Philippe Lang2017-04-061-1/+1
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-12/+19
* Load queries from the helper.Jean-Philippe Lang2017-03-181-1/+2
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-161-12/+17
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-23/+28
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-0/+11
* Adds titles on icon links.Jean-Philippe Lang2017-03-141-2/+5
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-142-27/+46
* Preload associations used to display issues on My page.Jean-Philippe Lang2017-03-131-2/+6
* Don't reload the page when adding/removing a block.Jean-Philippe Lang2017-03-131-2/+2
* Fix that move/delete links disappear after updating block settings.Jean-Philippe Lang2017-03-131-8/+13
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-132-104/+43
* Fix sort handle on "My page".Jean-Philippe Lang2017-03-111-1/+1
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-092-4/+5
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-091-5/+4
* Span elements should not contain a div.Jean-Philippe Lang2017-03-051-1/+1
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-0/+2
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-031-1/+6
* Redirect to the parent issue after adding a subtask.Jean-Philippe Lang2017-01-301-1/+1
* Set thumbnail width on image tag to avoid too wide white boxes on Firefox (#2...Jean-Philippe Lang2017-01-301-1/+2
* Whitespace-only reorg of ApplicationHelper#thumbnail_tag (#24927).Jean-Philippe Lang2017-01-301-3/+11
* Hires (2x DPR) image support for Thumbnails (#24927).Jean-Philippe Lang2017-01-301-1/+1
* Add support for @2x, @3x, etc. hires images (#24922).Jean-Philippe Lang2017-01-301-1/+10
* Check permission of wiki pages before generating a link to it (#23793).Jean-Philippe Lang2017-01-291-1/+1
* Remove background on subtasks and relations introduced in r16249 (#15361).Jean-Philippe Lang2017-01-251-2/+2
* Omit blank fields as we do for the description (#21705).Jean-Philippe Lang2017-01-251-3/+5
* Use #html_safe first.Jean-Philippe Lang2017-01-251-2/+2
* Option for long text custom fields to be displayed under the description fiel...Jean-Philippe Lang2017-01-251-2/+22
* Handle csv columns selection in query to preload appropriate associations (#2...Jean-Philippe Lang2017-01-181-11/+3
* Make Spent time clickable in issue lists (#24649).Jean-Philippe Lang2017-01-151-1/+5