summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
7 daysRemove haccordion.js from global JS load; moved to medw theme_setup_inc.phpHEADmasterLester Caine1-2/+0
2026-06-06themes: fix APCu-poisoning of mRawFiles causing duplicate JS/CSS headersLester Caine1-12/+26
2026-06-04Move config.css to themes/css — retire config/css load pathLester Caine1-2/+2
2026-06-04Replace colourstrap with stock Bootstrap 3.3.7Lester Caine1-1/+1
2026-05-18tk tag added correctly, no need for add_link_ticket filteringLester Caine1-30/+0
2026-05-18Trim redundent use of legacy codeLester Caine1-53/+1
2026-05-16Extend BitweaverExtension to allow a different route to use smarty plugins di...Lester Caine1-3/+25
2026-05-16Further improvements to bitweaver smarty extensionLester Caine1-187/+23
2026-05-16Tidy namespace errorsLester Caine1-15/+10
2026-05-15Remove unused group model codeLester Caine1-32/+0
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-64/+19
2026-05-15Relocate fancyzoom library, haccordion probably needs a select option as wellLester Caine1-2/+2
2026-05-15Relocate JavaScriptPacker where it is usedLester Caine2-1/+729
2026-05-15Move core bitweaver.js into themes packageLester Caine1-1/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine5-97/+91
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-16PHP8.4 style tweakslsces1-73/+80
2026-04-05Work around missing elements that PHP8.4 now complains aboutlsces1-7/+7
2026-03-26While tr modifier works, add_link_ticket is broken in latest smarty versionlsces1-1/+1
2026-03-26Move bootstrap wrapper to the main themes directorylsces1-3/+3
2025-08-27Extra tools updated to PHP8.4 and namespacelsces2-52/+29
2025-08-27Update classes to namespace and PHP8.4lsces2-535/+487
2025-08-27New Smarty5 style bitweaver extensionslsces1-0/+315
2025-08-23Add session based BitFeedback mechanism for passing messages between pageloadspiderr2-4/+74
2025-05-30define CONFIG vars if not already definedspider@dav1-0/+33
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_sortspiderr1-1/+3
2024-06-04convert $_REQUEST['ajax_xml'] to $_REQUEST['ajax_api']spiderr1-1/+1
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.; Tra...spiderr1-3/+3
2023-02-06validate theme directory before settingspiderr1-2/+4
2022-11-12checkout for getAll themes_layouts before storingspiderr1-5/+6
2022-02-14clean up themes_feedback_to_html to use <ul> if multiple items sent in on sam...spiderr1-7/+19
2021-02-13update package_path in bit_setup_incspiderr1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+47
2021-02-06USERS_PKG_CLASS_PATH for $userClassspiderr1-2/+2
2021-02-05make sure p2Dhash is arrayspiderr1-1/+1
2021-02-03remove custom theme.php feature themes_edit_cssspiderr1-11/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver3-0/+2611