summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1342-42/+42
* Merged r14654 (#20380).Jean-Philippe Lang2015-10-091-1/+1
* Merged r14552 (#20633).Jean-Philippe Lang2015-09-121-1/+2
* Merged r14413 from trunk to 3.1-stable (#20243, #20456)Toshi MARUYAMA2015-08-311-1/+1
* Merged r14381.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
* Use #fixed_issues association (#19455).Jean-Philippe Lang2015-05-101-2/+2
* Preload issue associations.Jean-Philippe Lang2015-05-091-1/+1
* Generate tag once per request.Jean-Philippe Lang2015-04-141-1/+1
* SQL error with SQLServer when grouping+sorting issues (#19544).Jean-Philippe Lang2015-04-121-4/+9
* Include custom fields description in project settings and issue view (#19296).Jean-Philippe Lang2015-03-212-3/+8
* 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
* Fixed that spent time on my page does not include entries without issue (#193...Jean-Philippe Lang2015-03-101-1/+3
* Fixed rendering of multivalued custom fields in the issue history (#19225).Jean-Philippe Lang2015-03-081-9/+13
* Adds the date format for ambiguous dates (#19243).Jean-Philippe Lang2015-03-071-0/+11
* Adds custom fields to documents (#7249).Jean-Philippe Lang2015-02-141-0/+2
* Use query with custom select for faster rendering of the project drop-down (#...Jean-Philippe Lang2015-02-141-1/+1
* Fixed Stack level too deep error when calling #find_name_by_reflection for mi...Jean-Philippe Lang2015-02-141-3/+3
* Implements /issues/new form for creating issues outside a project (#1003).Jean-Philippe Lang2015-02-141-2/+7
* Removed IssuesController#update_form action, use #new and #edit instead.Jean-Philippe Lang2015-02-131-0/+10
* Moved users list diplayed as available watchers on the new issue form to an h...Jean-Philippe Lang2015-02-131-0/+10
* Adds a :copy_issues permission (#18855).Jean-Philippe Lang2015-02-081-2/+5
* Adds a specific string for blank values (#18918).Jean-Philippe Lang2015-02-081-1/+1
* Extract grouping logic to an helper.Jean-Philippe Lang2015-02-071-0/+18
* Sort helper undefined to_a for string (#18817).Jean-Philippe Lang2015-02-071-1/+1
* Show long text custom field changes as a diff (#15236).Jean-Philippe Lang2015-01-311-4/+13
* Adds support for macro and Redmine links in PDF export (#13051).Jean-Philippe Lang2015-01-253-0/+4
* Use named route.Jean-Philippe Lang2015-01-241-1/+1
* Use .klass instead of .class_name.constantize.Jean-Philippe Lang2015-01-241-1/+1
* Memorize journal details value name to display.Jean-Philippe Lang2015-01-241-6/+10
* Use journalized attachments to prevent a query when displaying added file.Jean-Philippe Lang2015-01-241-1/+2
* Don't check if attachments are editable individually.Jean-Philippe Lang2015-01-241-3/+8
* 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
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-172-0/+44
* Copyright update.Jean-Philippe Lang2015-01-1141-41/+41
* Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...Jean-Philippe Lang2015-01-101-0/+11
* The descendant count in the issues delete confirmation message is wrong if is...Jean-Philippe Lang2014-12-301-10/+10
* Fixed duplicate content_url tag introduced in r13806 (#18707).Jean-Philippe Lang2014-12-261-1/+0
* Allow attachment thumbnails from REST API (#18707).Jean-Philippe Lang2014-12-261-0/+4