summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Expand)AuthorFilesLines
2006-09-06initialize return value in case nothing comes backChristian Fowler1-1/+1
2006-08-29update liberty_content_hits indexMax Kremmel1-1/+1
2006-08-25Fix syntax error in schemaJams H Thompson1-5/+4
2006-08-21fixes for hiding anon_name from registered usersHash91-1/+1
2006-08-16Improve SQL performance and add liberty_content_hits tableJams H Thompson1-2/+8
2006-08-05add anon_name to schema and upgrade scriptJams H Thompson1-1/+2
2006-07-30load only active liberty plugins and eliminate liberty_plugins tableJams H Thompson1-11/+0
2006-07-16remove unused parameters from registration hashMax Kremmel1-3/+0
2006-05-06remove NOTNULL constraint on liberty_plugins.plugin_pathMax Kremmel1-1/+1
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-1/+2
2006-05-05rename liberty_content_prefs.name to liberty_content_prefs.pref_name to keep ...Max Kremmel1-1/+1
2006-04-26remove accidental schema commitChristian Fowler1-1/+0
2006-04-24clean up matrix view scoresChristian Fowler1-0/+1
2006-04-17set default thumbnail size to smallMax Kremmel1-1/+1
2006-04-15convert allow_html feature to permission p_liberty_enter_htmlChristian Fowler1-0/+1
2006-04-14more kernel_config renamesMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-9/+9
2006-03-28remove multi column key so real databases don't chokeChristian Fowler1-5/+7
2006-03-27clean up whitespace in schema and place commas where they belongMax Kremmel1-3/+2
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-2/+0
2006-02-24Removed column "to_content_id" from covered Primary Key for liberty_content_l...Sean Lee1-3/+5
2006-02-21Add title to liberty_content_links, fixes backlinks on newly created pages, a...Jams H Thompson1-2/+3
2006-02-18remove blank line in commentsChristian Fowler1-1/+0
2006-02-18Fix reserved word field namesLester Caine1-3/+3
2006-02-17rename column size to file_size, remove redundant indices that cause errors o...Christian Fowler1-1/+0
2006-02-17rename and move wiki_action_log to generalized liberty_action_log in liberty,...Christian Fowler1-3/+3
2006-02-17rename and move wiki_action_log to generalized content_action_log in liberty,...Christian Fowler1-0/+10
2006-02-15add backticks for reserved column names in schema_inc'sChristian Fowler1-13/+13
2006-02-13Materialized Path updates for Liberty CommentsJams H Thompson1-2/+7
2006-02-12Remove group_id constraintLester Caine1-1/+0
2006-02-12remove source_id and group_id - using alternatives for eachMax Kremmel1-2/+0
2006-02-08major change of BitDbBase::associateUpdate method - it now takes a simpler ar...Christian Fowler1-2/+2
2006-02-08syntax error in liberty_content blockChristian Fowler1-2/+2
2006-02-08Add source_id and group_idLester Caine1-0/+3
2006-02-07finish move of content versioning to liberty_content - had to move version co...Christian Fowler1-0/+1
2006-02-05Need to revisit CONSTRAINT - Firebird can't reference FOREIGN KEY on same tab...Lester Caine1-1/+1
2006-02-04masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci...Christian Fowler1-25/+25
2006-02-03change: liberty_content.language C(4) to liberty_content.lang_code C(32)Max Kremmel1-61/+64
2006-02-03add foreign keys to liberty linksChristian Fowler1-0/+2
2006-02-02detikifyMax Kremmel1-10/+1
2006-02-02detikify sequence namesMax Kremmel1-4/+4
2006-02-01move liberty tables to libertyMax Kremmel1-4/+32
2006-02-01rename content sequence to liberty_content_id_seqMax Kremmel1-1/+1
2006-02-01move tiki_dynamic_variables to libertyChristian Fowler1-1/+6
2006-02-01detikify libertyMax Kremmel1-43/+43
2006-01-29Convert tiki_user_preferences to liberty_content_prefs. Replace all reference...Christian Fowler1-0/+7
2006-01-23Default last_hit and event_time to 0Lester Caine1-2/+2
2006-01-23Add last_hit and event_time to tiki_content schemaLester Caine1-0/+2
2005-10-29merge recent changes into HEADMax Kremmel1-16/+16
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+166