Redmine/app/views
Etienne Massip 7056649a4b Override @#url_for@ in AM to force generation of absolute links (#10251).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9022 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-27 18:42:03 +00:00
..
account Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
activities [#9489] linked label to its element 2011-10-29 01:21:21 +00:00
admin Changed ProjectsController#destroy to DELETE only. 2011-12-10 09:32:41 +00:00
attachments Adds support for adding attachments to issues through the REST API (#8171). 2012-02-23 10:01:16 +00:00
auth_sources Adds ids on rows in auth_sources/index view (#9659). 2011-11-25 18:13:31 +00:00
auto_completes Refactor: move IssuesController#auto_complete to a new controller. #4382 2010-08-17 15:03:58 +00:00
boards Adds a helper for displaying validation error messages. 2012-02-26 18:07:13 +00:00
calendars replace tabs to spaces at app/views/calendars/show.html.erb 2011-09-15 09:25:55 +00:00
common Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and Rails 3.1.3 2012-02-25 06:01:48 +00:00
context_menus Do not hide context menu when clicking on a folder menu item. 2012-02-09 20:25:01 +00:00
custom_fields Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
documents Adds a helper for displaying validation error messages. 2012-02-26 18:07:13 +00:00
enumerations Resourcified enumerations. 2011-12-11 10:26:12 +00:00
files Fixes HTML. 2012-02-23 15:42:15 +00:00
gantts code layout clean up app/views/gantts/show.html.erb 2011-12-07 03:54:45 +00:00
groups Adds a helper for displaying validation error messages. 2012-02-26 18:07:13 +00:00
issue_categories Use #labelled_form_for instead of #labelled_tabular_form_for. 2011-12-09 18:15:55 +00:00
issue_relations Moved the div to a valid place. 2012-01-08 17:34:06 +00:00
issue_statuses Removed TabularFormBuilder references in views. 2011-12-09 18:40:28 +00:00
issues Use content_tag for "no change" options. 2012-02-25 09:29:56 +00:00
journals route: split issue preview route to adding and editing 2012-02-15 22:49:03 +00:00
layouts Rails3: view: mail: html_safe for header and footer 2012-02-17 08:23:59 +00:00
ldap_auth_sources rename .rhtml to .html.erb of app/views/ldap_auth_sources/_form.rhtml. 2011-08-28 06:11:24 +00:00
mailer Override @#url_for@ in AM to force generation of absolute links (#10251). 2012-02-27 18:42:03 +00:00
members REST API for project memberships (#7420). 2012-02-06 09:47:10 +00:00
messages Pass the message id when previewing in edit mode (#10275). 2012-02-23 15:17:13 +00:00
my Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
news Adds a helper for displaying validation error messages. 2012-02-26 18:07:13 +00:00
previews replace tabs to spaces at app/views/previews/issue.html.erb 2011-09-18 02:46:42 +00:00
projects Rails3: view: html_safe for auto_link of project homepage 2012-02-23 23:08:00 +00:00
queries Moved javascript filters functions to application.js. 2012-01-24 18:02:22 +00:00
reports rename .rhtml to .html.erb of app/views/reports/issue_report_details.rhtml. 2011-08-25 00:22:00 +00:00
repositories Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and Rails 3.1.3 2012-02-25 06:01:48 +00:00
roles Adds a simple API for listing roles (#9725). 2012-02-06 10:06:32 +00:00
search [#9489] added invisible search label 2011-10-29 01:13:38 +00:00
settings Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
timelog Adds custom field in TimeEntry API responses (#10131). 2012-02-01 21:15:13 +00:00
trackers Removed TabularFormBuilder references in views. 2011-12-09 18:40:28 +00:00
users code layout cleanup app/views/users/show.html.erb 2012-02-22 14:36:16 +00:00
versions Fixed escaping issue with Rails 3.1. 2012-02-25 11:06:14 +00:00
watchers Restyles user search fields and ajax indicator. 2012-02-14 15:34:27 +00:00
welcome Adds /search to robots.txt. 2011-12-12 18:12:48 +00:00
wiki code layout cleanup app/views/wiki/edit.html.erb 2012-02-05 23:51:03 +00:00
wikis rename .rhtml to .html.erb of app/views/wikis/destroy.rhtml. 2011-08-24 02:42:29 +00:00
workflows [#9489] linked labels to their elements 2011-10-29 01:18:46 +00:00