| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -2/+1 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-08-27 | Kernel functions changes to cover uninitialized variables and style changes ↵ | lsces | 1 | -15/+17 | |
| for PHP8.4 | |||||
| 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 | -2/+1 | |
| ->getParsedData & ::filterDataHash | |||||
| 2012-06-08 | revert getContactUrl with getDisplayUrl - looks like a mass search and ↵ | spiderr | 1 | -1/+1 | |
| replace gone wild | |||||
| 2012-04-17 | Tidy up to remove 'STRICT' warnings | Lester Caine ext:(%22) | 1 | -1/+1 | |
| Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version parameters need to be identical across all classes getAttachment augmented by a static loadAttachment | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 | |
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is ↵ | wjames5 | 1 | -2/+2 | |
| accessed though systme hash with get name method call, still no schema change required | |||||
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 1 | -2/+2 | |
| 2008-07-29 | Bring getContentList into line with getList and drop the 'data' return. | Lester Caine | 1 | -2/+1 | |
| listHash passed to getContentList is updated like getList, so those areas that need a private copy should create their own Hash. Framework for hasDeletePermission added to LibertyContent. | |||||
| 2007-07-08 | update rss cache filename and don't check for unrelated permission | Max Kremmel | 1 | -43/+38 | |
| 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 | |||||
| 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-29 | add liberty rss feed | Max Kremmel | 1 | -0/+72 | |
