Daniele Teti
e4ebd425a1
Preparing 3.0.0 hydrogen
2018-02-26 12:26:53 +01:00
Daniele Teti
674c9feac9
Preparing 3.0 hydrogen
2018-02-20 23:33:50 +01:00
Daniele Teti
b27fd4264c
Removed old releases zips
2018-02-20 23:04:13 +01:00
Daniele Teti
98a5059048
Added LoggerPro and dmustache as submodule
2018-02-20 23:02:00 +01:00
Daniele Teti
762cf64bb1
Removed libs
2018-02-20 22:58:25 +01:00
Daniele Teti
581a000687
Merge remote-tracking branch 'origin/pluggable_mapper'
...
# Conflicts:
# CHANGES.TXT
# README.md
# ideexpert/DMVC_IDE_Expert_D102Tokyo.dpk
# ideexpert/DMVC_IDE_Expert_D102Tokyo.dproj
# lib/delphistompclient
# lib/dmustache
# lib/loggerpro
# samples/jsonwebtoken/AuthenticationU.pas
# sources/MVCFramework.Commons.pas
# sources/MVCFramework.HMAC.pas
# sources/MVCFramework.JWT.pas
# sources/MVCFramework.MessagingController.pas
# sources/MVCFramework.Middleware.CORS.pas
# sources/MVCFramework.Middleware.JWT.pas
# sources/MVCFramework.RESTClient.pas
# sources/MVCFramework.pas
# sources/ObjectsMappers.pas
# sources/dmvcframework.inc
# sources/dmvcframeworkbuildconsts.inc
# unittests/Several/DMVCFrameworkTests.dpr
# unittests/general/Several/DMVCFrameworkTests.dproj
# unittests/general/TestServer/TestServer.dproj
2018-02-20 22:51:03 +01:00
Daniele Teti
4daba2ea67
Some refactoring preparing RC13
2018-02-20 22:36:36 +01:00
Daniele Teti
a6b5c5d2e7
Update README.md
2018-01-29 18:25:55 +01:00
Daniele Teti
26511a07d6
3.0 RC12 hydrogen
2018-01-29 18:01:03 +01:00
Daniele Teti
b49bc82d8b
3.0 RC12 hydrogen
2018-01-29 17:30:53 +01:00
Daniele Teti
3de8b5a231
Changed sample list file for https://github.com/danieleteti/delphimvcframework/issues/118
2017-12-15 01:07:03 +01:00
Daniele Teti
850b88e9bb
3.0 RC11
2017-12-12 22:05:21 +01:00
Daniele Teti
6d5c85d427
Implemented https://github.com/danieleteti/delphimvcframework/issues/114
2017-12-12 20:04:01 +01:00
Daniele Teti
2a5892da6b
Implemented https://github.com/danieleteti/delphimvcframework/issues/115
2017-12-12 18:32:41 +01:00
Daniele Teti
1dcfc6b903
Merged 2 SSV samples into one
2017-11-25 15:36:33 +01:00
Daniele Teti
1a2ec3889f
Merge branch 'pluggable_mapper' of https://github.com/danieleteti/delphimvcframework into pluggable_mapper
2017-11-23 17:31:57 +01:00
Daniele Teti
ae3a3ec4e6
Added ViewData and ViewDataset. New Compression Sample.
2017-11-23 17:31:26 +01:00
Daniele Teti
8eb1acb306
Update README.md
2017-11-22 21:43:09 +01:00
Daniele Teti
233786ae82
https://github.com/danieleteti/delphimvcframework/issues/107
2017-11-16 22:49:38 +01:00
Daniele Teti
c455cdf2ec
https://github.com/danieleteti/delphimvcframework/issues/111
...
https://github.com/danieleteti/delphimvcframework/issues/109
2017-10-30 14:42:52 +01:00
Daniele Teti
a8d57bb78b
RC10
2017-10-16 22:57:49 +02:00
Daniele Teti
91e5e6585c
Removed old samples
2017-10-10 12:54:14 +02:00
Daniele Teti
84ccc385c1
Improved JSON-RPC support
...
Improved JSON-RPC sample
2017-10-10 12:20:11 +02:00
Daniele Teti
ac654658f1
Improved JSON RPC 2.0 Client Sample
2017-10-09 16:17:34 +02:00
Daniele Teti
df0479d251
Server Sent Event 2 Sample
2017-10-09 10:41:49 +02:00
Daniele Teti
417ba8850d
JSON-RPC Support completed
...
Added JSON-RPC sample
Added TDataSet.LoadFromTValue
2017-09-28 00:15:35 +02:00
Daniele Teti
ee4f1fc11d
Refactored implementation of JSON-RPC 2.0
2017-09-26 01:02:27 +02:00
Daniele Teti
eac7895c94
JSON-RPC 2.0 Tests
2017-09-24 19:42:34 +02:00
Daniele Teti
6321021430
Initial commit for JSON-RPC 2.0
2017-09-24 19:41:23 +02:00
Daniele Teti
25df8e9035
Fixed a rare bug on TEncoding and BodyAs<T>
...
Small JWT code improvements
2017-09-23 15:03:55 +02:00
Daniele Teti
96889216b9
Removed RC9... investigating
2017-09-22 11:05:46 +02:00
Daniele Teti
f008bba2ba
RC09
2017-09-22 09:47:55 +02:00
Daniele Teti
4942c3253b
JWT Optimization
2017-09-22 09:34:33 +02:00
Daniele Teti
a2718115a0
Small FIX for Delphi XE6
2017-09-21 23:11:50 +02:00
Daniele Teti
121b6359e1
- Removed ContentEncoding
...
FIX https://github.com/danieleteti/delphimvcframework/issues/105
2017-09-08 17:00:46 +02:00
Daniele Teti
c72eab5423
Merge branch 'pluggable_mapper' of https://github.com/danieleteti/delphimvcframework into pluggable_mapper
2017-09-07 00:11:58 +02:00
Daniele Teti
fc72c8c49b
Some minor fixes.
...
All protected serializers methods are now public so that is possible to use the low level serialization as was possibile with the old ObjectsMappers.
2017-09-07 00:11:25 +02:00
Daniele Teti
0b9b8a01bf
FIX https://github.com/danieleteti/delphimvcframework/issues/83
2017-08-29 11:54:29 +02:00
Daniele Teti
4309d3f0d0
Update CHANGES.TXT
2017-08-22 11:05:35 +02:00
Daniele Teti
910d0e847d
Unit tests migrated from DUnit to DUnitX
2017-08-21 15:32:08 +02:00
Daniele Teti
07b6748f09
Merge pull request #97 from leogregianin/pluggable_mapper
...
Migrate from DUnit to DUnitX in pluggable_mapper branch
2017-08-21 12:20:45 +02:00
Leonardo Gregianin
efa7141139
Migrate from DUnit to DUnitX in pluggable_mapper branch
2017-08-19 20:36:22 -04:00
Daniele Teti
04dcce6298
Merge pull request #95 from leogregianin/master
...
Fix import to run in Delphi Starter Edition
2017-08-18 19:53:18 +02:00
leogregianin@gmail.com
2b5ccfe7d8
Fix import to run in Delphi Starter Edition
2017-08-18 13:13:13 -04:00
Daniele Teti
f24ccc5d69
Merge pull request #91 from fabriciocolombo/patch-1
...
Fixed broken link and modified others to use relative links.
2017-07-19 17:47:38 +02:00
Fabricio Colombo
014732ed15
Fixed broken link and changed others to relative links.
2017-07-18 21:45:05 -03:00
Daniele Teti
59b6208356
https://github.com/danieleteti/delphimvcframework/issues/90
2017-07-17 11:48:26 +02:00
Daniele Teti
c876916400
RC8 FIXED
2017-07-17 10:42:13 +02:00
Daniele Teti
b3e0bbdf91
RC8
...
ADDED new action in the renders.dproj sample to show how to render a list with metadata using a wrapper object
CHANGE Optimized some rtti searches in the MVCFramework.Serializer.Abstract.pas
ADDED Cache support for internal use
CHANGED Restored JWT aLoginURL Paramater
ADDED LiveValidityWindowInSeconds for JWT (check the new sample)
2017-07-16 19:39:03 +02:00
Daniele Teti
dcc27fa794
ADDED restored LoginURL parameter in the JWT Middleware to customize the login end-point for JWT
...
ADDED better error checking in the TRESTClient
2017-07-14 18:23:00 +02:00