[go: up one dir, main page]

Menu

Commit [r492]  Maximize  Restore  History

+ Added the "Quantity" field to the "tAgendaDrugs" table

+ Added the "SafeLife" field to the "tDocuments" table
+ Added the "SafeLife" field to the "tDocumentsFiles" table
+ "tDrugsPrescriptions": The EveryType field could be also set to N for "when necessary"
+ Added the rsUS_DRUGS_EVERY_WhenNecessary, rsDateTimeFormat_Navigation_Examinations translations
+ TfrmEditDrugs_Prescriptions.FillEvery: adds also rsUS_DRUGS_EVERY_WhenNecessary
+ Added the constDB_Every_WhenNecessary constant
+ Array_DrugsEvery: handles the "when necessary"
+ TfrmEditDrugs_Prescriptions.qDataEveryTypeChange: hides and blank the every quantity when "when necessary" is used
+ added the "tDrugsNamesConflicts" table: here you will say that, i.e, the A drug can't be taken together with the B drug because they are in conflict and you have to wait at least X hours between them
+ tContactsTypes table: extended the Name field to 20 characters
+ TfrmNavigationContactsTypes: extended the Name field to 20 characters
+ TfrmEditContacts_Types: extended the Name field to 20 characters
+ added procedure TfrmNavigationExaminations.FormCreate(Sender: TObject) to setup the date time format for the date of the examination within the list
+ TfrmEditExaminations: added the lblDayOfWeek label
+ Added procedure TfrmEditExaminations.UpdateDayOfWeek(const _Date: TDateTime);
+ TfrmEditExaminations.qDataDateChange: calls UpdateDayOfWeek to sets inside lblDayOfWeek label the day of the week of the selected date
+ Added the THorDBDateTimePicker component, derived from TDBDateTimePicker, to get the OnHorDateTimeChange event
+ TfrmEditExaminations.qDataAfterEdit: calls UpdateDayOfWeek

matfanjol 2022-12-30

1 2 > >> (Page 1 of 2)
changed /trunk/TODO.txt
changed /trunk/components/hor_components.lpk
changed /trunk/components/hor_components.pas
added /trunk/components/hordbdatetimepicker.pas
added /trunk/components/hordbdatetimepicker_icon.lrs
added /trunk/components/images/TDBDateTimePicker.png
added /trunk/components/images/TDBDateTimePicker_150.png
added /trunk/components/images/TDBDateTimePicker_200.png
changed /trunk/hor_database.pas
changed /trunk/hor_edit_contacts_types.lfm
changed /trunk/hor_edit_contacts_types.pas
changed /trunk/hor_edit_drugs_prescriptions.lfm
changed /trunk/hor_edit_drugs_prescriptions.pas
changed /trunk/hor_edit_examinations.lfm
changed /trunk/hor_edit_examinations.pas
changed /trunk/hor_messages.pas
changed /trunk/hor_messages_usb.pas
changed /trunk/hor_navigation_contacts_types.lfm
changed /trunk/hor_navigation_contacts_types.pas
changed /trunk/hor_navigation_examinations.lfm
changed /trunk/hor_navigation_examinations.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
1 2 > >> (Page 1 of 2)