Daniele Teti
|
b845afc7af
|
[+] Improved folder detect in static files middleware
|
2021-03-03 23:16:55 +01:00 |
|
Daniele Teti
|
e8a08a4a78
|
https://github.com/danieleteti/delphimvcframework/issues/488
|
2021-03-03 18:42:59 +01: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 |
|
Daniele Teti
|
a138551cc8
|
[+] improved apache module and isapi samples
|
2021-02-17 00:04:58 +01:00 |
|
Daniele Teti
|
088b8b3240
|
[+] improved unit test architecture
|
2021-02-10 11:26:14 +01:00 |
|
Daniele Teti
|
2c79ff6c6a
|
[+] Unit test refactoring
|
2021-02-04 14:11:33 +01:00 |
|
Daniele Teti
|
34a3f2b993
|
[+] Improved ServerContainer sample - now it shows hot tu publish more than 1 TMVCEngine in more than 1 WebModule
|
2021-02-03 18:23:48 +01:00 |
|
Daniele Teti
|
77ad5ecd10
|
[+] fix for nil objects in lists during serialization
[+] preparing for 3.2.2-nitrogen
|
2021-01-27 20:25:35 +01:00 |
|
dependabot[bot]
|
de1f7e7b19
|
Bump axios from 0.19.2 to 0.21.1 in /samples/react/WebApp
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-06 09:02:58 +00:00 |
|
João Antônio Duarte
|
0f7c682bf7
|
Added Swagger support for DMVCFramework nullable types. Fix #453
|
2020-12-29 09:49:43 -03:00 |
|
Daniele Teti
|
9c9edc20d4
|
https://github.com/danieleteti/delphimvcframework/issues/461
|
2020-12-26 15:47:49 +01:00 |
|
João Antônio Duarte
|
181cf5aba9
|
Merge branch 'master' into feature_restclient
|
2020-11-27 14:14:41 -03:00 |
|
Daniele Teti
|
ce3f0ec13e
|
https://github.com/danieleteti/delphimvcframework/issues/444
|
2020-11-27 12:10:46 +01:00 |
|
João Antônio Duarte
|
b9bee3fb2a
|
Merge branch 'master' into feature_restclient
|
2020-11-13 18:15:33 -03:00 |
|
Daniele Teti
|
35c505c94e
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2020-11-13 09:31:33 +01:00 |
|
Daniele Teti
|
6ea08357d3
|
https://github.com/danieleteti/delphimvcframework/issues/430
|
2020-11-13 09:31:20 +01:00 |
|
JavierusTk
|
bdfdb4bb45
|
Typo correction
|
2020-11-13 01:17:52 +01:00 |
|
João Antônio Duarte
|
502c17c510
|
Merge remote-tracking branch 'upstream/master' into feature_restclient
|
2020-11-11 20:15:53 -03:00 |
|
Daniele Teti
|
02cedc206d
|
Updated SSLServer sample to make it compatible with INDY as released in Delphi 10.4. Sydney (https://stackoverflow.com/questions/62068537/delphi-indy-ssl-error-after-migrating-to-10-4-sydney)
|
2020-11-11 09:04:25 +01:00 |
|
João Antônio Duarte
|
2871e131df
|
Merge remote-tracking branch 'upstream/master' into feature_restclient
|
2020-11-10 18:43:20 -03:00 |
|
Daniele Teti
|
4caf183398
|
added more flexibility to ObjectDict
|
2020-11-10 17:15:24 +01:00 |
|
João Antônio Duarte
|
9c43f85b33
|
Merge branch 'master' into feature_restclient
|
2020-11-09 07:55:06 -03:00 |
|
Daniele Teti
|
e0715386e0
|
Improved Server Side Views Sample
|
2020-11-05 17:15:05 +01:00 |
|
Daniele Teti
|
7a41d6c7f7
|
Improved ServerSideView Sample
|
2020-11-05 17:14:39 +01:00 |
|
Daniele Teti
|
11c7b397d4
|
Improved CRUD sample
|
2020-11-05 15:42:31 +01:00 |
|
Daniele Teti
|
4a65b78fb5
|
https://github.com/danieleteti/delphimvcframework/issues/434
|
2020-11-04 19:06:54 +01:00 |
|
João Antônio Duarte
|
8b90d5c05b
|
Merge remote-tracking branch 'upstream/master' into feature_restclient
|
2020-10-30 14:17:05 -03:00 |
|
Daniele Teti
|
b2a8238453
|
added new render sample with all date, time, datetime and timestamp values
|
2020-10-30 18:08:56 +01:00 |
|
João Antônio Duarte
|
01fa630401
|
Merge branch 'master' into feature_restclient
|
2020-10-24 11:09:33 -03:00 |
|
Daniele Teti
|
bdf4423223
|
Update samples
|
2020-10-24 14:21:02 +02:00 |
|
Daniele Teti
|
3b7a9ef27f
|
Refactored WineCellar Mobile example
|
2020-10-23 00:27:52 +02:00 |
|
Daniele Teti
|
07c12381b4
|
Revert "Sample fixes"
This reverts commit 89565eb815 .
|
2020-10-22 19:42:18 +02:00 |
|
Daniele Teti
|
89565eb815
|
Sample fixes
|
2020-10-22 19:39:38 +02:00 |
|
Daniele Teti
|
1c955e030b
|
Fix some samples
|
2020-10-22 09:32:10 +02:00 |
|
Daniele Teti
|
9e0ac3f33a
|
Fix some samples
|
2020-10-22 09:14:08 +02:00 |
|
João Antônio Duarte
|
5fa41c6837
|
Merge branch 'master' into feature_restclient
|
2020-10-19 19:41:42 -03:00 |
|
Daniele Teti
|
e5310e626f
|
https://github.com/danieleteti/delphimvcframework/issues/435
|
2020-10-19 19:41:16 +02:00 |
|
João Antônio Duarte
|
df6fc6d43a
|
Merge remote-tracking branch 'upstream/master' into feature_restclient
|
2020-10-01 08:39:05 -03:00 |
|
Daniele Teti
|
b133566bc9
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2020-09-30 11:16:24 +02:00 |
|
Daniele Teti
|
057519d550
|
https://github.com/danieleteti/delphimvcframework/issues/424
|
2020-09-30 11:16:10 +02:00 |
|
João Antônio Duarte
|
ae0525afa7
|
Fixed JsonSchema generation of properties of types enumerated in Swagger middleware.
Fix issue #427
|
2020-09-29 18:55:19 -03:00 |
|
Daniele Teti
|
c3f10f357f
|
Sample article_crud_server
|
2020-09-29 19:58:48 +02:00 |
|
Daniele Teti
|
6b55f7e91d
|
Added SnakeCase function, added pooling connections to articles_crud_server sample
|
2020-09-29 19:57:43 +02:00 |
|
Daniele Teti
|
e9052d9950
|
Added overload on ExecuteRequest and ExecuteNotification for JSONRPCExecutor - added ClientIP in trace middleware added more checks in activerecord for forgotten attributes
|
2020-09-25 00:32:55 +02:00 |
|
João Antônio Duarte
|
00a5f09195
|
Samples changed to use TMVCRESTClient
|
2020-09-24 16:30:45 -03:00 |
|
Daniele Teti
|
8eaaeac230
|
Added mechanism to describe dataset metadata (TDatasetHelper) and to initialize a TFDMemTable with such metadata (TFireDACUtils.CreateDataSetFromMeta). Added a new sample to show the mechanism.
|
2020-09-23 23:33:30 +02:00 |
|
Daniele Teti
|
ae13cc0aa0
|
Improved JSONRPC client in case of wrong HTTP responses
|
2020-09-22 23:58:49 +02:00 |
|
Daniele Teti
|
311be67323
|
New functionality explained in the jsonrpc samples (TMultiDataset)
|
2020-09-22 15:18:22 +02:00 |
|
João Antônio Duarte
|
0f05610537
|
Fixed Swagger samples
|
2020-09-18 08:29:12 -03:00 |
|