| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-05 | Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmaster | Lester Caine | 2 | -2/+2 | |
| 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 | 3 | -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 | -2/+2 | |
| 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. Four icons remapped to SVG equivalents in tango/scalable/: dialog-cancel -> process-stop (newsletters: unsubscribed) emblem-downloads -> network-receive (fisheye: download file) emblem-shared -> emblem-symbolic-link (boards: moved topic/thread) 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 | 9 | -35/+35 | |
| 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 | Rework to use jquery and drop mockikit | Lester Caine | 4 | -43/+11 | |
| as yet untested | |||||
| 2026-05-18 | Update system rebased at v5.0.0 | Lester Caine | 1 | -94/+0 | |
| 2026-05-15 | Namespace fixes | Lester Caine | 12 | -46/+58 | |
| 2026-05-15 | To simplyfy maintenence BitUser classes have been retired and active code ↵ | Lester Caine | 2 | -4/+7 | |
| base defaulted to ROLE_MODEL | |||||
| 2026-05-14 | Move legacy mailman library into the relevant package for easier maintenance | Lester Caine | 5 | -4/+396 | |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 31 | -286/+272 | |
| 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 | -2/+2 | |
| 2026-03-27 | Tidyup to loose ends | lsces | 3 | -4/+5 | |
| 2026-03-09 | As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the ↵ | lsces | 53 | -667/+736 | |
| code, but as yet this has not been tested. VSCode is currently saying the files are now clean. | |||||
| 2025-05-27 | remove deprecated & object passing | spider@dav | 1 | -1/+1 | |
| 2024-08-17 | rewrite forum loop | spiderr | 1 | -1/+3 | |
| 2023-11-25 | w3c cleanup: The type attribute is unnecessary for JavaScript resources. | spiderr | 3 | -3/+3 | |
| 2023-06-27 | tweak post_display perm wrappers | spiderr | 1 | -3/+1 | |
| 2022-07-30 | migrate from font-awesome 3.2.1 icon- to 6.1.2 fa- | spiderr | 10 | -43/+43 | |
| 2021-02-13 | update package_path in bit_setup_inc | spiderr | 1 | -1/+1 | |
| 2021-02-13 | move bit_setup_inc.php to includes/ | modela bitweaver | 1 | -0/+0 | |
| 2021-02-05 | empty check on linked_board_cid in boards_content_edit | spiderr | 1 | -1/+1 | |
| 2021-02-04 | add public static to lookupByMigrate* | modela bitweaver | 1 | -2/+2 | |
| 2021-02-04 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | spiderr | 8 | -8/+8 | |
| 2021-02-03 | Merge branch 'master' of github.com:bitweaver/boards | spiderr | 17 | -18/+18 | |
| 2021-02-03 | move kernel/includes/setup_inc.php | modela bitweaver | 16 | -16/+16 | |
| 2021-02-03 | Merge branch 'master' of github.com:bitweaver/boards | modela bitweaver | 23 | -57/+63 | |
| 2021-02-02 | fix INCLUDE and CLASS paths | spiderr | 1 | -1/+1 | |
| 2021-02-02 | PHP7 static only ::lookupByMigrateBoard | modela bitweaver | 1 | -1/+1 | |
| 2021-02-02 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | modela bitweaver | 21 | -26/+26 | |
| 2021-02-01 | move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constants | modela bitweaver | 11 | -24/+24 | |
| 2021-02-01 | PHP7 clean up dual static + object methods | modela bitweaver | 2 | -6/+12 | |
| 2021-01-31 | PHP7 clean up dual static + object use of parseData, and create ↵ | modela bitweaver | 1 | -1/+1 | |
| ->getParsedData & ::filterDataHash | |||||
| 2021-01-31 | PHP7 clean up dual static + object use of parseData, and create ↵ | spiderr | 5 | -8/+6 | |
| ->getParsedData & ::filterDataHash | |||||
| 2021-01-28 | empty check on module_rows in mod_recent_posts | spiderr | 1 | -1/+6 | |
| 2020-11-12 | tidy css classes in admin | spiderr | 1 | -9/+9 | |
| 2020-11-11 | force BitBoard constructor ID's to int | spiderr | 2 | -4/+4 | |
| 2019-04-17 | forums clean up | spiderr | 1 | -7/+6 | |
| 2019-04-17 | clean up board level New Topic | spiderr | 2 | -4/+3 | |
| 2019-04-17 | fix {form} tag to wrap submit buttons | spiderr | 1 | -22/+13 | |
| 2018-09-23 | verifyIdParameter for board_id | spiderr | 1 | -1/+1 | |
| 2018-07-31 | reorg util package to put library code in includes/ and used new ↵ | spiderr | 3 | -4/+4 | |
| UTIL_PKG_INC constant | |||||
| 2017-04-26 | quick cleanup of post display profile pic | spider@app2 | 1 | -3/+2 | |
| 2016-12-29 | bootstrap in user_preferences form | spider@app1 | 1 | -2/+2 | |
| 2016-06-23 | Named constructors being deprecated in PHP7.x | lsces | 3 | -3/+3 | |
| 2016-06-22 | change-all-StartTrans-calls-to-BitBase-method | spider@app1 | 1 | -2/+2 | |
| 2016-06-22 | change-all-StartTrans-calls-to-BitBase-method | spider@app1 | 3 | -8/+8 | |
| 2016-06-21 | change-class-var-to-public | spider@app1 | 2 | -3/+3 | |
| 2016-06-21 | update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGE | spider@app1 | 1 | -1/+1 | |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 12 | -20/+20 | |
| 2015-09-27 | Merge branch 'master' of github.com:bitweaver/boards | turon | 1 | -2/+1 | |
