Daniele Teti
|
9d7ff23c11
|
Added more unit tests for MVCActiveRecord
|
2020-01-08 23:59:41 +01:00 |
|
Daniele Teti
|
23b3826f02
|
Fixed WineCellar* samples (thank you Stephen)
|
2020-01-08 20:34:02 +01:00 |
|
Daniele Teti
|
25f67480cb
|
interbase db
|
2020-01-08 15:32:08 +01:00 |
|
Daniele Teti
|
4eb5444cb6
|
Added sequence support fo mvcactiverecord (required for interbase, optional for other dbms)
|
2020-01-08 15:30:10 +01:00 |
|
Daniele Teti
|
b5df488157
|
Updated SQLite sample schema to correctly work with the mvcactiverecord nullable tests
|
2020-01-07 14:58:04 +01:00 |
|
Daniele Teti
|
8144baf40c
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
|
Daniele Teti
|
b097121ee7
|
First working version of nullable support for mvcactiverecord
|
2020-01-04 12:54:38 +01:00 |
|
João Antônio Duarte
|
64d9936784
|
Added EnumValues parameter to MVCSwagParamAttribute attribute. When adding an enum, swagger will display a list of possible values to select
|
2020-01-03 18:08:47 -03:00 |
|
Daniele Teti
|
e2f6bd76d4
|
https://github.com/danieleteti/delphimvcframework/issues/312
|
2019-12-23 18:35:21 +01:00 |
|
Daniele Teti
|
519d607b90
|
Added a NOTE field in all ActiveRecordDB - the sample has been updated as well
|
2019-12-23 10:35:36 +01:00 |
|
Daniele Teti
|
fdcb617801
|
Improved error messages for ActiveRecord
|
2019-12-17 17:34:23 +01:00 |
|
Daniele Teti
|
3793a42b5d
|
Improved router ACCEPT resolution - Improved MSSQLServer support for nvarchar(max) data type
|
2019-12-17 14:52:11 +01:00 |
|
Daniele Teti
|
2f43b31bbd
|
v3_2_0-boron-RC2
|
2019-12-01 20:55:31 +01:00 |
|
João Antônio Duarte
|
dfa619f14f
|
Merge pull request #304 from joaoduarte19/swagger_improvements
Swagger Improvements
|
2019-11-27 16:31:06 -03:00 |
|
João Antônio Duarte
|
00bb4c6e21
|
Added MVCSwagIgnorePathAttribute attribute to allow hiding endpoints in swagger documentation
|
2019-11-27 16:27:07 -03:00 |
|
Daniele Teti
|
7552fb6c15
|
Added Map* methods to TMVCActiveRecord. Improved DataSet serialization for JsonDataObjects.
|
2019-11-27 19:04:06 +01:00 |
|
Daniele Teti
|
157c7208f1
|
Improved Nullable Types sample
|
2019-11-17 12:36:27 +01:00 |
|
Daniele Teti
|
529b5c7850
|
Added comments on jsonrpc/describe output
|
2019-11-06 20:42:17 +01:00 |
|
Daniele Teti
|
6297195a5f
|
Fixed FirebirdSQL generator to work with transient fields with no name
|
2019-11-05 16:57:22 +01:00 |
|
Daniele Teti
|
23a108896c
|
JSON properties can be de/serialized verbatim by the default json serializer
|
2019-11-05 14:40:39 +01:00 |
|
Daniele Teti
|
bedc034e6d
|
Added SwaggerUI webserver
|
2019-11-04 13:01:18 +01:00 |
|
Daniele Teti
|
427925490c
|
Improved EntitiesGenerator
|
2019-11-04 11:14:25 +01:00 |
|
Daniele Teti
|
7ce87edb51
|
dmvcframework 3.2.0-boron
|
2019-11-03 16:18:24 +01:00 |
|
João Antônio Duarte
|
74ff994fdf
|
Minor improvements in JSONSchema generation
|
2019-10-30 15:07:14 -03:00 |
|
João Antônio Duarte
|
127025ae55
|
Added attribute to define authentication type of controller or method. Improvements and fixes in JSON Schema generation from entity
Added support for defining array JSON Schemas for parameters and responses
|
2019-10-30 12:02:30 -03:00 |
|
Daniele Teti
|
51b0efdba4
|
Swagger PathID renamed to OperationID
Moved MVCRequiresAuthenticationAttribute into MVCFramework.pas
|
2019-10-30 00:25:01 +01:00 |
|
Daniele Teti
|
6bdf5547bc
|
Added ToMVCList to wrap any object and try to use as list
|
2019-10-10 20:16:48 +02:00 |
|
João Antônio Duarte
|
005be2807d
|
Added JWTDescription parameter to Swagger middleware to provide a custom description for JWT authentication.
|
2019-10-10 08:32:00 -03:00 |
|
Daniele Teti
|
3be8dd9e48
|
Small changes to CHANGES.TXT
|
2019-10-10 00:38:48 +02:00 |
|
Daniele Teti
|
8b3d0ee384
|
Improved windowsservice sample
|
2019-10-10 00:20:03 +02:00 |
|
Daniele Teti
|
3e10517a86
|
Merge pull request #280 from denernun/master
Fix WindowsService Sample - Thread ProcessRequests
|
2019-10-09 23:57:12 +02:00 |
|
Daniele Teti
|
510453576f
|
Added credits to the readme
Fixed https://github.com/danieleteti/delphimvcframework/issues/278
|
2019-10-09 23:47:07 +02:00 |
|
Daniele Teti
|
0d93ace653
|
v3.2 (boron) RC1
|
2019-10-09 23:24:08 +02:00 |
|
denernun@gmail.com
|
8b3fe1e6a2
|
fix Service Thread ProcessRequests
|
2019-09-26 02:04:08 -03:00 |
|
Daniele Teti
|
a110dbd56a
|
New Sample - WindowsService
|
2019-09-25 14:55:51 +02:00 |
|
Daniele Teti
|
a3738777a7
|
Added SwagDoc
|
2019-09-25 14:54:04 +02:00 |
|
Daniele Teti
|
6ce183e493
|
Merge branch 'master' into SwagDoc
|
2019-09-25 13:01:59 +02:00 |
|
Daniele Teti
|
da9ffb4ad5
|
Removed loggerpro samples
|
2019-09-20 14:53:07 +02:00 |
|
Daniele Teti
|
6cf4c51324
|
Improved activerecord_showcase sample
|
2019-09-13 15:18:52 +02:00 |
|
Daniele Teti
|
241a07ee82
|
Added tools folder into the release zip. Preparing RC6
|
2019-09-04 19:37:11 +02:00 |
|
Daniele Teti
|
fea37fed42
|
RenderCreated
|
2019-08-28 00:18:40 +02:00 |
|
Daniele Teti
|
0152d0aac9
|
FIX https://github.com/danieleteti/delphimvcframework/issues/270
|
2019-08-23 12:01:33 +02:00 |
|
Geoffrey Smith
|
e83f025b09
|
Merge remote-tracking branch 'joaoduarte1/middlewareswagger_dev' into SwagDoc
|
2019-08-06 11:01:57 +10:00 |
|
Geoffrey Smith
|
c1af9737bd
|
Remove now unused files from demo
|
2019-08-06 10:59:51 +10:00 |
|
Geoffrey Smith
|
d80d6a18f3
|
Add Documentation to parameters in demo server project
|
2019-08-06 10:55:27 +10:00 |
|
Geoffrey Smith
|
3903258afa
|
Remove Client Generator code from SwaggerSampleAPI demo
|
2019-08-06 10:54:23 +10:00 |
|
Geoffrey Smith
|
a33733c1f2
|
Add Attributes for Non Path Parameters
|
2019-08-06 00:26:36 +10:00 |
|
Geoffrey Smith
|
0d4b82eac3
|
Add JsonFieldFromRttiTypeInfo to simplify various methods
|
2019-08-06 00:25:30 +10:00 |
|
Daniele Teti
|
44deb6ce83
|
Removed some hints for old version of Delphi
|
2019-08-05 12:55:57 +02:00 |
|
Geoffrey Smith
|
47029fb1a7
|
Update of Generated code sample
|
2019-08-03 15:15:24 +10:00 |
|