[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r455] by pmraps

Email change

2020-04-04 10:56:52 Tree
[r454] by matfanjol

Added the "HowToCompile.txt" file
Added the "Defines.txt" file
Added the ReleaseNightly build mode
+ hor_database:DB_Connect: in nightly build mode warns the users to not use the version with real data
+ Added procedure TfrmDbConnect.NightlyBuildWarning: in nightly build mode warns the users to not use the version with real data
+ TfrmDbConnect.btnNextClick: in nightly build mode warns the users to not use the version with real data
+ TfrmMain.BuildTitle: in nightly build mode warns the users in the application title
+ Added the following messages: rsMsgNightlyBuild, rsQMsgNightlyBuildContinueTheDatabaseConnection, rsAboutNightlyBuild, rsMsgWarning
- Fixed compilation on 64bit linux system
+ New TODO: "Diary of personal contacts/places to be able to build an epidemy estimation"
+ Started the conversion of the content of the documents into large objects of Postgresql

2020-04-04 07:45:34 Tree
[r453] by matfanjol

+ Added hor_components that contains customized components used by the program. (I'm trying to clean up the code and to make a little order...)
+ Updated the copyright year to 2019

2019-06-29 13:15:54 Tree
[r452] by matfanjol

+ TExecuteBackupThread: Added TNotifyDataActions, TNotifyDataSteps, TNotifyData and FNotifyData to use with the new UpdateMainForm method to call using Synchronize
* TExecuteBackupThread: Removed all the not synchronized accesses to the main form
* TExecuteBackupThread: uses a temporary directory name
- TExecuteBackupThread: removes the temporary directory at the end
+ hor_messages: added rsMsgErrorCalling, rsMsgErrorCallingWithDetails, rsTitleSelectPostgresqlProgram, rsTitleProvideDestinationBackupFile, rsTitleDrugsByType
+ hor_database: DB_Connect has a new optional parameter _ForceSystemDataCheck
- TfrmDbConnect.btnNextClick: asks to force a system data check if you have created a new database
* TfrmBackup.GetProgramVersion: uses GetProgramVersion and VersionQuadToStr
- TfrmRestore.Create: Fixed the position, the size and the visibility of the window inside the parent
* TfrmDbConnect: hides the "next" and "previous" buttons when the restore subform starts
+ hor_usb_stick_medical data exports also the taken drugs divided by type

2019-02-18 12:54:11 Tree
[r451] by matfanjol

+ hor_usb_stick_medicaldata: Fixed the "Program to run" and "Parameters" labels, translated the options regarding what to do when the hor folder exists
+ hor_messages: added the rsMsgItemAskWhatToDo, rsMsgItemDontDeleteContent and rsMsgItemDeleteContent messages
+ New compilation instructions and relative patch

2017-09-16 05:50:38 Tree
[r450] by matfanjol

* TSaveThread.Execute: The problems are sorted by pathology name and name (no more by "Needs regular checks")

2017-09-13 04:28:16 Tree
[r449] by matfanjol

* Updated Italian and English translations from the web site

2017-09-13 04:13:36 Tree
[r448] by matfanjol

+ hor_messages: added rsTimeFormat, rsMsgLogStartOf and rsMsgLogEndOf
+ hor_backup: "Intro", "Status" and "Done" pages with a graphical view of the current/total step/s. Creates a zip file, but the split of the attachments into smaller pieces is still to be done, like the password handling and the removal of the temporary files...

2017-09-09 12:43:13 Tree
[r447] by matfanjol

+ The dump of the database starts to work on Windows (not tested in Linux yet)
+ Adjusted the code to the new FPC+LAZARUS versions

2017-08-20 14:20:52 Tree
[r446] by matfanjol

- Removed temporary includes to debug

2017-08-06 12:56:33 Tree
Older >