JakobYde
|
d804f47f97
|
Added serialization/deserialization of lists of simple types as root (#761)
|
2024-07-19 18:30:02 +02:00 |
|
Daniele Teti
|
051e778295
|
Small JSONRPC demo fix
|
2024-07-19 18:20:49 +02:00 |
|
Daniele Teti
|
d5156646ea
|
Old Write* to LogI and LogException
|
2024-07-09 23:22:26 +02:00 |
|
Daniele Teti
|
c420be5f24
|
Improved Sample functional_actions_showcase
|
2024-07-09 23:21:50 +02:00 |
|
Daniele Teti
|
cc0a5d1281
|
Improves CustomLogger sample
|
2024-07-08 21:07:13 +02:00 |
|
Daniele Teti
|
8ac772f871
|
NEW SAMPLE: Render Binary Contents
|
2024-07-08 12:57:06 +02:00 |
|
Daniele Teti
|
6d22cf6c6e
|
NEW sample: htmx_website
|
2024-07-02 23:06:30 +02:00 |
|
Daniele Teti
|
2758b2bbea
|
Fixed some weird behaviour of the sample about JSONRPC
|
2024-07-02 19:14:45 +02:00 |
|
Daniele Teti
|
e2908e388d
|
Removed old sample about jsonrpc
|
2024-07-02 19:08:56 +02:00 |
|
Daniele Teti
|
38abb58770
|
fileupload demo: Removed RawRequest when not needed
|
2024-06-26 16:08:11 +02:00 |
|
Daniele Teti
|
089b2f29af
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2024-06-25 12:02:58 +02:00 |
|
Daniele Teti
|
113fada45a
|
Delphi 10.2 Tokyo Compatibility Fix (Thanks Mark Lobanov)
|
2024-06-25 12:02:47 +02:00 |
|
Daniele Teti
|
710ea260b5
|
Update FUNDING.yml
|
2024-06-24 18:23:39 +02:00 |
|
Daniele Teti
|
a369b16def
|
Update FUNDING.yml
|
2024-06-24 18:18:21 +02:00 |
|
Daniele Teti
|
072fd18392
|
Removed ENTER/EXIT log entries from LoadDefaultConfig and LoadSystemController
|
2024-06-19 23:14:01 +02:00 |
|
danieleteti
|
3caec73e5c
|
chore(docs): update TOC
|
2024-06-19 15:24:08 +00:00 |
|
Daniele Teti
|
4b63f04a12
|
3.4.2-magnesium-rc2
|
2024-06-19 17:23:39 +02:00 |
|
Daniele Teti
|
06bfe221ef
|
Updated HTMX samples to HTMX 2.0.0
|
2024-06-19 14:25:33 +02:00 |
|
Daniele Teti
|
66f7fcb8ac
|
Added MVCNameCaseDefault
|
2024-06-19 14:25:04 +02:00 |
|
Daniele Teti
|
f795327a7e
|
Urlmapped boolean parameters accepts: true/false, yes/no, 1/0 as truthy and falsy values
|
2024-06-19 14:24:01 +02:00 |
|
Daniele Teti
|
a44b26c779
|
https://github.com/danieleteti/delphimvcframework/issues/754
|
2024-06-10 00:18:02 +02:00 |
|
Daniele Teti
|
636ad27a83
|
Added Wizard support for MVCNameCaseDefault
|
2024-06-09 23:53:25 +02:00 |
|
Francisco Zanini
|
6e07eb8b4f
|
Fixes serialization of enumerations from dataset (#755)
Co-authored-by: Francisco Zanini <francisco@digifort.com.br>
|
2024-06-09 18:46:01 +02:00 |
|
Daniele Teti
|
07e16a339f
|
Added MVCNameCaseDefault global config variable (with updated tests and wizard)
|
2024-06-08 23:05:46 +02:00 |
|
Daniele Teti
|
b1e8c98ea1
|
Fixed min padding for log file name (Thanks Mark Lobanov)
|
2024-05-30 09:11:05 +02:00 |
|
Daniele Teti
|
e028b154cb
|
Updated README
|
2024-05-29 23:23:33 +02:00 |
|
Daniele Teti
|
b3ca81b523
|
New sample for TLoggerProFileByFolderAppender
|
2024-05-29 23:21:34 +02:00 |
|
Daniele Teti
|
59be2840ab
|
Added TLoggerProFileByFolderAppender - by an idea and first implementation of Mark Lobanov <mark.v.lobanov@gmail.com>
|
2024-05-29 23:16:56 +02:00 |
|
Daniele Teti
|
4d54155bd7
|
Pushed some members of TLoggerPROFileAppender into protected section
|
2024-05-29 14:26:01 +02:00 |
|
Daniele Teti
|
b6b2a1818e
|
Added more "Response Methods"
|
2024-05-27 23:00:52 +02:00 |
|
Daniele Teti
|
bdeca614c4
|
Updated sqids ext lib
|
2024-05-27 09:07:37 +02:00 |
|
Daniele Teti
|
1f06210979
|
Added sample for nested and internal partials with Mustache
|
2024-05-23 15:30:50 +02:00 |
|
Daniele Teti
|
cf08f46555
|
Added "Shuffle" to sqids_showcase
|
2024-05-23 11:02:00 +02:00 |
|
Daniele Teti
|
43478dbdbf
|
Added TMVCSqidsEncoder, IMVCSqidsEncoder and relative sample (sqids_showcase.dproj)
|
2024-05-23 10:04:31 +02:00 |
|
Daniele Teti
|
a559b34f6a
|
Improved db logger sample
|
2024-05-23 10:03:55 +02:00 |
|
Daniele Teti
|
fcee922c2a
|
Functional Actions Sample Clean
|
2024-05-23 10:03:30 +02:00 |
|
Daniele Teti
|
9edc977bc4
|
Added OKResponse(const Message: String): IMVCResponse;
|
2024-05-23 10:02:54 +02:00 |
|
Daniele Teti
|
7ce308b54f
|
New Sample DataPump
|
2024-05-16 17:59:17 +02:00 |
|
Daniele Teti
|
cb01d14729
|
Added specific test for ser/unser of objects decorated with Sqids
|
2024-05-16 17:15:59 +02:00 |
|
Daniele Teti
|
4c5441d5e4
|
Better visibility for WARNINGS in Console logger
|
2024-05-16 15:50:37 +02:00 |
|
Daniele Teti
|
1a10545794
|
Improved Sqids in not-nullable types
|
2024-05-14 23:44:08 +02:00 |
|
Daniele Teti
|
4b0d872cd5
|
New sample: SimpleRESTAPIUsingInjection (to explain how to use injection)
|
2024-05-14 23:26:38 +02:00 |
|
Daniele Teti
|
9cd1181e88
|
Better handling of sqids in nullable types
|
2024-05-14 23:26:10 +02:00 |
|
Daniele Teti
|
12a4d626f1
|
Removed "sqids" sample (Wizard can generate the sample project now)
|
2024-05-10 16:18:08 +02:00 |
|
Daniele Teti
|
d06d470e45
|
Added "MVCSerializeAsSqids" attribute. Added Sqids support in Wizard. Renamed ":sqid" converter to ":sqids". Added more tests.
|
2024-05-10 16:16:47 +02:00 |
|
Daniele Teti
|
0cdbcb75d4
|
Merge branch 'dmvcframework-3.4.2-magnesium'
* dmvcframework-3.4.2-magnesium:
Sqids support - base classes + converter mechanism. Added ":sqid" converter.
|
2024-05-09 23:50:40 +02:00 |
|
Daniele Teti
|
7420015c5c
|
Sqids support - base classes + converter mechanism. Added ":sqid" converter.
|
2024-05-09 23:50:01 +02:00 |
|
Daniele Teti
|
3034a061b2
|
Removed unused units
|
2024-05-04 16:36:31 +02:00 |
|
Daniele Teti
|
c2646a2e28
|
dmvcframework-3.4.2-magnesium-rc1
|
2024-05-03 12:24:56 +02:00 |
|
Daniele Teti
|
fe5f7d4a72
|
Preparing for dmvcframework-3.4.2-magnesium-rc1
|
2024-05-03 00:13:08 +02:00 |
|