obsolete.ChilliProject/app/views
Jean-Philippe Lang 388805ad58 Do not query the database for project level on projects list.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3599 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-03-17 20:06:52 +00:00
..
account Adds hooks on login view (#4978). 2010-03-03 20:21:05 +00:00
admin Do not query the database for project level on projects list. 2010-03-17 20:06:52 +00:00
attachments Adds the filename to the html title of attachment view. 2009-04-25 09:35:14 +00:00
auth_sources Refactor: Merged AuthSourcesController#list and #index 2010-02-15 16:41:21 +00:00
boards Slight forum styles changes. 2010-02-14 11:52:12 +00:00
common Replace the hardcoded "CodeRay" css class name for highlighted elements. 2010-03-14 13:22:50 +00:00
custom_fields Allow project custom fields to be searchable (#4945). 2010-02-28 10:55:24 +00:00
documents Show last update datetime (last attachment added) on document list (#4232). 2009-11-26 20:12:20 +00:00
enumerations Changes misleading scopes on Enumeration. 2009-11-21 12:00:49 +00:00
groups Fixed: error messages displayed twice when creating a group (#4715). 2010-02-06 13:26:29 +00:00
issue_categories Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 2010-03-06 18:43:00 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Refactor: Merged IssueStatusesController#list and #index. 2010-02-12 19:15:33 +00:00
issues Inlines some code to speed up large ticket history rendering. 2010-03-16 21:37:05 +00:00
journals Fixes undefined method 'notes' error from r3594 2010-03-17 04:13:05 +00:00
layouts Hide the main menu div if there isn't any items for it. #3259 2010-03-04 06:01:05 +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 Do not show 'Quote' links on locked topics (#4749). 2010-02-06 14:15:52 +00:00
my Adds named scopes to replace custom finders. 2010-03-10 05:10:43 +00:00
news Do not include news author in emphasis tag. 2010-02-14 11:49:29 +00:00
projects Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 2010-03-06 18:43:00 +00:00
queries Adds 2 buttons to easily reorder selected columns (#4272). 2009-11-28 11:59:45 +00:00
reports Fixed the link to the Issue Details report, broken in r3396 2010-02-09 16:47:22 +00:00
repositories Replace the hardcoded "CodeRay" css class name for highlighted elements. 2010-03-14 13:22:50 +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 Converted the REDMINE_SUPPORTED_SCM constant to a class 2010-02-16 22:41:59 +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 Adds a link to the user profile from the administration user edit screen (#4480). 2010-02-26 16:01:04 +00:00
versions Moves ProjectsController#add_version to VersionsController#new. 2010-03-06 18:25:01 +00:00
watchers Move issue watchers to the sidebar. 2010-03-13 17:45:41 +00:00
welcome Removes large icons. 2009-12-17 18:52:28 +00:00
wiki Replace the hardcoded "CodeRay" css class name for highlighted elements. 2010-03-14 13:22:50 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00
workflows Removes overflow:auto on #content which broke the fix in r2118 (#4724). 2010-02-06 14:05:13 +00:00