Redmine/app/views
Etienne Massip 1ad977f712 Integrated revision graph into scmid column.
Allow wrapping of comment text so that the width doesn't overlap the sidebar while using multiple repositories.
Some code cleanup also.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8850 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-11 14:57:44 +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 Resizes the attachment description field and moves the label to a placeholder attribute so that the field doesn't overflows (#9998). 2012-01-21 09:33:04 +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 Resourcified boards. 2011-12-01 21:14:09 +00:00
calendars replace tabs to spaces at app/views/calendars/show.html.erb 2011-09-15 09:25:55 +00:00
common Fixed double escaping of Atom feed links. 2012-01-14 16:08:51 +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 Changes the style of the links for sorting documents. 2012-01-16 20:02:43 +00:00
enumerations Resourcified enumerations. 2011-12-11 10:26:12 +00:00
files Resourcified attachments. 2011-11-27 11:16:47 +00:00
gantts code layout clean up app/views/gantts/show.html.erb 2011-12-07 03:54:45 +00:00
groups code layout clean up app/views/groups/_users.html.erb 2012-01-10 08:42:59 +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 Displays the full form when creating a version from the issue form so that required custom fields can be filled (#7398). 2012-02-11 13:05:41 +00:00
journals Adds support for multiselect custom fields (#1189). 2012-01-29 20:51:48 +00:00
layouts Updated footer. 2012-01-20 22:54: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 Adds support for multiselect custom fields (#1189). 2012-01-29 20:51:48 +00:00
members REST API for project memberships (#7420). 2012-02-06 09:47:10 +00:00
messages code layout clean up app/views/messages/show.html.erb 2012-01-10 08:04:57 +00:00
my Adds specific css class for information in forms. 2012-02-02 20:07:37 +00:00
news remove trailing tabs from app/views/news/_form.html.erb 2012-01-30 01:38:58 +00:00
previews replace tabs to spaces at app/views/previews/issue.html.erb 2011-09-18 02:46:42 +00:00
projects Resourcified project memberships. 2012-02-05 16:35:27 +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 Integrated revision graph into scmid column. 2012-02-11 14:57:44 +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 Adds membership ids to /users/:id API response. 2012-02-06 16:32:50 +00:00
versions Displays the full form when creating a version from the issue form so that required custom fields can be filled (#7398). 2012-02-11 13:05:41 +00:00
watchers Avoid an AJAX query if the watchers form is already loaded. 2012-01-09 18:46:37 +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