summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not truncate subissue/related issues titles on the issue view (#18659).Jean-Philippe Lang2014-12-241-1/+1
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-242-2/+3
* Merged datepicker.js into application.js.Jean-Philippe Lang2014-12-131-1/+1
* Removed unused helper.Jean-Philippe Lang2014-12-121-15/+0
* Adds some helpers tests.Jean-Philippe Lang2014-12-112-4/+4
* 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
* Removed unused helper.Jean-Philippe Lang2014-12-031-4/+0
* Configurable behavour for linking issues on copy (#18500).Jean-Philippe Lang2014-11-291-0/+10
* Edit attachments after upload (#1326).Jean-Philippe Lang2014-11-291-1/+15
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-281-7/+28
* Use named routes or helpers.Jean-Philippe Lang2014-11-261-1/+1
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-231-0/+10
* Moved new group user to its own action GroupsController#new_users.Jean-Philippe Lang2014-11-161-1/+4
* Moved new project member to its own action MemberController#new.Jean-Philippe Lang2014-11-151-2/+5
* 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
* Display visible users only for when adding project members (#11724).Jean-Philippe Lang2014-11-111-1/+1
* Adds configuration settings to limit valid repository path (#1415).Jean-Philippe Lang2014-11-081-7/+29
* Code cleanup.Jean-Philippe Lang2014-11-061-29/+26
* Use em.info tags.Jean-Philippe Lang2014-11-061-9/+7
* Use IssueRelation#to_s.Jean-Philippe Lang2014-11-051-4/+2
* Time entries CSV export should include the tracker and subject of the issue (...Jean-Philippe Lang2014-11-051-4/+8
* Fixed that parent column should not include issue subject (#13673).Jean-Philippe Lang2014-11-041-0/+2
* Fixed CSV content for parent issue column (#13608).Jean-Philippe Lang2014-11-041-0/+2
* Adds (un)check all buttons to select all projects (#11702).Jean-Philippe Lang2014-11-021-0/+6