Daniele Teti
|
371d09194a
|
UnitTest // Delphi 10.4 Sydney support
|
2020-05-27 11:28:22 +02:00 |
|
Daniele Teti
|
4a78322aef
|
Improvement is Nullable primary keys. Added method "Store"
|
2020-02-03 13:19:55 +01:00 |
|
Daniele Teti
|
9d7ff23c11
|
Added more unit tests for MVCActiveRecord
|
2020-01-08 23:59:41 +01:00 |
|
Daniele Teti
|
d554964260
|
Added optional serializers for TBitmap, TPNGImage and TJPEGImage. IDEExpert has been updated.
|
2019-06-25 17:33:02 +02:00 |
|
Daniele Teti
|
01a8195485
|
FIX FOR RQL "in" clause
FIX FOR https://github.com/danieleteti/delphimvcframework/issues/219
|
2019-05-19 11:06:34 +02:00 |
|
Daniele Teti
|
beb059a0e3
|
Improved support for HATEOAS in renders
|
2019-03-08 09:34:03 +01:00 |
|
Daniele Teti
|
75e975811b
|
- Improved! In case of unhandled exception TMVCEngine is compliant with the default response content-type (usually it did would reply using text/plain ).
- Fix! [issue184](https://github.com/danieleteti/delphimvcframework/issues/184).
|
2019-02-24 20:43:40 +01:00 |
|
Daniele Teti
|
05560fa4c1
|
Compatibility with Delphi 10.3 RIO
|
2018-11-21 22:42:19 +01:00 |
|
Daniele Teti
|
7ca4ccbe59
|
Completed refactoring about IMVCTypeSerializer
|
2018-10-31 01:07:25 +01:00 |
|
Daniele Teti
|
70c1e55e94
|
New MVCActiveRecord showcase samples
New Unit Tests for Compression in TRESTClient
Updated RQL Parser and compilers
New EntitiesGenerator (alpha)
Improved unittests
Updated landing page
|
2018-10-23 16:18:50 +02:00 |
|
Daniele Teti
|
bb454af16a
|
- Speed improvement! Removed enhanced visibility for action methods. Now only public and published methods can be used as actions.
- `TMVCController.Create` is `virtual`! Now on your base controllers can be even more powerful!
- FIX for [issue #143](https://github.com/danieleteti/delphimvcframework/issues/143)
|
2018-08-08 17:12:12 +02:00 |
|
Daniele Teti
|
6321021430
|
Initial commit for JSON-RPC 2.0
|
2017-09-24 19:41:23 +02:00 |
|
Daniele Teti
|
121b6359e1
|
- Removed ContentEncoding
FIX https://github.com/danieleteti/delphimvcframework/issues/105
|
2017-09-08 17:00:46 +02:00 |
|
Leonardo Gregianin
|
efa7141139
|
Migrate from DUnit to DUnitX in pluggable_mapper branch
|
2017-08-19 20:36:22 -04:00 |
|
Daniele Teti
|
82ef760987
|
REMOVED ObjectsMappers.pas (finally!)
|
2017-05-25 16:58:07 +02:00 |
|
Daniele Teti
|
4e366e5a53
|
Updated some demos
Added overload for Render(TDataSet)
Changed default serialization for Render(TDataSet)
|
2017-04-29 23:57:32 +02:00 |
|
Daniele Teti
|
980fcbfab8
|
FIX TRESTClient
|
2017-04-26 14:40:08 +02:00 |
|
Daniele Teti
|
478b44ba39
|
just some rename and polish
|
2017-03-30 16:34:34 +02:00 |
|