summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer updates to php8.5 styleLester Caine1-6/+5
2026-04-16PHP8.4 style tweaksV5-php84lsces1-5/+5
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces1-57/+57
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames51-1/+5
2010-01-25Fixes to the naming of Articles sequence tablesDaniel Sutcliffe1-1/+1
2010-01-25Fix article topics sequence table name to match that used in BitArticleTopicDaniel Sutcliffe1-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-2/+2
2008-02-26register content types on install. many packages are updated with this, but m...wjames51-0/+4
2007-09-19SCHEMA CHANGE: move image_attachment_id information to liberty_attachments dr...Max Kremmel1-1/+0
2007-07-06move to gContent perm functions to fully support liberty content permissionsMax Kremmel1-0/+1
2007-06-20Thought this had been commited - default articles_attachments onLester Caine1-0/+1
2007-01-07add option to specify caching time of rss feeds, add / fix rss default settin...Max Kremmel1-3/+3
2006-12-04fix article constants to make installation in renamed articles/ dir possibleMax Kremmel1-3/+3
2006-11-28use correct constant to register schema tablesMax Kremmel1-1/+1
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-2/+0
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-3/+0
2006-05-06remove duplicate topic_id columnMax Kremmel1-4/+1
2006-04-14change article config setting names to <pkg>_settingMax Kremmel1-14/+14
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-11/+11
2006-02-27only add RSS if package is presentChristian Fowler1-1/+7
2006-02-20Removed AUTO fields.Sean Lee1-9/+10
2006-02-19Fix reserved word field namesLester Caine1-1/+1
2006-02-06further paermission renaming and cleanupMax Kremmel1-2/+2
2006-02-04masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci...Christian Fowler1-16/+22
2006-02-02detikify indecesMax Kremmel1-1/+0
2006-02-02detikify sequence namesMax Kremmel1-2/+0
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-17/+17
2006-01-25Trim length of names for sequence genratorsLester Caine1-4/+4
2005-12-18merge recent changes into HEADMax Kremmel1-0/+1
2005-11-29bring back rss database tables and move package specific rss preferences to r...Max Kremmel1-13/+14
2005-10-27"cleaned up all schema_inc.php files - used <pkg>_PKG_NAME instead of '<pkg>'...Max Kremmel1-0/+2
2005-09-03remove comment stuff from schema as wellMax Kremmel1-6/+0
2005-09-03remove empty index registration - think this was causing problems during installMax Kremmel1-12/+19
2005-08-27fix admin screen and set more usable defaults in schemaMax Kremmel1-52/+52
2005-08-26indent for readabilityMax Kremmel1-35/+35
2005-08-13more work on getting articles goingMax Kremmel1-45/+49
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+124