summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵Max Kremmel1-2/+2
version info from info hash to registerPackageVersion90, move requirements to registerRequirements()
2008-10-30shuffle around some dependency stuff: move dep settings to schema_inc.php ↵Max Kremmel1-0/+7
file since they are not related to upgrade versions, move dep methods to BitSystem to make them available on package page (we should really do something about these installer methods in kernel), add dep graph on package page for an easy overview if deps are met when a package has been activated - requireds PEAR::Image_GraphViz to be installed.
2008-08-30add support and admin options to enable/disable js_css packing and joining. ↵Christian Fowler1-6/+8
defaults were added so these were enabled by default
2008-06-12clean up fileMax Kremmel1-39/+0
2007-11-08remove the now obsolete top menu bar config settingMax Kremmel1-1/+2
2007-04-02Massive changes to themes layout engine:Max Kremmel1-33/+66
- merged 3 tables into 1 and removed user-specific layout contol. - moved all layout related code to themes/BitThemes.php. - cleaned up module parameter assignment to module php and tpl files. - improved layout of layout page by enabling all option editing at once. - removed limitation that every module can only be assigned once - more changes, but i can't remember all just now.
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-0/+1
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-08-27Added site_style_layout default valueStephan Borg1-0/+1
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a ↵Max Kremmel1-3/+0
package manager for this, add plugin_path column to liberty_plugins
2006-04-17more kernel_config renames - themes related config settingsMax Kremmel1-9/+7
2006-04-14missing commaMax Kremmel1-1/+1
2006-04-13shifting preferences to their correct packagesMax Kremmel1-0/+9
2006-02-18Fix reserved word field namesLester Caine1-1/+1
POSITION - SQL Reserved
2006-02-17change SQL reserved word 'rows' to 'module_rows'Christian Fowler1-2/+2
2006-02-15add backticks for reserved column names in schema_inc'sChristian Fowler1-2/+2
2006-02-03move mod_lib to BitThemes, rename function names using camelCapsMax Kremmel1-0/+6
rename tidbits_user_modules to themes_custom_modules and move table to themes schema
2006-02-02remove content templatesMax Kremmel1-12/+0
2006-02-01first pass at removing theme_control stuff not finished yet, but should be ↵Max Kremmel1-15/+1
out soon enough
2006-02-01fix install of bwcore, more detikificationChristian Fowler1-2/+9
2006-02-01di-tikification and package unificationChristian Fowler1-0/+26
2006-02-01move user_menus and cookies to tidbtsChristian Fowler1-0/+12
2006-02-01add de-tikification process to upgrade - untestedMax Kremmel1-7/+0
2006-02-01try to clean up errors from de-tikification processMax Kremmel1-3/+3
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-3/+3
package_ name. have changed everything except liberty except kernel
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-2/+2
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+45