| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-15 | Namespace fixes | Lester Caine | 1 | -4/+5 | |
| 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> | |||||
| 2026-03-09 | As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the ↵ | lsces | 1 | -6/+6 | |
| code, but as yet this has not been tested. VSCode is currently saying the files are now clean. | |||||
| 2021-02-03 | move 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-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 1 | -2/+2 | |
| 2012-04-30 | Tidy up white space extra spaces and tabs | Lester Caine ext:(%22) | 1 | -1/+1 | |
| 2012-04-19 | lots of getDisplayUrl cleanup | spiderr | 1 | -1/+1 | |
| 2012-04-15 | 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 load parameters need to be identical across all classes | |||||
| 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-05-17 | indent using tabs and use bit_redirect() instead of header() | Max Kremmel | 1 | -5/+3 | |
| 2008-10-20 | BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵ | Christian Fowler | 1 | -2/+2 | |
| convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission | |||||
| 2008-10-03 | CORE CHANGE: cleave Create permission from Edit permission so that they are ↵ | wjames5 | 1 | -2/+2 | |
| distinct. See mailing list for more details | |||||
| 2008-10-02 | Move expunge to edit where it belongs. | Nick Palmer | 1 | -1/+20 | |
| 2008-07-31 | tidy up with a preview method | wjames5 | 1 | -19/+3 | |
| 2008-06-25 | change display call to use a hash for display options, add display_mode to ↵ | Christian Fowler | 1 | -2/+2 | |
| options hash | |||||
| 2008-04-25 | update perm check calls to hasUserPerm and the like | wjames5 | 1 | -4/+9 | |
| 2008-04-17 | merge form params before storage so that additional options from ↵ | wjames5 | 1 | -2/+4 | |
| LibertyContent are properly stored | |||||
| 2008-04-14 | fix format_guid issue when saving board description | Max Kremmel | 1 | -2/+2 | |
| 2008-03-01 | add mailing list board_sync for each board | Christian Fowler | 1 | -1/+2 | |
| 2007-04-20 | Update boards to use new {textarea}. | Nick Palmer | 1 | -9/+1 | |
| 2007-03-31 | rename bitboards to boards | Max Kremmel | 1 | -5/+5 | |
| 2007-02-15 | Add phpdoc comment blocks for documentation | Lester Caine | 1 | -5/+11 | |
| 2006-07-29 | total removal of the word from forums, so everything, including tables are ↵ | Christian Fowler | 1 | -12/+12 | |
| just boards -> topics -> posts | |||||
| 2006-07-12 | allow content to be assigned to boards and get some extra data for the ↵ | Hash9 | 1 | -0/+71 | |
| queries, also get more templates for comments from liberty | |||||
