..
dmvcframework.inc
2.1.2 (helium)
2017-01-29 18:40:54 +01:00
dmvcframeworkbuildconsts.inc
2.1.2 (helium)
2017-01-29 18:40:54 +01:00
MVCFramework.ApplicationSession.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.Commons.pas
ADDED SEMANTIC VERSION (DMVCFRAMEWORK_VERSION const in MVCFramework.Commons.pas hold the current version)
2017-01-29 16:11:14 +01:00
MVCFramework.Controllers.CacheController.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.DuckTyping.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.HMAC.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.JWT.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.Logger.pas
FIX - Now the logs are created always in the module path (by default)
2017-01-26 20:07:19 +01:00
MVCFramework.MessagingController.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.Middleware.Authentication.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.Middleware.CORS.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.Middleware.JWT.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.pas
fixed session timeout when timeout value is 0
2017-01-20 17:29:09 +01:00
MVCFramework.Patches.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.RESTAdapter.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.RESTClient.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.Router.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.RTTIUtils.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.Server.Impl.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.Server.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.Session.pas
fixed session timeout when timeout value is 0
2017-01-20 17:29:09 +01:00
MVCFramework.SysControllers.pas
Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit)
2017-01-18 21:54:16 +01:00
MVCFramework.View.Cache.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
MVCFramework.View.pas
FIX OnBeforeAction (Thank you to Marco Mottadelli)
2017-01-05 12:45:51 +01:00
ObjectsMappers.pas
2.1.2 (helium)
2017-01-29 18:40:54 +01:00