| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -2/+2 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-08-29 | Admin functions changes to cover uninitialized variables and style changes ↵ | lsces | 1 | -12/+10 | |
| for PHP8.4 | |||||
| 2021-02-04 | define ADMIN path, clean up more _INCLUDE | spiderr | 1 | -1/+1 | |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 1 | -1/+1 | |
| 2021-02-02 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | modela bitweaver | 1 | -1/+1 | |
| 2016-06-21 | update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGE | spider@app1 | 1 | -1/+1 | |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 1 | -2/+2 | |
| 2013-04-07 | clean up menus | Christian Fowler | 1 | -3/+3 | |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 | |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 1 | -2/+2 | |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 1 | -2/+2 | |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 1 | -2/+2 | |
| 2009-03-17 | typo | wjames5 | 1 | -2/+2 | |
| 2009-02-19 | use p_<pkg>_admin for determing the presence and contents of the global ↵ | Christian Fowler | 1 | -11/+18 | |
| admin menu. previousl this was controlled entirely by p_admin for all packages. now, groups can be assigned administrative control of packages ad hoc | |||||
| 2008-06-26 | set mActivePackage instead of remaining in kernel - used by ↵ | Max Kremmel | 1 | -2/+4 | |
| $gBitThemes->loadLayout() | |||||
| 2008-06-26 | make use of display_mode option recently added by spiderr and add some ↵ | Max Kremmel | 1 | -1/+2 | |
| rudimentary column control based on display_mode. also moved FormatHeader stuff to BitThemes. | |||||
| 2008-06-25 | change display call to use a hash for display options, add display_mode to ↵ | Christian Fowler | 1 | -2/+2 | |
| options hash | |||||
| 2007-07-19 | oops, removed gBitInstaller by accident | Max Kremmel | 1 | -1/+4 | |
| 2007-07-18 | don't forget to assing page to template | Max Kremmel | 1 | -8/+8 | |
| 2007-07-18 | clean out some ancient code and (finally) sort packages in admin page | Max Kremmel | 1 | -43/+18 | |
| 2007-04-04 | add new layout admin page which gives full access to all modules in all ↵ | Max Kremmel | 1 | -1/+2 | |
| layouts. should we simplify the original layout page now or leave as is? | |||||
| 2007-04-02 | Massive changes to themes layout engine: | Max Kremmel | 1 | -2/+4 | |
| - 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-07-23 | improve package management and performance, eliminate some package related ↵ | Jams H Thompson | 1 | -2/+2 | |
| install errors | |||||
| 2006-07-13 | verify packages for layout | Christian Fowler | 1 | -3/+4 | |
| 2006-06-15 | no need to verifyPackages in all admin screens. load it yourself if you need it. | Max Kremmel | 1 | -3/+3 | |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -2/+2 | |
| 2006-03-20 | add ADODB like debug output to PEAR::Db | Christian Fowler | 1 | -1/+2 | |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -6/+6 | |
| conflict with new content preferences | |||||
| 2006-02-01 | removed require of deleted file | Hash9 | 1 | -2/+1 | |
| 2006-02-01 | move custom menu stuff to tidbits | Christian Fowler | 1 | -3/+5 | |
| 2006-01-25 | Added uspport for multiple database backend support. This necessitates ↵ | Christian Fowler | 1 | -1/+2 | |
| removal of all use of ->EOF and ->fields on the result sets. Also, queries that snag a single row and then use $rs->fields should revert to the simpler getRow() funciton in the BitDb classes. BitDb.php was broken into kernel/BitDbBase.php and kernel/BitDbAdodb.php. kernel/BitDbPear.php was added wiht functionality for Pear::DB Also, the bitweavercore cvs module now works. So you can install a total barebones bitweaver - even without the wiki package. The main fix was to insure pageExists was only executing if wiki package was active so it would not select from non-existant tables | |||||
| 2005-12-26 | merge recent changes into HEAD | Max Kremmel | 1 | -9/+13 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 1 | -14/+14 | |
| 2005-06-19 | remove debug | Max Kremmel | 1 | -2/+1 | |
| 2005-06-19 | introducing version check for bitweaver releases | Max Kremmel | 1 | -4/+9 | |
| 2005-06-19 | IMPORT TikiPro CLYDE FINAL | bitweaver.org | 1 | -0/+97 | |
