summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Rails3: view: html_safe for my/page_layout.html.erbToshi MARUYAMA2012-01-011-1/+3
* Rails3: view: html_safe for timelog/report.html.erbToshi MARUYAMA2012-01-011-1/+1
* Rails3: view: html_safe for timelog/_report_criteria.html.erbToshi MARUYAMA2012-01-011-2/+2
* Rails3: view: html_safe for issue_moves/new.html.erbToshi MARUYAMA2012-01-011-1/+1
* Rails3: view: html_safe for issues/bulk_edit.html.erbToshi MARUYAMA2012-01-011-2/+7
* Rails3: view: html_safe for issues/destroy.html.erbToshi MARUYAMA2011-12-221-1/+1
* Rails3: view: html_safe for timelog/bulk_edit.html.erbToshi MARUYAMA2011-12-211-3/+4
* Rails3: view: html_safe for common/_calendar.html.erbToshi MARUYAMA2011-12-211-2/+2
* html_safe for Rails3Jean-Philippe Lang2011-12-181-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* Option to set parent automatically for new wiki pages (#3108).Jean-Philippe Lang2011-12-171-0/+4
* Changed style of the wiki edit form.Jean-Philippe Lang2011-12-171-3/+6
* Invalid HTML generated with ruby1.9.Jean-Philippe Lang2011-12-171-1/+5
* Display issue form fields according to permissions.Jean-Philippe Lang2011-12-154-21/+33
* Fixed that _revision_graph.html.erb breaks window load events (#9775).Jean-Philippe Lang2011-12-141-2/+2
* Fixed time entries context menu activity update link.Etienne Massip2011-12-141-2/+2
* Fixed issues context menu attributes update links (#9794).Etienne Massip2011-12-141-10/+10
* Code cleanup.Jean-Philippe Lang2011-12-133-3/+3
* Moved fields specific to new issues to the new issue form.Jean-Philippe Lang2011-12-132-15/+14
* Fixed broken issue form update when changing tracker.Jean-Philippe Lang2011-12-121-1/+1
* Adds /search to robots.txt.Jean-Philippe Lang2011-12-121-0/+1
* Adds a hook before the new issue form.Jean-Philippe Lang2011-12-121-0/+2
* Resourcified enumerations.Jean-Philippe Lang2011-12-115-28/+21
* Removed fieldset.Jean-Philippe Lang2011-12-101-4/+0
* Removed double dash.Jean-Philippe Lang2011-12-101-1/+1
* Fixed reorder links on custom fields.Jean-Philippe Lang2011-12-101-1/+1
* Explicitly declare all routes and deactivate default route.Etienne Massip2011-12-102-2/+2
* Changed ProjectsController#destroy to DELETE only.Jean-Philippe Lang2011-12-101-1/+1
* Changed IssuesController#destroy to DELETE only.Jean-Philippe Lang2011-12-102-3/+3
* Custom fields display on bulk edit form.Jean-Philippe Lang2011-12-101-1/+1
* REST urls for user memberships.Jean-Philippe Lang2011-12-101-4/+3
* Resourcified roles.Jean-Philippe Lang2011-12-095-13/+13
* Resourcified custom fields.Jean-Philippe Lang2011-12-094-7/+7
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-0912-20/+14
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-0922-30/+30
* replace tabs to spaces at app/views/issues/_form.html.erbToshi MARUYAMA2011-12-081-4/+4
* Rails3: view: html_safe for timelog/_date_range.html.erbToshi MARUYAMA2011-12-071-1/+1
* code layout clean up app/views/gantts/show.html.erbToshi MARUYAMA2011-12-071-14/+14
* Removed the "more" link to edit additional properties of an issue (#7603).Jean-Philippe Lang2011-12-062-9/+11
* Issue forms cleanup.Jean-Philippe Lang2011-12-062-9/+4
* Parameter changed to issue_category in r7882 (#9724).Jean-Philippe Lang2011-12-051-1/+1
* Slight change to time report style.Jean-Philippe Lang2011-12-051-1/+1
* Removed open/closed percentage on the roadmap.Jean-Philippe Lang2011-12-041-3/+1
* Makes spent time column available on the issue list (#971).Jean-Philippe Lang2011-12-041-1/+1
* Rails3: view: html_safe for parents and children revisionsToshi MARUYAMA2011-12-031-2/+2
* Do not show warnings for disabled scm.Jean-Philippe Lang2011-12-021-2/+5
* Dropped TimeEntryReportsController.Jean-Philippe Lang2011-12-024-3/+3
* Extracted time report logic from the controller.Jean-Philippe Lang2011-12-022-21/+21
* scm: git: mercurial: not show revision graph in sub directory (#5501)Toshi MARUYAMA2011-12-011-4/+5