summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Collapse)AuthorFilesLines
2026-06-01Remove 5.0.0 upgrade script — default version set to 5.0.0Lester Caine1-12/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine3-30/+30
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06doc.bitweaver.org no longer exists, reset to main websitelsces1-1/+1
2025-08-27General changes to cover uninitialized variables and style changes for PHP8.4lsces2-38/+37
2025-08-27Restructure fo namespace layoutlsces2-134/+2
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-1/+1
2011-07-19CONSTRAINTs-typospiderr1-1/+1
2011-05-03add auto translate for master strings; genericize auto javascript; ajax ↵spiderr1-0/+3
returns null when translation == masterstring
2010-06-29move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ↵Bitweaver1-1/+1
have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention
2010-06-22move config_inc.php to config root dir where all install specific ↵tekimaki1-1/+1
configurations are to be housedPlease enter the commit message for your changes.
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵CVS_HEADwjames51-1/+1
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-02-03undo stupiditypre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames51-11/+10
2010-02-03revert back to libertywjames51-10/+11
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 Kremmel2-9/+8
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-10-29add core dependenciesMax Kremmel1-1/+8
2008-10-28set versios of various core packages.Max Kremmel1-0/+14
2007-06-17add experimental note to i18n_content_translationsMax Kremmel1-0/+1
2007-01-16prefix languages kernel_config settings with i18n_ and clean up some ↵Max Kremmel2-14/+14
language exort related issues - see SchemaChangelog for details
2006-05-06more work on R1 to R2 upgrade process - basic upgrade works with only minor ↵Max Kremmel1-30/+30
errors
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a ↵Max Kremmel1-5/+0
package manager for this, add plugin_path column to liberty_plugins
2006-04-14more kernel_config renamesMax Kremmel2-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-5/+5
2006-04-05tonnes of upgrader error sqashes - liberty_content_links still remain to be ↵Max Kremmel1-2/+4
dealt with
2006-03-29upgrader brought up to latest state on SchemaChangeLog except for the ↵Max Kremmel1-0/+15
liberty_content_stuff 2006-02-21 and 2006-02-24 remain to be dealt with any db changes need to go in respective upgraders from now on. chaos doesn't rule anymore - not even in HEAD
2006-03-20upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untestedMax Kremmel1-14/+14
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-2/+2
conflict with new content preferences
2006-02-21Add right_to_left flag as requiredLester Caine1-3/+4
2006-02-21Order languages by code,add a few more correct local names, and a few more ↵Lester Caine1-7/+14
languages Need to add the direction flag to these now, hebrew and any others?
2006-02-21Reload with forced UTF-8 formatLester Caine1-4/+4
2006-02-20Fix reserved word field namesLester Caine1-4/+4
TRAN - MSSQL Reserved
2006-02-20basic functionality starting to emerge. we can translation one page to ↵Max Kremmel1-4/+4
another language now.
2006-02-19more translation work. can't work out why associateInsert isn't doing anythingMax Kremmel1-1/+6
2006-02-18add i18n_content_translation featureChristian Fowler1-0/+4
2006-02-15add backticks for reserved column names in schema_inc'sChristian Fowler1-8/+8
2006-02-14remove xs comma in schemaMax Kremmel1-1/+1
2006-02-14use utf-8 characters for native language namesMax Kremmel1-24/+24
2006-02-12add right_to_left flag column to languages tableMax Kremmel1-14/+15
2006-02-11Correct missing commaLester Caine1-1/+1
2006-02-10remove the source_id column and replace it with a language map in languages: ↵Max Kremmel1-0/+6
i18n_content_translation_map
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵Max Kremmel1-9/+8
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-06further paermission renaming and cleanupMax Kremmel1-2/+2
2006-02-01add de-tikification process to upgrade - untestedMax Kremmel1-1/+14
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-42/+42
package_ name. have changed everything except liberty except kernel
2006-01-20merge recent changes into HEADpre_table_detikificationMax Kremmel1-1/+1
2006-01-10merge recent changes into HEADMax Kremmel1-6/+6
2005-12-18merge recent changes into HEADMax Kremmel1-0/+14
2005-11-22merge recent changes into HEADMax Kremmel1-1/+1