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 |
|
Daniele Teti
|
e5310e626f
|
https://github.com/danieleteti/delphimvcframework/issues/435
|
2020-10-19 19:41:16 +02:00 |
|
João Antônio Duarte
|
cb1cf5a383
|
Conversion to snake case improved, as in some cases it still failed.
|
2020-10-17 12:32:55 -03:00 |
|
João Antônio Duarte
|
46f28cde64
|
Corrections in snake case and correction in camel case
Fix #436
|
2020-10-16 20:12:20 -03:00 |
|
João Antônio Duarte
|
6b2e1c1a1b
|
Added serialization support with snake_case case
|
2020-10-15 21:37:55 -03:00 |
|
Daniele Teti
|
057519d550
|
https://github.com/danieleteti/delphimvcframework/issues/424
|
2020-09-30 11:16:10 +02:00 |
|
Daniele Teti
|
311be67323
|
New functionality explained in the jsonrpc samples (TMultiDataset)
|
2020-09-22 15:18:22 +02:00 |
|
Daniele Teti
|
19fc11a16c
|
https://github.com/danieleteti/delphimvcframework/issues/421
|
2020-09-21 12:42:38 +02:00 |
|
Daniele Teti
|
c9c6aaebf3
|
Added HTML serializer to all RT packages
|
2020-09-18 10:49:56 +02:00 |
|
Daniele Teti
|
e3f5210b6c
|
Small test refactoring
|
2020-09-18 09:44:01 +02:00 |
|
Daniele Teti
|
f63cc4469b
|
Improved StaticFilesMiddleware
|
2020-09-16 15:56:14 +02:00 |
|
Daniele Teti
|
2ae2068807
|
Improved TMVCStaticFilesMiddleware
|
2020-09-14 15:52:50 +02:00 |
|
Daniele Teti
|
87eaf90099
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
# Conflicts:
# unittests/general/Several/LiveServerTestU.pas
|
2020-09-08 15:27:04 +02:00 |
|
Daniele Teti
|
b27db6122e
|
Improved EMVCException rendering, added unit tests (202 so far)
|
2020-09-08 15:25:44 +02:00 |
|
Daniele Teti
|
fe62799eee
|
Reverted all unit test as were before TMVCRESTClient
|
2020-09-06 15:38:25 +02:00 |
|
João Antônio Duarte
|
78263cbdc4
|
Removed TMVCRESTClient from unittests
|
2020-09-04 16:26:16 -03:00 |
|
João Antônio Duarte
|
c12f0af6dc
|
Change to pass the ContentType as a string instead of the enumerated type of RESTClient to decrease the clutter, if you want to implement TMVCRESTClient using another HTTP library
|
2020-08-27 14:32:09 -03:00 |
|
João Antônio Duarte
|
2b3051f194
|
Testing fixes
|
2020-08-26 10:09:47 -03:00 |
|
João Antônio Duarte
|
5d6904991e
|
Merge remote-tracking branch 'upstream/master' into new_restclient
|
2020-08-26 09:57:56 -03:00 |
|
João Antônio Duarte
|
e701d8f83c
|
RESTAdapter changed to use TMVCRESTClient
|
2020-08-26 09:05:12 -03:00 |
|
João Antônio Duarte
|
84bc484344
|
Various fixes and improvements after unit tests
|
2020-08-25 20:07:21 -03:00 |
|
Daniele Teti
|
2f151d6364
|
Improved TDuckList to handle simple types too
|
2020-08-25 17:19:28 +02:00 |
|
Daniele Teti
|
5ed7f7fe95
|
Added PBKDF2 support for password hashing
|
2020-08-23 18:56:14 +02:00 |
|
Daniele Teti
|
c05cbfffb7
|
Improved JSON-RPC Hooks
|
2020-08-06 17:40:56 +02:00 |
|
Daniele Teti
|
b1c56b6a2c
|
completed unit tests
|
2020-08-06 00:28:54 +02:00 |
|
Daniele Teti
|
6656314501
|
formatting
|
2020-08-05 14:56:11 +02:00 |
|
Daniele Teti
|
75cdf7f720
|
Hooks signature changed.
|
2020-08-05 09:50:06 +02:00 |
|
Daniele Teti
|
c90aa1c028
|
Fixed some unit tests after jsonrpc refactoring
|
2020-07-29 12:35:12 +02:00 |
|
Daniele Teti
|
4bebea287c
|
Added ActiveRecord unittests for Firebird (using firebird embedded). Now unit tests automatically tests sqlite and firebird. All the other RDBMS are tested manually using activerecord_showcase sample.
|
2020-07-13 17:05:22 +02:00 |
|
Daniele Teti
|
fb87e9e1f4
|
https://github.com/danieleteti/delphimvcframework/issues/401
|
2020-07-02 23:19:36 +02:00 |
|
Daniele Teti
|
3948f62a40
|
Improved unittest for sqlite
|
2020-06-25 23:19:00 +02:00 |
|
João Antônio Duarte
|
a6ffb35b6f
|
Added more tests for serializing/deserializing generic objects
|
2020-06-23 09:00:39 -03:00 |
|
Daniele Teti
|
aaa34ca410
|
Added "TMVCActiveRecord.SelectOneByRQL", Removed "Context.Request.HeaderNames"
|
2020-06-22 15:24:20 +02:00 |
|
Daniele Teti
|
e76ece994e
|
Small FIXES for ActiveRecordController
|
2020-06-18 14:49:06 +02:00 |
|
Daniele Teti
|
516101ebb8
|
https://github.com/danieleteti/delphimvcframework/issues/388
|
2020-05-28 22:35:45 +02:00 |
|
Daniele Teti
|
371d09194a
|
UnitTest // Delphi 10.4 Sydney support
|
2020-05-27 11:28:22 +02:00 |
|
Daniele Teti
|
622d664989
|
Full UnitTest Linux compatibilities (working on) for 10.4
|
2020-05-25 19:34:14 +02:00 |
|
Daniele Teti
|
87c712d640
|
Added procedure WaitForReturn in MVCFramework.Console.pas
|
2020-05-25 15:18:32 +02:00 |
|
Daniele Teti
|
32fd704d83
|
New version of MVCFramework.Console.pas with the New Sample
|
2020-05-25 15:12:46 +02:00 |
|
Daniele Teti
|
309fb10baa
|
Updated LoggerPro to v1.3.3
|
2020-05-14 19:12:52 +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
|
e0e14be6e5
|
Added MVCDoNotDeSerializeAttribute (if marked with this attribute, a property is not deserialized)
|
2020-05-04 12:39:54 +02:00 |
|
Daniele Teti
|
6c96a6ef3e
|
Small fix for relative path and documentroot in staticfilemiddleware
|
2020-05-02 17:06:59 +02:00 |
|
Daniele Teti
|
ddc5f4d97d
|
JSON-RPC named parameters support
|
2020-05-02 16:39:32 +02:00 |
|
João Antônio Duarte
|
fb7c664233
|
All examples using static files have been updated to use TMVCStaticFilesMiddleware
|
2020-04-28 20:59:41 -03:00 |
|
João Antônio Duarte
|
7dde0cf7d9
|
Correction of exception raised when middleware tried to map url with invalid characters as path to a file
|
2020-04-24 21:55:36 -03:00 |
|
João Antônio Duarte
|
ebcda178ff
|
Merge remote-tracking branch 'upstream/master' into middleware_staticfiles
|
2020-04-24 19:13:44 -03:00 |
|
Daniele Teti
|
1e4d374101
|
Comepleted ObjectDict support - fixed ncCamelCase mangling
|
2020-04-24 16:36:18 +02:00 |
|