summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-073-3/+3
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-071-1/+1
* Do not propose trackers which disallow parent_issue_id for new child issues (...Jean-Philippe Lang2016-04-241-1/+1
* Change "Related issues" label for generic grouped query filters (#22147).Jean-Philippe Lang2016-04-241-1/+1
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-221-2/+8
* Adds a "New issue" link on the global issue list (#6204).Jean-Philippe Lang2016-04-191-0/+8
* Adds a title on the sort handle (#12909).Jean-Philippe Lang2016-04-191-1/+2
* Restyles the sort handle(#12909).Jean-Philippe Lang2016-04-191-1/+1
* Deprecates unused stuff (#12909).Jean-Philippe Lang2016-04-181-0/+3
* Forum list can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-182-0/+17
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-0/+10
* Watched issues count on "My page" is shown for all issues instead of only ope...Jean-Philippe Lang2016-04-091-1/+1
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-205-15/+16
* Add additional markup to page_header_title to enable better styling (#21947).Jean-Philippe Lang2016-03-191-2/+7
* Add status, assigned_to and done_ratio classes to issue subtasks (#21776).Jean-Philippe Lang2016-03-151-3/+3
* Use protocol-relative URL for gravatars (#21855).Jean-Philippe Lang2016-03-151-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1343-43/+43
* Adds query params as hidden field tags to the CSV export form (#22108).Jean-Philippe Lang2016-03-121-0/+30
* Adds units in history for estimated time (#12456).Jean-Philippe Lang2016-01-311-2/+2
* Don't use implicit variables later (#21593).Jean-Philippe Lang2016-01-301-2/+2
* Add class to contextual edit button that relates to heading on wiki pages ().Jean-Philippe Lang2016-01-301-1/+1
* Fixed that % done field is shown on issue show subtree even if deactivated fo...Jean-Philippe Lang2016-01-211-1/+1
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-212-6/+5
* Code cleanup.Jean-Philippe Lang2016-01-201-11/+9
* Adds a "Delete" button to issue notes (#1725).Jean-Philippe Lang2016-01-201-0/+6
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-205-33/+40
* Adding issue css classes to issue subtasks and relations tr (#21474).Jean-Philippe Lang2016-01-161-1/+1
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-091-3/+5
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-282-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