summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2006-07-07add support for subscribing a user_id, not just an email. not done yet... als...Christian Fowler1-2/+2
2006-06-30add listing of queued mail. not done yet...Christian Fowler1-0/+22
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler7-36/+175
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-3/+0
2006-04-20remove tiki_ permission prefix and remove tiki_ prefix from constraintsMax Kremmel3-7/+7
2006-04-19more kernel_config renamesMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-5/+5
2006-04-05upgrader syntax errorsMax Kremmel1-1/+1
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-6/+1
2006-03-20upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untestedMax Kremmel1-0/+16
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-5/+5
2006-02-15Fixed duplicate constraint names causing problems on install.Sean Lee1-1/+1
2006-02-05Correct name error which caused indexes to attempt to be installed without pa...Lester Caine1-1/+1
2006-02-04masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci...Christian Fowler1-17/+16
2006-02-01detikify libertyMax Kremmel1-4/+4
2006-02-01fixed indexes - something is odd about newsletters. it installs, even when yo...Max Kremmel1-5/+5
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-16/+16
2005-12-30add reply_to column and field to editionsChristian Fowler1-0/+1
2005-12-29fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT']bitweaver.org1-1/+2
2005-12-29default to 127.0.0.1 for min headachesChristian Fowler1-2/+2
2005-12-29remove duplicate edit_newsletter smarty, use include instead. add 'sending' s...Christian Fowler1-1/+2
2005-12-29first pass at rough table re-organization for upgradeChristian Fowler1-9/+37
2005-12-29cleanup creation of newsletters under single newsletters.php file, and use pe...Christian Fowler1-68/+0
2005-12-29clean up permissions, and creating of editionsChristian Fowler2-5/+5
2005-12-29add newsletter email read trackingChristian Fowler1-1/+3
2005-12-29fix unsubscribe_allChristian Fowler1-98/+8
2005-12-28lots and lots of subscription fixes, still not 100%Christian Fowler2-3/+5
2005-12-28unsubscription now working. several schema changes. tiki_mail_subscriptions n...Christian Fowler1-21/+22
2005-12-25unsubscription info coming along. some schema changes to track nl_id in tiki_...Christian Fowler4-6/+4
2005-12-21missing commaMax Kremmel1-1/+1
2005-12-21add smtp error logging, schema changesChristian Fowler1-0/+11
2005-12-20clean up sending so it acutally works nowChristian Fowler1-7/+15
2005-12-16template maintenance and fix BitNewsletters::getEditions()Max Kremmel1-2/+2
2005-12-16get mailing working - things actually send now. still lots of debug stuff str...Christian Fowler4-2/+84
2005-12-11schema changes for powerhouse tiki_mail_queue and tiki_mail_unsubscriptions. ...Christian Fowler1-14/+15
2005-12-11queue of recipients even closerChristian Fowler1-31/+2
2005-12-11almost have sending working - now gets a list of users from the group selecti...Christian Fowler1-10/+22
2005-12-11add edition saving and listing, almost to the point of getting send workingChristian Fowler2-4/+3
2005-12-10break out edition editingChristian Fowler2-51/+5
2005-12-09fix previewChristian Fowler1-10/+10
2005-12-09creation of BitNewsletterEdition and get send.php warmed up. paused on though...Christian Fowler1-73/+23
2005-12-09get expunge working for BitNewsletter, even with confirmDialog\! small tweak ...Christian Fowler1-22/+23
2005-12-09first pass at mostly empty upgrade scriptChristian Fowler1-0/+39
2005-12-09revamped schema, add libetry support. admin can now save a newsletter but tha...Christian Fowler2-80/+34
2005-12-09add missing filesChristian Fowler1-0/+171
2005-12-09clean up admin for getList functionChristian Fowler1-31/+8
2005-12-09first round of changes to get things functional in bitweaverChristian Fowler3-95/+72
2005-12-09IMPORT from TikiPro HEAD _p_tp_newslettersbitweaver.org3-0/+406