summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Render projects as a tree in the project select field.Jean-Philippe Lang2012-01-071-1/+1
* Removed the "Move" button for single issue since it can be moved from the reg...Jean-Philippe Lang2012-01-072-1/+2
* Allows project to be changed from the regular issue update action (#4769, #98...Jean-Philippe Lang2012-01-073-9/+18
* Use #context_menu helper.Jean-Philippe Lang2012-01-061-5/+2
* code layout clean up app/views/issues/index.html.erbToshi MARUYAMA2012-01-051-6/+21
* Adds avatar on changeset view.Jean-Philippe Lang2012-01-041-1/+1
* Prevent empty table from being rendered.Jean-Philippe Lang2012-01-041-3/+6
* Use explicit path name.Jean-Philippe Lang2012-01-041-1/+1
* code layout clean up app/views/messages/edit.html.erbToshi MARUYAMA2012-01-041-3/+7
* Rails3: view: use explicit post method at messages/edit.html.erbToshi MARUYAMA2012-01-041-1/+5
* Rails3: view: change html special characters to hexadecimal utf-8 strings at ...Toshi MARUYAMA2012-01-041-2/+4
* Rails3: view: html_safe for repositories/_revision_graph.html.erbToshi MARUYAMA2012-01-041-1/+1
* use i18n label for previous and next issue (#2850)Toshi MARUYAMA2012-01-041-2/+6
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-031-1/+8
* code layout clean up app/views/wiki/rename.html.erbToshi MARUYAMA2012-01-031-2/+7
* Rails3: view: use explicit post method at wiki/rename.html.erbToshi MARUYAMA2012-01-031-1/+3
* Rails3: view: use explicit post method at projects/settings/_modules.html.erbToshi MARUYAMA2012-01-031-1/+2
* Rails3: view: use explicit post method at my/account.html.erbToshi MARUYAMA2012-01-031-2/+4
* code layout clean up app/views/wiki/index.html.erbToshi MARUYAMA2012-01-031-3/+11
* View cleanup.Jean-Philippe Lang2012-01-021-24/+11
* code layout cleanup app/views/repositories/_navigation.html.erbToshi MARUYAMA2012-01-021-4/+14
* Give explicit url option.Jean-Philippe Lang2012-01-011-1/+1
* Rails3: view: html_safe for wiki/show.html.erbToshi MARUYAMA2012-01-011-2/+2
* 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