Commit Graph

1121 Commits

Author SHA1 Message Date
Daniele Teti
53ecae82db TestServer OK on linux. All unit tests are ok. 2017-04-14 16:43:53 +02:00
Daniele Teti
f2f96eedab Removed some binary files from repo 2017-04-13 20:28:00 +02:00
Daniele Teti
9f6675e349 Deprecation warnings for some attributes 2017-04-13 12:47:05 +02:00
Daniele Teti
e2d8093c93 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2017-04-06 22:35:50 +02:00
Daniele Teti
499d942af7 fixed a demo 2017-04-06 22:35:28 +02:00
Daniele Teti
8dc4bfebc4 Update README.md 2017-04-05 16:43:48 +02:00
Daniele Teti
efcda6b978 Update README.md 2017-04-05 14:24:11 +02:00
Daniele Teti
4ea87166ff Added Delphi 10.2 Tokyo IDE Expert project 2017-04-05 14:23:17 +02:00
Daniele Teti
ecb0c72deb Removed wrong merge 2017-04-04 14:19:49 +02:00
Daniele Teti
39848b8efc Merge lib\delphistompclient
# Conflicts:
#	README.md
#	build.py
2017-04-04 13:28:49 +02:00
Daniele Teti
aadceee80f Adapted to the single file for StompClient 2017-04-04 13:04:29 +02:00
Ezequiel Juliano Müller
503869635e Version 3 Settings in Sample Applications 2017-03-30 16:22:54 -03:00
Daniele Teti
15f1624a41 updated submodule 2017-03-30 19:04:05 +02:00
Daniele Teti
fcec5e7370 FIX some demos 2017-03-30 17:00:12 +02:00
Daniele Teti
478b44ba39 just some rename and polish 2017-03-30 16:34:34 +02:00
Daniele Teti
0a618d3b0f Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2017-03-30 16:19:55 +02:00
Daniele Teti
dddbe10d03 Server Sent Event Sample, version 1 2017-03-30 16:15:03 +02:00
Ezequiel Juliano Müller
dde2c648b3 Correction in serializers with Currency fields. Removal of Hints. 2017-03-30 11:04:12 -03:00
Ezequiel Juliano Müller
28e37ea138 Merge branch 'pluggable_mapper' of https://github.com/danieleteti/delphimvcframework into pluggable_mapper 2017-03-30 10:56:30 -03:00
Ezequiel Juliano Müller
8764797c21 Add Deserialize DataSet (JsonDataObjects and SystemJSON) 2017-03-30 10:56:24 -03:00
Daniele Teti
1f128c443f FIXED DataSetSerialize now serializes Currency as Number
UPDATED ServerSideView engine (now there is no need to do json conversion twice)
CHECKED renders.dproj
2017-03-29 23:15:22 +02:00
Ezequiel Juliano Müller
74f921cc76 Adding DataSets Serialization 2017-03-29 09:49:35 -03:00
Ezequiel Juliano Müller
80e71b3f65 Add MVCFramework.Serializer.Abstract and MVCDataSetFieldAttribute and MVCSerializeAttribute 2017-03-28 09:52:13 -03:00
Ezequiel Juliano Müller
372bf9bc13 Refactoring, standardizing names and removing unnecessary dependencies. 2017-03-23 14:51:25 -03:00
Ezequiel Juliano Müller
611f297425 Changes in unit tests 2017-03-20 17:42:28 -03:00
Ezequiel Juliano Müller
b9b7e1f3e9 Refactoring in unit tests 2017-03-20 15:31:42 -03:00
Ezequiel Juliano Müller
ee9659762b Refactoring and Removing Dependencies 2017-03-20 15:08:01 -03:00
Ezequiel Juliano Müller
45595ee144 Refactoring MVCFramework.Commons 2017-03-20 09:55:46 -03:00
Ezequiel Juliano Müller
af41b77500 Duplicate unit test removal 2017-03-13 16:54:17 -03:00
Ezequiel Juliano Müller
eae30a341f Merge branch 'pluggable_mapper' of https://github.com/danieleteti/delphimvcframework into pluggable_mapper 2017-03-13 16:53:12 -03:00
Ezequiel Juliano Müller
7ec3fa4021 Update delphistompclient 2017-03-13 16:52:58 -03:00
Ezequiel Juliano Müller
5f34de36b1 Refactoring and Removing Dependency with SystemJSON and Mapper 2017-03-13 16:52:11 -03:00
Daniele Teti
2031294a6d Update README.md 2017-03-10 10:40:06 +01:00
Daniele Teti
7aa5dd1ccb 2.1.6 (carbon)
FIX https://github.com/danieleteti/delphimvcframework/issues/74
Updated jsonwebtoken sample
Improved support for customclaims into the controller actions
2017-03-10 10:37:49 +01:00
Daniele Teti
4a1336d7ca Removed JSONObjectToObjectFields 2017-03-07 21:42:19 +01:00
Ezequiel Juliano Müller
d0f3961bed Add initial sample with JsonDataObjects serializer 2017-03-02 15:29:43 -03:00
Desenvolvimento
1d750b90e6 Refactoring MVCFramework.DuckTyping. Remove global variables. 2017-03-02 13:39:41 -03:00
Desenvolvimento
7e82e68e81 Add MVCFramework.Tests.Serializer.Intf 2017-03-02 09:27:19 -03:00
Desenvolvimento
97d3c552ca Add TMVCAbstractSerializer 2017-03-02 08:57:40 -03:00
Desenvolvimento
6a27680a0a Merge branch 'pluggable_mapper' of https://github.com/danieleteti/delphimvcframework into pluggable_mapper
# Conflicts:
#	sources/MVCFramework.Serializer.Commons.pas
2017-03-01 17:43:16 -03:00
Desenvolvimento
88b8e7da3c Refactoring the System JSON Serializer. Adding the serializer to JsonDataObjects. Problems with some unit tests. 2017-03-01 17:40:57 -03:00
Daniele Teti
3630dbe076 Update README.md 2017-02-24 15:12:17 +01:00
Daniele Teti
a067fbcf37 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
# Conflicts:
#	sources/MVCFramework.pas
2017-02-24 14:57:57 +01:00
Daniele Teti
838a74e842 New version 2.1.5 (boron)
Removed memory leaks in TMVCWebRequest
Defined conditionals defines for XE7, XE8 and 10 Seattle
2017-02-24 14:50:06 +01:00
Daniele Teti
3580d5ab5e MERGED https://github.com/danieleteti/delphimvcframework/pull/72
MERGED https://github.com/danieleteti/delphimvcframework/pull/73
2017-02-24 14:20:05 +01:00
Daniele Teti
2830fef1b7 Merge pull request #73 from ezequieljuliano/master
Problem solving with memory leak when reading request body.
2017-02-24 14:14:49 +01:00
Ezequiel Juliano Müller
6bd054119b Problem solving with memory leak when reading request body. 2017-02-24 09:54:44 -03:00
Daniele Teti
f10710babe Update CHANGES.TXT 2017-02-22 20:21:28 +01:00
Daniele Teti
3a7d07784b FIX https://github.com/danieleteti/delphimvcframework/issues/71
Version 2.1.4 (beryllium)
2017-02-22 20:13:59 +01:00
Daniele Teti
39137d4084 Merge pull request #72 from dsonda/master
Fix issue #71: Does not compile in Delphi Seattle
2017-02-22 19:53:53 +01:00