Daniele Teti
|
31aecd0417
|
+ fixed DB path for winecellarserver
|
2022-06-13 15:52:07 +02:00 |
|
Daniele Teti
|
e8a08a4a78
|
https://github.com/danieleteti/delphimvcframework/issues/488
|
2021-03-03 18:42:59 +01:00 |
|
Daniele Teti
|
a138551cc8
|
[+] improved apache module and isapi samples
|
2021-02-17 00:04:58 +01:00 |
|
João Antônio Duarte
|
00a5f09195
|
Samples changed to use TMVCRESTClient
|
2020-09-24 16:30:45 -03:00 |
|
Daniele Teti
|
ddb27fe60b
|
FIxed WineCellarSample
|
2020-09-16 20:44:20 +02:00 |
|
João Antônio Duarte
|
815547b852
|
Samples changed to use TMVCRESTClient
|
2020-08-26 17:13:18 -03: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
|
884d52eab7
|
Merge pull request #368 from joaoduarte19/middleware_staticfiles
Middleware for static files
|
2020-04-29 14:52:02 +02:00 |
|
Daniele Teti
|
8d6fdfecea
|
Samples DB update
|
2020-04-29 10:13:45 +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
|
c46485f9d3
|
Added support for MIME: csv, text, jpe, svg, svgz, gif
|
2020-04-25 15:24:08 +02: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
|
23b3826f02
|
Fixed WineCellar* samples (thank you Stephen)
|
2020-01-08 20:34:02 +01:00 |
|
Daniele Teti
|
00d5a9699a
|
- Config[TMVCConfigKey.FallbackResource] is served only if request path is empty or / .
- Now the JSON-RPC executor provides methods to handle HTTP headers for JSON-RPC requests and notifications.
- FIX for [issue #141](https://github.com/danieleteti/delphimvcframework/issues/141)
- `TDataSetHolder` is a new render that is able to render a dataset with a set of custom metadata (eg `count`,`page` etc). Check [issue #137](https://github.com/danieleteti/delphimvcframework/issues/137)
|
2018-08-05 20:31:56 +02:00 |
|
Daniele Teti
|
a4381ec719
|
Changed the behavior of the JWT LiveValidityWindows
Added milligram.css to some samples
|
2018-05-17 21:57:03 +02:00 |
|
Daniele Teti
|
4f16d82ad1
|
Small WineCellar sample refactoring
|
2018-05-15 10:33:02 +02:00 |
|
Daniele Teti
|
e4ebd425a1
|
Preparing 3.0.0 hydrogen
|
2018-02-26 12:26:53 +01:00 |
|
Daniele Teti
|
82ef760987
|
REMOVED ObjectsMappers.pas (finally!)
|
2017-05-25 16:58:07 +02:00 |
|
Daniele Teti
|
1b20254836
|
3.0.0 hydrogen RC2
|
2017-05-09 23:14:20 +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 |
|
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
|
913f0449ce
|
Fixing some paths and warnings in sample projects
|
2016-11-18 00:17:41 +01:00 |
|
Daniele Teti
|
18c81e212e
|
Moved Angularjs+DORM sample in contrib folder
|
2016-11-07 14:52:32 +01:00 |
|
Daniele Teti
|
14c4489f41
|
New Demos
|
2016-11-07 14:33:05 +01:00 |
|