Redmine/app/views
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 Added autologin feature (disabled by default). 2007-05-06 12:49:32 +00:00
admin added info about textile availabality on admin/info 2007-03-26 18:03:25 +00:00
attachments 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
auth_sources deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
boards Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
common A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. 2007-04-30 19:47:28 +00:00
custom_fields Custom fields for issues can now be used as filters on issue list. 2007-04-17 10:53:20 +00:00
documents Removed some parentheses before arguments. 2007-04-22 21:19:16 +00:00
enumerations added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds Fixed: error on history atom feed when there's no notes on an issue change 2007-04-22 12:50:26 +00:00
issue_categories deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
issue_relations Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 2007-05-05 13:22:27 +00:00
issue_statuses Applied the same column width in different similar views. 2007-04-02 19:27:05 +00:00
issues 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
layouts Fixed "Projects" drop-down menu for IE. 2007-05-26 15:53:15 +00:00
mailer Account information can now be sent to the user when creating an account. 2007-05-27 10:57:13 +00:00
messages 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 Added a DropOut effect when removing a block on my page layout. 2007-04-30 09:09:45 +00:00
news Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtml 2007-04-27 19:34:31 +00:00
projects Versions can now be created with no date. 2007-05-20 17:46:02 +00:00
queries Filter values hidden by default to avoid show/hide flashes when loading screen. 2007-05-05 16:10:45 +00:00
reports Added issue count details for versions on Reports view. 2007-05-26 16:06:02 +00:00
repositories 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 Removed some parentheses before arguments. 2007-04-23 16:46:04 +00:00
search Text search added on messages. 2007-05-14 17:46:58 +00:00
settings Fixed a couple of spelling errors (JT Zemp) 2007-05-20 18:11:49 +00:00
timelog Fixed comments header label on time log details 2007-04-28 17:32:11 +00:00
trackers Added a warning message on tracker list for trackers that don't have any workflow defined. 2007-04-07 17:33:07 +00:00
users Account information can now be sent to the user when creating an account. 2007-05-27 10:57:13 +00:00
versions Versions can now be created with no date. 2007-05-20 17:46:02 +00:00
welcome added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki Optimistic locking added for wiki edits. 2007-05-26 17:22:27 +00:00