Commit Graph

944 Commits

Author SHA1 Message Date
Tristan Marlow
80a0bc8f8c MVCFramework option for unhandled actions
ObjectMappers DataSetToObject support boolean types
Sample\SoapRest Example application server providing both SOAP and REST webservices
2015-12-02 11:14:15 +08:00
Daniele Teti
1858cdc2f6 Update README.md 2015-12-01 11:00:10 +01:00
Daniele Teti
01b289f9e1 Merge pull request #19 from khoffrath/master
Fix documentation and samples for the custom attribute MVCProduces.
2015-12-01 10:25:29 +01:00
Karsten Hoffrath
83cc5c3d37 Fix documentation and samples for the custom attribute MVCProduces. 2015-11-30 17:15:16 +01:00
Daniele Teti
e63e630f47 Update README.md 2015-11-15 18:37:14 +01:00
danieleteti
c60ba36088 FIX CORS
FIX ISSUE https://github.com/danieleteti/delphimvcframework/issues/17
2015-11-15 18:31:08 +01:00
danieleteti
d9b1531aa7 FIX in Sample 2015-10-18 16:38:48 +02:00
danieleteti
7ca59a3b88 Mustache Server Side Views 2015-10-18 16:35:50 +02:00
danieleteti
4c8d439405 Sample for Mustache Server Pages 2015-10-18 16:34:10 +02:00
Daniele Teti
fdb8e36106 Merge pull request #14 from ezequieljuliano/master
Add raise exception on JSONObjectToObject
2015-10-17 12:16:57 +02:00
danieleteti
197a4dc0be Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2015-10-17 12:02:12 +02:00
danieleteti
6750ea7f5f REMOVED some warnings
CHANGED Logger in winecellarWITHDORM Sample
Now ObjectsMappers serialize differently String and AnsiString
ADDED SAMPLE "deserilizeandserialize"
2015-10-17 12:00:05 +02:00
Daniele Teti
5d7f5714bf Update README.md 2015-10-12 14:17:59 +02:00
Daniele Teti
02ee16ed85 Update README.md 2015-10-12 14:17:42 +02:00
Ezequiel Juliano Müller
0a783eacc6 Merge Upstream 2015-09-18 08:45:24 -03:00
Ezequiel Juliano Müller
05d420de3b Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2015-09-18 08:41:09 -03:00
danieleteti
46853a9f54 FIX Added StatusReason in RenderException
FIX Non ANSI characters were not correctly handled in TDataSetHelper
2015-08-27 11:13:40 +02:00
Ezequiel
e6573118e4 Adding functionality to convert normal lists 2015-07-10 14:38:59 -03:00
danieleteti
e495b31a25 Added support for ftWideMemo in DataSet de/serialization. 2015-07-03 16:28:31 +02:00
danieleteti
68e176e172 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2015-06-29 14:37:15 +02:00
danieleteti
0bbf1950be added Render(TStream,Boolean) 2015-06-29 14:36:54 +02:00
Ezequiel
3723eaef47 Add raise exception on JSONObjectToObject 2015-06-29 08:39:12 -03:00
spinettaro
7fe19f4ac9 added RESTClientOwner property in RESTAdapter to manage desctruction of RESTClient and free its associated memory
removed TVIAdapter because not longer useful
fixed memory leaks in DMVCFrameworkTests.dproj
2015-06-16 15:19:51 +02:00
Daniele Teti
7450c8b449 Update README.md 2015-06-16 10:49:53 +02:00
Daniele Teti
400b6ab69a Update README.md 2015-06-16 10:39:46 +02:00
Daniele Teti
965c945a7a Update README.md 2015-06-16 10:36:35 +02:00
Daniele Teti
2c89159850 Update README.md 2015-06-15 23:44:45 +02:00
Daniele Teti
d12b55c7b1 Update README.md 2015-06-15 23:41:27 +02:00
Daniele Teti
1bb7e637dc Update README.md 2015-06-15 23:40:30 +02:00
Daniele Teti
d1e71a6ebb Update README.md 2015-06-15 23:39:39 +02:00
Daniele Teti
b65cacb1f0 Merge pull request #13 from ezequieljuliano/master
Added tutorial on how to use the new MVCFramework.Server
2015-06-15 23:35:21 +02:00
Ezequiel
4250c361cb Update README.md and contributors.txt 2015-06-15 17:56:15 -03:00
Ezequiel
14ec5fc0a7 Update README.md and adjustment in unit testing 2015-06-15 17:51:36 -03:00
Daniele Teti
d229acd79f Merge pull request #12 from ezequieljuliano/master
New features: addition MVCFramework.Server.pas with MVCServer, MVCDefaultSecurity and MVCServerContainer
2015-06-15 21:05:31 +02:00
Ezequiel
97d1d6fe1b Addition of MVCFramework.Server.pas with MVCServerInfo, MVCServer, MVCDefaultSecurity and MVCServerContainer. 2015-06-15 13:57:46 -03:00
Ezequiel
735c9e9325 Pull from master 2015-06-10 09:18:31 -03:00
danieleteti
fdcf286f4f folder property changes to delphistompclient 2015-06-08 11:28:40 +02:00
danieleteti
8ae43d8756 Added '@' as allowed character in URL parameters 2015-06-08 10:51:08 +02:00
danieleteti
5f55e158ae Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2015-06-04 18:14:37 +02:00
Daniele Teti
0d37dadbe5 Merge pull request #11 from ezequieljuliano/master
Bug fix and add compressor and sll in RESTClient
2015-06-04 18:14:13 +02:00
Ezequiel
8e601103a4 Bug fix and add compressor and sll in RESTClient 2015-06-03 17:47:07 -03:00
danieleteti
3357ea2667 Merge branch 'master' of https://github.com/danieleteti/delphistompclient 2015-05-31 11:27:18 +02:00
danieleteti
e91f2b709d Updated copyright and tested server list 2015-05-31 11:26:57 +02:00
danieleteti
02f6d7b12f Change CheckIP function to check only if the ip string is empty 2015-05-31 11:24:47 +02:00
danieleteti
4b8b6d3f7c Added dmustache 2015-05-28 22:42:31 +02:00
danieleteti
3dcaf2db3a FIXED Samples 2015-05-28 15:44:02 +02:00
danieleteti
f02aec490a ADDED
IOCPDelphiFramework
2015-05-28 15:29:08 +02:00
Daniele Teti
ac4c3c9813 Update README.md 2015-05-28 14:44:01 +02:00
Daniele Teti
1c5263a553 Update README.md 2015-05-28 14:41:06 +02:00
Daniele Teti
bd35e1094f Create README.md 2015-05-28 14:34:33 +02:00