[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r58] by matfanjol

+ language dependent settings

2015-06-08 15:47:55 Tree
[r57] by matfanjol

+ TfrmEditdocuments: It is possible to rename an attachment
+ FUNC_ImageToJpg: new "Proportional" parameter to create proportional JPEGs
+ TfrmEditdocuments: the preview picture is created proportional to the original one
+ TfrmEditdocuments: it is possible to change the preview picture of an attachment
+ TfrmEditdocuments.FormDestroy empties the attachments
+ TfrmEditdocuments: it is possible to delete one attachment
+ TfrmEditdocuments: it is possible to save all the attachments in a folder then to open it
+ TfrmWhereToCreateFolder: let you select where to create the folder
+ TfrmEditdocuments: it is possible to move one attachment up or down
+ TfrmEditdocuments: the position/size of the window is loaded/saved automatically
+ TfrmEditdocuments: it is possible to reload all the attachments
* Italian translations

2015-06-07 15:09:48 Tree
[r56] by matfanjol

+ Translations from Pedro
- removed a couple of wrong texts to translate

2015-05-14 04:33:50 Tree
[r55] by matfanjol

+ some additional notes

2015-05-10 13:35:20 Tree
[r54] by matfanjol

* tExaminationsNames: unique index "udx_tExaminationsNames_Code" now is unique by category
+ tDocumentsFiles: add the Filesize
* tDocumentsFiles: changed PreviewPicture in Picture
+ tDocuments: there is a link to the persons, because the documents are always relative to one person
+ TfrmEditdocuments: it's able to create/add one or more attachments
+ Added TfrmComboBoxPerson to select/create a person
+ TfrmEditBase.FormCreate: set all the TSQLQuery.Transaction properties to the right translation component (seems to be a bug in Lazarus...)
+ TfrmNavigationStandard.FormCreate: set all the TSQLQuery.Transaction properties to the right translation component (seems to be a bug in Lazarus...)
- TfrmEditBase.qDataAfterOpen: set LastID only if we have a valid ID
+ Enabled the UTF8 support (-dEnableUTF8RTL)

2015-05-10 13:34:02 Tree
[r53] by matfanjol

- It has no sense to take Lazarus files needed just to release the software into the SVN...

2015-05-10 04:15:05 Tree
[r52] by matfanjol

* tExaminationsNames: unique index "udx_tExaminationsNames_Code" now is unique by category
+ DB_Connect connects also the the database with the default data
+ TfrmEditExaminations.Search: search the results also in the default data database
+ TfrmEditExaminations.Search: the list box with the result resizes with the window and let you scroll in width
- TfrmEditStandard: on cancel the transaction is rolled back

2015-05-03 09:37:00 Tree
[r51] by matfanjol

* tExaminationsNames: Expanded Code to 18 chars and Name to 384 (to be able to import external data)
+ Added tExaminationsNamesCategories: it will contains the categories of the examination's names
+ TfrmNavigationExaminations_Names_Categories and TfrmEditExaminations_Names_Categories: It is possible to add/edit/delete categories of the names of the examinations
+ TfrmEditExaminations_Names and TfrmNavigationExaminations_Names: there is also the category
+ TfrmEditExaminations: in the name of the examinations is shown also the code.
+ TfrmEditExaminations: the search of an examination's name is done also by code and the results show the code, name and category

2015-05-02 15:25:06 Tree
[r50] by matfanjol

* TfrmEditBase: LastID moved from protected to public
+ TfrmEditHospitals: filled qLastID
+ TfrmEditExaminations_Names: filled qLastID
+ TFrmEditExaminations: the search panel works: now you can easily search / add an examination's name and hospital

2015-05-02 09:54:27 Tree
[r49] by matfanjol

- tHospitals: the geographical data is optional (just to be able to go on faster. In the future will be mandatory fields again)
+ tProblems and TfrmEditProblems: Added a note field
+ TfrmEditHospitals and TfrmNavigationHospitals: it is possible to liste/create/edit/delete the Hospitals / Clinics
- TfrmEditBase.SetColorForRequiredFieldsInside: it was not going through the TForm objects
- TfrmEditProblems: the required fields now are correcly highlighted
- TfrmEditPathologies: the required fields now are correcly highlighted
- TfrmEditMdlMeasurements: the required fields now are correcly highlighted
+ TfrmEditExaminations_Names and TfrmNavigationExaminations_Name: it is possible to liste/create/edit/delete the names of the examinations
+ TfrmEditExaminations and TfrmNavigationExaminations: working on them...

2015-05-01 15:19:56 Tree
Older >