[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r60] by matfanjol

+ tExaminations: Added the doctor (I think I will delete the tExaminationsDoctors...)
+ TfrmEditPersons: it is possible to open it with in OpenedToCreateAnewDoctor mode
+ TfrmEditExaminations: it is possible to define the doctor
+ Created the "tLanguages" table: will contain language information
+ Added Country e CountryPhoneCode to tSettings: actually not used
+ TfrmEditPrescription and TfrmNavigationPrescriptions: still not working at 100%

2015-06-14 20:38:00 Tree
[r59] by pmraps

* updated pt_PT and fr_FR translations

2015-06-08 16:17:23 Tree
[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
Older >