.. |
_
|
Refactoring
|
2014-03-31 22:02:31 +00:00 |
actionfilters
|
Some refactoring preparing RC13
|
2018-02-20 22:36:36 +01:00 |
activerecord_restful_crud
|
https://github.com/danieleteti/delphimvcframework/issues/351
|
2020-03-31 20:53:03 +02:00 |
activerecord_showcase
|
Now ActiveRecord PrimaryKey can be string, nullablestring, integer, nullableinteger, int64, nullableint64
|
2020-03-31 16:23:22 +02:00 |
angular
|
Missed sample files
|
2018-03-01 12:43:23 +01:00 |
apachemodule
|
Merge branch 'master' of https://github.com/pedrooliveira01/delphimvcframework
|
2019-05-19 14:36:17 +02:00 |
articles_crud_server
|
3.2.0-boron-RC4
|
2020-02-05 23:46:38 +01:00 |
articles_crud_vcl_client
|
3.2.0-boron-RC4
|
2020-02-05 23:46:38 +01:00 |
authenticationauthorization
|
Added dmvcframework package
|
2018-12-09 23:05:01 +01:00 |
basicdemo_server
|
https://github.com/danieleteti/delphimvcframework/issues/345
|
2020-03-21 23:58:09 +01:00 |
basicdemo_vclclient
|
FIX https://github.com/danieleteti/delphimvcframework/issues/83
|
2017-08-29 11:54:29 +02:00 |
commons
|
3.2.0-boron-RC4
|
2020-02-05 23:46:38 +01:00 |
concurrency_speed_test
|
New sample: Server_in_DLL
|
2019-05-19 14:06:28 +02:00 |
controllers_register
|
ISSUE https://github.com/danieleteti/delphimvcframework/issues/154
|
2019-04-16 23:36:00 +02:00 |
custom_exception_handling
|
Added comments on jsonrpc/describe output
|
2019-11-06 20:42:17 +01:00 |
CustomAuth
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
customlogger
|
Added "OnRouterLog" configuration - Fixed packages to include "MVCFramework.Nullables.pas"
|
2020-02-26 13:10:41 +01:00 |
CustomRoleAuth
|
Improved EntitiesGenerator
|
2019-11-04 11:14:25 +01:00 |
data
|
https://github.com/danieleteti/delphimvcframework/issues/350
|
2020-04-02 19:26:04 +02:00 |
fileupload
|
FIX https://github.com/danieleteti/delphimvcframework/issues/334
|
2020-03-05 18:34:00 +01:00 |
hmacsample
|
Fixing some paths and warnings in sample projects
|
2016-11-18 00:17:41 +01:00 |
ISAPI
|
- 404 and 500 status code returns always a text/plain content-type
|
2018-08-08 15:43:37 +02:00 |
jsondataobjects_serializer
|
3.0.0 hydrogen RC2
|
2017-05-09 23:14:20 +02:00 |
jsonrpc
|
Added tools folder into the release zip. Preparing RC6
|
2019-09-04 19:37:11 +02:00 |
jsonrpc_with_published_objects
|
Added JSONRPC HOOKS
|
2020-03-24 17:55:25 +01:00 |
jsonwebtoken
|
v3_2_0-boron-RC2
|
2019-12-01 20:55:31 +01:00 |
jsonwebtoken_livevaliditywindow
|
v3_2_0-boron-RC2
|
2019-12-01 20:55:31 +01:00 |
jsonwebtokenplain
|
v3_2_0-boron-RC2
|
2019-12-01 20:55:31 +01:00 |
jsonwriterrenders
|
3.0.0 hydrogen RC2
|
2017-05-09 23:14:20 +02:00 |
middleware
|
Changed the behavior of the JWT LiveValidityWindows
|
2018-05-17 21:57:03 +02:00 |
middleware_analytics
|
https://github.com/danieleteti/delphimvcframework/issues/321
|
2020-02-28 18:33:28 +01:00 |
outputcachewithredis
|
Updated README.md
|
2019-05-19 15:01:27 +02:00 |
outputcompression
|
Added tools folder into the release zip. Preparing RC6
|
2019-09-04 19:37:11 +02:00 |
renders
|
Added "OnRouterLog" configuration - Fixed packages to include "MVCFramework.Nullables.pas"
|
2020-02-26 13:10:41 +01:00 |
renders_spring4d_nullables
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
routing
|
Added optional serializers for TBitmap, TPNGImage and TJPEGImage. IDEExpert has been updated.
|
2019-06-25 17:33:02 +02:00 |
rql2sql
|
Fixed error in the RQL compiler when passing a string containing the apostrophe (') symbol in the "contains" and "in" operators
|
2020-02-13 20:15:25 -03:00 |
server_in_dll
|
New sample: Server_in_DLL
|
2019-05-19 14:06:28 +02:00 |
servercontainer
|
https://github.com/danieleteti/delphimvcframework/issues/116
|
2019-01-18 19:35:57 +01:00 |
serversentevents
|
Added JSON-RPC Notification Support
|
2018-05-16 19:46:35 +02:00 |
serversentevents2
|
Fixed a mleak in caso of disconnection while the request is running (https://github.com/danieleteti/delphimvcframework/issues/323)
|
2020-01-24 10:09:14 +01:00 |
serversideviewcustom
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
serversideviews
|
- New! TMVCActiveRecord.DeleteAll deletes all the records from a table
|
2019-02-21 18:12:01 +01:00 |
serversideviews_mustache
|
First public version of TMVCAPIBinder
|
2020-03-20 23:08:45 +01:00 |
sessioncustom
|
Changes to the custom type serializer interface
|
2018-10-30 13:53:18 +01:00 |
sessions
|
Changed the behavior of the JWT LiveValidityWindows
|
2018-05-17 21:57:03 +02:00 |
soaprest
|
Preparing 3.0 hydrogen
|
2018-02-20 23:33:50 +01:00 |
spring4dintegration
|
Updated SQLite sample schema to correctly work with the mvcactiverecord nullable tests
|
2020-01-07 14:58:04 +01:00 |
sslclient
|
Added JSON-RPC Notification Support
|
2018-05-16 19:46:35 +02:00 |
sslserver
|
Added JSON-RPC Notification Support
|
2018-05-16 19:46:35 +02:00 |
strongly_typed_actions
|
New Sample - WindowsService
|
2019-09-25 14:55:51 +02:00 |
swaggerdoc
|
Added EnumValues parameter to MVCSwagParamAttribute attribute. When adding an enum, swagger will display a list of possible values to select
|
2020-01-03 18:08:47 -03:00 |
swaggerui
|
JSON properties can be de/serialized verbatim by the default json serializer
|
2019-11-05 14:40:39 +01: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
|
Added dmvcframework package
|
2018-12-09 23:05:01 +01:00 |
winecellarserver
|
Fixed WineCellar* samples (thank you Stephen)
|
2020-01-08 20:34:02 +01:00 |