summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-14Add CLAUDE.md with themes developer notesLester Caine1-0/+75
2026-06-10themes: add view-grid-symbolic to icon browser usage listLester Caine1-0/+1
2026-06-09themes: floaticon button styling and minifind form spacingLester Caine1-0/+15
2026-06-07Remove duplicate ipackage attributes from biticon callsLester Caine1-0/+40
2026-06-06themes: handle unparseable date strings in bit_date_format modifierLester Caine1-3/+10
2026-06-06themes: add bootstrap.css.map for v3.3.7Lester Caine1-0/+1
2026-06-06themes: fix APCu-poisoning of mRawFiles causing duplicate JS/CSS headersLester Caine2-16/+30
2026-06-05Add new contact/stock/view icons to icon browser usage listLester Caine1-1/+8
2026-06-05Add view-list, task-add, address-book-new, address-book-new-symbolic, contact...Lester Caine1-1/+6
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine5-6/+6
2026-06-05Add istyle=flag for scalable 4:3 SVG flag sizingLester Caine1-3/+3
2026-06-05Support explicit width/height params in biticon SVG outputLester Caine1-3/+4
2026-06-05Add SVG to biticon_first_match default extension search orderLester Caine1-1/+1
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine5-5/+6
2026-06-04Add go-left/go-right to icon browser usage listLester Caine1-0/+2
2026-06-04Move config.css to themes/css — retire config/css load pathLester Caine2-2/+534
2026-06-04Switch iconset to SVG-only — drop small/medium/large PNG directoriesLester Caine2-27/+7
2026-06-04Fix PHP-array icon names missed by template conversionLester Caine2-4/+4
2026-06-04Replace colourstrap with stock Bootstrap 3.3.7Lester Caine3-1/+6763
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