summaryrefslogtreecommitdiff
path: root/BitNewsletterEdition.php
AgeCommit message (Expand)AuthorFilesLines
2009-10-01remove ref to non-existant copyright.txt filewjames51-4/+4
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-4/+4
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-4/+4
2008-10-20added habile's fix from bug 2028831 which seems to fix wsod on previewing fin...pre_update_permissionlaetzer1-4/+4
2008-07-02fix typo in expunge where clause column nameChristian Fowler1-4/+4
2008-06-27more LM migrationMax Kremmel1-7/+7
2007-07-16Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...Max Kremmel1-3/+8
2007-06-04add center piece to newsletters, tweak getList code to enable static callsChristian Fowler1-4/+4
2007-05-10do not parseData in getListChristian Fowler1-4/+4
2007-05-04add test_mode to enable resending message, hide validated only option for nowChristian Fowler1-8/+9
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-4/+4
2007-01-06massive clean up to newsletters - improve usability for listing, editing, cre...Christian Fowler1-10/+11
2006-10-13phpDoc correctionsLester Caine1-3/+6
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler1-14/+29
2006-02-08major change of BitDbBase::associateUpdate method - it now takes a simpler ar...Christian Fowler1-4/+4
2006-02-01unify table aliasesMax Kremmel1-5/+5
2006-02-01detikify libertyMax Kremmel1-9/+9
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-19/+19
2006-01-31Fixed expunge functionStephan Borg1-6/+17
2006-01-22 lots of clean to newsletters - only show editions for nl_id, get delete link...Christian Fowler1-7/+12
2005-12-30add reply_to column and field to editionsChristian Fowler1-3/+4
2005-12-29clean up permissions, and creating of editionsChristian Fowler1-5/+5
2005-12-29fix unsubscribe_allChristian Fowler1-4/+5
2005-12-28unsubscription now working. several schema changes. tiki_mail_subscriptions n...Christian Fowler1-8/+8
2005-12-25unsubscription info coming along. some schema changes to track nl_id in tiki_...Christian Fowler1-6/+4
2005-12-21add smtp error logging, schema changesChristian Fowler1-4/+6
2005-12-20not empty to verifyId changesChristian Fowler1-10/+10
2005-12-16get mailing working - things actually send now. still lots of debug stuff str...Christian Fowler1-23/+12
2005-12-11schema changes for powerhouse tiki_mail_queue and tiki_mail_unsubscriptions. ...Christian Fowler1-7/+33
2005-12-11queue of recipients even closerChristian Fowler1-3/+7
2005-12-11almost have sending working - now gets a list of users from the group selecti...Christian Fowler1-3/+14
2005-12-11add edition saving and listing, almost to the point of getting send workingChristian Fowler1-20/+59
2005-12-10edition store now workingChristian Fowler1-7/+30
2005-12-09creation of BitNewsletterEdition and get send.php warmed up. paused on though...Christian Fowler1-0/+115