summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merged r4613 from trunk.Toshi MARUYAMA2011-01-022-6/+12
* Fixed: partial toc when text contains pre tags (#7172).Jean-Philippe Lang2010-12-291-8/+20
* Code cleanup.Jean-Philippe Lang2010-12-121-0/+4
* Restores object count and adds offset/limit attributes to API responses for p...Jean-Philippe Lang2010-12-111-0/+12
* Makes some attributes optional in API response to get faster/lightweight resp...Jean-Philippe Lang2010-12-111-0/+10
* Fixed: error when serializing back objects with custom fields using ActiveRes...Jean-Philippe Lang2010-12-101-0/+11
* Adds subtasks to GET /issues/:id API (#5338).Jean-Philippe Lang2010-12-041-0/+14
* Allow non-unique names for projects (#630).Jean-Philippe Lang2010-11-111-1/+1
* Fixed: unchecking status filter on the issue list has no effect (#6844).Jean-Philippe Lang2010-11-071-4/+3
* Render level 4 headings in TOC (#5494).Jean-Philippe Lang2010-11-071-1/+1
* Render TOC as nested lists (#1857).Jean-Philippe Lang2010-11-061-5/+17
* Extract headings and TOC parsing from the textile formatter.Jean-Philippe Lang2010-11-061-3/+35
* Adds a combo to select parent on wiki page rename (#5136).Jean-Philippe Lang2010-11-061-1/+1
* Provides a default string for untranslated search types.Jean-Philippe Lang2010-11-011-1/+1
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-281-1/+2
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-2/+2
* Makes zoom buttons on gantt looks like the others.Jean-Philippe Lang2010-10-231-10/+8
* Refactor: move method to model with compatibility wrapperEric Davis2010-10-221-8/+3
* Moves a method to the appropriate helper.Jean-Philippe Lang2010-10-222-26/+27
* Removes duplicate helper introduced in r4072.Jean-Philippe Lang2010-10-221-5/+0
* Refactor: rename WikiController#index to #show, it's a single resource actionEric Davis2010-10-211-2/+2
* Refactor: change :id on WikiController to use :project_idEric Davis2010-10-201-2/+2
* Revert part of r4064.Eric Davis2010-10-151-16/+2
* Refactor: split UsersController#edit into #edit and #updateEric Davis2010-09-301-4/+4
* Changed the notifications to use a hierarchy UIEric Davis2010-09-281-0/+10
* Document render_issue_tooltipEric Davis2010-09-201-1/+10
* Turn on ssl Gravatars for all SSL requests. #5929Eric Davis2010-09-201-1/+1
* Fix links to activity pages broken with r4047. #6392Jean-Baptiste Barth2010-09-161-1/+1
* Refactor: move method to Project#css_classesEric Davis2010-09-101-8/+0
* Fixed the zoom, previous, and next links on the Gantt chart.Eric Davis2010-09-101-2/+2
* Rewrite the Gantt chart. #6276Eric Davis2010-09-103-1/+34
* Change link_to_if_authorized to allow url paths. (Fixes #6195)Eric Davis2010-09-061-1/+20
* Refactor: move method to model. (references r4057)Eric Davis2010-09-051-7/+0
* Add css classes to journals display to facilitate themingJean-Baptiste Barth2010-09-031-0/+7
* Refactor: extract common code to link_to_month.Eric Davis2010-08-261-8/+9
* Add the project_id to the Calendar link to month.Eric Davis2010-08-261-5/+7
* Refactor: extract target link generation.Eric Davis2010-08-261-6/+10
* Refactor: extract ternary operators to temps.Eric Davis2010-08-261-6/+30
* Refactor: extract link to previous and next month into helpers.Eric Davis2010-08-261-0/+14
* Add RTL support to the context menu. #6012Eric Davis2010-08-221-0/+5
* Add Issue Status to the tooltip. #6169Eric Davis2010-08-191-0/+2
* Refactor: move IssuesController#reply to JournalsControllerEric Davis2010-08-161-1/+1
* Refactor: Extract a new IssueMovesController from IssuesController.Eric Davis2010-08-111-0/+2
* Refactor: added link_to_project helper to handle links to projectsJean-Baptiste Barth2010-08-083-8/+23
* Added css classes to the HTML body based on the theme, controller, and action...Eric Davis2010-08-041-0/+13
* Use image_path for the favicon instead to pick up asset hosts. #3301Eric Davis2010-07-301-1/+1
* Add a favicon link with support for suburi. #3301Eric Davis2010-07-291-0/+4
* Set @project so macros will work on the welcome and project list. #5781Eric Davis2010-06-301-0/+4
* Make the Gantt zoom images more accessibleEric Davis2010-05-261-4/+8
* Refactor: extract gantt zoom links to a helper.Eric Davis2010-05-261-0/+22