summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+3
2025-08-27Code updated to PHP8.4 and namespacelsces1-22/+22
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames51-1/+5
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-1/+1
2007-07-16Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...Max Kremmel1-0/+1
2007-06-09set default menu names on installationMax Kremmel1-3/+1
2006-06-20remove contraint that messes with structure reorganisationMax Kremmel1-2/+1
2006-05-06more work on R1 to R2 upgrade process - basic upgrade works with only minor e...Max Kremmel1-3/+3
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-6/+3
2006-04-14more kernel_config renamesMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-02-24move service functions to Pigeonholes.php, fix content types dropdown, only c...Max Kremmel1-3/+3
2006-02-21Moved pigeonhole_members.parent_id FOREIGN KEY reference from Pigeonholes.con...Sean Lee1-1/+1
2006-02-18make constraint point to pigeonholes instead of liberty_contentMax Kremmel1-7/+1
2006-02-08Make Theme/Permissions/Group optional in pigeonholesLester Caine1-0/+3
2006-02-04masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci...Christian Fowler1-6/+6
2006-02-01detikify libertyMax Kremmel1-3/+3
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-8/+8
2006-01-30revert premature table renameMax Kremmel1-2/+2
2006-01-30use content preferences instead of pigeonhole_settings tableMax Kremmel1-7/+8
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel1-0/+2
2006-01-19completely pull positioning stuff and try and make listing better - table bas...Max Kremmel1-2/+1
2005-10-18get pigeonholes working with recent changes to LibertyContentMax Kremmel1-0/+5
2005-08-21import pigeonholes - take 2Max Kremmel1-0/+54