| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-07 | wiki: add missing rss_inc.php include to wiki_rss.php | Lester Caine | 1 | -0/+1 | |
| wiki_rss.php assumed $rss was already created but never included rss_inc.php, causing 'Attempt to assign property on null'. Pattern matches articles_rss.php. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -1/+1 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-08-29 | General code updated to PHP8.4 and namespace | lsces | 1 | -13/+13 | |
| 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 | -2/+2 | |
| 2021-01-31 | PHP7 clean up dual static + object use of parseData, and create ↵ | spiderr | 1 | -1/+1 | |
| ->getParsedData & ::filterDataHash | |||||
| 2011-01-04 | remove CVS Header and Id tags | spiderr | 1 | -1/+0 | |
| 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 | |
| 2007-07-08 | append a common rss cache feed filename for easier maintenance. this tail ↵ | Max Kremmel | 1 | -2/+2 | |
| includes users groups that permissions are generally respected and cache package rss files in individual dirs. | |||||
| 2007-03-07 | modernise BitPage::getList() - lots of code changes so we need to keep an ↵ | Max Kremmel | 1 | -3/+7 | |
| eye on this for a while. | |||||
| 2007-01-07 | add option to specify caching time of rss feeds, add / fix rss default ↵ | Max Kremmel | 1 | -2/+2 | |
| setting in individual packages | |||||
| 2007-01-01 | only load class files when packages have been verified - not really ↵ | Max Kremmel | 1 | -3/+4 | |
| necessary but good practice | |||||
| 2006-05-04 | fix rss settings and rename config names in accordance to bitweaver standard | Max Kremmel | 1 | -4/+5 | |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -2/+2 | |
| 2006-04-05 | fix rss caching | Max Kremmel | 1 | -3/+3 | |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -5/+5 | |
| conflict with new content preferences | |||||
| 2006-02-16 | new API for parseData(); please view ApiChangeLog for details | Max Kremmel | 1 | -2/+2 | |
| 2006-02-09 | remove getPref() and we continue using old method getPreference(); | Max Kremmel | 1 | -3/+3 | |
| replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig() | |||||
| 2006-02-06 | more preference standardisation | Max Kremmel | 1 | -3/+3 | |
| 2006-01-17 | merge recent changes into HEAD | Max Kremmel | 1 | -1/+4 | |
| 2005-12-26 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+2 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 1 | -0/+9 | |
| 2005-10-29 | merge recent changes into HEAD | Max Kremmel | 1 | -8/+10 | |
| 2005-10-23 | merge recent changes into HEAD | Max Kremmel | 1 | -0/+43 | |
