⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Redmine
All Projects
Redmine
Overview
Download
Activity
Roadmap
Issues
News
Wiki
Forums
Repository
«
Previous
|
Next
»
Revision 2611
Added by
Eric Davis
over 16 years
ago
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
Related issues
Patch #2599
: New View Hooks
Changes
View differences
added
modified
copied
renamed
deleted
trunk
app
controllers
custom_fields_controller.rb
(
diff
)
views
custom_fields
_form.rhtml
(
diff
)
issue_statuses
_form.rhtml
(
diff
)
issues
show.rhtml
(
diff
)
my
account.rhtml
(
diff
)
users
_form.rhtml
(
diff
)
Loading...
Added several more plugin hooks:
#2599