Daniele Teti
|
08bf440713
|
- Some cleanup, added first call to the sample project about the jsonrpc support for record types
|
2022-07-11 00:09:59 +02:00 |
|
Daniele Teti
|
0ff8110640
|
+ jsonrpc can serialize complex record as responses (nestd record with dynamic arrays)
|
2022-07-05 14:42:41 +02:00 |
|
Daniele Teti
|
6567dc8d19
|
+ Simple echo-call with nested record works correctly (jsonrpc)
|
2022-07-05 13:20:09 +02:00 |
|
Daniele Teti
|
7ea0b3c921
|
+ JSONRPC works with simple record not nested
|
2022-06-23 20:24:57 +02:00 |
|
Daniele Teti
|
63cc2aa4c6
|
+ First changes to allow records as JSONRPC parameters
|
2022-05-25 15:13:49 +02:00 |
|
Daniele Teti
|
594b3a36a9
|
https://github.com/danieleteti/delphimvcframework/issues/538 (WIP)
|
2022-03-31 16:43:32 +02: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
|
d9ebea3d0f
|
[+] Almost complete work on MultiExecutor - we need an elegant and efficient way to handle primary keys of multiple types
|
2021-04-27 22:57:15 +02:00 |
|
Daniele Teti
|
244c70084e
|
[+] Improved ThreadSafeQueue
[+] Added MVCJSONRPCAllowGET attribute
|
2021-02-23 18:00:32 +01:00 |
|
Daniele Teti
|
311be67323
|
New functionality explained in the jsonrpc samples (TMultiDataset)
|
2020-09-22 15:18:22 +02:00 |
|
Daniele Teti
|
4e4c7f2198
|
removed tmvcrestclient from samples
|
2020-09-02 19:43:34 +02:00 |
|
Daniele Teti
|
75cdf7f720
|
Hooks signature changed.
|
2020-08-05 09:50:06 +02:00 |
|
Daniele Teti
|
ddc5f4d97d
|
JSON-RPC named parameters support
|
2020-05-02 16:39:32 +02:00 |
|
Daniele Teti
|
f4e27a2179
|
Added JSONRPC HOOKS
|
2020-03-24 17:55:25 +01:00 |
|
Daniele Teti
|
8144baf40c
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
|
Daniele Teti
|
529b5c7850
|
Added comments on jsonrpc/describe output
|
2019-11-06 20:42:17 +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
|
0152d0aac9
|
FIX https://github.com/danieleteti/delphimvcframework/issues/270
|
2019-08-23 12:01:33 +02:00 |
|
Daniele Teti
|
8ee3efc384
|
dmvcframework-3_1_1-beryllium-RC3
|
2019-03-08 09:49:33 +01:00 |
|
Daniele Teti
|
8ed859b7d1
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
|
Daniele Teti
|
f6c4382291
|
JSON-RPC Refactoring
|
2018-12-12 14:48:35 +01:00 |
|
Daniele Teti
|
d4a23e52fb
|
Removed unit MVCFramework.TypesAliases.pas
Updated JsonDataObjects.pas
|
2018-11-24 16:57:04 +01:00 |
|
Daniele Teti
|
29f03e819e
|
Added ability to automatically expose PODO through JSON-RPC interface
FIX https://github.com/danieleteti/delphimvcframework/issues/160
FIX https://www.facebook.com/groups/delphimvcframework/?multi_permalinks=1951719131577883&comment_id=1952551261494670¬if_id=1542833848942998¬if_t=feedback_reaction_generic
|
2018-11-21 22:14:50 +01:00 |
|