summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-7/+7
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-30/+30
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr1-1/+1
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-4/+4
2011-07-19CONSTRAINTs-typospiderr1-4/+4
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames51-1/+5
2009-06-09fix syntax bugwjames51-1/+1
2009-05-29add sequenceChristian Fowler1-0/+1
2009-05-29add a first pass at sections table and pos columnChristian Fowler1-0/+7
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-2/+2
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames51-1/+1
2008-02-26register content types on install. many packages are updated with this, but m...wjames51-0/+5
2007-07-16Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...Max Kremmel1-0/+1
2007-06-20Invert logic on Linked Boards service controlLester Caine1-1/+0
2007-06-20Make Linked Boards active initaillyLester Caine1-0/+1
2007-03-31rename bitboards to boardsMax Kremmel1-17/+17
2007-03-07add migrate_board_id just to be thoroughChristian Fowler1-1/+1
2007-03-07add migrate_board_id just to be thoroughChristian Fowler1-0/+1
2007-03-05remove unused sequencesChristian Fowler1-2/+0
2007-02-08some final clean up of php migration - forums are now migrating via code, pos...Christian Fowler1-1/+1
2007-02-02A few minor bug fixes.Nick Palmer1-2/+2
2007-01-08phpbb migration is roughly working now. stilllots of cleanup like deleting p...Christian Fowler1-2/+4
2007-01-08rename tables and columns to be consistent with standard bitweaver packagesChristian Fowler1-7/+9
2007-01-07add option to specify caching time of rss feeds, add / fix rss default settin...Max Kremmel1-1/+6
2007-01-01updates for some table names to be consistent with the rest of bw, progress o...Christian Fowler1-4/+4
2006-11-22set better defaults for permissionsMax Kremmel1-5/+5
2006-10-05add foreign key to liberty_contentChristian Fowler1-0/+1
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-2/+0
2006-09-08First cut at Firebird portLester Caine1-2/+2
2006-08-31clean up index creationChristian Fowler1-1/+1
2006-07-29total removal of the word from forums, so everything, including tables are ju...Christian Fowler1-21/+15
2006-07-26Add moderation of anon posts, and warnings for registered posts, also improve...Hash91-4/+1
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, Locke...Hash91-5/+8
2006-07-12allow content to be assigned to boards and get some extra data for the querie...Hash91-0/+11
2006-07-06fix depricated & in function call, fix package namesHash91-11/+11
2006-06-28importChristian Fowler1-0/+69