summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2009-11-11Replace reserved word 'reads' by 'hits' in line with other contentpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGELester Caine2-1/+27
2009-10-01remove ref to non-existant copyright.txt filewjames53-6/+6
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames53-6/+6
2009-04-01Fix MySQL upgrades for ip/IPv6 column upgradesDaniel Sutcliffe1-7/+3
2009-03-25fix all backticks and remove duplicate updatesMax Kremmel1-7/+4
2009-03-25change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...Christian Fowler2-3/+34
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move versi...Max Kremmel1-3/+2
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer2-6/+25
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler4-7/+7
2008-06-18mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ...Christian Fowler3-15/+15
2008-01-02add SMTP username and passwordChristian Fowler1-1/+11
2008-01-02clean up output when sending queue to be a simple text dump to browserChristian Fowler1-6/+7
2008-01-02add apparently missing newsletters settingsChristian Fowler1-4/+2
2007-09-19cleanup BIT_PHP_ERROR_REPORTINGChristian Fowler1-1/+2
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel1-3/+3
2007-05-05SCHEMA CHANGE: add mail_error columnChristian Fowler1-1/+2
2007-05-04add unsubscribed check to queueRecipientsChristian Fowler1-3/+3
2007-05-04add test_mode to enable resending message, hide validated only option for nowChristian Fowler2-15/+7
2007-05-04missing commaMax Kremmel1-1/+1
2007-05-04SCHEMA CHANGE: add last_read_ip to mail_queueChristian Fowler2-0/+6
2007-05-04SCHEMA CHANGE: add mail_clickthrough tableChristian Fowler2-0/+19
2007-04-25clean up .tpl's and mailing, add new body to allow customization of bitweaver...Christian Fowler1-0/+4
2007-04-25fix GUI tend queue to send messagesChristian Fowler2-3/+6
2007-04-20Remove quicktags init.Nick Palmer1-6/+1
2007-04-19Fixed table install error on MYSQL 5+jetskijoe1-1/+1
2007-03-20remove deprecated calls to old object permissionsChristian Fowler1-24/+1
2007-01-06massive clean up to newsletters - improve usability for listing, editing, cre...Christian Fowler1-1/+1
2006-10-28fix incorrect template referenceJerry Russell1-2/+2
2006-10-07schema fixesChristian Fowler1-2/+2
2006-10-07major clean up to newsletter sending. everything pretty clean at this point. ...Christian Fowler3-9/+17
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-2/+0
2006-07-07add support for subscribing a user_id, not just an email. not done yet... als...Christian Fowler1-2/+2
2006-06-30add listing of queued mail. not done yet...Christian Fowler1-0/+22
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler7-36/+175
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-3/+0
2006-04-20remove tiki_ permission prefix and remove tiki_ prefix from constraintsMax Kremmel3-7/+7
2006-04-19more kernel_config renamesMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-5/+5
2006-04-05upgrader syntax errorsMax Kremmel1-1/+1
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-6/+1
2006-03-20upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untestedMax Kremmel1-0/+16
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-5/+5
2006-02-15Fixed duplicate constraint names causing problems on install.Sean Lee1-1/+1
2006-02-05Correct name error which caused indexes to attempt to be installed without pa...Lester Caine1-1/+1
2006-02-04masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci...Christian Fowler1-17/+16
2006-02-01detikify libertyMax Kremmel1-4/+4
2006-02-01fixed indexes - something is odd about newsletters. it installs, even when yo...Max Kremmel1-5/+5
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-16/+16
2005-12-30add reply_to column and field to editionsChristian Fowler1-0/+1
2005-12-29fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT']bitweaver.org1-1/+2