| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r17263 into 3.3-stable (#28208). | Jean-Philippe Lang | 2018-04-07 | 1 | -1/+3 |
* | 3.3-stable: Too large avatar breaks gantt when assignee is a group (#28204). | Go MAEDA | 2018-02-18 | 1 | -0/+1 |
* | Merged r17150 to 3.3-stable (#26699). | Jean-Philippe Lang | 2018-01-07 | 1 | -1/+7 |
* | Merged r17105 to 3.3-stable (#27333). | Go MAEDA | 2017-12-10 | 1 | -1/+1 |
* | Merged r16983 to r16985 (#27186). | Jean-Philippe Lang | 2017-10-15 | 2 | -2/+4 |
* | Merged r16574 (#25760). | Jean-Philippe Lang | 2017-06-06 | 1 | -2/+9 |
* | Merged r16283 (#23793). | Jean-Philippe Lang | 2017-01-29 | 1 | -1/+1 |
* | Merged r15772 (#23472). | Jean-Philippe Lang | 2016-08-31 | 1 | -1/+1 |
* | Merged r15739 (#23391). | Jean-Philippe Lang | 2016-08-20 | 1 | -1/+1 |
* | Merged r15608 (#23206). | Jean-Philippe Lang | 2016-07-10 | 1 | -0/+2 |
* | Merged r15551 (#22058). | Jean-Philippe Lang | 2016-06-18 | 1 | -1/+2 |
* | Merged r15519. | Jean-Philippe Lang | 2016-06-12 | 1 | -1/+1 |
* | Merged r15510 (#22123). | Jean-Philippe Lang | 2016-06-12 | 1 | -0/+1 |
* | Merged r15490 to r15493, r15496, r15497 (#22951). | Jean-Philippe Lang | 2016-06-11 | 1 | -1/+5 |
* | Merged 15430, 15464 to 15469, 15475, 15476 (#285, #7839). | Jean-Philippe Lang | 2016-06-06 | 1 | -0/+10 |
* | Merged r15431 to r15435 (#22924, #22925, #22926). | Jean-Philippe Lang | 2016-06-04 | 1 | -0/+1 |
* | Replace Date.today with User.current.today (#22320). | Jean-Philippe Lang | 2016-05-07 | 3 | -3/+3 |
* | Use HTML5 date input fields instead of text fields with jquery ui date picker... | Jean-Philippe Lang | 2016-05-07 | 1 | -1/+1 |
* | Do not propose trackers which disallow parent_issue_id for new child issues (... | Jean-Philippe Lang | 2016-04-24 | 1 | -1/+1 |
* | Change "Related issues" label for generic grouped query filters (#22147). | Jean-Philippe Lang | 2016-04-24 | 1 | -1/+1 |
* | Adds "New wiki page" link to create a new wiki page (#5536). | Jean-Philippe Lang | 2016-04-22 | 1 | -2/+8 |
* | Adds a "New issue" link on the global issue list (#6204). | Jean-Philippe Lang | 2016-04-19 | 1 | -0/+8 |
* | Adds a title on the sort handle (#12909). | Jean-Philippe Lang | 2016-04-19 | 1 | -1/+2 |
* | Restyles the sort handle(#12909). | Jean-Philippe Lang | 2016-04-19 | 1 | -1/+1 |
* | Deprecates unused stuff (#12909). | Jean-Philippe Lang | 2016-04-18 | 1 | -0/+3 |
* | Forum list can be reordered with drag and drop (#12909). | Jean-Philippe Lang | 2016-04-18 | 2 | -0/+17 |
* | Lists can be reordered with drag and drop (#12909). | Jean-Philippe Lang | 2016-04-17 | 1 | -0/+10 |
* | Watched issues count on "My page" is shown for all issues instead of only ope... | Jean-Philippe Lang | 2016-04-09 | 1 | -1/+1 |
* | Improve accessibility for icon-only links by adding hidden text (#21805). | Jean-Philippe Lang | 2016-03-20 | 5 | -15/+16 |
* | Add additional markup to page_header_title to enable better styling (#21947). | Jean-Philippe Lang | 2016-03-19 | 1 | -2/+7 |
* | Add status, assigned_to and done_ratio classes to issue subtasks (#21776). | Jean-Philippe Lang | 2016-03-15 | 1 | -3/+3 |
* | Use protocol-relative URL for gravatars (#21855). | Jean-Philippe Lang | 2016-03-15 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 43 | -43/+43 |
* | Adds query params as hidden field tags to the CSV export form (#22108). | Jean-Philippe Lang | 2016-03-12 | 1 | -0/+30 |
* | Adds units in history for estimated time (#12456). | Jean-Philippe Lang | 2016-01-31 | 1 | -2/+2 |
* | Don't use implicit variables later (#21593). | Jean-Philippe Lang | 2016-01-30 | 1 | -2/+2 |
* | Add class to contextual edit button that relates to heading on wiki pages (). | Jean-Philippe Lang | 2016-01-30 | 1 | -1/+1 |
* | Fixed that % done field is shown on issue show subtree even if deactivated fo... | Jean-Philippe Lang | 2016-01-21 | 1 | -1/+1 |
* | Use regular edit/update actions and named routes for JournalsController. | Jean-Philippe Lang | 2016-01-21 | 2 | -6/+5 |
* | Code cleanup. | Jean-Philippe Lang | 2016-01-20 | 1 | -11/+9 |
* | Adds a "Delete" button to issue notes (#1725). | Jean-Philippe Lang | 2016-01-20 | 1 | -0/+6 |
* | Replace uses of image_tag() with CSS (#21256). | Jean-Philippe Lang | 2016-01-20 | 5 | -33/+40 |
* | Adding issue css classes to issue subtasks and relations tr (#21474). | Jean-Philippe Lang | 2016-01-16 | 1 | -1/+1 |
* | Tooltip on progress bar (#21497). | Jean-Philippe Lang | 2016-01-09 | 1 | -3/+5 |
* | Use ul tags to do pagination (#21258). | Jean-Philippe Lang | 2015-11-28 | 2 | -2/+2 |
* | Improved responsiveness for versions and roadmap (#19097). | Jean-Philippe Lang | 2015-11-08 | 3 | -4/+3 |
* | Render issue attributes using divs instead of a table for responsiveness (#19... | Jean-Philippe Lang | 2015-11-08 | 1 | -9/+9 |
* | Use #issue_fields_rows to render custom fields values. | Jean-Philippe Lang | 2015-11-08 | 1 | -15/+7 |
* | Don't use 100% width for date fields (#19097). | Jean-Philippe Lang | 2015-11-07 | 1 | -1/+1 |
* | Responsive layout for mobile devices (#19097). | Jean-Philippe Lang | 2015-11-07 | 1 | -1/+2 |