delphimvcframework/samples
2021-07-16 18:55:33 -03:00
..
_ Refactoring 2014-03-31 22:02:31 +00:00
actionfilters Revert "Sample fixes" 2020-10-22 19:42:18 +02:00
activerecord_restful_crud [+] Improved MVCAREntitiesGenerator 2021-04-08 00:33:27 +02:00
activerecord_showcase completed merge - working on the master_details sample 2021-05-03 19:29:01 +02:00
angular All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
apachemodule [+] improved apache module and isapi samples 2021-02-17 00:04:58 +01:00
articles_crud_server [+] Now the injectable parameters can be defined with a default value 2021-04-21 18:19:51 +02:00
articles_crud_server_with_injectable_parameters [+] Now the injectable parameters can be defined with a default value 2021-04-21 18:19:51 +02:00
articles_crud_vcl_client Merge branch 'master' into feature_restclient 2020-11-09 07:55:06 -03:00
articles_crud_vcl_client_api_binder [+] All article CRUD samples in one project group 2021-04-07 19:14:12 +02:00
articles_crud_vcl_client_meta [+] All article CRUD samples in one project group 2021-04-07 19:14:12 +02:00
authenticationauthorization [+] Improved some samples 2021-04-07 19:41:02 +02:00
basicdemo_server [+] Fix for compatibility with delphi Berlin. 2021-07-16 18:55:33 -03:00
basicdemo_vclclient Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
commons First version of 'merge' method - used to create a UOW in case of updating a list of active records 2021-04-25 22:40:06 +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 Removed the standard log line in case of CustomExceptionHandling; now the custom handler can write all, and only, the logs it needs 2021-03-24 10:58:20 +01:00
CustomAuth [+] Improved some samples 2021-04-07 19:41:02 +02:00
customlogger All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
CustomRoleAuth Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
data no message 2021-04-05 19:35:46 +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 [+] improved apache module and isapi samples 2021-02-17 00:04:58 +01:00
jsondataobjects_serializer All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
jsonrpc Improved ServerSideView Sample 2020-11-05 17:14:39 +01:00
jsonrpc_with_published_objects [+] Almost complete work on MultiExecutor - we need an elegant and efficient way to handle primary keys of multiple types 2021-04-27 22:57:15 +02:00
jsonwebtoken https://github.com/danieleteti/delphimvcframework/issues/495 2021-04-12 22:31:50 +02:00
jsonwebtoken_livevaliditywindow [+] Small demo changes 2021-04-08 23:04:11 +02:00
jsonwebtoken_roleauth Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
jsonwebtokenplain Merge branch 'master' into feature_restclient 2020-11-27 14:14:41 -03:00
jsonwriterrenders All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
master_details completed merge - working on the master_details sample 2021-05-03 19:29:01 +02:00
middleware [+] Small demo changes 2021-04-08 23:04:11 +02:00
middleware_analytics Update samples 2020-10-24 14:21:02 +02:00
middleware_etag OnAfterRouting method inserted in TMVCETagMiddleware 2020-04-28 21:09:14 -03:00
middleware_staticfiles Update samples 2020-10-24 14:21:02 +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 Bump axios from 0.19.2 to 0.21.1 in /samples/react/WebApp 2021-01-06 09:02:58 +00:00
renders [+] Added MVCFromBodyAttribute, MVCFromQueryStringAttribute, MVCFromHeaderAttribute, MVCFromCookieAttribute] 2021-04-21 12:22:09 +02:00
renders_spring4d_nullables All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
renders_spring4d_v2_collections Serializer improvements (#486) 2021-06-01 15:10:45 +02:00
routing [+] All article CRUD samples in one project group 2021-04-07 19:14:12 +02:00
rql2sql Added out operator in RQL parser 2020-05-13 15:29:04 -03:00
server_in_dll https://github.com/danieleteti/delphimvcframework/issues/461 2020-12-26 15:47:49 +01:00
servercontainer [+] Improved ServerContainer sample - now it shows hot tu publish more than 1 TMVCEngine in more than 1 WebModule 2021-02-03 18:23:48 +01:00
serversentevents Fix some samples 2020-10-22 09:14:08 +02:00
serversentevents2 Fix some samples 2020-10-22 09:14:08 +02: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 https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
sessioncustom https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
sessions https://github.com/danieleteti/delphimvcframework/issues/355 2020-04-12 12:38:00 +02:00
simple_api_using_datasets [+] added two new samples (simple_api_using_datasets, simple_api_using_mvcactiverecord). Thiese sample are used in official trainings. 2021-04-06 19:23:30 +02:00
simple_api_using_mvcactiverecord Removed unused RTTI 2021-06-12 18:10:20 +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 Typo correction 2020-11-13 01:17:52 +01:00
sslclient Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
sslserver Merge remote-tracking branch 'upstream/master' into feature_restclient 2020-11-11 20:15:53 -03:00
strongly_typed_actions All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
swagger_primer [+] Added new sample: swagger_primer 2021-04-07 23:57:05 +02:00
swaggerdoc [+] Fixed Schema JSON Swagger generation for array and TList type fields.FieldName 2021-06-11 14:36:47 +02:00
swaggerui Fixed Swagger samples 2020-09-18 08:29:12 -03:00
wincellarclient_withrestadapter [+] Improved ThreadSafeQueue 2021-02-23 18:00:32 +01:00
windowsservice 3.2.0-boron-RC4 2020-02-05 23:46:38 +01:00
winecellarclient https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
winecellarclient_mobile https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
winecellarclient_withlivebinding Revert "Sample fixes" 2020-10-22 19:42:18 +02:00
winecellarserver https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00