| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -0/+1 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-03-26 | Namespace changes | lsces | 1 | -3/+4 | |
| 2025-08-27 | Kernel functions changes to cover uninitialized variables and style changes ↵ | lsces | 1 | -6/+8 | |
| 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 | -1/+1 | |
| 2021-01-31 | PHP7 clean up dual static + object use of parseData, and create ↵ | spiderr | 1 | -3/+1 | |
| ->getParsedData & ::filterDataHash | |||||
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 1 | -1/+1 | |
| 2012-04-29 | Strip extra white space | Lester Caine ext:(%22) | 1 | -3/+3 | |
| ( simply ignoring is causing problems with comment merging ) | |||||
| 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-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 1 | -2/+2 | |
| 2009-01-11 | clean up code. | Max Kremmel | 1 | -26/+32 | |
| 2008-05-06 | need to check global perm for comments post perm | wjames5 | 1 | -2/+2 | |
| 2008-04-28 | IMPORTANT PREMISSIONS UPDATE: this migrates comments from ↵ | wjames5 | 1 | -3/+3 | |
| gBitUser->hasPermission checks to gContent->hasUserPermission checks where gContent is a reference to the comment tree root. This brings comments into line with content permissions model and lets services effect comment permissions. | |||||
| 2007-07-26 | update comments to relay root_id to ajax comments | wjames5 | 1 | -2/+2 | |
| 2007-07-24 | force on ajax comments if ajax comments was requested - accounts for package ↵ | wjames5 | 1 | -1/+7 | |
| override of ajax comments settings | |||||
| 2007-06-22 | Add phpdoc comment blocks | Lester Caine | 1 | -1/+5 | |
| 2007-06-11 | make ajax comments work with catpcha - preview comment if captcha is wrong | wjames5 | 1 | -8/+47 | |
| 2007-06-11 | do a permission check and return correct error depnding on what happened | Max Kremmel | 1 | -10/+9 | |
| 2007-06-10 | new feature post comments using ajax - note scroll but in IE is not a ↵ | wjames5 | 1 | -0/+30 | |
| functional problem - patch comming soon | |||||
