| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEAD | wjames5 | 4 | -10/+13 |
| 2010-03-03 | only show unsubscribe all if there is more than one newsletter, tweaking form...pre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURAL | Christian Fowler | 1 | -3/+5 |
| 2010-03-03 | add case for unsubscribe_all without any related content_id | Christian Fowler | 1 | -3/+13 |
| 2010-03-03 | get unsubscribe_all button to work, clean up logic to use BitNewsletterMailer... | Christian Fowler | 2 | -12/+18 |
| 2010-03-03 | fix undefined pUrlCode variable in ::unsubscribe | Christian Fowler | 1 | -5/+5 |
| 2010-03-03 | formhelp typo | Christian Fowler | 1 | -1/+1 |
| 2010-02-26 | add newsletter optin hidden field so mass unsubscribes don't happen | Christian Fowler | 2 | -2/+8 |
| 2010-02-14 | add registration_optin preference for newsletters to allow hand selecting new... | Christian Fowler | 5 | -5/+22 |
| 2010-02-09 | use js namespace for switchCheckboxesPRE_LIBERTYSYS_SERVICE_UPDATE | wjames5 | 1 | -1/+1 |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 11 | -17/+17 |
| 2009-11-11 | Replace reserved word 'reads' by 'hits' in line with other contentpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGE | Lester Caine | 3 | -6/+32 |
| 2009-10-09 | fix unsubscribe to pull content_id from proper var | Tyler Bello | 1 | -4/+4 |
| 2009-10-08 | add JS to uncheck unsub button when sub is checked | Tyler Bello | 1 | -2/+2 |
| 2009-10-08 | change formhelp | Tyler Bello | 1 | -1/+2 |
| 2009-10-08 | improvements to opt-out, boxes are now prechecked and added unsubscribe all box | Tyler Bello | 2 | -6/+28 |
| 2009-10-08 | add files necessary for prior commit, allow opt-out on registration page to c... | Tyler Bello | 2 | -0/+21 |
| 2009-10-08 | add users_register hook to create opt-out on register page | Tyler Bello | 1 | -0/+11 |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 14 | -29/+29 |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 14 | -29/+29 |
| 2009-07-09 | remove mail_subscriptions during user expunge | Christian Fowler | 1 | -0/+1 |
| 2009-05-30 | set charset in all phpmailer instances to utf-8 | wjames5 | 1 | -3/+4 |
| 2009-04-15 | typo using wrong define | Christian Fowler | 1 | -1/+1 |
| 2009-04-15 | add users_expunge service method to clear out anything in the mail_queue | Christian Fowler | 1 | -0/+15 |
| 2009-04-07 | unsubscribed users were not excluded from mailing | Chris Stone | 1 | -7/+7 |
| 2009-04-02 | Added missing backtick on mailqueue delete | Chris Stone | 1 | -4/+4 |
| 2009-04-02 | add Untitled default to edition, remove antiquated object permission stuff | bitweaver.org | 1 | -2/+1 |
| 2009-04-02 | add default text for listing untitled editions | bitweaver.org | 1 | -1/+1 |
| 2009-04-02 | whitespace and query cleanup | bitweaver.org | 1 | -7/+7 |
| 2009-04-02 | make sure _REQUEST['nl_content_id'] is_numeric | bitweaver.org | 1 | -1/+1 |
| 2009-04-01 | clean up sub.php so it is a universal subscription page, regardless where you... | bitweaver.org | 1 | -89/+44 |
| 2009-04-01 | Fix MySQL upgrades for ip/IPv6 column upgrades | Daniel Sutcliffe | 1 | -7/+3 |
| 2009-03-25 | fix all backticks and remove duplicate updates | Max Kremmel | 1 | -7/+4 |
| 2009-03-25 | change ip to IPv6 compliance (39 chars). add upgrades files and remove regist... | Christian Fowler | 2 | -3/+34 |
| 2009-03-10 | Correct list template selection | Lester Caine | 1 | -2/+2 |
| 2009-01-20 | Fix quotes on many smarty include directivesR250 | Daniel Sutcliffe | 1 | -2/+2 |
| 2008-11-11 | add title | Christian Fowler | 1 | -1/+2 |
| 2008-11-11 | set Sender if bitmailer_errors_to is config'ed | Christian Fowler | 1 | -6/+7 |
| 2008-11-11 | add Errors-to: option | Christian Fowler | 1 | -3/+6 |
| 2008-11-07 | added outer div, tr's | laetzer | 1 | -39/+44 |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move versi... | Max Kremmel | 1 | -3/+2 |
| 2008-10-20 | BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv... | Christian Fowler | 2 | -8/+8 |
| 2008-10-20 | added habile's fix from bug 2028831 which seems to fix wsod on previewing fin...pre_update_permission | laetzer | 1 | -4/+4 |
| 2008-10-15 | replaced inline styling | laetzer | 1 | -2/+2 |
| 2008-10-15 | replaced inline styling | laetzer | 1 | -5/+8 |
| 2008-09-19 | tra() for error/warning/delete messagescreate_permission | laetzer | 4 | -9/+36 |
| 2008-07-02 | fix typo in expunge where clause column name | Christian Fowler | 1 | -4/+4 |
| 2008-06-27 | more LM migration | Max Kremmel | 1 | -7/+7 |
| 2008-06-25 | change display call to use a hash for display options, add display_mode to op... | Christian Fowler | 9 | -15/+15 |
| 2008-06-18 | mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ... | Christian Fowler | 8 | -34/+34 |
| 2008-05-18 | change include to require so we avoid class redef attempt | wjames5 | 1 | -1/+1 |