summaryrefslogtreecommitdiff
path: root/BitNewsletter.php
AgeCommit message (Collapse)AuthorFilesLines
2006-01-22 lots of clean to newsletters - only show editions for nl_id, get delete ↵Christian Fowler1-10/+18
links to go to the right place
2005-12-28lots and lots of subscription fixes, still not 100%Christian Fowler1-21/+48
2005-12-28unsubscription now working. several schema changes. tiki_mail_subscriptions ↵Christian Fowler1-48/+21
not maintains indviidual email subscriptions as well as all unsubs.
2005-12-28more unsub changes and updates. getting closerChristian Fowler1-4/+4
2005-12-25unsubscription info coming along. some schema changes to track nl_id in ↵Christian Fowler1-11/+13
tiki_mail_queue
2005-12-21add smtp error logging, schema changesChristian Fowler1-19/+4
2005-12-20not empty to verifyId changesChristian Fowler1-8/+8
2005-12-16template maintenance and fix BitNewsletters::getEditions()Max Kremmel1-7/+7
2005-12-11add edition saving and listing, almost to the point of getting send workingChristian Fowler1-3/+12
2005-12-10break out edition editingChristian Fowler1-47/+53
2005-12-09creation of BitNewsletterEdition and get send.php warmed up. paused on ↵Christian Fowler1-87/+3
thought of how to deal with sending a arbitrary content_id instead...
2005-12-09get expunge working for BitNewsletter, even with confirmDialog\! small tweak ↵Christian Fowler1-10/+23
to admin_newsletter.tpl remove GET params
2005-12-09revamped schema, add libetry support. admin can now save a newsletter but ↵Christian Fowler1-0/+391
that is about it, but it is using proper liberty inheritance