summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merged r17263 into 3.3-stable (#28208).Jean-Philippe Lang2018-04-071-1/+3
* 3.3-stable: Too large avatar breaks gantt when assignee is a group (#28204).Go MAEDA2018-02-181-0/+1
* Merged r17150 to 3.3-stable (#26699).Jean-Philippe Lang2018-01-071-1/+7
* Merged r17105 to 3.3-stable (#27333).Go MAEDA2017-12-101-1/+1
* Merged r16983 to r16985 (#27186).Jean-Philippe Lang2017-10-152-2/+4
* Merged r16574 (#25760).Jean-Philippe Lang2017-06-061-2/+9
* Merged r16283 (#23793).Jean-Philippe Lang2017-01-291-1/+1
* Merged r15772 (#23472).Jean-Philippe Lang2016-08-311-1/+1
* Merged r15739 (#23391).Jean-Philippe Lang2016-08-201-1/+1
* Merged r15608 (#23206).Jean-Philippe Lang2016-07-101-0/+2
* Merged r15551 (#22058).Jean-Philippe Lang2016-06-181-1/+2
* Merged r15519.Jean-Philippe Lang2016-06-121-1/+1
* Merged r15510 (#22123).Jean-Philippe Lang2016-06-121-0/+1
* Merged r15490 to r15493, r15496, r15497 (#22951).Jean-Philippe Lang2016-06-111-1/+5
* Merged 15430, 15464 to 15469, 15475, 15476 (#285, #7839).Jean-Philippe Lang2016-06-061-0/+10
* Merged r15431 to r15435 (#22924, #22925, #22926).Jean-Philippe Lang2016-06-041-0/+1
* 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