.. |
_
|
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
|
https://github.com/danieleteti/delphimvcframework/issues/435
|
2020-10-19 19:41:16 +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
|
Sample article_crud_server
|
2020-09-29 19:58:48 +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 |
articles_crud_vcl_client_meta
|
Added mechanism to describe dataset metadata (TDatasetHelper) and to initialize a TFDMemTable with such metadata (TFireDACUtils.CreateDataSetFromMeta). Added a new sample to show the mechanism.
|
2020-09-23 23:33:30 +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
|
New functionality explained in the jsonrpc samples (TMultiDataset)
|
2020-09-22 15:18:22 +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
|
Added overload on ExecuteRequest and ExecuteNotification for JSONRPCExecutor - added ClientIP in trace middleware added more checks in activerecord for forgotten attributes
|
2020-09-25 00:32:55 +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
|
Added mechanism to describe dataset metadata (TDatasetHelper) and to initialize a TFDMemTable with such metadata (TFireDACUtils.CreateDataSetFromMeta). Added a new sample to show the mechanism.
|
2020-09-23 23:33:30 +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
|
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
|
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
|
Added SnakeCase function, added pooling connections to articles_crud_server sample
|
2020-09-29 19:57: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 JsonSchema generation of properties of types enumerated in Swagger middleware.
|
2020-09-29 18:55:19 -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 |