[go: up one dir, main page]

Menu

Commit [r482]  Maximize  Restore  History

+ hor_database: added the aContactsTypes variable

+ hor_database: DB_ClearDynamicCodeDescriptionArrays: clears also aContactsTypes
+ hor_database: added function Array_ContactsTypes: TArray;
+ hor_database: TCodeToDescr: added ctdContactsTypes
+ hor_database: DecodeCodeOrDescription: handles also ctdContactsTypes
+ hor_usb_stick_vital: TSaveThread.Execute: added qContacts
+ hor_messages_usb: added the following messages:
rsUS_Country
rsUS_Contacts
rsUS_CountryInternationPhoneCode
+ hor_messages: added the following messages:
rsTitleContactsOf
rsMsgErrorUnhandledValue
+ hor_usb_stick_vital: TSaveThread.Execute: writes the country and the contacts
+ Added hor_generic_contacts: defines the available contacts and the relative database information
+ Added the TfrmGenericEditContacts form able to edit the contacts of a Hospital, Person or Place
+ Added the TfrmGenericNavigationContacts form able to list the contacts of a Hospital, Person or Place
+ Added the TframeContacts frame able to list the contacts of a Hospital, Person or Place
+ TfrmEditPersons: added the FContactsFrame variable
+ Added TfrmEditPersons.FormDestroy to destroy, if necessary, the FContactsFrame variable
+ TfrmEditPersons.tsContacts: uses TframeContacts as content of the tab using the FContactsFrame variable
+ TfrmEditHospitals: added the FContactsFrame variable
+ Added TfrmEditHospitals.FormDestroy to destroy, if necessary, the FContactsFrame variable
+ TfrmEditHospitals: added the tsContacts tab that uses TframeContacts as content of the tab using the FContactsFrame variable
+ Added tPlacesContacts table
+ New reminders about next steps...

matfanjol 2020-12-25

1 2 > >> (Page 1 of 2)
changed /trunk/CHANGES.txt
changed /trunk/TODO.txt
changed /trunk/healthor.lpi
changed /trunk/healthor.lpr
changed /trunk/hor_database.pas
changed /trunk/hor_edit_hospitals.lfm
changed /trunk/hor_edit_hospitals.pas
changed /trunk/hor_edit_persons.lfm
changed /trunk/hor_edit_persons.pas
removed /trunk/hor_edit_persons_contacts.lfm
removed /trunk/hor_edit_persons_contacts.pas
added /trunk/hor_generic_contacts.pas
added /trunk/hor_generic_edit_contacts.lfm
added /trunk/hor_generic_edit_contacts.pas
added /trunk/hor_generic_frame_contacts.lfm
added /trunk/hor_generic_frame_contacts.pas
added /trunk/hor_generic_navigation_contacts.lfm
added /trunk/hor_generic_navigation_contacts.pas
changed /trunk/hor_main.lfm
changed /trunk/hor_main.pas
changed /trunk/hor_messages.pas
changed /trunk/hor_messages_usb.pas
removed /trunk/hor_navigation_persons_contacts.lfm
removed /trunk/hor_navigation_persons_contacts.pas
changed /trunk/hor_usb_stick_vitaldata.pas
1 2 > >> (Page 1 of 2)