| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r17199 from trunk to 3.4-stable (#28110). | Go MAEDA | 2018-02-18 | 1 | -0/+2 |
* | Merged r17153 to 3.4-stable (#26880). | Jean-Philippe Lang | 2018-01-07 | 1 | -0/+1 |
* | Merged r17032 to 3.4-stable (#27110). | Go MAEDA | 2017-11-26 | 1 | -1/+1 |
* | Merged r16993 (#26689). | Jean-Philippe Lang | 2017-10-15 | 1 | -2/+2 |
* | Merged r16971 (#27186). | Jean-Philippe Lang | 2017-10-12 | 1 | -1/+3 |
* | Merged r16764 (#26364). | Jean-Philippe Lang | 2017-07-06 | 1 | -1/+0 |
* | Removes duplicate avatar of assignee (#25775). | Jean-Philippe Lang | 2017-06-10 | 1 | -1/+1 |
* | Show assignee's icon in addition to author's icon (#25775). | Jean-Philippe Lang | 2017-06-10 | 1 | -1/+4 |
* | use only one if with two conditions in issue show instead of two ifs (if in i... | Toshi MARUYAMA | 2017-05-30 | 1 | -4/+2 |
* | Fixed that watchers list is not updated when changing project on the new issu... | Jean-Philippe Lang | 2017-04-06 | 3 | -14/+20 |
* | Option to copy watchers when copying issues (#10460). | Jean-Philippe Lang | 2017-04-06 | 1 | -13/+24 |
* | Adds a link back to the issue list that we are coming from. | Jean-Philippe Lang | 2017-04-04 | 1 | -1/+5 |
* | Removes issues/list_simple partial, no longer used. | Jean-Philippe Lang | 2017-03-14 | 1 | -29/+0 |
* | Let user choose columns and sort order of issue lists on "My page" (#1565). | Jean-Philippe Lang | 2017-03-14 | 1 | -1/+4 |
* | Get rid of sort_helper when using queries. | Jean-Philippe Lang | 2017-03-13 | 1 | -2/+2 |
* | Get the count by group from the query directly. | Jean-Philippe Lang | 2017-03-09 | 2 | -2/+2 |
* | Use local variables in issues/list partial. | Jean-Philippe Lang | 2017-03-09 | 2 | -4/+4 |
* | Show Last Comment in Issue list (#1474). | Jean-Philippe Lang | 2017-03-05 | 2 | -1/+7 |
* | The cancel operation in the issue edit mode doesn't work (#21579). | Jean-Philippe Lang | 2017-03-03 | 1 | -1/+1 |
* | Add attachment information to issues.xml in REST API (#12181). | Jean-Philippe Lang | 2017-03-03 | 1 | -0/+6 |
* | Redirect to the parent issue after adding a subtask. | Jean-Philippe Lang | 2017-01-30 | 1 | -0/+1 |
* | Show visible spent time link for users allowed to view time entries (#20661). | Jean-Philippe Lang | 2017-01-29 | 1 | -1/+1 |
* | Option for long text custom fields to be displayed under the description fiel... | Jean-Philippe Lang | 2017-01-25 | 2 | -1/+10 |
* | Use css pseudo-classes instead of cycle("odd", "even") (#15361). | Jean-Philippe Lang | 2017-01-25 | 3 | -3/+3 |
* | Filter parent task issues in auto complete by open/closed status depending on... | Jean-Philippe Lang | 2017-01-21 | 1 | -1/+1 |
* | Add warning when loosing data from custom fields when bulk editing issues (#2... | Jean-Philippe Lang | 2017-01-18 | 1 | -0/+7 |
* | Handle csv columns selection in query to preload appropriate associations (#2... | Jean-Philippe Lang | 2017-01-18 | 1 | -3/+3 |
* | Issue destroy : Reassign time issue autocomplete (#24692). | Jean-Philippe Lang | 2017-01-08 | 1 | -0/+1 |
* | Don't show the "reassign" option when deleting issues from different projects... | Jean-Philippe Lang | 2016-12-31 | 1 | -0/+2 |
* | Typo: s/changset-comments/changeset-comments/ (#22758, #24604). | Jean-Philippe Lang | 2016-12-18 | 1 | -1/+1 |
* | Removes gantt and calendar links from the sidebar. | Jean-Philippe Lang | 2016-12-16 | 1 | -7/+0 |
* | Adds a setting to enable/disable formatting of commit messages (#22758). | Jean-Philippe Lang | 2016-12-12 | 1 | -2/+2 |
* | Reverts r16051 and r16050 for now (#15361). | Jean-Philippe Lang | 2016-12-03 | 3 | -3/+4 |
* | Removes calls to #reset_cycle (#15361). | Jean-Philippe Lang | 2016-12-03 | 1 | -1/+0 |
* | Use css pseudo-classes instead "odd", "even" classes (#15361). | Jean-Philippe Lang | 2016-12-03 | 3 | -3/+3 |
* | Extracts the rendering of related issues to an helper (#3425). | Jean-Philippe Lang | 2016-11-19 | 1 | -22/+1 |
* | Use the regular "icon icon-*" in other pages (#24313). | Jean-Philippe Lang | 2016-11-19 | 2 | -3/+4 |
* | Show the entered value when it's not valid (#23996). | Jean-Philippe Lang | 2016-11-18 | 2 | -2/+2 |
* | Introduce a setting to change the display format of timespans to h:mm (#23996). | Jean-Philippe Lang | 2016-11-18 | 2 | -2/+2 |
* | Project field disappears when target project disallows user to edit the proje... | Jean-Philippe Lang | 2016-11-18 | 1 | -1/+1 |
* | Don't use a global variable for storing context menu URL. | Jean-Philippe Lang | 2016-10-29 | 5 | -6/+8 |
* | Use fixed layout and move status to its own column. | Jean-Philippe Lang | 2016-10-29 | 1 | -8/+8 |
* | Do not hide estimated_hours when field is not disabled (#24015). | Jean-Philippe Lang | 2016-10-10 | 1 | -3/+1 |
* | Reduce max height of issue description textarea from 100 to 20 (#23840). | Jean-Philippe Lang | 2016-10-02 | 1 | -1/+1 |
* | Bulk edit form not show fields based on target tracker and status (#23755). | Jean-Philippe Lang | 2016-09-03 | 1 | -2/+4 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-18 | 1 | -0/+2 |
* | Ability to delete multiple attachments while updating an issue (#13072). | Jean-Philippe Lang | 2016-07-13 | 1 | -2/+22 |
* | Make time entries groupable (#16843). | Jean-Philippe Lang | 2016-07-13 | 1 | -57/+2 |
* | Display the list of saved queries in the sidebar (#14790). | Jean-Philippe Lang | 2016-07-12 | 1 | -1/+1 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -3/+3 |