| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 10 days | Add config/kernel/auth_check.php; fix .gitignore path anchoringHEADmaster | Lester Caine | 1 | -0/+32 | |
| auth_check.php is generic (includes site-specific auth_config.php) and belongs in the config package so server-pull-all.sh deploys it. .gitignore package entries were missing leading / so kernel/ matched config/kernel/ as well as the root kernel/ package directory. Fixed all package and externals entries to use root-anchored /name/ form. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 11 days | Remove site-specific kernel/ from config package | Lester Caine | 2 | -38/+0 | |
| kernel/auth_check.php and auth_config.php are per-server configuration managed via webstack — not part of the generic deployable config package. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Move iconsets from config/ to util/ — update ICONSETS_* constants | Lester Caine | 1 | -3/+3 | |
| ICONSETS_PATH/URL/URI now point to UTIL_PKG_PATH/URL so the iconset is shared across all packages rather than owned by config. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-18 | Extend auth_request checking to correctly handle user role filter | Lester Caine | 1 | -14/+13 | |
| 2026-05-14 | tidy config git exclusions and php-cs-fixer tidies to php8.5 standards | Lester Caine | 3 | -188/+21 | |
| Exclude config/css, fonts, iconsets, images, themes from tracking. Untrack config_inc.php (already in .gitignore but was previously tracked). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-04-19 | To prevent search engines crawling the raw content in attatchments, the ↵ | lsces | 3 | -0/+206 | |
| auth_request facility has been brought into use. It should be possible to duplicate on apache but not tested that. The original thought was to use 'internal' forwarding, but one needs the extra checks that auth_request provides to determine which role set is being allowed for a user or the anonomous user. | |||||
| 2026-04-05 | Can't use defined name until it's defined :)V5.0.0 | lsces | 1 | -1/+1 | |
| 2026-03-27 | Remove submodule tracking - packages now managed independently | lsces | 3 | -0/+0 | |
| 2025-09-05 | Kick sticky fingers out of config folder | lsces | 1 | -0/+4 | |
| 2025-09-04 | Tidy loose ends on master view of project. colourstrap files needs moving to ↵ | lsces | 1 | -5/+5 | |
| submodule | |||||
| 2025-08-28 | Information to tidy the display of the config package in the installer | lsces | 3 | -0/+7 | |
| 2025-08-28 | Advise from Mistra is essentially crap, now I know what was missing this ↵ | lsces | 1 | -0/+0 | |
| sorts out the rest of the basic submodules and I know now how to add new ones. | |||||
| 2025-08-27 | Update move to Bitweaver5 branch | lsces | 1 | -0/+0 | |
| 2025-08-27 | Remove unwanted themes | lsces | 4 | -0/+0 | |
| 2025-08-27 | Remove unwanted directories and update .gitmodules | lsces | 4 | -0/+0 | |
| 2021-04-15 | clean up for includes/ reorg | modela bitweaver | 2 | -1/+1 | |
| 2021-02-13 | move bit_setup_inc.php to includes/ | modela bitweaver | 1 | -0/+0 | |
| 2021-01-31 | update commits after major pull | modela bitweaver | 2 | -0/+0 | |
| 2020-08-25 | update commits after major pull | modela bitweaver | 1 | -0/+0 | |
| 2018-08-01 | update commits | modela bitweaver | 2 | -0/+0 | |
| 2018-08-01 | update commits | modela bitweaver | 2 | -0/+0 | |
| 2017-02-13 | remove-PHP_Compat | modela bitweaver | 2 | -0/+0 | |
| 2017-01-14 | assign_by_ref-to-assignByRef | modela bitweaver | 1 | -0/+0 | |
| 2016-06-21 | update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGE | modela bitweaver | 4 | -0/+0 | |
| 2015-02-18 | move-javascript-libs | spiderr | 1 | -0/+0 | |
| 2014-11-19 | add-forminput-label-param-for-bs3 | spiderr | 2 | -0/+0 | |
| 2014-09-22 | getTitleFromHash-cleanup | spiderr | 1 | -0/+0 | |
| 2014-09-08 | update commits | spiderr | 2 | -0/+0 | |
| 2014-06-06 | boostrap3-control-group-2-from-group | spiderr | 1 | -0/+0 | |
| 2014-05-30 | bootstrap3-css-changes-form-group | spiderr | 4 | -0/+0 | |
| 2014-05-30 | bootstrap3-css-changes | spiderr | 1 | -0/+0 | |
| 2014-05-23 | bootstrap3-btn-default | spiderr | 3 | -0/+0 | |
| 2013-05-08 | add bootstrap themes | Bitweaver | 6 | -0/+0 | |
| 2013-05-07 | remove non-bootstrap themes | Bitweaver | 3 | -0/+0 | |
| 2013-05-07 | update commits | Bitweaver | 1 | -0/+0 | |
| 2013-05-07 | update commits | spiderr | 1 | -0/+0 | |
| 2013-04-24 | fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵ | spiderr | 1 | -0/+0 | |
| all table.data tags | |||||
| 2013-04-18 | tweak menu to display title link only when passed var | spiderr | 3 | -0/+0 | |
| 2013-04-10 | move right column back in to place | spiderr | 1 | -0/+0 | |
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 1 | -0/+0 | |
| 2013-04-05 | rename header_inc.tpl to html_head_inc.tpl for naming consistency and ↵ | spiderr | 1 | -0/+0 | |
| avoiding abiguiuty with new html5 header tag | |||||
| 2013-04-04 | cleanup more booticonization | spiderr | 1 | -0/+0 | |
| 2013-04-03 | lots of clean up for bootstrap menus, headers, and footer; purge some ↵ | spiderr | 1 | -3/+0 | |
| ancient defaults | |||||
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 1 | -0/+0 | |
| 2013-04-02 | bootstrap updates convert class=row to class=control-group | spiderr | 1 | -0/+0 | |
| 2012-09-07 | update commits | spiderr | 2 | -0/+0 | |
| 2012-05-25 | add config/bit_setup_inc.php | spiderr | 1 | -0/+22 | |
| 2012-05-25 | ignore config/kernel | spiderr | 1 | -0/+0 | |
| 2012-05-25 | add empty config_inc.php | spiderr | 1 | -0/+0 | |
| 2012-05-25 | all bitweaver supermodule with a clean start. add submodules | spiderr | 7 | -0/+0 | |
