Daniele Teti
|
aaa34ca410
|
Added "TMVCActiveRecord.SelectOneByRQL", Removed "Context.Request.HeaderNames"
|
2020-06-22 15:24:20 +02:00 |
|
Daniele Teti
|
af91c92563
|
Added Context.Request.HeaderNames: TArray<String>
|
2020-06-20 19:41:12 +02:00 |
|
Daniele Teti
|
25a677bb40
|
Added count parameter in GET /($entity) and POST /($entity)/searches
|
2020-06-19 16:01:07 +02:00 |
|
Daniele Teti
|
66c9a0f75d
|
Added RQL support description in README.md
|
2020-06-19 10:04:41 +02:00 |
|
Daniele Teti
|
e76ece994e
|
Small FIXES for ActiveRecordController
|
2020-06-18 14:49:06 +02:00 |
|
Daniele Teti
|
ad23c85469
|
https://github.com/danieleteti/delphimvcframework/issues/386
|
2020-05-28 22:42:16 +02:00 |
|
Daniele Teti
|
516101ebb8
|
https://github.com/danieleteti/delphimvcframework/issues/388
|
2020-05-28 22:35:45 +02:00 |
|
Daniele Teti
|
3468373f60
|
help star
|
2020-05-17 11:18:02 +02:00 |
|
Daniele Teti
|
530084271b
|
Improved SPA support
|
2020-05-14 17:41:20 +02:00 |
|
Daniele Teti
|
028089969a
|
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 |
|
Daniele Teti
|
a1c6d82198
|
https://github.com/danieleteti/delphimvcframework/issues/378
|
2020-05-06 10:49:08 +02:00 |
|
Daniele Teti
|
4cd30b5946
|
readme updated
|
2020-05-05 23:51:37 +02:00 |
|
Daniele Teti
|
e0e14be6e5
|
Added MVCDoNotDeSerializeAttribute (if marked with this attribute, a property is not deserialized)
|
2020-05-04 12:39:54 +02:00 |
|
Daniele Teti
|
f0bbcb86d7
|
Children object lifecycle management in MVCActiveRecord
|
2020-05-04 09:48:51 +02:00 |
|
Daniele Teti
|
ccae07d704
|
updated artworks
|
2020-05-03 12:45:39 +02:00 |
|
Daniele Teti
|
ddc5f4d97d
|
JSON-RPC named parameters support
|
2020-05-02 16:39:32 +02:00 |
|
Daniele Teti
|
89d723fbde
|
Added new sample to show hot to use StaticFilesMiddleware in SPA web applications. Added ability to don't load system controller using Config[TMVCConfigKey.LoadSystemControllers] := 'false'; in the configuration block.
|
2020-04-29 17:53:29 +02:00 |
|
Daniele Teti
|
6e26525251
|
Updated LoggerPro
|
2020-04-27 23:24:12 +02:00 |
|
Daniele Teti
|
1e4d374101
|
Comepleted ObjectDict support - fixed ncCamelCase mangling
|
2020-04-24 16:36:18 +02:00 |
|
Daniele Teti
|
08f01e6633
|
https://github.com/danieleteti/delphimvcframework/issues/366
|
2020-04-19 12:23:55 +02:00 |
|
Daniele Teti
|
f853b362b3
|
https://github.com/danieleteti/delphimvcframework/issues/362
|
2020-04-18 23:32:24 +02:00 |
|
Daniele Teti
|
fc525e9d97
|
https://github.com/danieleteti/delphimvcframework/issues/363
|
2020-04-18 15:04:27 +02:00 |
|
Daniele Teti
|
26b82080d9
|
https://github.com/danieleteti/delphimvcframework/issues/330
|
2020-04-13 16:22:15 +02:00 |
|
Daniele Teti
|
e437d33434
|
https://github.com/danieleteti/delphimvcframework/issues/355
|
2020-04-12 12:38:00 +02:00 |
|
Daniele Teti
|
e56fb272a9
|
https://github.com/danieleteti/delphimvcframework/issues/348
Just for PostgreSQL
|
2020-04-08 18:04:45 +02:00 |
|
Daniele Teti
|
36ca9d43dc
|
https://github.com/danieleteti/delphimvcframework/issues/337
|
2020-04-03 11:56:14 +02:00 |
|
Daniele Teti
|
841edeb114
|
https://github.com/danieleteti/delphimvcframework/issues/349
https://github.com/danieleteti/delphimvcframework/issues/38
|
2020-03-31 00:47:35 +02:00 |
|
Daniele Teti
|
5fb572ca63
|
Support for non autogenerated primary keys
|
2020-03-27 00:37:28 +01:00 |
|
Daniele Teti
|
f4e27a2179
|
Added JSONRPC HOOKS
|
2020-03-24 17:55:25 +01:00 |
|
Daniele Teti
|
71b6108149
|
Improved deserialization in cases of derived properties
|
2020-03-23 18:51:57 +01:00 |
|
Daniele Teti
|
469d83d35e
|
Track in README.MD some fixed issues
|
2020-03-22 00:02:53 +01:00 |
|
Daniele Teti
|
bcac1008a8
|
readme file
|
2020-03-12 20:38:07 +01:00 |
|
Daniele Teti
|
ac9f3bc7f6
|
FIX https://github.com/danieleteti/delphimvcframework/issues/334
|
2020-03-05 18:34:00 +01:00 |
|
Daniele Teti
|
70a5b2c306
|
Updated README.md
|
2020-02-26 13:25:00 +01:00 |
|
Daniele Teti
|
92dcbd8b40
|
FIXED a Vulnerability bug which affects some deployment configurations.
|
2020-02-13 23:33:30 +01:00 |
|
Daniele Teti
|
c36cd13988
|
3.2.0-boron-RC4
|
2020-02-05 23:46:38 +01:00 |
|
Daniele Teti
|
3388354743
|
Serialization support for all the types in MVCFramework.Nullables
|
2020-02-03 10:51:40 +01:00 |
|
Daniele Teti
|
9027d0e192
|
3.2.0-boron-RC3
|
2020-01-06 16:51:54 +01:00 |
|
Daniele Teti
|
b097121ee7
|
First working version of nullable support for mvcactiverecord
|
2020-01-04 12:54:38 +01:00 |
|
Daniele Teti
|
7c89df545d
|
Middleware Trace
|
2019-12-23 18:37:28 +01:00 |
|
Daniele Teti
|
ab3ef05550
|
Updated roadmap and readme page
|
2019-12-23 17:51:44 +01:00 |
|
Daniele Teti
|
3793a42b5d
|
Improved router ACCEPT resolution - Improved MSSQLServer support for nvarchar(max) data type
|
2019-12-17 14:52:11 +01:00 |
|
Daniele Teti
|
57da1259d8
|
MVCAREntitiesGenerator can optionally register all the generated entities also in the ActiveRecordMappingRegistry (Thanks to [Fabrizio Bitti](https://twitter.com/fabriziobitti) from [bit Time Software](http://www.bittime.it))
|
2019-11-28 19:04:26 +01:00 |
|
Daniele Teti
|
7552fb6c15
|
Added Map* methods to TMVCActiveRecord. Improved DataSet serialization for JsonDataObjects.
|
2019-11-27 19:04:06 +01:00 |
|
Daniele Teti
|
23a108896c
|
JSON properties can be de/serialized verbatim by the default json serializer
|
2019-11-05 14:40:39 +01:00 |
|
Daniele Teti
|
bedc034e6d
|
Added SwaggerUI webserver
|
2019-11-04 13:01:18 +01:00 |
|
Daniele Teti
|
7ce87edb51
|
dmvcframework 3.2.0-boron
|
2019-11-03 16:18:24 +01:00 |
|
Daniele Teti
|
ead05b8d5d
|
dmvcframework 3.2.0-RC0-boron
|
2019-10-15 12:51:35 +02:00 |
|
Daniele Teti
|
1a0ae44b6b
|
Improved README.md
|
2019-10-15 09:43:37 +02:00 |
|
Daniele Teti
|
6bdf5547bc
|
Added ToMVCList to wrap any object and try to use as list
|
2019-10-10 20:16:48 +02:00 |
|