Daniele Teti
|
e8f611c1b6
|
https://github.com/danieleteti/delphimvcframework/issues/601
|
2022-12-06 16:17:16 +01:00 |
|
Daniele Teti
|
5550819fca
|
+ Fixed a bug in RQL' MaxRecordCount
+ Implemented Table Partitioning (WIP)
|
2021-11-18 00:49:12 +01:00 |
|
Daniele Teti
|
07dc4d8569
|
+ fixed fileuploaddemo
|
2021-11-05 09:53:01 +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
|
ac9f3bc7f6
|
FIX https://github.com/danieleteti/delphimvcframework/issues/334
|
2020-03-05 18:34:00 +01:00 |
|
Daniele Teti
|
cb46414e4d
|
https://github.com/danieleteti/delphimvcframework/issues/321
|
2020-02-28 18:33:28 +01:00 |
|
Daniele Teti
|
3be8dd9e48
|
Small changes to CHANGES.TXT
|
2019-10-10 00:38:48 +02:00 |
|
Daniele Teti
|
20a0e88791
|
Improved FileUpload Sample, better cacheitem handling, improved TemplatePro view engine
|
2019-02-01 20:11:33 +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
|
34bc5e0638
|
Added JSON-RPC Notification Support
Added IMVCJSONRPCExecutor for a simpler use of JSON-RPC servers
|
2018-05-16 19:46:35 +02:00 |
|
Daniele Teti
|
1b20254836
|
3.0.0 hydrogen RC2
|
2017-05-09 23:14:20 +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 |
|
MPannier
|
751069cb07
|
Delphi XE3 adjustments
corrected search path in sample projects
|
2016-09-27 13:49:24 +02:00 |
|
danieleteti
|
34d44f1cfe
|
fixed some border cases bug in samples/fileupload/FilesUploadDemo.dproj
removed unused variables in ObjectsMappers.pas
|
2016-03-23 10:13:35 +01:00 |
|
MPannier
|
fe387256ed
|
Delphi XE 3 compatibility (dproj - files are now XE3 files)
search path adjusted (demos work without global search path)
added project group for all demos that could be compiled with XE 3
|
2016-03-03 16:32:50 +01:00 |
|
Karsten Hoffrath
|
83cc5c3d37
|
Fix documentation and samples for the custom attribute MVCProduces.
|
2015-11-30 17:15:16 +01:00 |
|
daniele.teti
|
b014eeb886
|
- Updated to the current IOCP version
- Added Documentation
|
2014-03-03 14:05:01 +00:00 |
|
daniele.teti
|
c726fceb23
|
ADD BodyAs<T> and BodyAsListOf<T> in the TMVCRequest
|
2013-11-17 23:16:59 +00:00 |
|
daniele.teti
|
1ac4ebba47
|
|
2013-11-14 01:09:22 +00:00 |
|
daniele.teti
|
d15e1f28c9
|
ADDED some Samples
|
2013-10-29 15:51:16 +00:00 |
|