#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 , 14 years ago
comment:2 by , 14 years ago
comment:3 by , 14 years ago
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(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 , 14 years ago
Note:
See TracTickets
for help on using tickets.
(In [422]) /trunk