summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
10 daysMove linked user_id field into Liberty Extensions tab, first positionHEADmasterLester Caine2-12/+13
10 daysMap contact persons to registered users via contact.role_idLester Caine2-0/+21
2026-06-11Introduce ContactPerson and ContactBusiness subclassesLester Caine6-23/+16
2026-06-07Remove duplicate ipackage attributes from biticon callsLester Caine3-3/+3
2026-06-06display_contact: migrate to loadXrefInfo/gXrefInfo pathLester Caine2-6/+10
2026-06-06xref: remove dead list_xref.tpl overrideLester Caine1-65/+0
2026-06-06list templates: remove unimplemented remove_contact bulk action optionLester Caine2-6/+0
2026-06-06edit.php: add expunge=1 handler; contact_date_bar: use edit.php?expunge=1Lester Caine1-1/+1
2026-06-06xref item templates: replace $source eq/ne 'history' with $isHistoryLester Caine7-85/+85
2026-06-06address/phone item templates: replace $source with $isHistoryLester Caine2-6/+6
2026-06-06view_xref_contact_group.tpl: default allow_edit to false, consistent with oth...Lester Caine1-1/+1
2026-06-06edit: switch xref tabs to LibertyXrefGroup pathLester Caine1-7/+5
2026-06-06view_xref_contact_group.tpl: add class="table" for full-width tab renderingLester Caine1-1/+1
2026-06-06xref item templates: drop dead Link/nbsp column; move generics to libertyLester Caine5-126/+53
2026-06-05Fix delete permission: p_remove_contact → p_contact_expungeLester Caine3-5/+5
2026-06-05Update contact menu iconsLester Caine1-4/+4
2026-06-05Remove edit_xref_key_seal.tpl — no supporting codeLester Caine1-81/+0
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine19-32/+113
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine13-13/+13
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine19-60/+60
2026-06-02list.tpl: remove street sort — contact_address not yet joined in getListLester Caine1-1/+1
2026-06-02list.tpl: fix column mismatch — both rows now 2 columnsLester Caine1-7/+1
2026-06-02Rename list.php → list_contacts.php; add odd/even row pairs to listLester Caine3-4/+5
2026-05-31Add add_person/add_business flows; tidy contact view/edit for typeLester Caine18-92/+213
2026-05-31Fix contact type checkboxes storing wrong value; fix null trimLester Caine1-3/+3
2026-05-29Rename view_xref_*_record.tpl to _item.tpl; remove key_seal; fix list dispatchLester Caine13-121/+2
2026-05-27Clean up contact menu: remove Cotswold items, add Order holding linkLester Caine1-7/+4
2026-05-27Fix Firebird/PDO compatibility and strip Cotswold Security remnantsLester Caine9-330/+1
2026-05-26Migrate contact xref to liberty_xref tables; add address_postcode to schemaLester Caine8-15/+15
2026-05-25Switch display_contact to use liberty's generic list_xref templateLester Caine1-1/+1
2026-05-22Fix xref group display: alias xref_type AS source, use sort_order for group f...Lester Caine1-1/+1
2026-05-22Migrate contact xref to liberty_xref tables; add package-owned gallery viewLester Caine2-1/+36
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...V5-php84lsces27-75/+75
2026-03-27Smart5 style changeslsces16-53/+53
2025-09-10Tidy to use $gContent directly rather than via mInfolsces1-3/+3
2025-08-24Just a crude merging of the PHP7 code base with the PHP8.4 versionlsces93-265/+2269
2016-02-07Second contact list stylelsces2-0/+97
2015-12-08Tidy templatelsces1-3/+1
2015-01-22Change list stylelsces1-29/+34
2014-10-22Tidy up to Smarty3 and BS3lsces22-100/+102
2014-06-07switch to form-grouplsces44-148/+148
2014-05-31Modify templates for ink frameworkINK_Portlsces40-142/+242
2013-08-22Modify html for bootstrap frameworklsces1-1/+2
2013-08-22Expand admin functionalitylsces3-3/+168
2012-04-10Add additional search field for xref dataLester Caine ext:(%22)1-2/+4
2012-04-10Missplaced </h1> tagLester Caine ext:(%22)1-1/+2
2012-04-10Tag each data type div with it's name to extract the data fields.Lester Caine ext:(%22)1-3/+41
2012-04-10Incorrect fields file nameLester Caine ext:(%22)1-1/+1
2012-04-10Dat type pemplates need to identify when they are used in parallel.Lester Caine ext:(%22)7-23/+23