Daniele Teti
|
9c1d483c44
|
Updated sample (refactored to functional actions when possibile)
|
2024-10-05 14:22:15 +02:00 |
|
Daniele Teti
|
768ea72f12
|
Preparing sample to 3.4.0-neon
|
2023-09-07 18:13:23 +02:00 |
|
Daniele Teti
|
c9f3170396
|
Fix sample "sessioncustom"
|
2023-03-31 08:42:44 +02:00 |
|
Daniele Teti
|
e8a08a4a78
|
https://github.com/danieleteti/delphimvcframework/issues/488
|
2021-03-03 18:42:59 +01: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 |
|
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 |
|
Daniele Teti
|
4a1ef47bd3
|
"404 Not Found" exceptions now contains the requested URL (as in the log)
|
2020-04-07 10:37:33 +02:00 |
|
Daniele Teti
|
132e169542
|
Changes to the custom type serializer interface
|
2018-10-30 13:53:18 +01:00 |
|
Ezequiel Juliano Müller
|
503869635e
|
Version 3 Settings in Sample Applications
|
2017-03-30 16:22:54 -03:00 |
|
Daniele Teti
|
808e3902d1
|
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
Better mobile support for RESTAdapter
Better IFDEFing
|
2017-01-18 21:54:16 +01:00 |
|
Daniele Teti
|
81744b892e
|
Merge changes from https://github.com/danieleteti/delphimvcframework/pull/60
Some refactoring needed to be coherent to the rest of the framework
Added a new sample to chow customsession utilization
|
2016-12-05 15:51:05 +01:00 |
|