summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
13 daysFix pdfjs viewer URL: move zoom to hash, fix search hash parameterLester Caine1-2/+1
13 daysReplace Add Comment text button with insert-text icon in non-AJAX pathLester Caine1-1/+1
13 daysReplace network-receive with go-down for file download iconLester Caine1-1/+1
13 daysReplace Add Comment text button with insert-text iconLester Caine1-1/+1
2026-06-10liberty: fix view_xref_value_item — drop empty cell, gate date/action cols ...Lester Caine2-4/+5
2026-06-07LibertyXrefInfo/LibertyXrefGroup: optional package-level guid supportLester Caine5-5/+5
2026-06-06xref: migrate query methods to LibertyXrefType; docblocks throughoutLester Caine1-77/+34
2026-06-06xref item templates: replace $source eq/ne 'history' with $isHistoryLester Caine9-101/+101
2026-06-06list_xref.tpl: remove fixed column widthsLester Caine1-6/+6
2026-06-06list_xref.tpl: fix legacy path headers to Type/Value/NotesLester Caine1-2/+2
2026-06-06list_xref.tpl: add class="table" for full-width tab renderingLester Caine1-4/+4
2026-06-06xref group templates: drop Link column; tighten text item edit gatingLester Caine2-31/+66
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine11-20/+20
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine16-17/+17
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine28-58/+58
2026-06-02add_xref.tpl: add Extended Value (xkey_ext) field between xkey and NoteLester Caine1-0/+7
2026-06-02add_xref.tpl: use xkey for Value, add Note (edit), drop Linked Content IDLester Caine1-5/+4
2026-06-02Fix PDF plugin admin form — button name was settings_store, PHP checks plug...Lester Caine1-1/+1
2026-06-01Remove pbase/pdfx plugin — facilities moved into mime.pdfLester Caine1-11/+0
2026-05-31list_xref.tpl: gate date and edit column headers on xrefAllowEditLester Caine1-6/+8
2026-05-29Fix cross-package _record.tpl references; remove key_seal templateLester Caine3-3/+2
2026-05-29Add enrichXrefDisplay hook and xkey_ext to value edit templateLester Caine1-0/+7
2026-05-29Standardise xref templates to _item naming; add value and group templatesLester Caine14-1/+64
2026-05-29BOM parts list support: xref template dispatch and LibertyXref fixesLester Caine1-1/+1
2026-05-27Allow xref tabs to suppress edit/delete buttons via allow_edit=falseLester Caine9-17/+18
2026-05-26Add liberty_xref subsystem: package-agnostic typed cross-referencesLester Caine5-19/+20
2026-05-25Add bridge templates for contact-specific xref record typesLester Caine3-0/+3
2026-05-25Add generic xref record templates and sub-template rendering to libertyLester Caine9-22/+242
2026-05-25list_xref: fix icon, add allow_add guard, remove debug commentLester Caine1-2/+2
2026-05-25Add generic xref controllers and templates to libertyLester Caine3-0/+145
2026-05-22Add generic xref group/source admin pages to libertyLester Caine3-0/+222
2026-05-21Replace broken video.js player with native HTML5 video elementLester Caine1-9/+3
2026-05-18Tidy ckeditor to allow browser based spellcheck and retire other optionsLester Caine1-1/+1
2026-05-18Remove swf based fallbacks since they no longer existLester Caine4-83/+15
2026-05-15Remove unused group model codeLester Caine2-76/+1
2026-05-15Further trimming of role_model selectionLester Caine1-5/+1
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-2/+2
2026-05-15Move template javascript to themes ? as to if it should be in libertyLester Caine2-3/+2
2026-05-15Move acisortable to package used in structure_editLester Caine1-2/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine45-1/+1
2026-05-09Display in view rather than download, allows fancyzoom on imagesV5-php84Lester Caine1-1/+1
2026-04-16Style tidies for PHP8.4lsces1-2/+2
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces4-4/+4
2026-04-05extra default removedlsces1-1/+1
2026-04-05Revert disable on services template and fix a rogue $smart which was missing ...lsces2-2/+2
2026-04-02Restore displaying plugin help and settings buttons. Still a problem with .cs...lsces1-4/+4
2026-04-02Still needs further work, but switched up using video.js rather than flashlsces2-29/+13
2026-04-02Modern pdf handler using pdf.js extended to allow search from url. Needs the ...lsces2-14/+7
2026-04-02Cull unused plugins. Flash is no longer available and pdfx thumbnails have be...lsces3-53/+0
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces38-65/+65