| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-01-23 | improve newsletter menu wording | Christian Fowler | 1 | -1/+2 | |
| 2006-01-22 | lots of clean to newsletters - only show editions for nl_id, get delete ↵ | Christian Fowler | 5 | -24/+39 | |
| links to go to the right place | |||||
| 2006-01-21 | admin perm typos | Christian Fowler | 2 | -2/+2 | |
| 2006-01-03 | add liberty format and quicktags to edition editing | Christian Fowler | 2 | -2/+15 | |
| 2005-12-30 | add reply_to column and field to editions | Christian Fowler | 4 | -10/+22 | |
| 2005-12-29 | fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT'] | bitweaver.org | 2 | -8/+11 | |
| 2005-12-29 | default to 127.0.0.1 for min headaches | Christian Fowler | 1 | -2/+2 | |
| 2005-12-29 | remove duplicate edit_newsletter smarty, use include instead. add 'sending' ↵ | Christian Fowler | 5 | -69/+14 | |
| smarty var to prevent floaticon bars in sent HTML email | |||||
| 2005-12-29 | case consistency | Christian Fowler | 1 | -3/+3 | |
| 2005-12-29 | removed unused includes | Christian Fowler | 1 | -1/+0 | |
| 2005-12-29 | clean up newsletter creation | Christian Fowler | 2 | -5/+4 | |
| 2005-12-29 | first pass at rough table re-organization for upgrade | Christian Fowler | 1 | -9/+37 | |
| 2005-12-29 | cleanup creation of newsletters under single newsletters.php file, and use ↵ | Christian Fowler | 3 | -73/+6 | |
| perm checking in menu | |||||
| 2005-12-29 | clean up permissions, and creating of editions | Christian Fowler | 11 | -33/+40 | |
| 2005-12-29 | add newsletter email read tracking | Christian Fowler | 5 | -17/+47 | |
| 2005-12-29 | fix unsubscribe_all | Christian Fowler | 5 | -112/+39 | |
| 2005-12-28 | subscription changing appears to be working | Christian Fowler | 3 | -30/+31 | |
| 2005-12-28 | lots and lots of subscription fixes, still not 100% | Christian Fowler | 12 | -68/+97 | |
| 2005-12-28 | unsubscription now working. several schema changes. tiki_mail_subscriptions ↵ | Christian Fowler | 10 | -140/+120 | |
| not maintains indviidual email subscriptions as well as all unsubs. | |||||
| 2005-12-28 | more unsub changes and updates. getting closer | Christian Fowler | 4 | -28/+46 | |
| 2005-12-28 | clean up unsubscribe, getting closer | Christian Fowler | 3 | -9/+28 | |
| 2005-12-25 | unsubscription info coming along. some schema changes to track nl_id in ↵ | Christian Fowler | 12 | -321/+114 | |
| tiki_mail_queue | |||||
| 2005-12-21 | missing comma | Max Kremmel | 1 | -1/+1 | |
| 2005-12-21 | add smtp error logging, schema changes | Christian Fowler | 4 | -32/+47 | |
| 2005-12-20 | clean up sending so it acutally works now | Christian Fowler | 3 | -15/+27 | |
| 2005-12-20 | not empty to verifyId changes | Christian Fowler | 2 | -18/+18 | |
| 2005-12-16 | missed closing tag | Max Kremmel | 1 | -1/+1 | |
| 2005-12-16 | template maintenance and fix BitNewsletters::getEditions() | Max Kremmel | 9 | -132/+105 | |
| 2005-12-16 | add missing files - moving out from admin | Christian Fowler | 2 | -0/+182 | |
| 2005-12-16 | get mailing working - things actually send now. still lots of debug stuff ↵ | Christian Fowler | 9 | -159/+361 | |
| strewn about | |||||
| 2005-12-12 | template housekeeping | Max Kremmel | 2 | -40/+12 | |
| 2005-12-11 | schema changes for powerhouse tiki_mail_queue and tiki_mail_unsubscriptions. ↵ | Christian Fowler | 5 | -25/+54 | |
| content generic in design. send now stuffs the queue and avoids duplicates on multiple sends. only piece left is a mailer class | |||||
| 2005-12-11 | cleanup | Max Kremmel | 2 | -145/+144 | |
| 2005-12-11 | load ajax library for attachment browser | Max Kremmel | 1 | -1/+3 | |
| 2005-12-11 | queue of recipients even closer | Christian Fowler | 3 | -35/+18 | |
| 2005-12-11 | almost have sending working - now gets a list of users from the group ↵ | Christian Fowler | 4 | -28/+89 | |
| selection, shows newsletter preview | |||||
| 2005-12-11 | add edition saving and listing, almost to the point of getting send working | Christian Fowler | 18 | -139/+370 | |
| 2005-12-10 | clean up admin of newsletter to be more modal in listing of newsletters and ↵ | Christian Fowler | 1 | -3/+10 | |
| editing/creating | |||||
| 2005-12-10 | turbo cleanup | Max Kremmel | 1 | -7/+63 | |
| 2005-12-10 | edition store now working | Christian Fowler | 2 | -16/+36 | |
| 2005-12-10 | break out edition editing | Christian Fowler | 11 | -139/+206 | |
| 2005-12-10 | use PKG_DIR as key for registerAppMenu | Max Kremmel | 1 | -1/+1 | |
| 2005-12-10 | get main newsletter listing and subscription tpl displaying properly. | Christian Fowler | 2 | -93/+70 | |
| 2005-12-09 | fix preview | Christian Fowler | 1 | -10/+10 | |
| 2005-12-09 | typo | Christian Fowler | 1 | -1/+1 | |
| 2005-12-09 | creation of BitNewsletterEdition and get send.php warmed up. paused on ↵ | Christian Fowler | 5 | -255/+154 | |
| thought of how to deal with sending a arbitrary content_id instead... | |||||
| 2005-12-09 | true template revamp. been a pleasure doing business with you. | Max Kremmel | 1 | -1/+108 | |
| 2005-12-09 | get expunge working for BitNewsletter, even with confirmDialog\! small tweak ↵ | Christian Fowler | 3 | -33/+47 | |
| to admin_newsletter.tpl remove GET params | |||||
| 2005-12-09 | first pass at mostly empty upgrade script | Christian Fowler | 1 | -0/+39 | |
| 2005-12-09 | revamped schema, add libetry support. admin can now save a newsletter but ↵ | Christian Fowler | 7 | -132/+468 | |
| that is about it, but it is using proper liberty inheritance | |||||
