summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-28Still needs further work ... using generic comment template, but need to ↵Lester Caine1-5/+7
customise for this application of comments
2010-11-28Include tab type when expanding tab dataLester Caine1-6/+1
Secondary data tabs are displayed depending on user role settings
2010-11-28Use correct permissionLester Caine1-2/+2
Add new entries based on current tab
2010-11-28Add links to related 'task' functionsLester Caine1-0/+4
2010-11-28Tidy generic layout so that notes history is shown at the top levelLester Caine1-14/+14
2010-11-04Merge with new on-line baseLester Caine7-45/+95
2010-11-04Remove debugLester Caine1-1/+0
2010-11-04Add back link when viewing detail. This needs to be tidied up to a buttonLester Caine1-0/+1
2010-11-04Create default contact_type for add contactLester Caine1-3/+9
2010-11-04Remove debugLester Caine1-1/+1
2010-11-04Include name element in generic dataLester Caine2-30/+42
2010-11-04Set up default dates for start of current timestamp and no finishLester Caine1-2/+2
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-03Use the data set from xref_store ... this is probably wrong and mInfo should ↵Lester Caine1-1/+2
just have the raw data
2010-11-03Use the correct data tagsLester Caine1-2/+2
2010-11-03Import package again after stripping private data which should not have been ↵"Lester Caine ext:(%22)75-0/+4835
commited
2010-10-24Add note to data directory about managing import data. This should probably ↵Lester Caine1-0/+1
be replaced by a link direct to data stored in config.
2010-10-24Import data should not be visible on the package, moving it to config ↵Lester Caine2-415/+0
package for security reasons
2010-10-24Move external data loaders to import directoryLester Caine4-8/+8
These would normally only be used to initially download legacy data so do not need to be available normally. Particular sites only need their own versions anyway
2010-10-24Script to run wande loaderLester Caine1-0/+39
2010-10-24Import script for ande ( dj contact ) dataLester Caine1-0/+96
2010-10-24Add wande data import to import schemaLester Caine1-0/+28
( Need to check which existing dj management package this data is from )
2010-10-24Move phx data import functions to import directoryLester Caine2-95/+115
2010-10-21Mk2 version of cross-refference import for phx dataLester Caine1-0/+62
2010-10-21Bring main class in line with other commited changesLester Caine1-35/+198
2010-10-21Add history tab facilitiesLester Caine1-7/+32
Remove 'delete' button on history, replace with 'restore' Add 'step' button to break seal items ... this needs moveing to generic function so anything can have a step funcion See user guide for details of step function
2010-10-21Display xkey rather than content_id in listingsLester Caine1-14/+9
2010-10-21Identify the ignore date check boxesLester Caine1-2/+2
2010-10-21Add active/inactive filtering and xref lookupLester Caine1-5/+12
2010-10-21Use xref id rather than content_id for displaying entryLester Caine1-4/+4
2010-10-21Jump directly to view if only a single entry foundLester Caine1-8/+8
2010-10-21Mk2 version of phx csv importLester Caine1-11/+19
2010-10-21Process crossref delete as simple update to end_dateLester Caine2-17/+41
Extend this to create a new linked follow on crossref with the same start_date ( Edit needs to be updated to maintain history )
2010-10-21Use content_id rather than dropped contact_idLester Caine1-2/+2
2010-10-21Import phx security csv dataLester Caine1-0/+39
2010-10-19Tidy filter optionsLester Caine1-4/+2
title will look for text in the title field, location and postcode will look up within address xref's
2010-10-19Integrate ContactType into Contact objectLester Caine1-0/+12
2010-10-19Handle contact type storage in the user sessionLester Caine1-2/+15
2010-10-19Inculde default contact type list into admin pageLester Caine2-0/+29
2010-10-19Add contact type list to filter headerLester Caine2-0/+19
2010-10-19Create the base contact modelLester Caine1-0/+75
2010-10-19Will probably drop, moved to ContactType class to build the base contact modelLester Caine1-187/+1
2010-10-18Tidy installer to current format and initialize with a useful base set of ↵Lester Caine1-32/+51
cross reference identities.
2010-10-18Merge bewteen machinesLester Caine1-1/+7
2010-10-18Major overhaul of contact. Main problem was moving from the older bw formats ↵Lester Caine50-736/+3149
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-18Address handling moved to helper packageLester Caine1-461/+0
2010-10-06Merge with other development machine"Lester Caine ext:(%22)7-9/+180
2010-10-06Update README file"Lester Caine ext:(%22)1-1/+7
2010-10-05GUI for sage data loaderLester Caine2-0/+64
2010-10-05Trim cvs files not no used ( need to work out how to get hggit to ignore the ↵Lester Caine1-2/+0
same .csv files )