summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmasterLester Caine2-2/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine3-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-04Switch iconset to SVG-only — drop small/medium/large PNG directoriesLester Caine1-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-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine9-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-18Rework to use jquery and drop mockikitLester Caine4-43/+11
as yet untested
2026-05-18Update system rebased at v5.0.0Lester Caine1-94/+0
2026-05-15Namespace fixesLester Caine12-46/+58
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code ↵Lester Caine2-4/+7
base defaulted to ROLE_MODEL
2026-05-14Move legacy mailman library into the relevant package for easier maintenanceLester Caine5-4/+396
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine31-286/+272
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06Tidying links to bitweaver.org to avoid redirect from httpV5-php84lsces2-2/+2
2026-03-27Tidyup to loose endslsces3-4/+5
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the ↵lsces53-667/+736
code, but as yet this has not been tested. VSCode is currently saying the files are now clean.
2025-05-27remove deprecated & object passingspider@dav1-1/+1
2024-08-17rewrite forum loopspiderr1-1/+3
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr3-3/+3
2023-06-27tweak post_display perm wrappersspiderr1-3/+1
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr10-43/+43
2021-02-13update package_path in bit_setup_incspiderr1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-05empty check on linked_board_cid in boards_content_editspiderr1-1/+1
2021-02-04add public static to lookupByMigrate*modela bitweaver1-2/+2
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr8-8/+8
2021-02-03Merge branch 'master' of github.com:bitweaver/boardsspiderr17-18/+18
2021-02-03move kernel/includes/setup_inc.phpmodela bitweaver16-16/+16
2021-02-03Merge branch 'master' of github.com:bitweaver/boardsmodela bitweaver23-57/+63
2021-02-02fix INCLUDE and CLASS pathsspiderr1-1/+1
2021-02-02PHP7 static only ::lookupByMigrateBoardmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver21-26/+26
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver11-24/+24
2021-02-01PHP7 clean up dual static + object methodsmodela bitweaver2-6/+12
2021-01-31PHP7 clean up dual static + object use of parseData, and create ↵modela bitweaver1-1/+1
->getParsedData & ::filterDataHash
2021-01-31PHP7 clean up dual static + object use of parseData, and create ↵spiderr5-8/+6
->getParsedData & ::filterDataHash
2021-01-28empty check on module_rows in mod_recent_postsspiderr1-1/+6
2020-11-12tidy css classes in adminspiderr1-9/+9
2020-11-11force BitBoard constructor ID's to intspiderr2-4/+4
2019-04-17forums clean upspiderr1-7/+6
2019-04-17clean up board level New Topicspiderr2-4/+3
2019-04-17fix {form} tag to wrap submit buttonsspiderr1-22/+13
2018-09-23verifyIdParameter for board_idspiderr1-1/+1
2018-07-31reorg util package to put library code in includes/ and used new ↵spiderr3-4/+4
UTIL_PKG_INC constant
2017-04-26quick cleanup of post display profile picspider@app21-3/+2
2016-12-29bootstrap in user_preferences formspider@app11-2/+2
2016-06-23Named constructors being deprecated in PHP7.xlsces3-3/+3
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-2/+2
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app13-8/+8
2016-06-21change-class-var-to-publicspider@app12-3/+3
2016-06-21update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGEspider@app11-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces12-20/+20
2015-09-27Merge branch 'master' of github.com:bitweaver/boardsturon1-2/+1