.. |
dmvcframework.inc
|
FIXED compatibility problems with XE7
|
2019-08-02 12:32:31 +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
|
Removed some hints for old version of Delphi
|
2019-08-05 12:55:57 +02:00 |
MVCFramework.ActiveRecordController.pas
|
FIXED compatibility problems with XE7
|
2019-08-02 12:32:31 +02: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
|
Removed some hints for old version of Delphi
|
2019-08-05 12:55:57 +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
|
Some fixes after the merge of https://github.com/danieleteti/delphimvcframework/issues/241
|
2019-07-24 20:49:08 +02:00 |
MVCFramework.JSONRPC.pas
|
Improved MVCActiveRecord
|
2019-05-16 00:17:19 +02:00 |
MVCFramework.JWT.pas
|
Merge pull request #242 from joaoduarte19/jwt_improvements
|
2019-07-26 09:34:11 +02: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
|
Removed some hints for old version of Delphi
|
2019-08-05 12:55:57 +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 - RFC 6750 #244
|
2019-07-26 08:51:11 -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
|
FIXED compatibility problems with XE7
|
2019-08-02 12:32:31 +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
|
FIXED compatibility problems with XE7
|
2019-08-02 12:32:31 +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
|
Added serialization support for enumerations like Enumeration Name or Enumeration Ordinality
|
2019-08-12 16:51:12 -03: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
|
FIXED compatibility problems with XE7
|
2019-08-02 12:32:31 +02:00 |
MVCFramework.Serializer.JsonDataObjects.pas
|
Added serialization support for enumerations like Enumeration Name or Enumeration Ordinality
|
2019-08-12 16:51:12 -03: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 |