Commit Graph

109 Commits

Author SHA1 Message Date
Daniele Teti
f7b34f7cde Merge commit 'b9b63572a2ed779430eca509b8e30f18f2ff5b93' 2023-02-27 12:34:59 +01:00
Daniele Teti
cba30010fc Merge commit '7d894121523288f1fd1ed1fc3f2b8bb9e4736893' as 'lib/swagdoc' 2023-02-27 12:33:00 +01:00
Daniele Teti
993ecf49a1 removed localcopy of SwagDoc 2023-02-27 12:32:18 +01:00
Daniele Teti
7a0ac93e2d Merge commit 'fcf524f0470a1c3532043ff01f8df5c3ff3b23ef' as 'lib/dmustache' 2023-02-27 12:30:50 +01:00
Daniele Teti
03a9b43a54 removed local copy of dmustache 2023-02-27 12:30:19 +01:00
Daniele Teti
548367cc68 Merge commit '55500acdf94d3b2f6a3858215bcac7ac34bd2f24' as 'lib/loggerpro' 2023-02-27 12:26:25 +01:00
Daniele Teti
64c845c808 no message 2023-02-27 12:26:08 +01:00
John Smith
3e3825aead
SynCommons.pas (used in MVCFramework.View.Renderers.Mustache) does not compile in 64bit without SynDoubleToText.inc (#624) 2023-01-14 17:19:08 +01:00
Daniele Teti
057e08903a https://github.com/danieleteti/delphimvcframework/issues/573
https://github.com/danieleteti/delphimvcframework/issues/574
2022-09-10 11:59:45 +02:00
Daniele Teti
81b175033c Entities Generator 2.0 (WIP) 2022-08-20 17:12:15 +02:00
Daniele Teti
ff385631a8 Updated DMustache ext lib 2022-08-19 10:19:22 +02:00
Daniele Teti
821180ea75 Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
Daniele Teti
46e1d80852 Merge commit '4b3008e7c62ba577583508bd70b1d1bad0387222' as 'lib/loggerpro' 2022-03-26 18:24:43 +01:00
Daniele Teti
312cff2005 switching loggerpro as subtree 2022-03-26 18:24:32 +01:00
Daniele Teti
c2d3cbc859 https://github.com/danieleteti/delphimvcframework/issues/542 2022-03-25 10:49:12 +01:00
Daniele Teti
79407d71e1 - create include files to easily mantain aligned all the dpks
- still facing with this issue in Delphi 11 Alexandria (https://quality.embarcadero.com/browse/RSP-35516). Compression works, but the debugger catches an exception raised in "normal cases".
2021-09-29 19:30:14 +02:00
Daniele Teti
91b3edf182 renamed a folder 2021-09-16 13:11:50 +02:00
Daniele Teti
27223a0a93 +added unit MVCFramework.Utils.pas which will contains all the 'simple functions' used in end user controllers 2021-09-15 14:24:39 +02:00
Daniele Teti
0bd8d5f4ea + Support for Delphi 11 Alexandria 2021-09-09 23:56:56 +02:00
Daniele Teti
10444c9714 [+] Small fixes for swagger support 2021-07-22 19:13:58 +02:00
Daniele Teti
11c97997b5 [+] updated dmustache 2021-04-23 10:11:05 +02:00
Daniele Teti
2db238918e [+] Improved proxy generation routes for JSONRPC 2021-03-02 18:03:08 +01:00
Daniele Teti
244c70084e [+] Improved ThreadSafeQueue
[+] Added MVCJSONRPCAllowGET attribute
2021-02-23 18:00:32 +01:00
João Antônio Duarte
28347845e1 Compatibility fix for compiling the SwagDoc library for Linux in Delphi Tokyo. Fix #423 2020-10-24 17:29:39 -03:00
Daniele Teti
7d1ab3d787 Updated SwagDoc 2020-09-30 11:24:03 +02:00
Daniele Teti
5c5e3f707b Removed TMVCRESTClient dependencies. (postponed) 2020-09-02 16:13:29 +02:00
Daniele Teti
761e778aa7 Fixed some package problems for Rio and Sydney 2020-08-30 08:52:21 +02:00
João Antônio Duarte
1b322d3f7b Fixed memory leaks in SwagDoc Library 2020-05-20 19:43:30 -03:00
Daniele Teti
309fb10baa Updated LoggerPro to v1.3.3 2020-05-14 19:12:52 +02:00
João Antônio Duarte
4aff893452 Correction in the generation of JsonSchemas of object and array type.
SwagDoc library updated.
2020-05-02 20:00:17 -03:00
Daniele Teti
6e26525251 Updated LoggerPro 2020-04-27 23:24:12 +02:00
Daniele Teti
96f624f8fb Updated LoggerPro package 2020-04-27 17:18:16 +02:00
Daniele Teti
640ffef55f Updated SynMustache to 7b825b70ea 2020-04-12 16:45:05 +02:00
Daniele Teti
b4a5c9bdab Fix some packages issues 2019-12-01 17:40:45 +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
831af3b889 Updated DMustache 2019-11-17 12:09:05 +01:00
João Antônio Duarte
ebfa1b806d Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2019-11-14 15:06:07 -03:00
João Antônio Duarte
d010511722 Removed reference to unit Winapi.Windows that was not needed and prevented compilation on platforms other than Windows. 2019-11-14 15:05:48 -03:00
Daniele Teti
7ce87edb51 dmvcframework 3.2.0-boron 2019-11-03 16:18:24 +01:00
Daniele Teti
3ccd6b6122 DMVCFramework package includes SwaggerDoc code. 2019-10-24 15:35:39 +02:00
Daniele Teti
ead05b8d5d dmvcframework 3.2.0-RC0-boron 2019-10-15 12:51:35 +02:00
Daniele Teti
510453576f Added credits to the readme
Fixed https://github.com/danieleteti/delphimvcframework/issues/278
2019-10-09 23:47:07 +02:00
Daniele Teti
a3738777a7 Added SwagDoc 2019-09-25 14:54:04 +02:00
Daniele Teti
da9ffb4ad5 Removed loggerpro samples 2019-09-20 14:53:07 +02:00
Daniele Teti
44deb6ce83 Removed some hints for old version of Delphi 2019-08-05 12:55:57 +02:00
Daniele Teti
cc64a564a8 FIXED compatibility problems with XE7 2019-08-02 12:32:31 +02:00
Daniele Teti
7363304ba8 Added support for SQLite in MVCActiveRecord 2019-06-24 21:00:17 +02:00
Daniele Teti
acf8dd1467 https://github.com/danieleteti/delphimvcframework/issues/154 2019-04-16 23:40:23 +02:00
Daniele Teti
77e78b24f3 ISSUE https://github.com/danieleteti/delphimvcframework/issues/205 2019-04-16 23:12:56 +02:00
Daniele Teti
d20ef3fe41 Added '/describe' to json-rpc
Added 'MVCInheritable' attribute
2019-04-03 09:45:31 +02:00