| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r18229 from trunk to 4.0-stable (#31438). | Go MAEDA | 2019-06-06 | 1 | -2/+2 |
* | Merged r17955 and r17956 to 4.0-stable (#26836). | Jean-Philippe Lang | 2019-03-15 | 1 | -0/+1 |
* | Replace cancel button with cancel link in modals (#28662). | Go MAEDA | 2018-12-02 | 1 | -1/+1 |
* | Move attachments to their own section in issue page (#29033). | Go MAEDA | 2018-11-04 | 1 | -4/+6 |
* | Adds preview option to the wiki toolbar (#27758). | Jean-Philippe Lang | 2018-09-26 | 3 | -8/+4 |
* | Reverts r17354 (#28829). | Jean-Philippe Lang | 2018-09-15 | 1 | -7/+1 |
* | Move action links and edit form above the history when displaying comments in... | Jean-Philippe Lang | 2018-06-23 | 2 | -11/+13 |
* | Handle default assignee when changing category (#15919). | Jean-Philippe Lang | 2018-06-16 | 1 | -3/+1 |
* | Add right-click context menu to the contextual area of an issue (#28829). | Go MAEDA | 2018-05-29 | 1 | -1/+7 |
* | Allow switching the encoding to UTF-8 when exporting to CSV (#26279). | Go MAEDA | 2018-05-07 | 1 | -0/+1 |
* | Disable ":disable_with" for CSV exports (#28482). | Go MAEDA | 2018-05-01 | 1 | -2/+2 |
* | Set default category assignee immediately upon category selection (#15919). | Go MAEDA | 2018-04-30 | 2 | -3/+8 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-21 | 1 | -2/+4 |
* | Reverted r17252 and r17253 (#26655). | Go MAEDA | 2018-04-02 | 1 | -4/+2 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-02 | 1 | -2/+4 |
* | Allow selecting subprojects on new issue form (#12704). | Go MAEDA | 2018-02-28 | 1 | -2/+3 |
* | Don't allow reassigning reported hours to the project if issue is a required ... | Go MAEDA | 2018-02-18 | 1 | -0/+2 |
* | Cannot clear all watchers when copying an issue (#26880). | Jean-Philippe Lang | 2018-01-07 | 1 | -0/+1 |
* | Fix: Changing the tracker to a tracker with the tracker field set to read-onl... | Go MAEDA | 2017-11-26 | 1 | -1/+1 |
* | Add title to author's and assignee's icon (#26689). | Jean-Philippe Lang | 2017-10-15 | 1 | -2/+2 |
* | Don't use raw output (#27186). | Jean-Philippe Lang | 2017-10-12 | 1 | -1/+3 |
* | Use CSS to highlight the journal title (#22978). | Jean-Philippe Lang | 2017-07-29 | 1 | -11/+0 |
* | Move journal action links above the notes. | Jean-Philippe Lang | 2017-07-27 | 1 | -4/+9 |
* | Change highlight settings (#22978). | Jean-Philippe Lang | 2017-07-08 | 1 | -1/+1 |
* | Note URLs should highlight the linked note (#22978). | Jean-Philippe Lang | 2017-07-08 | 1 | -0/+11 |
* | Sort is not reflected when export CSV of issues list (#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 |