summaryrefslogtreecommitdiffstats
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r16983 to r16985 (#27186).Jean-Philippe Lang2017-10-151-1/+2
* Merged r16283 (#23793).Jean-Philippe Lang2017-01-291-1/+1
* Merged r15431 to r15435 (#22924, #22925, #22926).Jean-Philippe Lang2016-06-041-0/+1
* Merged r15238.Jean-Philippe Lang2016-03-131-1/+1
* Merged r15136 to r15138 (#21593).Jean-Philippe Lang2016-03-121-2/+2
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-081-2/+1
* Don't use 100% width for date fields (#19097).Jean-Philippe Lang2015-11-071-1/+1
* Responsive layout for mobile devices (#19097).Jean-Philippe Lang2015-11-071-1/+2
* Fixed that #parse_redmine_links errors when given a link tag without attribut...Jean-Philippe Lang2015-10-311-1/+1
* Don't reopen ApplicationHelper (#20507).Jean-Philippe Lang2015-10-191-0/+1
* Include helper instead of patching (#20508).Jean-Philippe Lang2015-10-191-0/+1
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-151-1/+1
* Updgrade to jquery-rails 3.1.4 (#20380).Jean-Philippe Lang2015-10-091-1/+1
* Adds tracker name to Redmine issue link titles (#13946).Jean-Philippe Lang2015-09-211-1/+1
* use String#casecmp for case insensitive comparison (#20369)Toshi MARUYAMA2015-08-121-1/+1
* Use https links instead of http links in ApplicationHelper#avatar_edit_link a...Jean-Philippe Lang2015-07-051-1/+1
* Upgrade jquery_ujs from 3.1.1 to 3.1.3.Jean-Philippe Lang2015-06-281-1/+1
* Add avatar and edit link to "My account" page (#5418).Jean-Philippe Lang2015-06-271-0/+8
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Adds a class for handling CSV generation (#7037).Jean-Philippe Lang2015-06-131-0/+5
* Generate tag once per request.Jean-Philippe Lang2015-04-141-1/+1
* 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