summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-04biticon: respect site_icon_size for menu and quicktag locationsLester Caine1-8/+4
2026-06-04Switch attachment icon from mail-attachment to stock_attachLester Caine2-2/+4
2026-06-04icon_browser: add used_only filter to show only icons in active useLester Caine2-0/+13
2026-06-04icon_browser: update iconUsage to reflect actual icons in use post-conversionLester Caine1-30/+96
2026-06-04Restore smarty_function_booticon name in function.booticon.phpLester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine10-37/+36
2026-06-04Icon system: switch from silk-sprite/colourstrap to Tango3 freedesktop iconse...Lester Caine6-48/+60
2026-06-02base.css: add tr.odd/tr.even for multi-row listing stripingLester Caine1-0/+6
2026-06-01Remove 5.0.0 upgrade script — default version set to 5.0.0Lester Caine1-12/+0
2026-05-30Fix invalid use of 'tra' as Smarty modifier in admin_layout_overview.tplLester Caine1-1/+1
2026-05-18tk tag added correctly, no need for add_link_ticket filteringLester Caine1-30/+0
2026-05-18Move from jscalendar to browser based date and time pickerLester Caine1-95/+27
2026-05-18Trim redundent use of legacy codeLester Caine4-66/+1
2026-05-18Remove legacy codeLester Caine7-21944/+0
2026-05-16Extend BitweaverExtension to allow a different route to use smarty plugins di...Lester Caine2-3/+27
2026-05-16Fix empty string deprecated warningLester Caine1-0/+7
2026-05-16Filter textarea text to allow {code} wrapper to work properly with ckeditorLester Caine1-0/+9
2026-05-16Further improvements to bitweaver smarty extensionLester Caine3-187/+107
2026-05-16Tidy namespace errorsLester Caine2-17/+15
2026-05-16Drop legacy smarty elementsLester Caine3-253/+0
2026-05-15Remove unused group model codeLester Caine1-32/+0
2026-05-15Namespace fixesLester Caine13-17/+28
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine4-95/+28
2026-05-15Relocate fancyzoom library, haccordion probably needs a select option as wellLester Caine1-2/+2
2026-05-15Relocate JavaScriptPacker where it is usedLester Caine3-2/+730
2026-05-15Move fancyzoom locally to package since all themes use itLester Caine27-0/+1086
2026-05-15Add videojs package to javascript libraryLester Caine511-0/+145370
2026-05-15Move core bitweaver.js into themes packageLester Caine1-1/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine663-910/+198519
2026-05-10Use bitweaver error_reporting setting for smartyLester Caine1-1/+1
2026-05-08Add html_entity_decode to the smarty modifiersV5-php84lsces1-0/+5
2026-04-16missing icon alias, but seriously concidering dropping back to biticon rather...lsces1-0/+1
2026-04-16PHP8.4 style tweakslsces2-74/+83
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces11-13/+13
2026-04-05Work around missing elements that PHP8.4 now complains aboutlsces1-7/+7
2026-04-05Short array format for PHP8.4lsces1-49/+47
2026-04-02Local copy of colourstrap.css and iconslsces2-0/+13646
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces7-20/+20
2026-03-27Legacy code tweakslsces2-13/+11
2026-03-26While tr modifier works, add_link_ticket is broken in latest smarty versionlsces1-1/+1
2026-03-26Namespace tidieslsces2-5/+8
2026-03-26Smarty style tidieslsces6-16/+16
2026-03-26Move bootstrap wrapper to the main themes directorylsces1-3/+3
2026-02-02additional smarty plugins massaged for Smarty5lsces2-131/+2
2025-09-04Actually I think this is now retired by the BitweaverExtension.lsces1-2/+5
2025-08-27Extra tools updated to PHP8.4 and namespacelsces3-57/+33
2025-08-27General tools updated to PHP8.4 and namespacelsces4-41/+32
2025-08-27Admin tools updated to PHP8.4 and namespacelsces8-109/+208
2025-08-27Update classes to namespace and PHP8.4lsces2-535/+487
2025-08-27smarty plugins massaged for Smarty5lsces87-704/+1407