Redmine/app/views
Jean-Philippe Lang 5a35c5b2e2 Fixed that date range fields don't get enabled when using the calendar popup (#8574).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9452 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-19 12:26:19 +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 Moved the magnifier just after the filename. 2012-04-06 08:49:04 +00:00
auth_sources Adds an icon to the "Test" link. 2012-03-11 12:15:56 +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 Adds a template for API error messages so that it does not depend on AR::Errors serialization. 2012-03-04 15:16:50 +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 Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class). 2012-03-24 00:03:05 +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 Fixed MissingFeatureException: let user choose to copy attachments or not when bulk copying issues. 2012-04-14 06:21:03 +00:00
journals route: split issue preview route to adding and editing 2012-02-15 22:49:03 +00:00
layouts Disable IE 8 compatibility mode (#10128). 2012-04-08 20:13:38 +00:00
mailer Slight changes to the plain text issue notification. 2012-04-08 19:25:26 +00:00
members REST API for project memberships (#7420). 2012-02-06 09:47:10 +00:00
messages Removed permissions logic from view. 2012-04-06 12:21:45 +00:00
my Adds the ability for users to delete their own account (#10664). Can be disabled in application settings. 2012-04-15 14:31:54 +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 Fixed that the proposed users list may be empty when adding a project member (#10374). 2012-03-06 18:37:30 +00:00
queries Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class). 2012-03-24 00:03:05 +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 code layout clean up app/views/repositories/show.html.erb 2012-04-04 10:43:29 +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 the ability for users to delete their own account (#10664). Can be disabled in application settings. 2012-04-15 14:31:54 +00:00
timelog Fixed that date range fields don't get enabled when using the calendar popup (#8574). 2012-04-19 12:26:19 +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 Use #issues_count which is already retrieved. 2012-03-02 16:23:10 +00:00
watchers Ability to add non-member watchers on issue creation (#5159). 2012-03-24 12:57:28 +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