[go: up one dir, main page]

Menu

Commit [r19]  Maximize  Restore  History

+ frmEditPersons let's you define a person as a doctor or as a patient (it is not complete...)

* frmEditStandard.lblTop has a height of 64 to be able to insert pictures of 64x64
+ The program creates a new database (actually empty) called default data database.
The default data database is built with the <database name> + '_defdata' name and will contain default data like the list of countries, cities, drugs, etc..
The idea is to store inside the main database just the used data.
+ the "tDoctorsTypesCategories" table was created (i.e. "family", "cardiologist", "diabetologist", etc.)
+ the "tDoctorsTypes" table was created: it says to which categories each doctor belongs
* the hor_const_database file was renamed into hor_database: it contains also functions regarding the database (some of them removed from hor_main)

matfanjol 2015-01-25

1 2 > >> (Page 1 of 2)
changed /trunk/TODO.txt
changed /trunk/healthor.lpi
changed /trunk/healthor.lpr
changed /trunk/hor_about.lfm
renamed /trunk/hor_const_database.pas -> /trunk/hor_database.pas
changed /trunk/hor_dbopen.lfm
changed /trunk/hor_dbopen.pas
changed /trunk/hor_edit_countries.lfm
changed /trunk/hor_edit_persons.lfm
changed /trunk/hor_edit_persons.pas
changed /trunk/hor_edit_standard.lfm
changed /trunk/hor_edit_standard.pas
changed /trunk/hor_main.lfm
changed /trunk/hor_main.pas
changed /trunk/hor_messages.pas
changed /trunk/hor_navigation_countries.lfm
changed /trunk/hor_navigation_persons.lfm
changed /trunk/hor_navigation_persons.pas
changed /trunk/hor_navigation_standard.lfm
changed /trunk/hor_navigation_standard.pas
added /trunk/images/Tmp.jpg
changed /trunk/locale/healthor.en.po
changed /trunk/locale/healthor.it.po
changed /trunk/locale/healthor.po
/trunk/images/Tmp.jpg
Binary file was added.
1 2 > >> (Page 1 of 2)