| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-10-25 | Fix up various vd()s to use something more useful. | Nick Palmer | 1 | -4/+4 |
| 2007-10-10 | migrate core ajax services off prototype to mochikit | wjames5 | 1 | -4/+0 |
| 2007-09-19 | cleanup BIT_PHP_ERROR_REPORTING | Christian Fowler | 1 | -1/+2 |
| 2007-08-21 | fix getTitle instead of mPageNamePRE_LIB_ATTACHMENT_REFACTOR | Christian Fowler | 1 | -1/+1 |
| 2007-07-16 | Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon... | Max Kremmel | 2 | -6/+16 |
| 2007-07-10 | move loadAjax() to BitThemes | Max Kremmel | 1 | -1/+1 |
| 2007-07-09 | clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o... | Max Kremmel | 1 | -1/+1 |
| 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-23 | provide gif alternatives for all png icons. this will allow us to remove the ... | Max Kremmel | 1 | -0/+0 |
| 2007-06-22 | Add icons to newsletters menu. | Nick Palmer | 1 | -5/+5 |
| 2007-06-17 | update getAllGroups() to not return stuff in ['data'] hashkey. this is still ... | Max Kremmel | 1 | -3/+3 |
| 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 | 5 | -44/+50 |
| 2007-05-24 | Removed unused link for Newsletter Settings in admin menu. | Walter Wojcik | 1 | -1/+0 |
| 2007-05-24 | Fixed MySQL error with un-aliased * in newsletter listing query. | Walter Wojcik | 1 | -5/+5 |
| 2007-05-17 | add time, content_id to SENT notifications | Christian Fowler | 1 | -5/+8 |
| 2007-05-10 | fix permission names | Christian Fowler | 3 | -3/+3 |
| 2007-05-10 | do not parseData in getList | Christian Fowler | 1 | -4/+4 |
| 2007-05-05 | SCHEMA CHANGE: add mail_error column | Christian Fowler | 1 | -1/+2 |
| 2007-05-04 | remove extend of phpMailer and instantiate class on each loop. failed send ca... | Christian Fowler | 1 | -37/+29 |
| 2007-05-04 | method call typo | Christian Fowler | 1 | -4/+4 |
| 2007-05-04 | add unsubscribed check to queueRecipients | Christian Fowler | 2 | -9/+15 |
| 2007-05-04 | add support for unsubscribed users to prevent mailing even if queued | Christian Fowler | 1 | -5/+10 |
| 2007-05-04 | add test_mode to enable resending message, hide validated only option for now | Christian Fowler | 7 | -36/+39 |
| 2007-05-04 | update begin_date | Christian Fowler | 1 | -3/+4 |
| 2007-05-04 | missing comma | Max Kremmel | 1 | -1/+1 |
| 2007-05-04 | fix clickthrough tracking | Christian Fowler | 3 | -10/+9 |
| 2007-05-04 | SCHEMA CHANGE: add last_read_ip to mail_queue | Christian Fowler | 2 | -0/+6 |
| 2007-05-04 | final cleanup of just about everything, add mail_clickthrough tracking | Christian Fowler | 5 | -49/+86 |
| 2007-05-04 | SCHEMA CHANGE: add mail_clickthrough table | Christian Fowler | 2 | -0/+19 |
| 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 | 5 | -29/+83 |
| 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 | 3 | -14/+11 |
| 2007-04-25 | clean up .tpl's and mailing, add new body to allow customization of bitweaver... | Christian Fowler | 6 | -18/+57 |
| 2007-04-25 | fix GUI tend queue to send messages | Christian Fowler | 4 | -52/+70 |
| 2007-04-20 | Remove quicktags init. | Nick Palmer | 3 | -17/+2 |
| 2007-04-20 | Newsletters now uses {textarea}. | Nick Palmer | 1 | -16/+1 |
| 2007-04-19 | Fixed table install error on MYSQL 5+ | jetskijoe | 1 | -1/+1 |
| 2007-03-20 | remove deprecated calls to old object permissions | Christian Fowler | 4 | -98/+2 |
| 2007-02-05 | Minor corrections to comments for PHPDoc | Lester Caine | 2 | -7/+15 |
| 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 | rename some methods in BitDbBase to meet bitweaver standards. all changes bac... | Max Kremmel | 2 | -9/+9 |
| 2007-01-06 | massive clean up to newsletters - improve usability for listing, editing, cre... | Christian Fowler | 12 | -180/+283 |
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where appropr... | Max Kremmel | 1 | -2/+2 |
| 2006-12-23 | friggin smarty bug... when you set a var TRUE, it doesn't check to see what i... | Max Kremmel | 1 | -1/+1 |
| 2006-10-28 | fix incorrect template reference | Jerry Russell | 1 | -2/+2 |
| 2006-10-13 | phpDoc additions | Lester Caine | 6 | -18/+65 |
| 2006-10-13 | phpDoc corrections | Lester Caine | 3 | -9/+18 |