delphimvcframework/sources
Pedro 45119236cf Add event OnBeforeExecuteSQL (MVCFramework.ActiveRecord.pas)
- For modify SQL before execute

Remove warning in MapTValueToParam

Add Handle UpdateEntity (MVCFramework.ActiveRecordController.pas)
2019-03-18 10:08:34 -03:00
..
dmvcframework.inc New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
dmvcframeworkbuildconsts.inc dmvcframework-3_1_1-beryllium-RC3 2019-03-08 09:49:33 +01:00
JsonDataObjects.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.ActiveRecord.pas Add event OnBeforeExecuteSQL (MVCFramework.ActiveRecord.pas) 2019-03-18 10:08:34 -03:00
MVCFramework.ActiveRecordController.pas Add event OnBeforeExecuteSQL (MVCFramework.ActiveRecord.pas) 2019-03-18 10:08:34 -03:00
MVCFramework.ApplicationSession.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Cache.pas fixes to correct compile in Delphi Tokyo and Rio 2019-02-19 09:05:12 -03:00
MVCFramework.Commons.pas Extended support for HATEOAS 2019-03-10 16:29:53 +01:00
MVCFramework.Console.pas RC10 2017-10-16 22:57:49 +02:00
MVCFramework.Controllers.CacheController.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.DataSet.Utils.pas Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2019-03-13 09:20:33 -03:00
MVCFramework.DuckTyping.pas TMVCConfig.SaveToFile and TMVCConfig.LoadFromFile now use the default serializer 2019-03-08 07:15:58 +01:00
MVCFramework.FireDAC.Utils.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.HMAC.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.JSONRPC.Client.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.JSONRPC.pas - FIXes for Delphi 10.0 Seattle 2019-01-18 18:18:52 +01:00
MVCFramework.JWT.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Logger.pas - New overloads for all the Log* calls. Now it is possibile to call LogD(lMyObject) to get logged lMyObject as JSON. 2019-03-05 20:57:25 +01:00
MVCFramework.Middleware.Analytics.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Middleware.Authentication.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Middleware.Authentication.RoleBasedAuthHandler.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Middleware.Compression.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Middleware.CORS.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Middleware.JWT.pas Removed System.JSON dependency from MVCFramework.Middleware.JWT.pas (thank you to joaoduarte19) 2019-03-06 22:28:22 +01:00
MVCFramework.Middleware.SecurityHeaders.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.MultiMap.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.pas Extended support for HATEOAS 2019-03-10 16:29:53 +01:00
MVCFramework.Patches.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.REPLCommandsHandlerU.pas - Config[TMVCConfigKey.FallbackResource] is served only if request path is empty or /. 2018-08-05 20:31:56 +02:00
MVCFramework.RESTAdapter.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.RESTClient.pas - Fix to correct read the error message from server. 2019-03-08 10:27:47 -03:00
MVCFramework.Router.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.RQL.AST2FirebirdSQL.pas - FIXes for Delphi 10.0 Seattle 2019-01-18 18:18:52 +01:00
MVCFramework.RQL.AST2InterbaseSQL.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.RQL.AST2MSSQL.pas - Small fixes on ActiveRecordController and PostgreSQL SQLGenerator 2019-02-21 20:27:43 +01:00
MVCFramework.RQL.AST2MySQL.pas - Small fixes on ActiveRecordController and PostgreSQL SQLGenerator 2019-02-21 20:27:43 +01:00
MVCFramework.RQL.AST2PostgreSQL.pas - Small fixes on ActiveRecordController and PostgreSQL SQLGenerator 2019-02-21 20:27:43 +01:00
MVCFramework.RQL.Parser.pas - New! TMVCActiveRecord.DeleteAll deletes all the records from a table 2019-02-21 18:12:01 +01:00
MVCFramework.Rtti.Utils.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Serializer.Abstract.pas fixes to correct compile in Delphi Tokyo and Rio 2019-02-19 09:05:12 -03:00
MVCFramework.Serializer.Commons.pas Extended support for HATEOAS 2019-03-10 16:29:53 +01:00
MVCFramework.Serializer.Defaults.pas refactored some ObjectsMappers responsibilities 2017-04-24 00:21:00 +02:00
MVCFramework.Serializer.Intf.pas Extended support for HATEOAS 2019-03-10 16:29:53 +01:00
MVCFramework.Serializer.JsonDataObjects.CustomTypes.pas Extended support for HATEOAS 2019-03-10 16:29:53 +01:00
MVCFramework.Serializer.JsonDataObjects.pas Extended support for HATEOAS 2019-03-10 16:29:53 +01:00
MVCFramework.Server.Impl.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Server.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.Session.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.SQLGenerators.Firebird.pas - New! TMVCActiveRecord.DeleteAll deletes all the records from a table 2019-02-21 18:12:01 +01:00
MVCFramework.SQLGenerators.Interbase.pas - Small fixes on ActiveRecordController and PostgreSQL SQLGenerator 2019-02-21 20:27:43 +01:00
MVCFramework.SQLGenerators.MSSQL.pas - Small fixes on ActiveRecordController and PostgreSQL SQLGenerator 2019-02-21 20:27:43 +01:00
MVCFramework.SQLGenerators.MySQL.pas - New! TMVCActiveRecord.DeleteAll deletes all the records from a table 2019-02-21 18:12:01 +01:00
MVCFramework.SQLGenerators.PostgreSQL.pas - Small fixes on ActiveRecordController and PostgreSQL SQLGenerator 2019-02-21 20:27:43 +01:00
MVCFramework.SysControllers.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.SystemJSONUtils.pas Removed unit MVCFramework.TypesAliases.pas 2018-11-24 16:57:04 +01:00
MVCFramework.View.Cache.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00
MVCFramework.View.Renderers.Mustache.pas New build system based on pyinvoke 2019-01-08 12:48:53 +01:00