summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merged r14239 and r14240 (#19706).Jean-Philippe Lang2015-05-101-1/+1
* Merged r14108 (#19348).Jean-Philippe Lang2015-03-151-1/+1
* Merged r14080 (#19313).Jean-Philippe Lang2015-03-141-1/+1
* Copyright update in 2.6-stable.Jean-Philippe Lang2015-01-1140-40/+40
* Merged r13562 (#18269).Jean-Philippe Lang2014-11-221-4/+8
* Merged r13556 (#13673).Jean-Philippe Lang2014-11-221-0/+2
* Merged r13555 (#13608).Jean-Philippe Lang2014-11-221-0/+2
* Merged r13451 (#18119).Jean-Philippe Lang2014-10-201-1/+1
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-041-0/+12
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-041-0/+30
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-041-1/+4
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-282-6/+7
* 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
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-0/+22
* Include enabled modules in projects API (#17602).Jean-Baptiste Barth2014-09-061-0/+21
* fix test failure on Ruby 1.8.7 PostgreSQL (#17484)Toshi MARUYAMA2014-08-131-1/+1
* Add time entries custom fields to the context menu for quick bulk edit (#17484).Jean-Philippe Lang2014-07-291-0/+7
* 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-142-5/+6
* Fixed relative "source" links in email notifications (#3483).Jean-Philippe Lang2014-07-051-1/+1
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-051-2/+6
* 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-062-20/+19
* Adds "Check for updates" for installed plugins (#3177).Jean-Philippe Lang2014-04-051-0/+8
* Use named routes.Jean-Philippe Lang2014-03-211-5/+11
* Disable children when checking parent notifiable.Jean-Philippe Lang2014-03-211-6/+18
* Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).Jean-Philippe Lang2014-03-211-3/+4
* Extract code to render project context links to helper (#16381).Jean-Philippe Lang2014-03-211-0/+9
* Removed hard-coded strings (#16164).Jean-Philippe Lang2014-02-251-2/+6
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-251-4/+54
* Fixed: Export CSV - Custom field true/false not using translation (#16081).Jean-Philippe Lang2014-02-151-0/+4
* Makes #watcher_link return an empty string when given nil.Jean-Philippe Lang2014-02-091-0/+1
* Show tabs for existing custom field types only and adds a view for choosing t...Jean-Philippe Lang2014-02-072-4/+13
* 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-2940-40/+40
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-241-1/+1
* Adds #favicon_path and #favicon_url helpers.Jean-Philippe Lang2014-01-121-2/+15
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1
* Make favicon themeable (#15689).Jean-Philippe Lang2014-01-111-1/+2
* Rails4: replace deprecated Relation#count with finder options at UsersHelper#...Toshi MARUYAMA2014-01-101-1/+1
* remove unneeded Relation#all from RepositoriesHelper#render_changeset_changesToshi MARUYAMA2014-01-101-1/+1