Issue Details (XML | Word | Printable)

Key: FLM-286
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Borys Musielak
Reporter: Borys Musielak
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Filmaster

Notification management

Created: 08/Feb/10 01:04 AM   Updated: 09/Feb/10 09:42 PM
Component/s: Dashboard & user settings, Notifications
Affects Version/s: 1.0.1
Fix Version/s: 1.0.1

Time Tracking:
Not Specified

Issue Links:
Similar
 


 Description  « Hide
Implement notification management:
- list all types of notifications supported
- allow to select / deselect each so that each user can define the set of notifications they want to receive via e-mail
- implement the check in one place (in notification module, just before sending the e-mail)

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Borys Musielak added a comment - 08/Feb/10 02:17 AM
Basic functionality is implemented here: http://dev.filmaster.pl/notices/settings/
(users can manage their notifications)

TODO:
- translate urls (use config/urls)
- integrate with the rest of notification management in dashboard menu
- implement a simple notifications submenu in right sidebar (with links to this page and to those defined in FLM-154)