summaryrefslogtreecommitdiff
path: root/edit_xref.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-4/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-24Just a crude merging of the PHP7 code base with the PHP8.4 versionlsces1-7/+6
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-4/+4
2012-08-06Bring in line with getDisplayUrl changeslsces1-3/+3
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-3/+3
Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version load parameters need to be identical across all classes
2012-04-10Problem with static functions not passing dataLester Caine ext:(%22)1-4/+4
Add_xref extracts identified data fields to generic fields for storage
2011-03-10Add xref type specific templates in parallal with the xref generic view and ↵Lester Caine1-1/+5
edit functions Template field has been added to CONTACT_XREF_SOURCE table.
2010-12-08Ensure related content item is loaded when accessing a sub-recordLester Caine1-2/+5
2010-11-03Import package again after stripping private data which should not have been ↵"Lester Caine ext:(%22)1-0/+61
commited