tvplanit: Add VpRESTserverDaemon and VpRESTserverRegister to mORMot example. Extend mORMot demo to connect to AWS (Amazon web service) server. (These are additions by DonAlfredo).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-09-03 15:09:35 +00:00
parent ab1d9ee4dc
commit ace4b5ee45
13 changed files with 522 additions and 26 deletions

View File

@ -9,6 +9,7 @@ Table of contents
4. Version history
4.1 Release 1.03
4.2 Release 1.04
4.3 Release 1.05
==============================================
@ -107,6 +108,12 @@ steps:
misc - Translate user interface in po files
misc - DPI-aware and translation-tolerant form layout
misc - Add new sample projects
4.3 Release 1.05
misc - Add mORMot datastore
5103 - Add drag and drop of events within DayView