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 |
|
Daniele Teti
|
8144baf40c
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
|
Daniele Teti
|
7ce87edb51
|
dmvcframework 3.2.0-boron
|
2019-11-03 16:18:24 +01:00 |
|
Daniele Teti
|
51b0efdba4
|
Swagger PathID renamed to OperationID
Moved MVCRequiresAuthenticationAttribute into MVCFramework.pas
|
2019-10-30 00:25:01 +01:00 |
|
Daniele Teti
|
8ed859b7d1
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
|
Daniele Teti
|
c5800b3354
|
Added dmvcframework package
Features freeze for 3.1 (lithium)
Working on the planned issues for this milestone https://github.com/danieleteti/delphimvcframework/milestones/3.1%20(helium)
|
2018-12-09 23:05:01 +01:00 |
|
Daniele Teti
|
b49bc82d8b
|
3.0 RC12 hydrogen
|
2018-01-29 17:30:53 +01:00 |
|
Daniele Teti
|
0d8e5f842a
|
Added serversentevents sample
Handled AutoRefCount properties on ARC platform
|
2017-05-25 12:31:05 +02:00 |
|
janidan
|
cbd83751ee
|
Added contribution message
|
2017-05-18 07:02:07 +02:00 |
|
janidan
|
6d9e584926
|
Added functionality to allow the definition of OR connected Roles
|
2017-05-16 18:34:47 +02:00 |
|
janidan
|
256a629360
|
Added basic requires Authentication Attribute
|
2017-05-16 07:18:06 +02:00 |
|
janidan
|
ab519d45db
|
Added feature to add dynamic roles that can resolve request parameters. e.g. [MVCRequiresRole('($branch):read:customers')] on a controller that supplies the GET /branch/EUROPE/customers resource.
|
2017-05-15 14:58:13 +02:00 |
|
janidan
|
ccb0ec37d8
|
Implemented initial version of a role based auth handler. See sample for usage.
|
2017-05-12 12:48:44 +02:00 |
|