| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-07-07 | add support for subscribing a user_id, not just an email. not done yet... als... | Christian Fowler | 1 | -15/+29 |
| 2006-07-05 | insert missing <!-- end .body --> tags for more reliable highlighting | Max Kremmel | 1 | -1/+1 |
| 2006-06-30 | add listing of queued mail. not done yet... | Christian Fowler | 1 | -0/+43 |
| 2006-06-19 | merge all of wolffies changes to HEAD. Now need to work on a few things like ... | Christian Fowler | 13 | -166/+177 |
| 2006-04-20 | remove tiki_ permission prefix and remove tiki_ prefix from constraints | Max Kremmel | 1 | -1/+1 |
| 2006-04-19 | more kernel_config renames | Max Kremmel | 2 | -2/+2 |
| 2006-04-11 | more permissions housekeeping and tidyup | Max Kremmel | 1 | -79/+0 |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 9 | -16/+16 |
| 2006-04-08 | get spellchecker working for all textareas that should use it | Max Kremmel | 1 | -1/+1 |
| 2006-03-25 | escape htmlspecialchars on output instead of during store process | Max Kremmel | 6 | -10/+10 |
| 2006-03-23 | remove content_tempaltes code - this should move into a seperate package | Max Kremmel | 1 | -15/+0 |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con... | Christian Fowler | 4 | -5/+5 |
| 2006-01-31 | Fixed delete link | Stephan Borg | 1 | -1/+1 |
| 2006-01-31 | Fixed preview | Stephan Borg | 1 | -4/+4 |
| 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 link... | Christian Fowler | 1 | -2/+2 |
| 2006-01-21 | admin perm typos | Christian Fowler | 2 | -2/+2 |
| 2006-01-03 | add liberty format and quicktags to edition editing | Christian Fowler | 1 | -2/+10 |
| 2005-12-30 | add reply_to column and field to editions | Christian Fowler | 1 | -2/+10 |
| 2005-12-29 | remove duplicate edit_newsletter smarty, use include instead. add 'sending' s... | Christian Fowler | 3 | -65/+8 |
| 2005-12-29 | case consistency | Christian Fowler | 1 | -3/+3 |
| 2005-12-29 | cleanup creation of newsletters under single newsletters.php file, and use pe... | Christian Fowler | 1 | -3/+5 |
| 2005-12-29 | clean up permissions, and creating of editions | Christian Fowler | 6 | -17/+20 |
| 2005-12-29 | fix unsubscribe_all | Christian Fowler | 1 | -1/+1 |
| 2005-12-28 | subscription changing appears to be working | Christian Fowler | 1 | -1/+1 |
| 2005-12-28 | lots and lots of subscription fixes, still not 100% | Christian Fowler | 5 | -17/+15 |
| 2005-12-28 | unsubscription now working. several schema changes. tiki_mail_subscriptions n... | Christian Fowler | 3 | -44/+8 |
| 2005-12-28 | more unsub changes and updates. getting closer | Christian Fowler | 1 | -2/+15 |
| 2005-12-28 | clean up unsubscribe, getting closer | Christian Fowler | 1 | -1/+14 |
| 2005-12-25 | unsubscription info coming along. some schema changes to track nl_id in tiki_... | Christian Fowler | 3 | -0/+39 |
| 2005-12-20 | clean up sending so it acutally works now | Christian Fowler | 1 | -0/+6 |
| 2005-12-16 | missed closing tag | Max Kremmel | 1 | -1/+1 |
| 2005-12-16 | template maintenance and fix BitNewsletters::getEditions() | Max Kremmel | 7 | -123/+96 |
| 2005-12-16 | add missing files - moving out from admin | Christian Fowler | 1 | -0/+113 |
| 2005-12-16 | get mailing working - things actually send now. still lots of debug stuff str... | Christian Fowler | 3 | -134/+133 |
| 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 | 2 | -3/+4 |
| 2005-12-11 | cleanup | Max Kremmel | 2 | -145/+144 |
| 2005-12-11 | queue of recipients even closer | Christian Fowler | 1 | -1/+9 |
| 2005-12-11 | almost have sending working - now gets a list of users from the group selecti... | Christian Fowler | 2 | -15/+53 |
| 2005-12-11 | add edition saving and listing, almost to the point of getting send working | Christian Fowler | 10 | -83/+219 |
| 2005-12-10 | clean up admin of newsletter to be more modal in listing of newsletters and e... | Christian Fowler | 1 | -3/+10 |
| 2005-12-10 | turbo cleanup | Max Kremmel | 1 | -7/+63 |
| 2005-12-10 | break out edition editing | Christian Fowler | 5 | -36/+39 |
| 2005-12-10 | get main newsletter listing and subscription tpl displaying properly. | Christian Fowler | 1 | -64/+57 |
| 2005-12-09 | typo | Christian Fowler | 1 | -1/+1 |
| 2005-12-09 | creation of BitNewsletterEdition and get send.php warmed up. paused on though... | Christian Fowler | 2 | -95/+13 |
| 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 | 1 | -1/+1 |
| 2005-12-09 | revamped schema, add libetry support. admin can now save a newsletter but tha... | Christian Fowler | 1 | -38/+23 |