Commit Graph

525 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Gregor Schmidt 4fff430846 [#416] removing reference to now unused local variable 14 years ago
Gregor Schmidt 508b23cf41 [#416] Watcher links work using of css selectors instead of ids 14 years ago
Felix Schäfer 9cb4feefce Update the watcher list on click on "watch". #311 14 years ago
Felix Schäfer 20d804825d Update the watcher list on click on "watch". #311 14 years ago
Gregor Schmidt 6408cddc40 [#374] Not escaping URLs since they are used in a safe CDATA section, where no entity encoding is needed. 14 years ago
Felix Schäfer d4adcae569 Update the Issue#show.api to new journals type 14 years ago
Jean-Philippe Lang 844c0d97aa Removed the changeset-changes class to the commit logs on the issue view (#8038). 14 years ago
Jean-Philippe Lang 23149957db Adds wiki toolbar to notes editing form (#7899). 14 years ago
Jean-Philippe Lang e7a3085eba Allow bulk editing of parent issue (#5831). 14 years ago
Jean-Philippe Lang 9b9c7ae91d Adds links on the issue list to collapse/expang all groups (#7236). 14 years ago
Jean-Philippe Lang 886c3e295b Splits private/public issue queries in the sidebar (#1067). 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 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
Tim Felgentreff 90ba2d4bfb update xml builder to use the journals instead of journal details 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
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
Tim Felgentreff 9cd55d8dd4 more test fixes 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