summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-27/+27
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames51-1/+4
2009-11-11Replace reserved word 'reads' by 'hits' in line with other contentpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGELester Caine1-1/+1
2009-03-25change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...Christian Fowler1-3/+1
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move versi...Max Kremmel1-3/+2
2007-05-05SCHEMA CHANGE: add mail_error columnChristian Fowler1-1/+2
2007-05-04missing commaMax Kremmel1-1/+1
2007-05-04SCHEMA CHANGE: add last_read_ip to mail_queueChristian Fowler1-0/+1
2007-05-04SCHEMA CHANGE: add mail_clickthrough tableChristian Fowler1-0/+9
2007-04-19Fixed table install error on MYSQL 5+jetskijoe1-1/+1
2007-01-06massive clean up to newsletters - improve usability for listing, editing, cre...Christian Fowler1-1/+1
2006-10-07schema fixesChristian Fowler1-2/+2
2006-10-07major clean up to newsletter sending. everything pretty clean at this point. ...Christian Fowler1-3/+5
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-2/+0
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler1-1/+10
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 Kremmel1-3/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-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-29clean up permissions, and creating of editionsChristian Fowler1-4/+3
2005-12-29add newsletter email read trackingChristian Fowler1-1/+3
2005-12-28lots and lots of subscription fixes, still not 100%Christian Fowler1-1/+3
2005-12-28unsubscription now working. several schema changes. tiki_mail_subscriptions n...Christian Fowler1-21/+22
2005-12-25unsubscription info coming along. some schema changes to track nl_id in tiki_...Christian Fowler1-0/+1
2005-12-21missing commaMax Kremmel1-1/+1
2005-12-21add smtp error logging, schema changesChristian Fowler1-0/+11
2005-12-16get mailing working - things actually send now. still lots of debug stuff str...Christian Fowler1-0/+1
2005-12-11schema changes for powerhouse tiki_mail_queue and tiki_mail_unsubscriptions. ...Christian Fowler1-14/+15
2005-12-11add edition saving and listing, almost to the point of getting send workingChristian Fowler1-2/+1
2005-12-10break out edition editingChristian Fowler1-3/+3
2005-12-09revamped schema, add libetry support. admin can now save a newsletter but tha...Christian Fowler1-19/+29
2005-12-09first round of changes to get things functional in bitweaverChristian Fowler1-23/+44
2005-12-09IMPORT from TikiPro HEAD _p_tp_newslettersbitweaver.org1-0/+61