summaryrefslogtreecommitdiff
path: root/Contact.php
AgeCommit message (Collapse)AuthorFilesLines
2013-08-22XRef type listlsces1-0/+1
2012-08-06Bring in line with getDisplayUrl changeslsces1-8/+10
2012-06-10Update to strict stylelsces1-39/+39
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-9/+9
Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version load parameters need to be identical across all classes
2012-04-10Add sub-search on xkey dataLester Caine ext:(%22)1-3/+12
This needs to be tidied when usec with other filters, but basi list search works on Personal and Business searches.
2011-07-12Move geo tools to contact ( isolate later )Lester Caine1-3/+10
2011-07-07Move templates to their own selectable file so that add function can be ↵"Lester Caine ext:(%22)1-5/+32
built selectably. Add_xref has been rebuilt to allow the correct template to display as a different format is selected.
2011-07-05Allow manual address entry, uses the data field for the hand typed address"Lester Caine ext:(%22)1-6/+13
2011-06-29Process eztra keynumber field, and create title field from domestic customer ↵"Lester Caine ext:(%22)1-27/+7
data. Strip unused code
2011-03-10Swap x and y so they are lng and lat not lat and lngLester Caine1-4/+4
2011-03-10Add Contract number list viewsLester Caine1-0/+25
Still needs to be made selectable from the open view
2011-03-10Move address xref records to their own list and display them below the ↵Lester Caine1-0/+48
property address Still need to add a switch to disable navigation links where not needed - or hide them in a pop-up
2010-12-16Remove debugLester Caine1-1/+0
2010-12-16Add manual location information to fine tune map selectionLester Caine1-5/+10
#L xref entry provides Latitude and Longditude in it's xkey and xkey_ext entries
2010-12-08Replace address lookup with access to 'address' package generic database.Lester Caine1-15/+23
This adds map location data to the address and links to OSM, multimap and googlemap
2010-12-08Use base liberty_content `title` as the free format name fieldLester Caine1-4/+3
Allow historic records to be managed for single item xref records
2010-12-08Display xref client lists on the relevent supplier contact recordLester Caine1-1/+40
2010-12-08Add basic xref crosslink ... this should have been included originallyLester Caine1-1/+1
2010-12-08Refresh cached data after database updateLester Caine1-1/+4
2010-11-28Contact title is generated depending on contact typeLester Caine1-9/+9
Parts of a persons name are managed internally isCommentable needs a little work since comments are used as the notes list for a contact Contact address is being used directly, but needs to move to xref item so that multiple addresses can be handled
2010-11-04Merge with new on-line baseLester Caine1-7/+37
2010-11-04Remove debugLester Caine1-1/+0
2010-11-04Add name and default contact address to recordLester Caine1-17/+49
Uses $00 and $01 records for personal name and business name
2010-11-03Import package again after stripping private data which should not have been ↵"Lester Caine ext:(%22)1-0/+638
commited
2010-10-24Move phx data import functions to import directoryLester Caine1-95/+4
2010-10-21Bring main class in line with other commited changesLester Caine1-35/+198
2010-10-19Integrate ContactType into Contact objectLester Caine1-0/+12
2010-10-18Major overhaul of contact. Main problem was moving from the older bw formats ↵Lester Caine1-360/+280
of working up to the latest standards. Using gContent and pageInfo hashes directly in templates. Other rebuilds have gone on. This is still work in progress and a full user manual will be added.
2010-10-05Add load process for sage .csv export filesLester Caine1-0/+72
2010-09-06Add code from local development copyLester Caine1-0/+562