| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -12/+9 |
| 2025-08-28 | General code updated to PHP8.4 and namespace | lsces | 1 | -25/+31 |
| 2021-02-03 | move kernel/includes/setup_inc.php | modela bitweaver | 1 | -1/+1 |
| 2021-02-01 | move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons... | modela bitweaver | 1 | -2/+2 |
| 2021-01-31 | PHP7 clean up dual static + object use of parseData, and create ->getParsedDa... | modela bitweaver | 1 | -1/+1 |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 1 | -5/+5 |
| 2015-08-25 | Tidy docblock documentation - still needs a fuller set of comments adding | lsces | 1 | -1/+1 |
| 2010-06-09 | Strip down CVS keywords.pre-lf-storage-path-to-file-name | cvs2git | 1 | -1/+1 |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATE | wjames5 | 1 | -2/+2 |
| 2009-11-22 | rollback this is not the right way to enforce crossposting as blog is not req... | wjames5 | 1 | -2/+2 |
| 2009-11-22 | Use blog content settings rather than post for new posts - committed for othe... | Lester Caine | 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 |
| 2008-10-25 | properly populate the post form if store fails | wjames5 | 1 | -1/+11 |
| 2008-10-20 | BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv... | Christian Fowler | 1 | -2/+2 |
| 2008-10-03 | CORE CHANGE: cleave Create permission from Edit permission so that they are d... | wjames5 | 1 | -2/+2 |
| 2008-09-19 | tra() for error/warning/delete messages | laetzer | 1 | -4/+5 |
| 2008-08-30 | add verifyTicket on expunge | Christian Fowler | 1 | -1/+2 |
| 2008-07-06 | correct display mode | wjames5 | 1 | -2/+2 |
| 2008-07-01 | move verifyTicket to only happen prior to store | Christian Fowler | 1 | -3/+3 |
| 2008-06-25 | change display call to use a hash for display options, add display_mode to op... | Christian Fowler | 1 | -2/+2 |
| 2008-05-23 | customize status utilization to facilitate draft blog posts - this is a good ... | wjames5 | 1 | -1/+8 |
| 2008-04-28 | use BIT_MAX_RECORDS | Christian Fowler | 1 | -2/+2 |
| 2008-04-25 | fix code formatting | wjames5 | 1 | -4/+4 |
| 2008-04-22 | use MAX_RECORDS define to be normal | Christian Fowler | 1 | -2/+2 |
| 2008-04-22 | set no max_records limit for blog list, and reverse sort to title_asc | Christian Fowler | 1 | -2/+3 |
| 2007-12-31 | automatically select a default target blog for posting if one is specified | Jams H Thompson | 1 | -2/+10 |
| 2007-12-09 | set offset default so sidelists dont get jumbled up by request value | wjames5 | 1 | -2/+1 |
| 2007-12-06 | add field descriptions | Jams H Thompson | 1 | -1/+3 |
| 2007-10-10 | migrate core ajax services off prototype to mochikit | wjames5 | 1 | -3/+1 |
| 2007-09-25 | tweak title displayed for better usuability in browser history | Christian Fowler | 1 | -2/+3 |
| 2007-09-14 | update permission checks to use smpler verify methods | Christian Fowler | 1 | -5/+6 |
| 2007-09-11 | revert to hasEditPermission() | Christian Fowler | 1 | -5/+3 |
| 2007-09-07 | woops - perms check needs to be add not or | wjames5 | 1 | -2/+2 |
| 2007-09-07 | quick patch to require ownership or admin to edit an existing blogpost - patc... | wjames5 | 1 | -1/+8 |
| 2007-07-10 | move loadAjax() to BitThemes | Max Kremmel | 1 | -2/+2 |
| 2007-07-09 | clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o... | Max Kremmel | 1 | -2/+2 |
| 2007-05-16 | remove all commented out depricated category crap and depricated blogid stuff... | wjames5 | 1 | -3/+1 |
| 2007-05-16 | add alternate two field blogpost editing as admin option - off by default | wjames5 | 1 | -15/+6 |
| 2007-04-20 | textarea_id set automagically by {textarea} | Nick Palmer | 1 | -4/+1 |
| 2007-04-16 | use right ajax library for attachments | wjames5 | 1 | -3/+2 |
| 2007-04-10 | use gContent->hasUserPermission for post perm | wjames5 | 1 | -3/+2 |
| 2007-04-07 | persist format_guid selection on preview | wjames5 | 1 | -1/+5 |
| 2007-04-07 | fix error when no title specified - set default to display date as title when... | wjames5 | 1 | -23/+16 |
| 2007-03-23 | major overhaul to permissioning just about complete, fix crosspost, fix viewi... | Christian Fowler | 1 | -28/+15 |
| 2007-03-22 | first pass at content perm sql - right now on p_blogs_post is taking advantage | Christian Fowler | 1 | -24/+6 |
| 2007-03-21 | remove from blog creation, posting, display, may still be some refs in ranki... | wjames5 | 1 | -4/+20 |
| 2007-03-19 | add new permissioning code blogs, major cleanout of old code, get multi-selec... | Christian Fowler | 1 | -137/+32 |
| 2007-03-18 | init blogs refactoring | wjames5 | 1 | -14/+58 |
| 2007-03-02 | enable editing of publish and expire time, set publish time as default time d... | wjames5 | 1 | -1/+2 |