delphimvcframework/samples
Daniele Teti 7576ab8bf8 Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body.
Improved the primary key type handling for manual handling in MVCActiveRecord.
Improved activerecord_showcase sample.
2020-08-13 17:40:02 +02:00
..
_ Refactoring 2014-03-31 22:02:31 +00:00
actionfilters All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
activerecord_restful_crud All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
activerecord_showcase Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body. 2020-08-13 17:40:02 +02:00
angular All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
apachemodule All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
articles_crud_server Updated ArticlesCrud sample to use ObjectDict 2020-04-23 17:20:53 +02:00
articles_crud_vcl_client Updated ArticlesCrud sample to use ObjectDict 2020-04-23 17:20:53 +02:00
articles_crud_vcl_client_api_binder Added first sample for APIBinder 2020-06-25 00:09:07 +02:00
authenticationauthorization Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body. 2020-08-13 17:40:02 +02:00
basicdemo_server TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
basicdemo_vclclient All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
commons https://github.com/danieleteti/delphimvcframework/issues/378 2020-05-06 10:49:08 +02:00
concurrency_speed_test All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
consolesample Full UnitTest Linux compatibilities (working on) for 10.4 2020-05-25 19:34:14 +02:00
controllers_register All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
custom_exception_handling All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
CustomAuth All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
customlogger All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
CustomRoleAuth All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
data Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body. 2020-08-13 17:40:02 +02:00
fileupload TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
hmacsample All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
ISAPI Small FIXES for ActiveRecordController 2020-06-18 14:49:06 +02:00
jsondataobjects_serializer All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
jsonrpc Improved JSON-RPC Hooks 2020-08-06 17:40:56 +02:00
jsonrpc_with_published_objects Improved JSON-RPC Hooks 2020-08-06 17:40:56 +02:00
jsonwebtoken TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
jsonwebtoken_livevaliditywindow Fix for CompressionMiddleware when compiled as apache or IIS module with compression enabled 2020-06-29 18:07:25 +02:00
jsonwebtoken_roleauth Added example of using JWT authentication with Roles authorization 2020-05-15 10:53:13 -03:00
jsonwebtokenplain All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
jsonwriterrenders All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
middleware TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
middleware_analytics All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
middleware_etag OnAfterRouting method inserted in TMVCETagMiddleware 2020-04-28 21:09:14 -03:00
middleware_staticfiles Improved SPA support 2020-05-14 17:41:20 +02:00
outputcachewithredis TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
outputcompression All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
renders Added ActiveRecord unittests for Firebird (using firebird embedded). Now unit tests automatically tests sqlite and firebird. All the other RDBMS are tested manually using activerecord_showcase sample. 2020-07-13 17:05:22 +02:00
renders_spring4d_nullables All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
routing All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
rql2sql Added out operator in RQL parser 2020-05-13 15:29:04 -03:00
server_in_dll All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
servercontainer TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
serversentevents Small Fix Path for SSW sample 2020-05-20 09:33:01 +02:00
serversentevents2 All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
serversideviewcustom All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
serversideviews All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
serversideviews_mustache All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
sessioncustom TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
sessions https://github.com/danieleteti/delphimvcframework/issues/355 2020-04-12 12:38:00 +02:00
soaprest TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
spring4dintegration All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
sslclient All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
sslserver TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
strongly_typed_actions All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
swaggerdoc Updated Swagger UI and removed online validation of JSON schemas 2020-07-04 17:45:44 -03:00
swaggerui Updated Swagger UI and removed online validation of JSON schemas 2020-07-04 17:45:44 -03:00
wincellarclient_withrestadapter Fixed WineCellar* samples (thank you Stephen) 2020-01-08 20:34:02 +01:00
windowsservice 3.2.0-boron-RC4 2020-02-05 23:46:38 +01:00
winecellarclient Fixed WineCellar* samples (thank you Stephen) 2020-01-08 20:34:02 +01:00
winecellarclient_mobile Fixed WineCellar* samples (thank you Stephen) 2020-01-08 20:34:02 +01:00
winecellarclient_withlivebinding All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
winecellarserver TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00