Daniele Teti
|
41a6931e7f
|
active_search_htmx sample now uses if expressions in template
|
2024-09-14 16:10:33 +02:00 |
|
Daniele Teti
|
90dcd3bdfe
|
Copyright updated to 2010-2024
|
2024-01-02 17:04:27 +01:00 |
|
Daniele Teti
|
fc9fffb9e7
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
|
Marcelo Jaloto
|
8f25550899
|
issue 556 - Add override support in the method TRoleBasedAuthHandler.OnAuthorization;
|
2022-05-26 15:06:35 -03:00 |
|
Daniele Teti
|
a8ce1bb25b
|
+ Updated copyright for 2022
|
2022-01-04 15:44:47 +01:00 |
|
Daniele Teti
|
6837182cc3
|
+ updated copyright header
|
2021-08-15 18:39:55 +02:00 |
|
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 |
|