delphimvcframework/samples
João Antônio Duarte 0f05610537 Fixed Swagger samples
2020-09-18 08:29:12 -03: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 dynamic properties accessors to TMVCActiveRecord descendants. 2020-08-28 18:04:29 +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 Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
articles_crud_vcl_client Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
articles_crud_vcl_client_api_binder removed tmvcrestclient from samples 2020-09-02 19:43:34 +02:00
authenticationauthorization Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +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 Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02: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 Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
customlogger All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
CustomRoleAuth Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
data Samples changed to use TMVCRESTClient 2020-08-26 17:13:18 -03: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 removed tmvcrestclient from samples 2020-09-02 19:43:34 +02:00
jsonrpc_with_published_objects Serialization layer refactoring 2020-09-11 13:37:45 +02:00
jsonwebtoken Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
jsonwebtoken_livevaliditywindow Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
jsonwebtoken_roleauth Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02:00
jsonwebtokenplain Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02: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 removed tmvcrestclient from samples 2020-09-02 19:43:34 +02:00
middleware_etag OnAfterRouting method inserted in TMVCETagMiddleware 2020-04-28 21:09:14 -03:00
middleware_staticfiles Improved StaticFilesMiddleware 2020-09-16 15:56:14 +02:00
middleware_trace Added GetFrameworkType method 2020-08-22 15:37:08 +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
react React Demo 2020-08-08 17:24:20 -03:00
renders Serialization layer refactoring 2020-09-11 13:37:45 +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 Improved StaticFilesMiddleware 2020-09-16 15:56:14 +02:00
serversideviews Improved StaticFilesMiddleware 2020-09-16 15:56:14 +02:00
serversideviews_mustache Improved StaticFilesMiddleware 2020-09-16 15:56:14 +02: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 Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02: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 Fixed Swagger samples 2020-09-18 08:29:12 -03:00
swaggerui Fixed Swagger samples 2020-09-18 08:29:12 -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 Removed TMVCRESTClient form samples 2020-09-03 19:57:00 +02: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 FIxed WineCellarSample 2020-09-16 20:44:20 +02:00