| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Better handling of update failures when bulk editing time entries. | Jean-Philippe Lang | 2017-04-04 | 1 | -2/+2 |
* | Don't hardcode the groups on My page. | Jean-Philippe Lang | 2017-04-04 | 1 | -2/+16 |
* | Makes Attachments column available on the issue list (#25515). | Jean-Philippe Lang | 2017-04-04 | 1 | -0/+20 |
* | Deny edit/update/delete for anonymous user (#25483). | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+20 |
* | Reset status when copying issues (#23610). | Jean-Philippe Lang | 2017-04-03 | 1 | -1/+1 |
* | Timelog move between projects (#588). | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+39 |
* | Fix tests (#1565). | Jean-Philippe Lang | 2017-03-16 | 1 | -2/+6 |
* | Allow multiple instances of custom queries on My page (#1565). | Jean-Philippe Lang | 2017-03-16 | 1 | -4/+33 |
* | Fix link to issues when displaying a project query (#1565). | Jean-Philippe Lang | 2017-03-15 | 1 | -2/+23 |
* | Let user display a custom query on "My page" (#1565). | Jean-Philippe Lang | 2017-03-15 | 1 | -1/+53 |
* | Clear settings for blocks that are no longer used. | Jean-Philippe Lang | 2017-03-15 | 1 | -4/+5 |
* | Let user choose columns and sort order of issue lists on "My page" (#1565). | Jean-Philippe Lang | 2017-03-14 | 3 | -3/+44 |
* | Don't reload the page when adding/removing a block. | Jean-Philippe Lang | 2017-03-13 | 1 | -3/+16 |
* | Get rid of sort_helper when using queries. | Jean-Philippe Lang | 2017-03-13 | 2 | -14/+6 |
* | Removes MyControllerTest#page_layout (#25297). | Jean-Philippe Lang | 2017-03-09 | 1 | -8/+3 |
* | Adding a subtask should default to a tracker without disabled parent field (#... | Jean-Philippe Lang | 2017-03-08 | 1 | -0/+26 |
* | Fix loading of last visible journal (#1474, #6375). | Jean-Philippe Lang | 2017-03-05 | 1 | -1/+2 |
* | Adds tests for #25253. | Jean-Philippe Lang | 2017-03-05 | 1 | -0/+28 |
* | Show Last Comment in Issue list (#1474). | Jean-Philippe Lang | 2017-03-05 | 1 | -0/+37 |
* | Last updated by colum in issue list (#6375). | Jean-Philippe Lang | 2017-03-05 | 1 | -0/+19 |
* | The cancel operation in the issue edit mode doesn't work (#21579). | Jean-Philippe Lang | 2017-03-03 | 1 | -0/+16 |
* | Missing fixtures. | Jean-Philippe Lang | 2017-03-02 | 1 | -3/+6 |
* | revert r16322 (#24970) | Toshi MARUYAMA | 2017-02-02 | 1 | -1/+1 |
* | replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970) | Toshi MARUYAMA | 2017-02-02 | 1 | -1/+1 |
* | Fix tests for r16287 (#24416). | Jean-Philippe Lang | 2017-01-29 | 1 | -1/+12 |
* | Option for long text custom fields to be displayed under the description fiel... | Jean-Philippe Lang | 2017-01-25 | 2 | -37/+70 |
* | Filter parent task issues in auto complete by open/closed status depending on... | Jean-Philippe Lang | 2017-01-21 | 1 | -0/+21 |
* | Add warning when loosing data from custom fields when bulk editing issues (#2... | Jean-Philippe Lang | 2017-01-18 | 1 | -0/+17 |
* | Handle csv columns selection in query to preload appropriate associations (#2... | Jean-Philippe Lang | 2017-01-18 | 2 | -8/+9 |
* | Let user always see his private notes (#17632). | Jean-Philippe Lang | 2017-01-14 | 1 | -0/+14 |
* | Adds a link to all projects in the jump drop down (#23310). | Jean-Philippe Lang | 2017-01-10 | 1 | -0/+10 |
* | Don't preload all query filters (#24787). | Jean-Philippe Lang | 2017-01-09 | 1 | -1/+26 |
* | Don't render memberships forms, use #edit instead. | Jean-Philippe Lang | 2017-01-07 | 2 | -1/+23 |
* | Missing "next" pagination link when looking at yesterday's activity (#18399). | Jean-Philippe Lang | 2017-01-04 | 1 | -0/+18 |
* | Handle time entries on subtasks and prevent from reassigning an issue that is... | Jean-Philippe Lang | 2016-12-31 | 1 | -2/+46 |
* | Fixed that project settings should show locked members (#22034). | Jean-Philippe Lang | 2016-12-31 | 2 | -0/+30 |
* | Typo: s/changset-comments/changeset-comments/ (#22758, #24604). | Jean-Philippe Lang | 2016-12-18 | 1 | -1/+1 |
* | Workflow editing shows statuses of irrelevant roles (#24281). | Jean-Philippe Lang | 2016-12-16 | 1 | -0/+19 |
* | Optional Regex delimiters to truncate incoming emails (#5864). | Jean-Philippe Lang | 2016-12-13 | 1 | -0/+29 |
* | Don't use assert_equal nil. | Jean-Philippe Lang | 2016-12-12 | 1 | -1/+5 |
* | Adds a setting to enable/disable formatting of commit messages (#22758). | Jean-Philippe Lang | 2016-12-12 | 1 | -0/+10 |
* | Use assert_nil instead of assert_equal. | Jean-Philippe Lang | 2016-12-11 | 2 | -2/+2 |
* | Redmine loses filters after deleting a spent time (#14817). | Jean-Philippe Lang | 2016-12-11 | 1 | -0/+9 |
* | Enforce issue assignee validation (#23921). | Jean-Philippe Lang | 2016-12-10 | 1 | -2/+2 |
* | Replaces project jump select with custom dropdown (#23310). | Jean-Philippe Lang | 2016-11-26 | 2 | -2/+8 |
* | Use the main menu for project related actions that support cross-project disp... | Jean-Philippe Lang | 2016-11-19 | 1 | -1/+1 |
* | Use the regular "icon icon-*" on search results (#24313). | Jean-Philippe Lang | 2016-11-19 | 1 | -1/+1 |
* | Test failure (#23996). | Jean-Philippe Lang | 2016-11-18 | 1 | -1/+1 |
* | Test failure (#23996). | Jean-Philippe Lang | 2016-11-18 | 1 | -1/+1 |
* | Project field disappears when target project disallows user to edit the proje... | Jean-Philippe Lang | 2016-11-18 | 1 | -0/+20 |