| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-07 | Remove duplicate ipackage attributes from biticon callsHEADmaster | Lester Caine | 5 | -16/+16 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-05 | Switch icons: document-properties → edit, text-x-generic → view-list-text | Lester Caine | 5 | -8/+8 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-05 | Switch delete icon from edit-delete to user-trash (dustbin) | Lester Caine | 4 | -4/+4 | |
| user-trash updated to a proper dustbin SVG. All templates across all packages updated to use user-trash instead of edit-delete. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Switch iconset to SVG-only — drop small/medium/large PNG directories | Lester Caine | 1 | -1/+1 | |
| All iconset icons (ipackage=icons) now served from scalable/ as SVGs. ipath (/small/, /medium/, /large/) is preserved only for cache key differentiation and SVG width/height calculation; no PNG directory lookups are performed. Four icons remapped to SVG equivalents that exist in tango/scalable/: dialog-cancel -> process-stop (newsletters: unsubscribed) emblem-downloads -> network-receive (fisheye: download file) emblem-shared -> emblem-symbolic-link (boards: moved topic) mail-mark-important -> emblem-important (messages: flagged) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Convert {booticon} to {biticon} — freedesktop/tango icon names throughout | Lester Caine | 6 | -21/+21 | |
| Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with {biticon ipackage="icons" iname="<freedesktop-name>"} using the tango iconset. Mapping covers ~70 distinct old names to tango equivalents (edit-delete, document-properties, go-next, lock, internet-mail, etc.). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-18 | Update system rebased at v5.0.0 | Lester Caine | 2 | -52/+0 | |
| 2026-05-15 | Role model does not support mail to role | Lester Caine | 1 | -4/+1 | |
| 2026-05-15 | Namespace fixes | Lester Caine | 8 | -20/+28 | |
| 2026-05-14 | Move phpmailer to External library managment | Lester Caine | 1 | -2/+2 | |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 45 | -224/+220 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-04-06 | Tidying links to bitweaver.org to avoid redirect from httpV5-php84 | lsces | 2 | -90/+83 | |
| 2026-03-27 | Figured what has been causing a problem with using && and || in smarty ↵ | lsces | 8 | -14/+14 | |
| templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. | |||||
| 2026-03-26 | Smarty style changes | lsces | 8 | -12/+12 | |
| 2026-03-09 | Smarty5 compliance sorted, but PHP8.4 style advisories still need addressing | lsces | 11 | -32/+20 | |
| 2025-08-28 | Initial conversion to PHP8.4 and namespace, still needs testing | lsces | 4 | -166/+184 | |
| 2025-04-02 | move classes to includes/classes | modela bitweaver | 13 | -15/+15 | |
| 2025-04-02 | fix query; verify admin permission in tend queue | modela bitweaver | 2 | -1/+4 | |
| 2021-04-15 | clean up for includes/ reorg | modela bitweaver | 1 | -1/+1 | |
| 2021-02-13 | move bit_setup_inc.php to includes/ | modela bitweaver | 1 | -0/+0 | |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 11 | -11/+11 | |
| 2021-02-02 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | modela bitweaver | 11 | -17/+17 | |
| 2021-01-31 | PHP7 clean up dual static + object use of parseData, and create ↵ | modela bitweaver | 5 | -6/+5 | |
| ->getParsedData & ::filterDataHash | |||||
| 2018-08-01 | reorg util package to put library code in includes/ and used new ↵ | modela bitweaver | 1 | -2/+2 | |
| UTIL_PKG_INC constant | |||||
| 2016-02-07 | Merge to github | lsces | 4 | -15/+15 | |
| 2016-02-07 | Bootstrap form classes | lsces | 9 | -52/+52 | |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 1 | -2/+2 | |
| 2016-02-07 | Tidy docblock comments | lsces | 5 | -9/+22 | |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 10 | -18/+18 | |
| 2014-11-19 | add-forminput-label-param-for-bs3 | spiderr | 4 | -15/+15 | |
| 2014-06-06 | boostrap3-control-group-2-from-group | spiderr | 8 | -36/+36 | |
| 2014-05-23 | bootstrap3-btn-default | spiderr | 8 | -16/+16 | |
| 2013-07-11 | New phpdoc2 likes the @package tags to be the last entry on the block. | lsces | 1 | -1/+1 | |
| Not a reneral requirement, but something they are enforcing. | |||||
| 2013-07-11 | Docblock header added | lsces | 1 | -0/+13 | |
| 2013-05-09 | bootstrap fixes to user_register_inc.tpl | spiderr | 1 | -1/+1 | |
| 2013-04-28 | use parent::prepGetList | spiderr | 1 | -1/+1 | |
| 2013-04-24 | fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵ | spiderr | 7 | -32/+25 | |
| all table.data tags | |||||
| 2013-04-19 | convert {textarea} from block into function | spiderr | 1 | -1/+1 | |
| 2013-04-19 | fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵ | spiderr | 1 | -8/+6 | |
| user menus | |||||
| 2013-04-18 | tweak menu to display title link only when passed var | spiderr | 2 | -14/+12 | |
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 2 | -3/+4 | |
| 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 edit forms | spiderr | 8 | -16/+16 | |
| 2013-04-03 | lots of clean up for bootstrap menus, headers, and footer; purge some ↵ | spiderr | 1 | -1/+1 | |
| ancient defaults | |||||
| 2013-04-03 | update all admin menus for bootstrap dropdowns with proper sub-menus | spiderr | 1 | -5/+8 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert biticon to booticon | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 5 | -9/+9 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 5 | -12/+12 | |
| 2013-04-02 | bootstrap updates convert class=row to class=control-group | spiderr | 8 | -36/+36 | |
| 2012-10-10 | e_strict corrections to parameters to match base classPRE_BOOTSTRAP | lester@linux2.lsces.co.uk | 2 | -11/+11 | |
