summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Lester Caine4-95/+28
base defaulted to ROLE_MODEL
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
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 ↵lsces1-0/+1
rather than the hacked booticon for a properly managed full colour icon suite
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 ↵lsces7-20/+20
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
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
2025-08-27Templates updated to PHP8.4 and namespacelsces9-34/+37
2025-08-27New Smarty5 style bitweaver extensionslsces1-0/+315
2025-08-27Add Smarty5 style block functionslsces12-0/+686
2025-08-27Trim old style block functionslsces12-532/+0
2025-08-27Tidy old upgrade stuff for new 5.0 startlsces3-150/+12
2025-08-23Add session based BitFeedback mechanism for passing messages between pageloadspiderr3-5/+77
2025-06-15fix strings without timezones using strtotime in cal_date_formatspiderr1-4/+8
2025-05-30define CONFIG vars if not already definedspider@dav1-0/+33
2025-05-29constant defined check in smartlinkspider@dav1-1/+4
2025-05-28add null.tplspiderr1-0/+1
2025-05-24fix ifile if empty in {form}spiderr1-2/+3
2025-05-24clean up poll plugin (needs to be moved to POLLS_PKG)spiderr1-2/+2
2025-05-24drop use of Smarty 2.0 backwards compatibility wrapper SmartyBCspiderr1-2/+3
2025-05-24is_string check in biticon; empty/is_numeric in mAppMenu_sortspiderr2-2/+4
2024-09-28Merge branch 'master' of github.com:bitweaver/themesspiderr4-9/+9
2024-09-26rename antiquated bit- css classes and cookie to bw-spiderr4-9/+9
2024-08-17Merge branch 'master' of github.com:bitweaver/themesspiderr1-1/+1
2024-06-04convert $_REQUEST['ajax_xml'] to $_REQUEST['ajax_api']spiderr1-1/+1