Daniele Teti
|
08f01e6633
|
https://github.com/danieleteti/delphimvcframework/issues/366
|
2020-04-19 12:23:55 +02:00 |
|
Daniele Teti
|
f853b362b3
|
https://github.com/danieleteti/delphimvcframework/issues/362
|
2020-04-18 23:32:24 +02:00 |
|
João Antônio Duarte
|
91f2bebcfc
|
Added support for guid path parameters (#353)
|
2020-04-09 11:04:45 -03:00 |
|
Daniele Teti
|
18e988d604
|
https://github.com/danieleteti/delphimvcframework/issues/356
|
2020-04-08 13:00:32 +02:00 |
|
Daniele Teti
|
2273c88b00
|
Added MediaTypes TMVCMediaType.IMAGE_X_ICON
|
2020-04-02 15:28:06 +02:00 |
|
Daniele Teti
|
ab2c92c26f
|
https://github.com/danieleteti/delphimvcframework/issues/338
|
2020-03-08 17:54:10 +01:00 |
|
Daniele Teti
|
f99aa89fda
|
Added more characters in URL_MAPPED_PARAMS_ALLOWED_CHARS = ' àèéùòì''"@\[\]\{\}\(\)\=;&#\.:!\_\/,%\w\d\x2D\x3A';
Added more unit tests
|
2020-03-04 19:56:01 +01:00 |
|
Daniele Teti
|
992262d152
|
Added "OnRouterLog" configuration - Fixed packages to include "MVCFramework.Nullables.pas"
|
2020-02-26 13:10:41 +01:00 |
|
Daniele Teti
|
8144baf40c
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
|
Daniele Teti
|
3793a42b5d
|
Improved router ACCEPT resolution - Improved MSSQLServer support for nvarchar(max) data type
|
2019-12-17 14:52:11 +01:00 |
|
Daniele Teti
|
6ce183e493
|
Merge branch 'master' into SwagDoc
|
2019-09-25 13:01:59 +02:00 |
|
Daniele Teti
|
fea37fed42
|
RenderCreated
|
2019-08-28 00:18:40 +02:00 |
|
Geoffrey Smith
|
239486cce2
|
Re-order functions so inline can work
|
2019-08-06 10:54:45 +10: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 |
|
viniciussanchez
|
7004afd101
|
ContentFields property created in class TMVCWebRequest
|
2019-07-26 13:59:07 -03:00 |
|
Daniele Teti
|
82ba7efa8a
|
Merge pull request #242 from joaoduarte19/jwt_improvements
JWT Token Encoding Enhancements
|
2019-07-26 09:34:11 +02:00 |
|
Daniele Teti
|
9470c85514
|
Some fixes after the merge of https://github.com/danieleteti/delphimvcframework/issues/241
|
2019-07-24 20:49:08 +02:00 |
|
João Antônio Duarte
|
856fa66118
|
when adding to the JWT Token a Payload containing special characters and accent was not decoded correctly by the client application. It has been fixed by encoding the Token as a Base64 with UTF-8 charset.
System.JSON was changed by JsonDataObjects in unit MVCFramework.JWT
|
2019-07-19 14:20:46 -03:00 |
|
Daniele Teti
|
56476d449e
|
https://github.com/danieleteti/delphimvcframework/issues/229
|
2019-07-19 17:23:19 +02:00 |
|
Daniele Teti
|
9af7d3fb54
|
Merge pull request #236 from joaoduarte19/general_changes
Added parameter to inform string encoding.
|
2019-07-11 18:27:01 +02:00 |
|
Daniele Teti
|
d77c77758f
|
https://github.com/danieleteti/delphimvcframework/issues/230
|
2019-07-08 19:26:45 +02:00 |
|
João Antônio Duarte
|
15aa842bf2
|
Added parameter to inform string encoding.
|
2019-07-02 15:43:37 -03:00 |
|
Daniele Teti
|
7363304ba8
|
Added support for SQLite in MVCActiveRecord
|
2019-06-24 21:00:17 +02:00 |
|
Daniele Teti
|
53bdb8acc0
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
|
Daniele Teti
|
7b39d94537
|
Support for X-HTTP-Method-Override to work behind corporate firewalls.
|
2019-05-10 00:47:18 +02:00 |
|
Daniele Teti
|
6a664d608c
|
3.1.1-beryllium-RC5
|
2019-05-09 21:00:26 +02:00 |
|
Daniele Teti
|
f1ff9fa94c
|
Sample for HATEOS
|
2019-05-08 20:20:25 +02:00 |
|
Daniele Teti
|
a05a599931
|
Simplified HATEOAS support
|
2019-05-08 09:11:08 +02:00 |
|
Daniele Teti
|
dc2328c89a
|
Added Dict function to easily return a dictionary of strings.
Improved exceptions rendering.
|
2019-03-16 17:21:42 +01:00 |
|
Daniele Teti
|
5da30ed243
|
Extended support for HATEOAS
|
2019-03-10 16:29:53 +01:00 |
|
Régys Borges da Silveira
|
09dab846aa
|
Change into class helper TMVCStreamHelper to suporte VCL and FMX strings
|
2019-03-08 13:45:56 -03:00 |
|
Régys Borges da Silveira
|
15e9d11e7b
|
- Fix to correct read the error message from server.
|
2019-03-08 10:27:47 -03:00 |
|
Daniele Teti
|
beb059a0e3
|
Improved support for HATEOAS in renders
|
2019-03-08 09:34:03 +01:00 |
|
Daniele Teti
|
98d4b353f4
|
TMVCConfig.SaveToFile and TMVCConfig.LoadFromFile now use the default serializer
|
2019-03-08 07:15:58 +01:00 |
|
Daniele Teti
|
f7f0ce8548
|
Fixed! #164
|
2019-03-06 12:01:00 +01:00 |
|
Daniele Teti
|
9ebb33969a
|
- New overloads for all the Log* calls. Now it is possibile to call LogD(lMyObject) to get logged lMyObject as JSON.
- Added new unit tests for
- Improved `MVCEntitiesGenerator`
|
2019-03-05 20:57:25 +01:00 |
|
Daniele Teti
|
8ed859b7d1
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
|
Daniele Teti
|
f64eebff6a
|
Improvements to the JSON-RPC layer, added MAX_REQUEST_SIZE check and config key. UPdated IDE Expert to add the new config key in the generated code.
|
2018-12-17 00:40:27 +01:00 |
|
Daniele Teti
|
835fc651da
|
changed serialization jsonrpc result
|
2018-12-12 11:00:52 +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
|
d4a23e52fb
|
Removed unit MVCFramework.TypesAliases.pas
Updated JsonDataObjects.pas
|
2018-11-24 16:57:04 +01:00 |
|
Daniele Teti
|
07255a8b23
|
Refactored MVCActiveRecord framework, added *.SQLGenerators.* units
|
2018-11-02 21:43:18 +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
|
e4cd5894ae
|
MVCActiveRecord Framework, Sample for MVCActiveRecord Framework
|
2018-09-25 15:38:52 +02:00 |
|
Daniele Teti
|
4daba2ea67
|
Some refactoring preparing RC13
|
2018-02-20 22:36:36 +01: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
|
ae3a3ec4e6
|
Added ViewData and ViewDataset. New Compression Sample.
|
2017-11-23 17:31:26 +01:00 |
|