Redmine/app/views
Eric Davis 451ef7f21f Added several more plugin hooks:
* :controller_custom_fields_new_after_save
* :controller_custom_fields_edit_after_save
* :view_custom_fields_form_upper_box
* :view_custom_fields_form_* (type of custom field)
* :view_issue_statuses_form
* :view_issues_show_description_bottom
* :view_my_account
* :view_users_form

  #2599

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2611 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-03-21 00:22:59 +00:00
..
account Fixes user's activity link (#2853). 2009-02-27 12:08:52 +00:00
admin Merged nested projects branch. Removes limit on subproject nesting (#594). 2009-01-24 11:31:15 +00:00
attachments AttachmentsController now handles attachments deletion. 2008-12-09 16:54:46 +00:00
auth_sources AuthSource list: display associated users count and disable 'Delete' buton if any (#2041). 2008-10-24 15:39:40 +00:00
boards Adds an helper to render other formats download links. 2009-01-29 13:53:17 +00:00
common Adds css classes to the issues in the calendar (#2651). 2009-03-07 16:32:30 +00:00
custom_fields Added several more plugin hooks: 2009-03-21 00:22:59 +00:00
documents Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
enumerations Reorder links refactoring (follows r2526). 2009-03-01 12:03:48 +00:00
issue_categories Let the user choose when deleting issues with reported hours (closes #734, #71): 2008-02-29 22:54:07 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Added several more plugin hooks: 2009-03-21 00:22:59 +00:00
issues Added several more plugin hooks: 2009-03-21 00:22:59 +00:00
journals Escape textarea content when editing a issue note. 2008-12-19 08:10:35 +00:00
layouts Adds (a maximum of 3) links to project ancestors in the page title (#2788). 2009-02-20 18:34:57 +00:00
mailer Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
messages Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#2633). 2009-02-01 14:36:38 +00:00
my Added several more plugin hooks: 2009-03-21 00:22:59 +00:00
news Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
projects Adds a lang string with arguments for date ranges (#2305). 2009-03-13 19:03:34 +00:00
queries Ability to save "sort order" in custom queries (#2899). 2009-03-12 18:06:54 +00:00
reports Added details by assignees on issue summary view (Hans Yoon). 2008-01-10 19:20:36 +00:00
repositories Fixing repository routes (#2967). 2009-03-13 17:45:47 +00:00
roles Reorder links refactoring (follows r2526). 2009-03-01 12:03:48 +00:00
search Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
settings Makes the default issue list columns selection look like other multi-checkbox fieldsets. 2009-02-21 16:15:44 +00:00
timelog Adds a lang string with arguments for date ranges (#2305). 2009-03-13 19:03:34 +00:00
trackers Trackers controller refactoring. 2009-02-26 09:21:41 +00:00
users Added several more plugin hooks: 2009-03-21 00:22:59 +00:00
versions Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 2009-02-21 11:04:50 +00:00
watchers Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 2008-08-03 09:14:43 +00:00
welcome Replaces the obsolete robots.txt with a cached action (#2491). 2009-01-27 17:27:50 +00:00
wiki Hide 'New file' link and form for printing (#2949). 2009-03-12 18:17:35 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00
workflows Slight changes to the workflow setup screen. 2008-09-28 12:36:30 +00:00