| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-04-02 | Massive changes to themes layout engine: | Max Kremmel | 1 | -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-19 | move object_permissions to liberty_content_permissions | Christian Fowler | 1 | -6/+6 | |
| 2007-03-06 | force resetting of package_<package> value in kernel_config | Max Kremmel | 1 | -1/+3 | |
| 2007-03-06 | revert to more rigorous package check and try to get this re-install stuff ↵ | Max Kremmel | 1 | -13/+8 | |
| working | |||||
| 2007-03-02 | use correct log message | Max Kremmel | 1 | -6/+6 | |
| 2007-02-05 | Minor corrections to comments for PHPDoc | Lester Caine | 1 | -2/+4 | |
| 2007-01-06 | only spew uninstall option errors only when we're not installing packages | Max Kremmel | 1 | -2/+2 | |
| 2007-01-06 | first stab at a flexible content uninstaller. some stuff probably needs some ↵ | Max Kremmel | 1 | -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-29 | remove packagedir_ database config variable logic and code. This is not ↵ | Christian Fowler | 1 | -2/+1 | |
| needed, and just overpopulates kernel_config. to prevent scanning of inactive packages, just delete the package | |||||
| 2006-09-30 | restore ability to rename a package directory before installing it, add some ↵ | Jams H Thompson | 1 | -4/+5 | |
| additional inline documentation explaining internal package naming | |||||
| 2006-09-20 | ensure that logging is enabled during first install | Max Kremmel | 1 | -4/+3 | |
| 2006-09-15 | add basic logging to liberty, clean up liberty_action_log table and enable ↵ | Max Kremmel | 1 | -2/+29 | |
| some generic content loggin | |||||
| 2006-09-02 | Applied SF Patch#1258495 | Stephan Borg | 1 | -3/+3 | |
| 2006-08-30 | use brute force to insert tikiwiki format guid during installation | Max Kremmel | 1 | -15/+16 | |
| 2006-08-05 | set tikiwiki plugin as default during installation | Max Kremmel | 1 | -1/+13 | |
| 2006-08-05 | we don't have liberty_plugins table anymore | Max Kremmel | 1 | -2/+2 | |
| 2006-07-23 | improve package management and performance, eliminate some package related ↵ | Jams H Thompson | 1 | -48/+50 | |
| install errors | |||||
| 2006-05-18 | reinjection sf lost on May 8,9 | Sylvie Greverend | 1 | -2/+2 | |
| 2006-04-17 | Tidy uninstall for new bitweaver tables | Lester Caine | 1 | -2/+2 | |
| 2006-04-17 | Load RAND() when creating Firebird database | Lester Caine | 1 | -1/+2 | |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -4/+4 | |
| conflict with new content preferences | |||||
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -2/+2 | |
| conflict with new content preferences | |||||
| 2006-02-22 | Edit-Undo. Moving the inserts caused major login problems. They are now back ↵ | Sean Lee | 1 | -21/+22 | |
| the way they were. The quota inserts that cause constraint violations need to be moved to a pump script. | |||||
| 2006-02-22 | Move SchemaDefault INSERTs after creation of users_users and users_group ↵ | Sean Lee | 1 | -19/+22 | |
| records. Thanks, spiderr. No more constraint violations were seen as of this moment. | |||||
| 2006-02-17 | handle BitDb case insensitivity during installation, revert install oci8po ↵ | Christian Fowler | 1 | -1/+7 | |
| to oci8 since oci8po has no DataDict driver... | |||||
| 2006-02-15 | dump errors if user create fails, nuke ancient process_sql function | Christian Fowler | 1 | -1/+3 | |
| 2006-02-08 | php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵ | Max Kremmel | 1 | -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-06 | more preference standardisation | Max Kremmel | 1 | -2/+2 | |
| 2006-02-04 | more schema_inc install CONSTRAINT cleanup | Christian Fowler | 1 | -8/+15 | |
| 2006-02-03 | move mod_lib to BitThemes, rename function names using camelCaps | Max Kremmel | 1 | -4/+3 | |
| rename tidbits_user_modules to themes_custom_modules and move table to themes schema | |||||
| 2006-02-03 | Process initial Firebird database configuration using gBitInstallDb rather ↵ | Lester Caine | 1 | -1/+4 | |
| than gBitInstaller which does not have an open connection | |||||
| 2006-02-01 | fix install of bwcore, more detikification | Christian Fowler | 1 | -2/+2 | |
| 2006-02-01 | fix changed table names | Christian Fowler | 1 | -2/+2 | |
| 2006-02-01 | di-tikification and package unification | Christian Fowler | 1 | -3/+3 | |
| 2006-02-01 | detikify liberty | Max Kremmel | 1 | -3/+3 | |
| 2006-02-01 | check for WIKI constant before using - compatibility with bitweavercore install | Christian Fowler | 1 | -2/+2 | |
| 2006-02-01 | typo | Max Kremmel | 1 | -2/+2 | |
| 2006-01-30 | take care of last occurrances of tiki_user_preferencespre_table_detikification | Max Kremmel | 1 | -4/+5 | |
| 2006-01-18 | try and simplify install_packages page - should be possible to extend for ↵ | Max Kremmel | 1 | -182/+175 | |
| package upgrades | |||||
| 2006-01-18 | First pass at adding remove and re-install | Lester Caine | 1 | -45/+93 | |
| 2006-01-17 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+3 | |
| 2006-01-10 | merge recent changes into HEAD | Max Kremmel | 1 | -1/+2 | |
| 2005-12-05 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+2 | |
| 2005-10-12 | merge recent changes to HEAD | Christian Fowler | 1 | -3/+3 | |
| 2005-08-11 | merge recent changes with HEAD - keeping stuff up to date in case someone ↵ | Max Kremmel | 1 | -3/+3 | |
| starts going nuts in HEAD | |||||
| 2005-08-07 | merge recent changes from R1 to HEAD | Max Kremmel | 1 | -5/+6 | |
| 2005-08-01 | still synchronising R1 and HEAD | Max Kremmel | 1 | -3/+1 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 1 | -8/+10 | |
| 2005-07-25 | Merge recent changes R1 1.0.2 beta --> HEAD | Max Kremmel | 1 | -10/+2 | |
| 2005-07-17 | Merge recent changes from R1 to HEAD - never doing this again. | Max Kremmel | 1 | -7/+2 | |
