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
Karsten Hoffrath
83cc5c3d37
Fix documentation and samples for the custom attribute MVCProduces.
2015-11-30 17:15:16 +01:00
danieleteti
d9b1531aa7
FIX in Sample
2015-10-18 16:38:48 +02:00
danieleteti
4c8d439405
Sample for Mustache Server Pages
2015-10-18 16:34:10 +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
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
danieleteti
0bbf1950be
added Render(TStream,Boolean)
2015-06-29 14:36:54 +02:00
Ezequiel
97d1d6fe1b
Addition of MVCFramework.Server.pas with MVCServerInfo, MVCServer, MVCDefaultSecurity and MVCServerContainer.
2015-06-15 13:57:46 -03:00
danieleteti
3dcaf2db3a
FIXED Samples
2015-05-28 15:44:02 +02:00
daniele.teti
02511a14e2
+ MERGE FROM "AUTH" FEATURE BRANCH
2015-04-01 15:01:23 +00:00
spinettaro
5e6ba9b3f0
implemented Asynchronous call
...
added relative test
2015-03-13 08:59:54 +00:00
ro
a876c3aff4
added Asynch functionality in RESTAdapter
...
added relative tests
updated wincellarclientRESTAdapter sample with Asynch function
2015-02-17 08:40:55 +00:00
daniele.teti
1936fdc225
- refactoring
...
- cleaning up
- added "low-level" serialization based on fields (and not properties)
- added $dmvc_classname property handling for fields serialization
- added more unittests
2015-02-16 13:25:09 +00:00
daniele.teti
044d4606a8
2015-01-30 09:34:35 +00:00
ro
cef03e2a0b
added wincellarclientRESTAdapter sample
2015-01-19 14:26:41 +00:00
ro
eed6ecf628
added no-Generics JSONArrayToObjectList
...
added TFieldNamePolicy enum, to manage the case serialization of DataSet to and from JSONObject
added RESTAdapter unit to turn your REST API into a Delphi Interface (beta)
added all relatives test for changes
minor bug fix
2015-01-14 10:39:44 +00:00
daniele.teti
a2eb951cbc
2014-11-19 11:27:37 +00:00
daniele.teti
0168878eb7
elua views can include lua files using the same context
2014-10-28 09:44:02 +00:00
daniele.teti
e7ffca72df
XE7 Support (beta)
2014-09-05 10:47:40 +00:00
daniele.teti
6bc4386ee5
Now, the log path is ALWAYS at the same level of the compiled module
2014-07-18 08:59:19 +00:00
daniele.teti
8f97d6e8d1
Added LOGs
2014-07-08 10:55:39 +00:00
daniele.teti
77db09cc80
FIX for chinese text
2014-07-04 15:52:17 +00:00
daniele.teti
e52051550e
Sample CRUD
...
FIX ObjectsMappers
2014-06-30 10:32:43 +00:00
daniele.teti
d43f59b302
New sample.
...
Client articles_crud_vcl_client for articles_crud
2014-06-27 14:38:49 +00:00
daniele.teti
0b6df41668
BUGFIXES
...
New sample: articles_crud
2014-06-27 13:30:39 +00:00
daniele.teti
0e9aad849a
FIX FOR ISAPI modules on XE6
2014-05-30 09:29:58 +00:00
daniele.teti
8fc2614a1d
Now the JSONObjectToObject can deserialize the following tkClass:
...
- TStream
- TObjectList<T> (only if the list itself is already created on the object)
- TObject (only if the list itself is already created on the object)
MapperItemClassType has been aliased with MapperListOf to be more compliant to DORM and can be on the property itself or in the declaration of the type of the property (Check TEST TestComplexObjectToJSONObjectAndBack test)
2014-05-22 21:37:13 +00:00
daniele.teti
1528b1a9dd
2014-05-22 10:49:40 +00:00
daniele.teti
eda0487893
2014-05-22 10:48:44 +00:00
daniele.teti
b53c4345c6
NEW APACHE SAMPLE
2014-05-22 10:48:17 +00:00
daniele.teti
842dfd60cf
2014-05-22 10:46:57 +00:00
daniele.teti
0b19a2819b
2014-05-22 10:46:39 +00:00
daniele.teti
839321ba27
2014-05-21 23:06:35 +00:00
daniele.teti
205ee52196
BETA support for Apache web server using Delphi XE6
2014-05-14 13:55:41 +00:00
daniele.teti
d7f6d6583b
FIX DEMO BasicDemo
2014-05-11 17:29:20 +00:00
daniele.teti
698aaf7daa
2014-04-02 18:28:53 +00:00
daniele.teti
cf3ba53b45
2014-04-02 07:04:36 +00:00
daniele.teti
8833007d6c
2014-04-02 07:03:13 +00:00
daniele.teti
dd2955a807
2014-04-01 18:06:43 +00:00
daniele.teti
a7bd9d29b5
UPD eLua sample
2014-04-01 17:39:28 +00:00
daniele.teti
2495c75a61
2014-04-01 17:36:05 +00:00
daniele.teti
182b62d5f0
UPD eLua demo
2014-04-01 17:07:43 +00:00
daniele.teti
53c77678e2
2014-04-01 15:59:07 +00:00
daniele.teti
3cc8eeeb7e
2014-04-01 15:58:31 +00:00
daniele.teti
5a8f19a238
ADD Samples
...
- Middleware
- WineCellar with livebindings
2014-04-01 00:12:34 +00:00
daniele.teti
79b02bf27e
2014-03-31 22:38:12 +00:00
daniele.teti
19d0686644
Refactoring
...
ADD Session demo
2014-03-31 22:02:31 +00:00
daniele.teti
1723981871
Updated WineCellar Sample
2014-03-13 00:01:27 +00:00
daniele.teti
0f347fc567
ADD ISAPI SAMPLE
...
Small refactoring
2014-03-10 16:39:29 +00:00
daniele.teti
16b4fb5f60
2014-03-06 13:20:57 +00:00