Commit Graph

357 Commits (ea9eafbee5829b1a24746244eea57c92a41b864d)

Author SHA1 Message Date
Jean-Philippe Lang 886c3e295b Splits private/public issue queries in the sidebar (#1067). 14 years ago
Eric Davis 0db26f8337 [#199] Add view_issues_show_identifier hook 14 years ago
Eric Davis 705bd74378 [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 14 years ago
Jean-Philippe Lang c2a530f8c8 Moves relations fetching from views to the controller and skip invalid relations (#7385). 14 years ago
Felix Schäfer 8a863a4f1b Attachment fields in a collapsed fieldset #149 14 years ago
Toshi MARUYAMA 3ad213c29a Fix associated revisions label on issue page. 14 years ago
Jean-Philippe Lang 86e17ce74f Sort versions drop down on the bulk edit form. 14 years ago
Jean-Philippe Lang 0c24f88ce1 Fixed: issue description Quote button lost by r3941 (#7122). 14 years ago
Jean-Philippe Lang 6a586c39e9 Adds journal created_on attribute to issue API (#7111). 14 years ago
Jean-Philippe Lang a8cf13e8c8 Restores the issue description label (#6677). 14 years ago
Jean-Philippe Lang 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
Jean-Philippe Lang f2b42237d0 Fixes indentation. 14 years ago
Jean-Philippe Lang 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses. 14 years ago
Jean-Philippe Lang ab6a93b029 Changes the representation of journal details in issue API. 14 years ago
Jean-Philippe Lang 0e19aa4362 Fixed: error when serializing back objects with custom fields using ActiveResource (#6403). 14 years ago
Jean-Philippe Lang 224921460a Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 14 years ago
Jean-Philippe Lang 9157482049 Adds subtasks to GET /issues/:id API (#5338). 14 years ago
Jean-Philippe Lang 735a83c596 Converts IssuesController to use the new API template system and makes xml/json responses consistent (#6136). 14 years ago
Jean-Baptiste Barth abb83f4c4f Added ability to create issue directly as a subtask of another one. #5484 14 years ago
Eric Davis dc26fd215b Add ids to some sections of the issue form 14 years ago
Jean-Philippe Lang c058bc2245 Remove the Description label from the issue view and omit the block if empty (#6677). 14 years ago
Eric Davis c8177b99ed Revert part of r3936. 14 years ago
Eric Davis 84ebd786d6 Fix the Log Time link on an issue page 14 years ago
Jean-Baptiste Barth 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) 14 years ago
Eric Davis 2ecca7e4df Refactor: rename TimelogController#details to #index 14 years ago
Eric Davis a09a39402e Add view_issues_form_details_top hook 14 years ago
Eric Davis f62a1827f3 Updated issue delete confirmation when it has child issues. #6191 14 years ago
Jean-Baptiste Barth 35dba0f412 Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 14 years ago
Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create 14 years ago
Eric Davis bde8ab84f2 Use the full path to the partials 14 years ago
Eric Davis 270b559d36 Refocus the related issue field after submitting an issue. #6275 14 years ago
Eric Davis db11030410 Refactor: move method to model. (references r4057) 14 years ago
Jean-Baptiste Barth b6d9f2bddf Add css classes to journals display to facilitate theming 14 years ago
Jean-Baptiste Barth 4776a5a427 Hide checkboxes in issues list when printing 14 years ago
Eric Davis 80256cf298 Refactor: extract #bulk_update method from IssuesController#bulk_edit. 14 years ago
Eric Davis b67b3820a1 Refactor: move IssuesController#changes to JournalsController#index. 14 years ago
Eric Davis 05527be943 Add RTL support to the context menu. #6012 14 years ago
Eric Davis 7e565eed34 Fix the calendar link in the Issues sidebar. #5591 14 years ago
Eric Davis dfd1d0c7fe Refactor: merge IssuesController#update_form into IssuesController#new 14 years ago
Eric Davis 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 14 years ago
Eric Davis 1f8d396e3f Refactor: move IssuesController#preview to a new controller. 14 years ago
Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Jean-Baptiste Barth 8a2bc5772e Focus on the input when adding a related issue on issues/show page. #4656 14 years ago
Azamat Hackimov dbb8645353 RTL theme for reference (thanks to Orgad Shaneh, #5972) 14 years ago
Jean-Philippe Lang e1c3415795 Fixes context menu broken by r3869 (#5925). 14 years ago
Jean-Philippe Lang fd0623bf69 Fixes broken status change in context menu (#5892). 14 years ago
Jean-Philippe Lang 379c0a1dd4 Disable priority (#5925) and progress in context menu for parent issues. 14 years ago