summaryrefslogtreecommitdiffstats
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Restored project name as version prefix when different (#19348).Jean-Philippe Lang2015-03-151-1/+1
* Attached inline images with non-ascii file name can not be seen when text for...Jean-Philippe Lang2015-03-141-1/+1
* Use query with custom select for faster rendering of the project drop-down (#...Jean-Philippe Lang2015-02-141-1/+1
* Adds a :copy_issues permission (#18855).Jean-Philippe Lang2015-02-081-2/+5
* Adds support for macro and Redmine links in PDF export (#13051).Jean-Philippe Lang2015-01-251-0/+2
* Use named route.Jean-Philippe Lang2015-01-241-1/+1
* Prevents calling #truncate on nil.Jean-Philippe Lang2015-01-181-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-15/+19
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-241-1/+2
* Merged datepicker.js into application.js.Jean-Philippe Lang2014-12-131-1/+1
* Removed unused helper.Jean-Philippe Lang2014-12-041-5/+0
* Removed unused helper.Jean-Philippe Lang2014-12-041-5/+0
* Removed unused helper.Jean-Philippe Lang2014-12-041-9/+0
* Removed unused helper.Jean-Philippe Lang2014-12-041-9/+0
* Removed unused helper.Jean-Philippe Lang2014-12-041-8/+0
* Use named routes.Jean-Philippe Lang2014-11-141-19/+10
* Code cleanup.Jean-Philippe Lang2014-11-141-2/+2
* Fixed that Redmine links should not be parsed inside links (#18301).Jean-Philippe Lang2014-11-141-125/+129
* Adds (un)check all buttons to select all projects (#11702).Jean-Philippe Lang2014-11-021-0/+6
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-2/+9
* Adds a single controller for users and groups memberships and support for add...Jean-Philippe Lang2014-10-231-2/+2
* Removed deprecated stuff for Redmine 3.0.Jean-Philippe Lang2014-10-221-10/+0
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-21/+7
* Use relative URL for thumbnails according to :only_path option (#18119).Jean-Philippe Lang2014-10-181-1/+1
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-041-1/+4
* rename jQuery Datepicker i18n file nameToshi MARUYAMA2014-09-271-1/+1
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-1/+1
* Don't prepend project name if the version is not shared.Jean-Philippe Lang2014-07-141-1/+1
* Adds version date as title in #link_to_version (#17431).Jean-Philippe Lang2014-07-141-1/+2
* Moved #link_to_version to ApplicationHelper (#17431).Jean-Philippe Lang2014-07-141-0/+6
* Fixed relative "source" links in email notifications (#3483).Jean-Philippe Lang2014-07-051-1/+1
* Redmine links not working with html escpaed characters (#16668).Jean-Philippe Lang2014-04-261-0/+1
* fix typos of source comments at ApplicationHelperToshi MARUYAMA2014-04-071-1/+1
* Fixed that Link custom fields are not displayed as links on the issue list (#...Jean-Philippe Lang2014-04-061-2/+5
* Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).Jean-Philippe Lang2014-03-211-3/+4
* Show tabs for existing custom field types only and adds a view for choosing t...Jean-Philippe Lang2014-02-071-2/+6
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-3/+3
* Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...Toshi MARUYAMA2014-02-061-3/+11
* code format clean up ApplicationHelper#parse_redmine_linksToshi MARUYAMA2014-02-051-7/+15
* code format clean up ApplicationHelper#link_to_issueToshi MARUYAMA2014-02-051-1/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Adds #favicon_path and #favicon_url helpers.Jean-Philippe Lang2014-01-121-2/+15
* Make favicon themeable (#15689).Jean-Philippe Lang2014-01-111-1/+2
* Rails4: deprecated find_by methods with options at ApplicationHelperToshi MARUYAMA2014-01-071-2/+3
* Fixed that magic links to existing attachments are not converted when preview...Jean-Philippe Lang2014-01-031-1/+2
* back out r12441Toshi MARUYAMA2013-12-221-2/+2