.. |
dmvcframework.inc
|
Removed strings indexing
|
2019-05-02 17:39:17 +02:00 |
dmvcframeworkbuildconsts.inc
|
Added optional serializers for TBitmap, TPNGImage and TJPEGImage. IDEExpert has been updated.
|
2019-06-25 17:33:02 +02:00 |
JsonDataObjects.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.ActiveRecord.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02: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
|
https://github.com/danieleteti/delphimvcframework/issues/229
|
2019-07-19 17:23:19 +02: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.Controllers.Register.pas
|
https://github.com/danieleteti/delphimvcframework/issues/154
|
2019-04-16 23:36:58 +02:00 |
MVCFramework.DataSet.Utils.pas
|
FIX FOR RQL "in" clause
|
2019-05-19 11:06:34 +02: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
|
No set param datatype on TFireDACUtils.ObjectToParameters method
|
2019-05-29 16:27:50 -03:00 |
MVCFramework.HMAC.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.JSONRPC.Client.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
MVCFramework.JSONRPC.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
MVCFramework.JWT.pas
|
Implemented validation to not give error when not inform NotBefore and IssuedAt
|
2019-07-24 11:12:05 -03:00 |
MVCFramework.Logger.pas
|
Removed strings indexing
|
2019-05-02 17:39:17 +02: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
|
https://github.com/danieleteti/delphimvcframework/issues/229
|
2019-07-19 17:23:19 +02:00 |
MVCFramework.Middleware.CORS.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Middleware.JWT.pas
|
IETF - RCF 7519
|
2019-07-24 14:33:58 -03: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
|
Small improvements on webrequest class
|
2019-05-19 14:20:15 +02: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
|
https://github.com/danieleteti/delphimvcframework/issues/230
|
2019-07-08 19:26:45 +02:00 |
MVCFramework.Router.pas
|
Sample for HATEOS
|
2019-05-08 20:20:25 +02:00 |
MVCFramework.RQL.AST2FirebirdSQL.pas
|
Added support for comparisons with null fields
|
2019-07-02 11:59:01 -03:00 |
MVCFramework.RQL.AST2InterbaseSQL.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.RQL.AST2MSSQL.pas
|
Added support for comparisons with null fields
|
2019-07-02 11:59:01 -03:00 |
MVCFramework.RQL.AST2MySQL.pas
|
Added support for comparisons with null fields
|
2019-07-02 11:59:01 -03:00 |
MVCFramework.RQL.AST2PostgreSQL.pas
|
Added support for comparisons with null fields
|
2019-07-02 11:59:01 -03:00 |
MVCFramework.RQL.AST2SQLite.pas
|
Added support for comparisons with null fields
|
2019-07-02 11:59:01 -03:00 |
MVCFramework.RQL.Parser.pas
|
Added support for comparisons with null fields
|
2019-07-02 11:59:01 -03: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
|
3.1.1-beryllium-RC5
|
2019-05-09 21:00:26 +02: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
|
Added custom serializer for TGUID type fields.
|
2019-06-26 14:31:53 -03:00 |
MVCFramework.Serializer.JsonDataObjects.OptionalCustomTypes.pas
|
https://github.com/danieleteti/delphimvcframework/issues/230
|
2019-07-07 17:25:31 +02:00 |
MVCFramework.Serializer.JsonDataObjects.pas
|
https://github.com/danieleteti/delphimvcframework/issues/230
|
2019-07-07 17:25:31 +02:00 |
MVCFramework.Server.Impl.pas
|
Added support for SQLite in MVCActiveRecord
|
2019-06-24 21:00:17 +02:00 |
MVCFramework.Server.pas
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
MVCFramework.Session.pas
|
https://github.com/danieleteti/delphimvcframework/issues/230
|
2019-07-08 19:26:45 +02:00 |
MVCFramework.SQLGenerators.Firebird.pas
|
Forcar a inclusao no Create conter a primary key, evitar erro de banco
|
2019-04-20 09:32:31 -03: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.SQLGenerators.Sqlite.pas
|
Added support for SQLite in MVCActiveRecord
|
2019-06-24 21:00:17 +02:00 |
MVCFramework.SysControllers.pas
|
Removed strings indexing
|
2019-05-02 17:39:17 +02: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 |