summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysRemove haccordion.js from global JS load; moved to medw theme_setup_inc.phpHEADmasterLester Caine1-2/+0
11 daysUpdate CLAUDE.md: asset locations, theme overrides, session notesLester Caine1-10/+30
11 daysnavbar-center: center nav items for anonymous visitorsLester Caine1-0/+6
11 daysfisheye auto_flow: responsive thumb sizing overrides Bootstrap and site const...Lester Caine1-2/+4
11 daysFix paginator layout: flexbox replaces float-based pull-left/pull-rightLester Caine1-0/+14
11 daysAdd 6-column breakpoint for .fisheye-flow at 1600pxLester Caine1-0/+5
11 daysAdd .fisheye-flow flex layout for auto_flow galleryLester Caine1-0/+17
13 daysDocument pdfjs findbar patch and add to icon/header notesLester Caine1-0/+20
13 daysRestore findbar open hack in pdfjs viewer.mjsLester Caine1-0/+4
13 daysAdd odd/even row colours and override table-striped; document header patternLester Caine2-0/+26
13 daysUpdate icon_browser: go-up/down now covers upload/download; network icons nar...Lester Caine1-4/+4
2026-06-15Register password-show icons in browser; document tango/tango5 copy ruleLester Caine2-0/+9
2026-06-14Document {textarea}/CKEditor rules in Smarty notesLester Caine1-0/+7
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