[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r364] by matfanjol

* Updated Italian and English translations

2016-08-14 05:09:13 Tree
[r363] by matfanjol

+ Diary: Icon in the navigation to highligth the "do not export" ones
+ Pressure as special min+max pressure as measurement type (monitor)

2016-08-14 05:00:05 Tree
[r362] by matfanjol

+ Added TfrmMain.ForceLanguageMenuCaptions:
// The Language menu should never been translated.
// Each language has to appear with the relative language text
+ TfrmMain.SelectLanguage: calls ForceLanguageMenuCaptions
+ TfrmMain.FormCreate: calls ForceLanguageMenuCaptions
- TfrmEditExaminations_Names: the expired field is now tab selectable
* TfrmEditExaminations_Names: tooltip for the expired field
- TfrmEditCountries: the expired field is now tab selectable
* TfrmEditCountries: tooltip for the expired field
- TfrmEditPathologies: the expired field is now tab selectable
* TfrmEditPathologies: tooltip for the expired field
- TfrmEditHospitals: the expired field is now tab selectable
* TfrmEditHospitals: tooltip for the expired field
- TfrmEditDrugs_Companies: the expired field is now tab selectable
* TfrmEditDrugs_Companies: tooltip for the expired field
- TfrmEditDrugs_Names: the expired field is now tab selectable
* TfrmEditDrugs_Names: tooltip for the expired field
- TfrmEditDrugs_Prescriptions: the expired field is now tab selectable
* TfrmEditDrugs_Prescriptions: tooltip for the expired field
* TfrmEditMdlMeasurements: better double value's format inside the suggestions
- Fixed horf_measurementscontrol: it was extracting the data from the date of the first measurement till the date of the second measurement when there is the taken drug NEAR TO THE SECOND DATE less or equal the duration of the drug, but it has to check that the interval between the two measurements is less or equal the duration of the taken drug.
In the previous version you could have the first measurement the first day of the year, the second at the end of the year and you could have got data if just before the end of the year you have taken the drug.

2016-08-14 04:59:34 Tree
[r361] by matfanjol

* The patch for Windows works also in Linux

2016-08-13 13:58:25 Tree
[r360] by matfanjol

Points from the tickets

2016-08-13 13:53:43 Tree
[r359] by matfanjol

The next point to do very soon at the beginning

2016-08-13 13:37:34 Tree
[r358] by matfanjol

+ TfrmDataBase.ChangeTransaction: changes the transaction to the given one for the known queries
+ TfrmEditBase.ChangeTransaction: changes the transaction to the given one for the known queries
+ TfrmEditExaminations: searches the hospitals also inside the default data
* TfrmEditExaminations: the creation of a new name of examination, of a new hospital, of a new ward is done inside the same transaction of the examination ones.
This means you will no more get an error adding a new ward to a new hospital and that if you will not save the examination neither the new name and/or new hospital and/or new ward will be saved
* TfrmNavigationPersons: when you create a new record from the list of patients, the new person will be automatically saved as patient. The same for the doctors.
* TfrmEditPersons: hidden the times. Too early to show this tabsheet...

2016-08-13 13:31:21 Tree
[r357] by matfanjol

- TfrmMain: pmMonitor.PopUp was not working fine in Linux. Found a workaround
* TfrmMonMeasurementsDrugs: right anchor of the min/max date on the right, default date order = descending
* TfrmEditExaminations: better position of the "Cancelled" label

2016-08-13 12:36:00 Tree
[r356] by matfanjol

+ The program is available also in German and Spanish

2016-08-13 07:44:48 Tree
[r355] by matfanjol

+ TDocuments.Create: new parameter to know if it is called from a thread or not
- TDocuments: fixed the error while calling Application.ProcessMessages

2016-08-12 05:48:32 Tree
Older >