obsolete.ChilliProject/app/views
Jean-Philippe Lang 7ca7e4bad5 Added mail notification when a new message is posted in the forums.
Only users who "watch" the board receive notifications. To watch a board, go to the board and click on the "Watch" link.

Notifications are sent by MessageObserver observer.
GLoc was modified to use the mail template without language suffix when translated template (with language suffix) doesn't exist.
Usefull when there's no hard coded text in the mail tempate.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@531 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-05-14 17:03:59 +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
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 Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
layouts Per project forums added. 2007-05-13 17:09:56 +00:00
mailer Added mail notification when a new message is posted in the forums. 2007-05-14 17:03:59 +00:00
messages Per project forums added. 2007-05-13 17:09:56 +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 Per project forums added. 2007-05-13 17:09:56 +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 subprojects issue count on project "Reports" page 2007-04-03 19:48:49 +00:00
repositories Added some javascript to prevent from selecting the same from/to revision for the diff view. 2007-05-10 17:36:45 +00:00
roles Removed some parentheses before arguments. 2007-04-23 16:46:04 +00:00
search Added a quick search form in page header. Search functionality moved to a dedicated controller. 2007-04-30 08:52:39 +00:00
settings Added autologin feature (disabled by default). 2007-05-06 12:49:32 +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 Fixed pagination on users/list (status filter lost) 2007-04-03 19:22:56 +00:00
versions calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 2007-01-06 09:08:17 +00:00
welcome added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki Added an ajax indicator for all ajax calls. Also removed highlight effects on my page layout edition. 2007-04-27 19:32:57 +00:00