| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-01 | Remove 5.0.0 upgrade script — default version set to 5.0.0 | Lester Caine | 1 | -12/+0 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 3 | -30/+30 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-04-06 | doc.bitweaver.org no longer exists, reset to main website | lsces | 1 | -1/+1 | |
| 2025-08-27 | General changes to cover uninitialized variables and style changes for PHP8.4 | lsces | 2 | -38/+37 | |
| 2025-08-27 | Restructure fo namespace layout | lsces | 2 | -134/+2 | |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 1 | -1/+1 | |
| 2012-03-06 | change_CONSTRAINTS_to_CONSTRAINT | Christian Fowler | 1 | -1/+1 | |
| 2011-07-19 | CONSTRAINTs-typo | spiderr | 1 | -1/+1 | |
| 2011-05-03 | add auto translate for master strings; genericize auto javascript; ajax ↵ | spiderr | 1 | -0/+3 | |
| returns null when translation == masterstring | |||||
| 2010-06-29 | move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ↵ | Bitweaver | 1 | -1/+1 | |
| have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention | |||||
| 2010-06-22 | move config_inc.php to config root dir where all install specific ↵ | tekimaki | 1 | -1/+1 | |
| configurations are to be housedPlease enter the commit message for your changes. | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 | |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to ↵CVS_HEAD | wjames5 | 1 | -1/+1 | |
| content_name, add column content_name_plural - update all class files and hashes where appropriate | |||||
| 2010-02-03 | undo stupiditypre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE | wjames5 | 1 | -11/+10 | |
| 2010-02-03 | revert back to liberty | wjames5 | 1 | -10/+11 | |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵ | Max Kremmel | 1 | -2/+2 | |
| version info from info hash to registerPackageVersion90, move requirements to registerRequirements() | |||||
| 2008-10-30 | shuffle around some dependency stuff: move dep settings to schema_inc.php ↵ | Max Kremmel | 2 | -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-29 | add core dependencies | Max Kremmel | 1 | -1/+8 | |
| 2008-10-28 | set versios of various core packages. | Max Kremmel | 1 | -0/+14 | |
| 2007-06-17 | add experimental note to i18n_content_translations | Max Kremmel | 1 | -0/+1 | |
| 2007-01-16 | prefix languages kernel_config settings with i18n_ and clean up some ↵ | Max Kremmel | 2 | -14/+14 | |
| language exort related issues - see SchemaChangelog for details | |||||
| 2006-05-06 | more work on R1 to R2 upgrade process - basic upgrade works with only minor ↵ | Max Kremmel | 1 | -30/+30 | |
| errors | |||||
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a ↵ | Max Kremmel | 1 | -5/+0 | |
| package manager for this, add plugin_path column to liberty_plugins | |||||
| 2006-04-14 | more kernel_config renames | Max Kremmel | 2 | -2/+2 | |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -5/+5 | |
| 2006-04-05 | tonnes of upgrader error sqashes - liberty_content_links still remain to be ↵ | Max Kremmel | 1 | -2/+4 | |
| dealt with | |||||
| 2006-03-29 | upgrader brought up to latest state on SchemaChangeLog except for the ↵ | Max Kremmel | 1 | -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-20 | upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untested | Max Kremmel | 1 | -14/+14 | |
| 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-21 | Add right_to_left flag as required | Lester Caine | 1 | -3/+4 | |
| 2006-02-21 | Order languages by code,add a few more correct local names, and a few more ↵ | Lester Caine | 1 | -7/+14 | |
| languages Need to add the direction flag to these now, hebrew and any others? | |||||
| 2006-02-21 | Reload with forced UTF-8 format | Lester Caine | 1 | -4/+4 | |
| 2006-02-20 | Fix reserved word field names | Lester Caine | 1 | -4/+4 | |
| TRAN - MSSQL Reserved | |||||
| 2006-02-20 | basic functionality starting to emerge. we can translation one page to ↵ | Max Kremmel | 1 | -4/+4 | |
| another language now. | |||||
| 2006-02-19 | more translation work. can't work out why associateInsert isn't doing anything | Max Kremmel | 1 | -1/+6 | |
| 2006-02-18 | add i18n_content_translation feature | Christian Fowler | 1 | -0/+4 | |
| 2006-02-15 | add backticks for reserved column names in schema_inc's | Christian Fowler | 1 | -8/+8 | |
| 2006-02-14 | remove xs comma in schema | Max Kremmel | 1 | -1/+1 | |
| 2006-02-14 | use utf-8 characters for native language names | Max Kremmel | 1 | -24/+24 | |
| 2006-02-12 | add right_to_left flag column to languages table | Max Kremmel | 1 | -14/+15 | |
| 2006-02-11 | Correct missing comma | Lester Caine | 1 | -1/+1 | |
| 2006-02-10 | remove the source_id column and replace it with a language map in languages: ↵ | Max Kremmel | 1 | -0/+6 | |
| i18n_content_translation_map | |||||
| 2006-02-08 | php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵ | Max Kremmel | 1 | -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-06 | further paermission renaming and cleanup | Max Kremmel | 1 | -2/+2 | |
| 2006-02-01 | add de-tikification process to upgrade - untested | Max Kremmel | 1 | -1/+14 | |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh ↵ | bitweaver.org | 1 | -42/+42 | |
| package_ name. have changed everything except liberty except kernel | |||||
| 2006-01-20 | merge recent changes into HEADpre_table_detikification | Max Kremmel | 1 | -1/+1 | |
| 2006-01-10 | merge recent changes into HEAD | Max Kremmel | 1 | -6/+6 | |
| 2005-12-18 | merge recent changes into HEAD | Max Kremmel | 1 | -0/+14 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 1 | -1/+1 | |
