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
|
efd170d9ba
|
Merge branch 'master' of https://github.com/pedrooliveira01/delphimvcframework
All conflicts have been fixed
|
2019-05-19 14:36:17 +02:00 |
|
Daniele Teti
|
8ed859b7d1
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
|
Daniele Teti
|
7998811c74
|
- 404 and 500 status code returns always a text/plain content-type
- Refactored ISAPI sample
|
2018-08-08 15:43:37 +02: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
|
62949b9694
|
Removed non supported samples
|
2017-05-09 21:49:43 +02:00 |
|
Daniele Teti
|
f2f96eedab
|
Removed some binary files from repo
|
2017-04-13 20:28:00 +02:00 |
|
Ezequiel Juliano Müller
|
503869635e
|
Version 3 Settings in Sample Applications
|
2017-03-30 16:22:54 -03:00 |
|
Daniele Teti
|
03be713c93
|
FIX - Now the logs are created always in the module path (by default)
|
2017-01-26 20:07:19 +01: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
|
ccc8ee90ab
|
FIX OnBeforeAction (Thank you to Marco Mottadelli)
More unit tests
Refactoring for XE6
Updated copyright to 2017
|
2017-01-05 12:45:51 +01:00 |
|
Daniele Teti
|
e1adb1acdb
|
Samples refactoring, build cleaning up
|
2016-11-18 14:10:12 +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
|
5095917cb9
|
Contrib Samples
|
2016-11-07 12:45:05 +01:00 |
|
danieleteti
|
07309fb77b
|
PDF file needed by the demo
|
2016-10-10 16:13:04 +02:00 |
|
danieleteti
|
4d1427d859
|
-IDE Expert small bug fix
- ADDED Paremeter "ARewindStream" to procedure SendStream(AStream: TStream; AOwnStream: Boolean = true;
ARewindStream: Boolean = false); virtual;
|
2016-10-10 16:11:48 +02:00 |
|
danieleteti
|
78f635c720
|
Added Apache 2.4 for windows in the "apache module sample" folder.
|
2016-10-10 15:49:10 +02:00 |
|
danieleteti
|
6ddef75804
|
-New Build System based on Python 3.5 script
-Cleanup
|
2016-01-01 23:01:49 +01:00 |
|
danieleteti
|
3dcaf2db3a
|
FIXED Samples
|
2015-05-28 15:44:02 +02:00 |
|
daniele.teti
|
02511a14e2
|
+ MERGE FROM "AUTH" FEATURE BRANCH
|
2015-04-01 15:01:23 +00:00 |
|
daniele.teti
|
b53c4345c6
|
NEW APACHE SAMPLE
|
2014-05-22 10:48:17 +00:00 |
|