summaryrefslogtreecommitdiff
path: root/install_packages.php
AgeCommit message (Collapse)AuthorFilesLines
2007-04-02Massive changes to themes layout engine:Max Kremmel1-3/+1
- 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.
2007-03-19move object_permissions to liberty_content_permissionsChristian Fowler1-6/+6
2007-03-06force resetting of package_<package> value in kernel_configMax Kremmel1-1/+3
2007-03-06revert to more rigorous package check and try to get this re-install stuff ↵Max Kremmel1-13/+8
working
2007-03-02use correct log messageMax Kremmel1-6/+6
2007-02-05Minor corrections to comments for PHPDocLester Caine1-2/+4
2007-01-06only spew uninstall option errors only when we're not installing packagesMax Kremmel1-2/+2
2007-01-06first stab at a flexible content uninstaller. some stuff probably needs some ↵Max Kremmel1-42/+142
more testing and we also need to think about how to physically remove files from the harddisk when uninstalling stuff like fisheye or treasury. ideally we should have a confirmation page that lists all the content that's about to be nuked, but i just can't be asked...
2006-12-29remove packagedir_ database config variable logic and code. This is not ↵Christian Fowler1-2/+1
needed, and just overpopulates kernel_config. to prevent scanning of inactive packages, just delete the package
2006-09-30restore ability to rename a package directory before installing it, add some ↵Jams H Thompson1-4/+5
additional inline documentation explaining internal package naming
2006-09-20ensure that logging is enabled during first installMax Kremmel1-4/+3
2006-09-15add basic logging to liberty, clean up liberty_action_log table and enable ↵Max Kremmel1-2/+29
some generic content loggin
2006-09-02Applied SF Patch#1258495Stephan Borg1-3/+3
2006-08-30use brute force to insert tikiwiki format guid during installationMax Kremmel1-15/+16
2006-08-05set tikiwiki plugin as default during installationMax Kremmel1-1/+13
2006-08-05we don't have liberty_plugins table anymoreMax Kremmel1-2/+2
2006-07-23improve package management and performance, eliminate some package related ↵Jams H Thompson1-48/+50
install errors
2006-05-18reinjection sf lost on May 8,9Sylvie Greverend1-2/+2
2006-04-17Tidy uninstall for new bitweaver tablesLester Caine1-2/+2
2006-04-17Load RAND() when creating Firebird databaseLester Caine1-1/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-4/+4
conflict with new content preferences
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-2/+2
conflict with new content preferences
2006-02-22Edit-Undo. Moving the inserts caused major login problems. They are now back ↵Sean Lee1-21/+22
the way they were. The quota inserts that cause constraint violations need to be moved to a pump script.
2006-02-22Move SchemaDefault INSERTs after creation of users_users and users_group ↵Sean Lee1-19/+22
records. Thanks, spiderr. No more constraint violations were seen as of this moment.
2006-02-17handle BitDb case insensitivity during installation, revert install oci8po ↵Christian Fowler1-1/+7
to oci8 since oci8po has no DataDict driver...
2006-02-15dump errors if user create fails, nuke ancient process_sql functionChristian Fowler1-1/+3
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵Max Kremmel1-3/+3
open for discussion tpl: $gBitPref.package.pref applied package name to all saves - should make database more organised and should allow more reliable uninstalls in the future
2006-02-06more preference standardisationMax Kremmel1-2/+2
2006-02-04more schema_inc install CONSTRAINT cleanupChristian Fowler1-8/+15
2006-02-03move mod_lib to BitThemes, rename function names using camelCapsMax Kremmel1-4/+3
rename tidbits_user_modules to themes_custom_modules and move table to themes schema
2006-02-03Process initial Firebird database configuration using gBitInstallDb rather ↵Lester Caine1-1/+4
than gBitInstaller which does not have an open connection
2006-02-01fix install of bwcore, more detikificationChristian Fowler1-2/+2
2006-02-01fix changed table namesChristian Fowler1-2/+2
2006-02-01di-tikification and package unificationChristian Fowler1-3/+3
2006-02-01detikify libertyMax Kremmel1-3/+3
2006-02-01check for WIKI constant before using - compatibility with bitweavercore installChristian Fowler1-2/+2
2006-02-01typoMax Kremmel1-2/+2
2006-01-30take care of last occurrances of tiki_user_preferencespre_table_detikificationMax Kremmel1-4/+5
2006-01-18try and simplify install_packages page - should be possible to extend for ↵Max Kremmel1-182/+175
package upgrades
2006-01-18First pass at adding remove and re-installLester Caine1-45/+93
2006-01-17merge recent changes into HEADMax Kremmel1-2/+3
2006-01-10merge recent changes into HEADMax Kremmel1-1/+2
2005-12-05merge recent changes into HEADMax Kremmel1-2/+2
2005-10-12merge recent changes to HEADChristian Fowler1-3/+3
2005-08-11merge recent changes with HEAD - keeping stuff up to date in case someone ↵Max Kremmel1-3/+3
starts going nuts in HEAD
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-5/+6
2005-08-01still synchronising R1 and HEADMax Kremmel1-3/+1
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-8/+10
2005-07-25Merge recent changes R1 1.0.2 beta --> HEADMax Kremmel1-10/+2
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-7/+2