summaryrefslogtreecommitdiffstats
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r17263 into 3.4-stable (#28208).Jean-Philippe Lang2018-04-071-1/+3
* Merged r17207 from trunk to 3.4-stable (#28079).Go MAEDA2018-02-221-1/+1
* 3.4-stable: Too large avatar breaks gantt when assignee is a group (#28204).Go MAEDA2018-02-181-0/+1
* Merged r17150 to 3.4-stable (#26699).Jean-Philippe Lang2018-01-071-1/+7
* Merged r16983 to r16985 (#27186).Jean-Philippe Lang2017-10-151-1/+2
* 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-251-1/+1
* 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
* 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
* 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
* Set autocomplete to off on project quick search (#23310).Jean-Philippe Lang2017-04-061-1/+1
* Span elements should not contain a div.Jean-Philippe Lang2017-03-051-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
* Always show "Jump to project" drop-down (#24833).Jean-Philippe Lang2017-01-151-14/+12
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-1/+3
* Remove iteration in ApplicationHelper#syntax_highlight_lines (#24713).Jean-Philippe Lang2017-01-081-3/+1
* More readable regexp for parse_redmine_links (#24382).Jean-Philippe Lang2017-01-071-2/+47
* Adds a setting to enable/disable formatting of commit messages (#22758).Jean-Philippe Lang2016-12-121-1/+12
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-261-12/+30
* Add "Table of contents" heading to toc macro (#23179).Jean-Philippe Lang2016-11-191-1/+1
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-1/+1
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-291-2/+2
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+2
* Don't truncate activity titles (#23575).Jean-Philippe Lang2016-10-011-1/+2
* Adds pagination to admin project list.Jean-Philippe Lang2016-08-301-2/+2
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-301-0/+3
* Removed #link_to_content_update.Jean-Philippe Lang2016-06-301-4/+0
* Removes the UTF8 checkmark that prevents redirect from back_url.Jean-Philippe Lang2016-06-151-0/+5
* Limits the schemes that project homepage can use (#22925).Jean-Philippe Lang2016-06-011-0/+1
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-071-1/+1
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-071-1/+1
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-221-2/+8
* Adds a title on the sort handle (#12909).Jean-Philippe Lang2016-04-191-1/+2
* Restyles the sort handle(#12909).Jean-Philippe Lang2016-04-191-1/+1
* Deprecates unused stuff (#12909).Jean-Philippe Lang2016-04-181-0/+3
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-0/+10