[go: up one dir, main page]

Menu

Commit [r497]  Maximize  Restore  History

- Removed a double pregnant field from the tPatients table

+ added the tContactsCategoriesPerson table
+ hor_database: added aContactsCategoriesPerson
+ Renamed constDB_ContactCategory_Familiar into constDB_ContactCategoryPerson_Familiar
+ Renamed constDB_ContactCategory_HusbandWifePartner into constDB_ContactCategoryPerson_HusbandWifePartner
+ Renamed constDB_ContactCategory_Neighbor into constDB_ContactCategoryPerson_Neighbor
+ Renamed constDB_ContactCategory_Friend into constDB_ContactCategoryPerson_Friend
+ Renamed constDB_ContactCategory_Acquaintance into constDB_ContactCategoryPerson_Acquaintance
+ Renamed rsUS_CC_Acquaintance into rsUS_CCP_Acquaintance
+ Renamed rsUS_CC_Familiar into rsUS_CCP_Familiar
+ Renamed rsUS_CC_Friend into rsUS_CCP_Friend
+ Renamed rsUS_CC_HusbandWifePartner into rsUS_CCP_HusbandWifePartner
+ Added rsUS_CCP_Neighbor
+ hor_database: added function Array_ContactsCategoriesPerson: TArray;
+ hor_database: TCodeToDescr: added ctdContactsCategoriesPerson
+ hor_database: DecodeCodeOrDescription: handles ctdContactsCategoriesPerson
+ hor_database: added function CheckContactCategoriesPerson(): boolean;
+ hor_database: DB_CheckSystemData: calls CheckContactCategoriesPerson
+ added the tPersonsContactsCategoriesPerson table
- Fixed the execution of the ftrSettingsNeedExportSet by the triggers: not "for each statement"
+ Added the TfrmNavigationContactsCategoriesPerson mask
+ Added the TfrmEditContacts_Categories_Person mask
+ TfrmMain: added the menu entries to list and add the categories of the persons to contact

matfanjol 2023-06-08

changed /trunk/CHANGES.txt
changed /trunk/healthor.lpi
changed /trunk/hor_database.pas
added /trunk/hor_edit_contacts_categories_person.lfm
added /trunk/hor_edit_contacts_categories_person.pas
changed /trunk/hor_edit_hospitals.lfm
changed /trunk/hor_edit_persons.lfm
changed /trunk/hor_main.lfm
changed /trunk/hor_main.pas
changed /trunk/hor_messages_usb.pas
added /trunk/hor_navigation_contacts_categories_person.lfm
added /trunk/hor_navigation_contacts_categories_person.pas
changed /trunk/locale/healthor.de.po
changed /trunk/locale/healthor.en.po
changed /trunk/locale/healthor.es.po
changed /trunk/locale/healthor.fr_FR.po
changed /trunk/locale/healthor.it.po
changed /trunk/locale/healthor.po
changed /trunk/locale/healthor.pt_PT.po
changed /trunk/locale/healthor.ru.po
changed /trunk/scripts/ver0006.sql