summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merged r16283 (#23793).Jean-Philippe Lang2017-01-291-1/+1
* Merged r15608 (#23206).Jean-Philippe Lang2016-07-101-0/+2
* Merged r15510 (#22123).Jean-Philippe Lang2016-06-121-0/+1
* Merged r15431 to r15435 (#22924, #22925, #22926).Jean-Philippe Lang2016-06-041-0/+1
* Merged r15238.Jean-Philippe Lang2016-03-1343-43/+43
* Merged r15202 (#22108).Jean-Philippe Lang2016-03-131-0/+30
* Merged r15136 to r15138 (#21593).Jean-Philippe Lang2016-03-121-2/+2
* Merged r15082 (#20988).Jean-Philippe Lang2016-03-121-1/+1
* Merged r14897 to r14900 and r14949 (#21258).Jean-Philippe Lang2015-12-062-2/+2
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-083-4/+3
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-9/+9
* Use #issue_fields_rows to render custom fields values.Jean-Philippe Lang2015-11-081-15/+7
* 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
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+8
* Fixed that #parse_redmine_links errors when given a link tag without attribut...Jean-Philippe Lang2015-10-311-1/+1
* Helper method for custom field title.Jean-Philippe Lang2015-10-251-0/+9
* Un-inline conditions.Jean-Philippe Lang2015-10-251-8/+11
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-0/+13
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+7
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-211-1/+1
* Use the same scope for counting.Jean-Philippe Lang2015-10-211-5/+3
* 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
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-0/+1
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-092-4/+13
* Updgrade to jquery-rails 3.1.4 (#20380).Jean-Philippe Lang2015-10-091-1/+1
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-071-0/+19
* Moves attachments settings to a new tab.Jean-Philippe Lang2015-10-061-0/+1
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-041-3/+21
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-011-0/+1
* Adds tracker name to Redmine issue link titles (#13946).Jean-Philippe Lang2015-09-211-1/+1
* Help cursor showing up on span tags with title (#20633).Jean-Philippe Lang2015-09-121-1/+2
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+10
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+33
* use String#casecmp for case insensitive comparison (#20369)Toshi MARUYAMA2015-08-121-1/+1
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-3/+3
* 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
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-212-2/+2
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Adds issue filters on parent/subtasks (#6118).Jean-Philippe Lang2015-06-131-1/+1
* Adds a class for handling CSV generation (#7037).Jean-Philippe Lang2015-06-133-20/+16
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-301-0/+1
* Display time spent on the issue and the total time spent like estimated hours...Jean-Philippe Lang2015-05-251-4/+20
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-251-0/+8
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-251-0/+9
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-251-1/+24