summaryrefslogtreecommitdiff
path: root/BitNewsletter.php
AgeCommit message (Expand)AuthorFilesLines
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-2/+2
2016-02-07Tidy docblock commentslsces1-2/+2
2012-10-10e_strict corrections to parameters to match base classPRE_BOOTSTRAPlester@linux2.lsces.co.uk1-5/+5
2012-06-06fix parameter checking in getDisplayUrlFromHashspiderr1-5/+4
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-2/+2
2012-04-18major cleanup and get install working on postgres for all packagesChristian Fowler1-1/+1
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-7/+4
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-3/+3
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames51-4/+4
2010-03-03fix undefined pUrlCode variable in ::unsubscribeChristian Fowler1-5/+5
2010-02-14add registration_optin preference for newsletters to allow hand selecting new...Christian Fowler1-3/+9
2009-10-09fix unsubscribe to pull content_id from proper varTyler Bello1-4/+4
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
2009-04-02whitespace and query cleanupbitweaver.org1-7/+7
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-4/+4
2007-10-25Fix up various vd()s to use something more useful.Nick Palmer1-4/+4
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-13/+14
2007-05-24Fixed MySQL error with un-aliased * in newsletter listing query.Walter Wojcik1-5/+5
2007-05-04final cleanup of just about everything, add mail_clickthrough trackingChristian Fowler1-28/+4
2007-04-25clean up .tpl's and mailing, add new body to allow customization of bitweaver...Christian Fowler1-13/+3
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-5/+5
2007-01-06massive clean up to newsletters - improve usability for listing, editing, cre...Christian Fowler1-6/+17
2006-10-13phpDoc correctionsLester Caine1-3/+6
2006-10-07more unsub cleanup, still more to goChristian Fowler1-35/+52
2006-07-31various improvements, still not completeChristian Fowler1-3/+25
2006-07-07clean up so things at least parse. WARNING: newsletters in HEAD are in a stat...Christian Fowler1-4/+6
2006-07-07add support for subscribing a user_id, not just an email. not done yet... als...Christian Fowler1-33/+46
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler1-46/+95
2006-04-19more kernel_config renamesMax Kremmel1-6/+6
2006-02-08major change of BitDbBase::associateUpdate method - it now takes a simpler ar...Christian Fowler1-4/+4
2006-02-01detikify libertyMax Kremmel1-6/+6
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-30/+30
2006-01-22 lots of clean to newsletters - only show editions for nl_id, get delete link...Christian Fowler1-10/+18
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 n...Christian Fowler1-48/+21
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 tiki_...Christian Fowler1-11/+13
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 though...Christian Fowler1-87/+3
2005-12-09get expunge working for BitNewsletter, even with confirmDialog\! small tweak ...Christian Fowler1-10/+23
2005-12-09revamped schema, add libetry support. admin can now save a newsletter but tha...Christian Fowler1-0/+391