[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r118] by matfanjol

- Removed the extra translation files (out internal test) and merged into the official ones

2015-10-03 13:01:38 Tree
[r117] by pmraps

*Latest translations

2015-10-03 08:53:42 Tree
[r116] by matfanjol

- Fixed the translation files

2015-10-03 04:34:38 Tree
[r115] by matfanjol

- Fixed a merge

2015-10-03 03:58:10 Tree
[r114] by matfanjol

- fixed tProblems: relative to the patient's pathologies

2015-09-25 05:43:08 Tree
[r113] by matfanjol

* TfrmUsbStick: translated the introduction memo text
* TfrmEditBase.SetColorForRequiredFieldsInside: set the null text for all the date time picker components
+ TfrmEditPerson: New Birth tab sheet with the day of birthday and the age calculation
* Fixed a few warning messages
+ TfrmUsbStick: writes also the day of birthday

2015-09-25 05:40:41 Tree
[r112] by pmraps

*Latest Translations

2015-09-19 11:55:12 Tree
[r111] by matfanjol

+ hor_functions: Added the FUNC_RemoveWrongFileSystemChars function:
// returns FileName without any characters that are not supported by the
// operating system.
// RemoveAnd is an optional parameter that indicates if & should be removed
// or not ( & can normally be used inside a file name )
- TDocuments.SaveAttachmentsIntoFolder: fixed an infinite loop
* TDocuments.SaveAttachmentsIntoFolder: uses forcesDirectories to create all the destination path tree
* TfrmUsbStick: Shows and stores/restores the text of the destination path
+ TfrmUsbStick: uses TDocuments.SaveAttachmentsIntoFolder to store the documents of the exemptions
* tPatientsPathologies: Renamed ID_Person into ID_Patient
* tProblems: the pathology you can insert must be one of the patient ones
- TfrmUsbStick: it correctly writes the patient's problems / pathologies
- TfrmUsbStick: Missing the error method of TSaveThread: now it is able to signal the errors

2015-09-14 06:23:51 Tree
[r110] by matfanjol

+ A new TDocuments class was created: it will handle documents operations like:
* SaveAttachmentsIntoFolder: Saves all the attachments of the given document into a folder ( a temporary destination folder will be created inside this folder )
* SaveAttachmentIntoFolder: Saves the given attachment of the given document into a folder
* TFrmEditDocuments uses the new TDocuments class
+ TfrmMain: will keep track of the files and folders that is necessary to delete when the program ends.
This is done calling the DeleteThisFileOnClose and DeleteThisFolderOnClose methods.

2015-09-12 04:16:58 Tree
[r109] by pmraps

*Latest Translations

2015-09-08 08:57:50 Tree
Older >