| Commit message (Expand) | Author | Age | Files | Lines |
* | Makes relations resource shallow (#7366). | Jean-Philippe Lang | 2011-07-05 | 1 | -2/+2 |
* | Adds support for GET on /issues/:issue_id/relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 1 | -1/+1 |
* | Adds REST API for issue relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 2 | -3/+3 |
* | Do not show inactive issue priorities where not necessary (#8573). | Jean-Baptiste Barth | 2011-06-13 | 1 | -1/+1 |
* | Warn about subtasks before deleting a parent issue (#6562). | Jean-Philippe Lang | 2011-04-17 | 1 | -1/+1 |
* | Private issues (#7414). | Jean-Philippe Lang | 2011-04-15 | 1 | -0/+5 |
* | Adds a helper for issue heading (#7647). | Jean-Philippe Lang | 2011-04-12 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2011-04-12 | 2 | -2/+2 |
* | Adds noindex,noarchive robots meta tag on form pages (#7582). | Jean-Philippe Lang | 2011-04-12 | 2 | -0/+4 |
* | Adds a specific icon for deleting a relation. | Jean-Philippe Lang | 2011-04-11 | 1 | -1/+1 |
* | Moved the parent issue field above start/due date fields. | Jean-Philippe Lang | 2011-04-11 | 2 | -7/+5 |
* | Fixed: empty list for user/version custom fields on bulk edit form (#2096). | Jean-Philippe Lang | 2011-04-07 | 1 | -1/+1 |
* | Wrap text custom fields in the issue list (#8064). | Jean-Philippe Lang | 2011-04-05 | 1 | -1/+1 |
* | Adds context menu for related issues (#8006). | Jean-Philippe Lang | 2011-04-05 | 1 | -7/+10 |
* | Cleaner way to handle the replacement of watch links (#8071). | Jean-Philippe Lang | 2011-04-05 | 2 | -3/+2 |
* | Removed the changeset-changes class to the commit logs on the issue view (#80... | Jean-Philippe Lang | 2011-04-03 | 1 | -1/+1 |
* | Converted issue filters to non-AJAX GET requests (#1965). | Jean-Philippe Lang | 2011-04-01 | 1 | -20/+8 |
* | Adds wiki toolbar to notes editing form (#7899). | Jean-Philippe Lang | 2011-03-28 | 1 | -0/+2 |
* | Allow bulk editing of parent issue (#5831). | Jean-Philippe Lang | 2011-03-27 | 1 | -0/+8 |
* | Adds links on the issue list to collapse/expang all groups (#7236). | Jean-Philippe Lang | 2011-03-20 | 1 | -0/+1 |
* | Splits private/public issue queries in the sidebar (#1067). | Jean-Philippe Lang | 2011-02-21 | 1 | -7/+1 |
* | Moves relations fetching from views to the controller and skip invalid relati... | Jean-Philippe Lang | 2011-01-22 | 2 | -4/+4 |
* | Fix associated revisions label on issue page. | Toshi MARUYAMA | 2011-01-08 | 1 | -2/+2 |
* | Sort versions drop down on the bulk edit form. | Jean-Philippe Lang | 2010-12-18 | 1 | -1/+1 |
* | Fixed: issue description Quote button lost by r3941 (#7122). | Jean-Philippe Lang | 2010-12-18 | 1 | -1/+1 |
* | Adds journal created_on attribute to issue API (#7111). | Jean-Philippe Lang | 2010-12-14 | 1 | -0/+1 |
* | Restores the issue description label (#6677). | Jean-Philippe Lang | 2010-12-12 | 1 | -8/+10 |
* | Restores object count and adds offset/limit attributes to API responses for p... | Jean-Philippe Lang | 2010-12-11 | 1 | -1/+1 |
* | Fixes indentation. | Jean-Philippe Lang | 2010-12-11 | 2 | -48/+46 |
* | Makes some attributes optional in API response to get faster/lightweight resp... | Jean-Philippe Lang | 2010-12-11 | 1 | -4/+4 |
* | Changes the representation of journal details in issue API. | Jean-Philippe Lang | 2010-12-10 | 1 | -1/+4 |
* | Fixed: error when serializing back objects with custom fields using ActiveRes... | Jean-Philippe Lang | 2010-12-10 | 2 | -10/+2 |
* | Adds a pseudo format to api template names and overrides ActionController#def... | Jean-Philippe Lang | 2010-12-04 | 2 | -0/+0 |
* | Adds subtasks to GET /issues/:id API (#5338). | Jean-Philippe Lang | 2010-12-04 | 1 | -0/+2 |
* | Converts IssuesController to use the new API template system and makes xml/js... | Jean-Philippe Lang | 2010-12-03 | 4 | -95/+93 |
* | Added ability to create issue directly as a subtask of another one. #5484 | Jean-Baptiste Barth | 2010-10-30 | 2 | -3/+3 |
* | Add ids to some sections of the issue form | Eric Davis | 2010-10-22 | 1 | -2/+2 |
* | Remove the Description label from the issue view and omit the block if empty ... | Jean-Philippe Lang | 2010-10-19 | 1 | -3/+4 |
* | Revert part of r3936. | Eric Davis | 2010-10-15 | 1 | -2/+2 |
* | Fix the Log Time link on an issue page | Eric Davis | 2010-10-08 | 1 | -1/+1 |
* | Added ability to edit issues from different project through contextual menu (... | Jean-Baptiste Barth | 2010-10-08 | 1 | -2/+7 |
* | Refactor: rename TimelogController#details to #index | Eric Davis | 2010-10-06 | 1 | -1/+1 |
* | Add view_issues_form_details_top hook | Eric Davis | 2010-09-20 | 1 | -0/+2 |
* | Updated issue delete confirmation when it has child issues. #6191 | Eric Davis | 2010-09-20 | 1 | -1/+1 |
* | Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #... | Jean-Baptiste Barth | 2010-09-16 | 1 | -0/+1 |
* | Refactor: split VersionsController#new into #new and #create | Eric Davis | 2010-09-16 | 1 | -1/+1 |
* | Use the full path to the partials | Eric Davis | 2010-09-15 | 2 | -2/+2 |
* | Refocus the related issue field after submitting an issue. #6275 | Eric Davis | 2010-09-06 | 1 | -0/+1 |
* | Refactor: move method to model. (references r4057) | Eric Davis | 2010-09-05 | 1 | -1/+1 |
* | Add css classes to journals display to facilitate theming | Jean-Baptiste Barth | 2010-09-03 | 1 | -1/+1 |