Redmine/app/controllers
Jean-Philippe Lang f04225321c Account information can now be sent to the user when creating an account.
ActionMailer logger set to nil for production environment to disable email contents output in production.log

git-svn-id: http://redmine.rubyforge.org/svn/trunk@546 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-05-27 10:57:13 +00:00
..
account_controller.rb Added autologin feature (disabled by default). 2007-05-06 12:49:32 +00:00
admin_controller.rb added info about textile availabality on admin/info 2007-03-26 18:03:25 +00:00
application.rb Added autologin feature (disabled by default). 2007-05-06 12:49:32 +00:00
attachments_controller.rb Show a 404 error page if attachment can not be read. 2007-05-26 16:57:25 +00:00
auth_sources_controller.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
boards_controller.rb Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
custom_fields_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
documents_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
enumerations_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds_controller.rb "me" value is now available in queries for "assigned to" and "author" filters. 2007-05-08 12:46:15 +00:00
help_controller.rb Replaced hard coded help link. 2007-04-08 18:16:45 +00:00
issue_categories_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
issue_relations_controller.rb Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 2007-05-05 13:22:27 +00:00
issue_statuses_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
issues_controller.rb Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 2007-05-26 15:42:37 +00:00
members_controller.rb Members management in project settings is now AJAXified 2007-05-05 15:21:18 +00:00
messages_controller.rb Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 2007-05-26 15:42:37 +00:00
my_controller.rb Added a new block available for my page: "Watched issues" 2007-04-21 12:28:22 +00:00
news_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
projects_controller.rb Versions can now be created with no date. 2007-05-20 17:46:02 +00:00
queries_controller.rb "me" value is now available in queries for "assigned to" and "author" filters. 2007-05-08 12:46:15 +00:00
reports_controller.rb Added issue count details for versions on Reports view. 2007-05-26 16:06:02 +00:00
repositories_controller.rb Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000). 2007-05-15 21:32:36 +00:00
roles_controller.rb Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. 2007-04-08 17:44:54 +00:00
search_controller.rb Text search added on messages. 2007-05-14 17:46:58 +00:00
settings_controller.rb Text formatting drop down disabled if RedCloth is not available (system settings). 2007-05-01 08:37:07 +00:00
sys_controller.rb Initial commit for svn repository management and access control: 2007-04-01 19:43:59 +00:00
timelog_controller.rb Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
trackers_controller.rb Added the ability to copy an existing workflow when creating a new tracker. 2007-04-02 17:45:21 +00:00
users_controller.rb Account information can now be sent to the user when creating an account. 2007-05-27 10:57:13 +00:00
versions_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
watchers_controller.rb Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
welcome_controller.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki_controller.rb Optimistic locking added for wiki edits. 2007-05-26 17:22:27 +00:00