Pedro
|
2ad8d9a921
|
Test unit -> LoadFromJSONArrayStringItems
|
2019-03-13 10:16:33 -03: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
|
8ed859b7d1
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
|
Daniele Teti
|
c5800b3354
|
Added dmvcframework package
Features freeze for 3.1 (lithium)
Working on the planned issues for this milestone https://github.com/danieleteti/delphimvcframework/milestones/3.1%20(helium)
|
2018-12-09 23:05:01 +01:00 |
|
Daniele Teti
|
7ca4ccbe59
|
Completed refactoring about IMVCTypeSerializer
|
2018-10-31 01:07:25 +01:00 |
|
Daniele Teti
|
132e169542
|
Changes to the custom type serializer interface
|
2018-10-30 13:53:18 +01:00 |
|
Daniele Teti
|
96bbb83209
|
Improved support for MySQL in MVCActiveRecord
Better multi thread handling in MVCActiveRecord
|
2018-10-14 18:24:07 +02:00 |
|
Daniele Teti
|
b49bc82d8b
|
3.0 RC12 hydrogen
|
2018-01-29 17:30:53 +01:00 |
|
Daniele Teti
|
6d5c85d427
|
Implemented https://github.com/danieleteti/delphimvcframework/issues/114
|
2017-12-12 20:04:01 +01:00 |
|
Daniele Teti
|
0b9b8a01bf
|
FIX https://github.com/danieleteti/delphimvcframework/issues/83
|
2017-08-29 11:54:29 +02:00 |
|
Daniele Teti
|
910d0e847d
|
Unit tests migrated from DUnit to DUnitX
|
2017-08-21 15:32:08 +02:00 |
|
Leonardo Gregianin
|
efa7141139
|
Migrate from DUnit to DUnitX in pluggable_mapper branch
|
2017-08-19 20:36:22 -04:00 |
|
Daniele Teti
|
99d2951078
|
ADDED Support for enumeration also for JSONDataObject base serializer
|
2017-07-12 11:39:50 +02:00 |
|
Daniele Teti
|
ff1bc73949
|
ADDED an action which uses a custom serializer in sample "renders.dproj"
NEW the JsonDataObjects based serializer is the default serializer
FIX Rendering a nil value, will result in a "null" json (with the json serializers)
|
2017-05-18 00:38:19 +02:00 |
|
Ezequiel Juliano Müller
|
dde2c648b3
|
Correction in serializers with Currency fields. Removal of Hints.
|
2017-03-30 11:04:12 -03:00 |
|
Ezequiel Juliano Müller
|
28e37ea138
|
Merge branch 'pluggable_mapper' of https://github.com/danieleteti/delphimvcframework into pluggable_mapper
|
2017-03-30 10:56:30 -03:00 |
|
Ezequiel Juliano Müller
|
8764797c21
|
Add Deserialize DataSet (JsonDataObjects and SystemJSON)
|
2017-03-30 10:56:24 -03:00 |
|
Daniele Teti
|
1f128c443f
|
FIXED DataSetSerialize now serializes Currency as Number
UPDATED ServerSideView engine (now there is no need to do json conversion twice)
CHECKED renders.dproj
|
2017-03-29 23:15:22 +02:00 |
|
Ezequiel Juliano Müller
|
74f921cc76
|
Adding DataSets Serialization
|
2017-03-29 09:49:35 -03:00 |
|
Ezequiel Juliano Müller
|
80e71b3f65
|
Add MVCFramework.Serializer.Abstract and MVCDataSetFieldAttribute and MVCSerializeAttribute
|
2017-03-28 09:52:13 -03:00 |
|
Desenvolvimento
|
7e82e68e81
|
Add MVCFramework.Tests.Serializer.Intf
|
2017-03-02 09:27:19 -03:00 |
|
Desenvolvimento
|
88b8e7da3c
|
Refactoring the System JSON Serializer. Adding the serializer to JsonDataObjects. Problems with some unit tests.
|
2017-03-01 17:40:57 -03:00 |
|