[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r43] by matfanjol

+ The patologies can be linked to a patient's problem
- TfrmEditPersons.sbDoctorClick: fixed the request of saving when you have chosen to convert a person into a doctor, but after you have cancelled it during the confirmation request
- TfrmEditPersons.sbPatientClick: fixed the request of saving when you have chosen to convert a person into a patient, but after you have cancelled it during the confirmation request
+ TfrmEditPersons: new OpenedToCreateAnewPatient public variable. When true:
- no confirmation requests appears to convert the person into a patient
- before to save the person, she/he is converted into a patient
- the window is not released: it is just made no more visible
* TfrmEditStandard: the Save and Cancel buttons set an OK and CANCEL modal result
+ TfrmComboBox: on close the window is just made no more visible
+ Created TfrmComboBoxPatient derived by TfrmComboBox
* TfrmMain: uses TfrmComboBoxPatient
- TfrmNavigationStandard: the qList was linked to the wrong transaction component
- TfrmNavigationStandard: the window is released at close
- TfrmEditBase: the window is released at close
+ TfrmEditPersons: you can save blood group, rh, usb stick notes

2015-04-25 13:47:22 Tree
[r42] by matfanjol

- Comments fixes

2015-04-19 15:21:59 Tree
[r41] by matfanjol

+ added hor_functions: this file will contain general functions.
Actually it contains just FUNC_MenuPath
+ Created the "General data" menu item
* Moved "Geographical data" inside "General data"
+ Added the Pathologies: you can list/add/edit/delete them (system excluded)
+ Two new methods (Msg_InternalRecord_CantEdit, Msg_InternalRecord_CantDelete) to show error messages when working on system records

2015-04-19 15:03:54 Tree
[r40] by matfanjol

+ DB_CheckSystemData: checks the transaction status
+ DB_Connect: checks the transaction status
+ New CheckPathologies: it checks that the "Diabetes", "Leukemia" and "Tumor" pathologies exist
+ TfrmDbConnect.CreateTheNewDatabase: after the creation of a new database, that settings are stored for the next connections
+ New reminders

2015-04-19 07:49:27 Tree
[r39] by matfanjol

+ New tExaminationsDateChanges table to trace the changes of date of the examinations
+ tExaminations: added the booked indication
+ tExaminations: Hospital and wand are optional, due to the fact the examination could be not booked and so we don't know where to do it
+ New tExaminationsProblems table to link the examinations to one or more specific patient problems
+ New tPathologies table: will store the available pathologies
+ New tPatientsPathologies table: will store the pathologies of a patient

2015-04-19 07:48:53 Tree
[r38] by matfanjol

+ Some new ideas: notes and Hippocratic Oath

2015-04-19 03:46:21 Tree
[r37] by matfanjol

+ Added a batch to prepare the files to upload to the web space

2015-04-19 03:45:40 Tree
[r36] by matfanjol

- I have accidentally changed the French title. Now it is correct again

2015-04-19 03:39:15 Tree
[r35] by matfanjol

* Team Page: my name is the first
- Fix the master.dwt with the right texts
- Fix the links on the bottom of the pages: the names are in alphabetic order

2015-04-18 12:43:32 Tree
[r34] by pmraps

+ File containing original URLS from where data was collected.

2015-04-17 09:32:08 Tree
Older >