Commit Graph

422 Commits (03397f605c7ece40b38ebdcf49bd5e4fe9040ac8)

Author SHA1 Message Date
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
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
Eric Davis 30821586cb Add the project_id to the Calendar link to month. 14 years ago
Eric Davis ab1e74d16c Refactor: extract target link generation. 14 years ago
Eric Davis 91380eeaab Refactor: extract ternary operators to temps. 14 years ago
Eric Davis 3eea03d70e Refactor: extract link to previous and next month into helpers. 14 years ago
Eric Davis 05527be943 Add RTL support to the context menu. #6012 14 years ago
Eric Davis 782a5f1218 Add Issue Status to the tooltip. #6169 14 years ago
Eric Davis 22c978ad94 Refactor: move IssuesController#reply to JournalsController 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 a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 14 years ago
Eric Davis ca663fcd10 Use image_path for the favicon instead to pick up asset hosts. #3301 14 years ago
Eric Davis 5f20bc240e Add a favicon link with support for suburi. #3301 14 years ago
Eric Davis 64d2221db5 Set @project so macros will work on the welcome and project list. #5781 15 years ago
Eric Davis 6e529f82a7 Make the Gantt zoom images more accessible 15 years ago
Eric Davis ab4bdc379e Refactor: extract gantt zoom links to a helper. 15 years ago
Jean-Philippe Lang 663f0c83b2 Fixes time report with JRuby (#5404). 15 years ago
Eric Davis df7edb843b Refactor: move method to helper. 15 years ago