summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
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