| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-10-15 | replaced inline styling | laetzer | 1 | -5/+8 |
| 2008-06-18 | mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ... | Christian Fowler | 1 | -1/+1 |
| 2008-05-18 | change include to require so we avoid class redef attempt | wjames5 | 1 | -1/+1 |
| 2008-02-03 | convert last remaining uses of libertypagination to pagination function | Jams H Thompson | 1 | -1/+1 |
| 2008-01-02 | add apparently missing newsletters settings | Christian Fowler | 2 | -0/+21 |
| 2007-11-08 | remove the now obsolete top menu bar config setting | Max Kremmel | 1 | -3/+0 |
| 2007-07-02 | add strong to unsub message | Christian Fowler | 1 | -1/+1 |
| 2007-07-01 | standardise all menus by using new ilocation=menu and add missing icons | Max Kremmel | 1 | -5/+5 |
| 2007-06-22 | Add icons to newsletters menu. | Nick Palmer | 1 | -5/+5 |
| 2007-06-14 | not sure why h1 was only displayed when there's more than one newsletter - re... | Max Kremmel | 1 | -3/+1 |
| 2007-06-04 | add center piece to newsletters, tweak getList code to enable static calls | Christian Fowler | 2 | -0/+28 |
| 2007-05-24 | Removed unused link for Newsletter Settings in admin menu. | Walter Wojcik | 1 | -1/+0 |
| 2007-05-10 | fix permission names | Christian Fowler | 3 | -3/+3 |
| 2007-05-04 | add test_mode to enable resending message, hide validated only option for now | Christian Fowler | 3 | -5/+14 |
| 2007-05-04 | final cleanup of just about everything, add mail_clickthrough tracking | Christian Fowler | 1 | -2/+2 |
| 2007-05-03 | remove debug | Christian Fowler | 1 | -1/+0 |
| 2007-05-03 | a little rearrangement of newsletter display, add header and footer for mail_... | Christian Fowler | 4 | -15/+46 |
| 2007-05-03 | a little rearrangement of newsletter display, add header and footer for mail_... | Christian Fowler | 2 | -40/+6 |
| 2007-04-25 | clean up transaction blocks, move smarty assigns around, update url_code / tr... | Christian Fowler | 2 | -7/+4 |
| 2007-04-25 | clean up .tpl's and mailing, add new body to allow customization of bitweaver... | Christian Fowler | 3 | -1/+46 |
| 2007-04-25 | fix GUI tend queue to send messages | Christian Fowler | 1 | -3/+7 |
| 2007-04-20 | Newsletters now uses {textarea}. | Nick Palmer | 1 | -16/+1 |
| 2007-01-14 | convert div.header h2 to div.header p where <h2> represents a description suc... | Max Kremmel | 2 | -2/+2 |
| 2007-01-06 | massive clean up to newsletters - improve usability for listing, editing, cre... | Christian Fowler | 6 | -37/+84 |
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where appropr... | Max Kremmel | 1 | -2/+2 |
| 2006-10-07 | more unsub cleanup, still more to go | Christian Fowler | 2 | -6/+12 |
| 2006-10-07 | major clean up to newsletter sending. everything pretty clean at this point. ... | Christian Fowler | 4 | -6/+15 |
| 2006-09-03 | change all biticon links to point to the new icons provided in themes/icon_st... | Max Kremmel | 5 | -13/+13 |
| 2006-09-03 | preliminary biticon cleanup | Max Kremmel | 1 | -1/+1 |
| 2006-07-31 | various improvements, still not complete | Christian Fowler | 1 | -1/+0 |
| 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 |