Commit Graph

703 Commits (f57b372807d220a152be3efbd1f3e6ca036436a1)

Author SHA1 Message Date
Jean-Philippe Lang cf380d959f Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605). 14 years ago
Jean-Philippe Lang 886c3e295b Splits private/public issue queries in the sidebar (#1067). 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 14 years ago
Ivan Evtuhovich 5fc8ff47f8 Move repositories_helper labels to translation, refs #209 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 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 8957b56b87 Moves link_to_message to ApplicationHelper to make it available to redmine links. 14 years ago
Jean-Philippe Lang bedf99d9df Adds visible scope to redmine links queries. 14 years ago
Jean-Philippe Lang 47f3f5ae68 Adds support for cross project Redmine links (#7409). 14 years ago
Toshi MARUYAMA 36b99a4ed3 scm: use scmid for "commit:xxx" link if available (#3724). 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang ad727d3781 Fixes utf8 conversions with ruby1.9. 14 years ago
Jean-Philippe Lang 488285e123 Strip non utf8 content when displaying diff (ruby1.9 compatibility). 14 years ago
Jean-Philippe Lang af7006dff6 Fixed: partial toc when text contains pre tags (#7172). 14 years ago
Jean-Philippe Lang 2066b2f666 Code cleanup. 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 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses. 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 9157482049 Adds subtasks to GET /issues/:id API (#5338). 14 years ago
Jean-Philippe Lang fa3d71bed9 Allow non-unique names for projects (#630). 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Jean-Philippe Lang dca6fb92f9 Render level 4 headings in TOC (#5494). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago
Jean-Philippe Lang ba56b3f763 Provides a default string for untranslated search types. 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Jean-Philippe Lang a29c35e08f Makes zoom buttons on gantt looks like the others. 14 years ago
Eric Davis 0ca74df604 Refactor: move method to model with compatibility wrapper 14 years ago
Jean-Philippe Lang a6f891d1b1 Moves a method to the appropriate helper. 14 years ago
Jean-Philippe Lang 2589bec48b Removes duplicate helper introduced in r4072. 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Eric Davis 5823a71c18 Revert part of r4064. 14 years ago
Eric Davis 86ba692bf5 Refactor: split UsersController#edit into #edit and #update 14 years ago
Eric Davis 26ef9da02b Changed the notifications to use a hierarchy UI 14 years ago
Eric Davis 55fbf6836b Document render_issue_tooltip 14 years ago
Eric Davis 09331ec432 Turn on ssl Gravatars for all SSL requests. #5929 14 years ago
Jean-Baptiste Barth 0d967c0572 Fix links to activity pages broken with r4047. #6392 14 years ago
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
Tim Felgentreff 44a3546579 add show_detail to issue helper for limited backwards compatibility 14 years ago
Eric Davis 878bb55522 Refactor: move method to Project#css_classes 14 years ago
Eric Davis 5e1c295230 Fixed the zoom, previous, and next links on the Gantt chart. 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis d771fa9289 Change link_to_if_authorized to allow url paths. (Fixes #6195) 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
Eric Davis 5b08b2f33d Refactor: extract common code to link_to_month. 14 years ago