redmine/app/controllers
Jean-Philippe Lang c131a38d7c Do not call _before_save hook without saving.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8596 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-01-09 18:52:07 +00:00
..
account_controller.rb
activities_controller.rb
admin_controller.rb
application_controller.rb
attachments_controller.rb
auth_sources_controller.rb
auto_completes_controller.rb
boards_controller.rb
calendars_controller.rb
comments_controller.rb
context_menus_controller.rb
custom_fields_controller.rb Resourcified custom fields. 2011-12-09 22:58:30 +00:00
documents_controller.rb
enumerations_controller.rb Resourcified enumerations. 2011-12-11 10:26:12 +00:00
files_controller.rb
gantts_controller.rb
groups_controller.rb
issue_categories_controller.rb
issue_relations_controller.rb Explicitly declare all routes and deactivate default route. 2011-12-10 13:33:01 +00:00
issue_statuses_controller.rb
issues_controller.rb Fixed: error when displaying an issue with a query sorted by an association, eg. priority (#9936). 2012-01-08 18:21:00 +00:00
journals_controller.rb
ldap_auth_sources_controller.rb
mail_handler_controller.rb
members_controller.rb
messages_controller.rb
my_controller.rb
news_controller.rb
previews_controller.rb
project_enumerations_controller.rb
projects_controller.rb Fixed error on project creation due to unrecognized route. 2011-12-12 18:05:13 +00:00
queries_controller.rb
reports_controller.rb
repositories_controller.rb Moved Date months/weeks calculations used in Graph to lib. 2012-01-07 19:02:10 +00:00
roles_controller.rb Restores migration broken by r8182 and removes default scope on Role (#9800). 2011-12-14 22:24:20 +00:00
search_controller.rb
settings_controller.rb
sys_controller.rb
timelog_controller.rb Do not call _before_save hook without saving. 2012-01-09 18:52:07 +00:00
trackers_controller.rb
users_controller.rb REST urls for user memberships. 2011-12-10 08:37:48 +00:00
versions_controller.rb
watchers_controller.rb Avoid an AJAX query if the watchers form is already loaded. 2012-01-09 18:46:37 +00:00
welcome_controller.rb
wiki_controller.rb Option to set parent automatically for new wiki pages (#3108). 2011-12-17 11:44:04 +00:00
wikis_controller.rb
workflows_controller.rb