obsolete.ChilliProject/app/views
Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4170 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-09-22 16:25:09 +00:00
..
account Adds hooks on login view (#4978). 2010-03-03 20:21:05 +00:00
activities Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
admin Refactor: move method to Project#css_classes 2010-09-10 23:07:10 +00:00
attachments Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 2010-07-25 10:34:55 +00:00
auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
auto_completes Refactor: move IssuesController#auto_complete to a new controller. #4382 2010-08-17 15:03:58 +00:00
boards Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
calendars Add the project_id to the Calendar link to month. 2010-08-26 16:37:21 +00:00
common Display the correct ISO week number on the project calendar. 2010-06-19 22:52:15 +00:00
context_menus Do not display items without valid selection in context menu when on different projects. #4998 2010-09-03 21:43:07 +00:00
custom_fields Replace the hardcoded CustomField::FIELD_FORMATS with a class. 2010-04-16 15:33:49 +00:00
documents Fixed: code syntax highlighting not working in Document page (#3740). 2010-03-18 20:06:16 +00:00
enumerations Adds missing thead tags (#5440). 2010-05-09 11:19:15 +00:00
files Refactor: convert FilesController to a restful resource. 2010-09-14 16:24:07 +00:00
gantts Fixed the zoom, previous, and next links on the Gantt chart. 2010-09-10 03:09:18 +00:00
groups Adds missing thead tags (#5440). 2010-05-09 11:19:15 +00:00
issue_categories Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 2010-03-06 18:43:00 +00:00
issue_moves Refactor: Extract a new IssueMovesController from IssuesController. 2010-08-11 14:42:10 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Adds an helper for displaying the 'checked' image. 2010-03-17 20:46:22 +00:00
issues Add view_issues_form_details_top hook 2010-09-20 18:50:09 +00:00
journals Refactor: move IssuesController#changes to JournalsController#index. 2010-08-23 15:04:36 +00:00
layouts Real RTL-theme support in locales (#6012) 2010-08-19 16:57:44 +00:00
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mailer Escaping in html email templates (#4874). 2010-02-18 19:13:38 +00:00
members User groups branch merged. 2009-09-12 08:36:46 +00:00
messages Fixed: Forum message permalinks don't take pagination into account (#5945). 2010-07-25 10:02:12 +00:00
my Fixed HTML validation errors 2010-06-19 16:50:13 +00:00
news Refactor: move NewsController#add_comment to CommentsController#create 2010-09-22 16:25:09 +00:00
previews Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
projects Refactor: convert VersionsController to a REST resource. 2010-09-17 15:55:08 +00:00
queries Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 2010-09-16 21:33:49 +00:00
reports Added two hooks to the issues report. #5233 2010-06-20 03:37:42 +00:00
repositories Fixes switching between inline and side-by-side in diff view with path. #6242 2010-09-18 16:50:08 +00:00
roles Refactor: Merged RolesController#list and #index 2010-02-15 16:41:16 +00:00
search Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
settings Added icon for the LDAP authentication menu item. #5775 2010-07-20 23:50:15 +00:00
timelog Don't reveal issue subjects if user is only allowed to view spent time (#3187). 2009-11-14 14:10:09 +00:00
trackers Refactor: Merged TrackersController#list and #index 2010-02-15 16:41:27 +00:00
users Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
versions Adds a link to edit the associated wiki page on the version view. #4416 2010-09-18 17:30:22 +00:00
watchers Move issue watchers to the sidebar. 2010-03-13 17:45:41 +00:00
welcome Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
wiki Fix links to activity pages broken with r4047. #6392 2010-09-16 21:26:30 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00
workflows Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 2010-04-27 17:54:27 +00:00