Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#21 closed enhancement (fixed)

Create minimal interface to change email notification settings

Reported by: Kris Deugau Owned by:
Priority: major Milestone: 2.7
Version: Keywords:
Cc:

Description

With the who-and-on-which-events internals of the email notice settings moved into a database table, we need an interface to manage those settings.

Change History (5)

comment:1 by Kris Deugau, 14 years ago

(In [422]) /trunk

checkpoint, email notice management. See #21.
Completed: display list, edit reciplist

comment:2 by Kris Deugau, 14 years ago

(In [423]) /trunk

checkpoint, email notice management. See #21.
Completed: add new notice group.

comment:3 by Kris Deugau, 14 years ago

(In [424]) /trunk

checkpoint, email notice management. See #21.
Completed delete notice entry.

Still need to add custom code to support legacy notify-on-SWIP.

comment:4 by Kris Deugau, 14 years ago

Resolution: fixed
Status: newclosed

(In [426]) /trunk

Tweak mailNotify call on SWIP-is-on
Note "special" notification option for SWIP-is-on
Fix add-special-notice so that the special flag content gets inserted
Complain if any of reciplist, section, and target/alloctype are missing while

adding a new notification

Fix mailNotify to actually iterate over all of the combinations it's supposed

to instead of just looking up the passed action code

Closes #21

comment:5 by Kris Deugau, 14 years ago

(In [438]) /trunk

Fix up add-notice process to allow adding new-city and new-node failures.
(Re-) closes #21.

Note: See TracTickets for help on using tickets.