Commit Graph

1802 Commits

Author SHA1 Message Date
Daniele Teti
1473beb937 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2022-11-23 16:37:58 +01:00
Daniele Teti
9c87e6f302 Added 'Scheme' method on RESTClient 2022-11-23 16:37:41 +01:00
danieleteti
5d84c0ccce chore(docs): update TOC 2022-11-21 14:20:49 +00:00
Daniele Teti
d419cc690f https://github.com/danieleteti/delphimvcframework/issues/594 2022-11-21 15:20:18 +01:00
Daniele Teti
f0aa9e76d6 Added "Speed" button in activerecord_showcase sample 2022-11-20 00:51:57 +01:00
Daniele Teti
8b7ec97819 Improved TMVCTableMapRepository lock 2022-11-17 23:53:32 +01:00
Daniele Teti
1b7e2ed742 + flyweight for TableMapInfo in TMVCActiveRecord (WIP) 2022-11-17 19:33:27 +01:00
Daniele Teti
d5cc48f7b0 - Removed foTransient from MVCTableField FieldOptions 2022-11-15 09:27:08 +01:00
Daniele Teti
9bc3546215 removed package-lock.json 2022-11-10 18:43:24 +01:00
Daniele Teti
b0080184d2 Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00
Daniele Teti
071f3fb58f https://github.com/danieleteti/delphimvcframework/issues/589 2022-11-07 21:35:04 +01:00
Daniele Teti
d2a9bf34dd https://github.com/danieleteti/delphimvcframework/issues/591 2022-11-07 19:22:25 +01:00
Daniele Teti
6820fcb4d2 Added JSONRPC "SetConfigureHTTPClientAsync" to configure HTTP client in case of Async call - added Profiler and AsyncTask samples 2022-11-07 15:37:21 +01:00
Daniele Teti
cf104c0a6f Async support for JSONRPCClient (Thanks to our sponsor ORION LAW) 2022-10-29 00:34:49 +02:00
Daniele Teti
a2adf94e15 - New unit tests for Context.Request.BodyAs and BodyFor using RootNode 2022-10-28 09:23:31 +02:00
Daniele Teti
82ca77ab60 Renamed "Render(AErrorCode: Integer etc" in "RenderStatusMessage(etc..." 2022-10-26 19:31:54 +02:00
Daniele Teti
8444f4697b Updated Vivaticket logo 2022-10-26 18:50:40 +02:00
Daniele Teti
7e0642ce87 Updated README.md with new sponsor VIVATicket 2022-10-26 00:16:14 +02:00
Daniele Teti
08d947d265 Added ObjectPool and InterfacedObjectPool donated by Vivaticket S.p.A. https://www.vivaticket.com/ - Original UnitTests have been merged in the standard DMVCFramework UnitTests 2022-10-26 00:11:32 +02:00
Daniele Teti
53fc9e394e https://github.com/danieleteti/delphimvcframework/issues/585 2022-10-25 09:00:35 +02:00
Daniele Teti
7a185e1cea Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2022-10-24 09:15:02 +02:00
Marcelo Jaloto
36b0120677
Issue#581 - Fix error on removing default connection; (#582)
* Issue #546 was missing from the merge.

* #581 - Fix error on removing default connection;
2022-10-22 07:06:27 +02:00
Marcelo Jaloto
ade3263c25
Issue#583 - Fixes bugs 'Invalid class typecast' when using Active Record and Enumerated Type (#584)
* Issue #546 was missing from the merge.

* #583 - Fixes bugs 'Invalid class typecast' when using Active Record and Enumerated Type;
2022-10-21 23:08:20 +02:00
Daniele Teti
959c2abbc3 https://github.com/danieleteti/delphimvcframework/issues/581 2022-10-21 18:32:33 +02:00
Daniele Teti
1a9f1deba3 + New built-in Profiler (check Profiling sample), new Context.ActionQualifiedName property 2022-10-20 17:29:04 +02:00
Marcelo Varela
761bcb2e5d
Add way to register your controller using this procedure when need a create action (#578)
Thanks
2022-10-13 23:29:34 +02:00
Daniele Teti
7d883cb677 Improved MasterDetails sample 2022-10-12 13:01:45 +02:00
Daniele Teti
78d2532e98 Improved loggin in StaticFile Middleware 2022-10-09 17:15:25 +02:00
Daniele Teti
f54f74522c - Default error responses contains the official "reason string" associated to the HTTP status code (this can be a breaking change for some generic client which doesn't correctly interpret the http status code)
- Added static method `HTTP_STATUS.ReasonStringFor(HTTPStatusCode)` wich returns the standard `ReasonString` for a given HTTP status code.
- Improved handling of `TMVCErrorResponse` information
- mid-air-collision handling now uses SHA1 instead of MD5
- Added `MVCFramework.Commons.MVC_HTTP_STATUS_CODES` const array containing all the HTTP status codes wich its `ReasonString`
2022-10-09 15:45:59 +02:00
Daniele Teti
3c82c05433 Refactoring for webcontextevents sample 2022-09-29 17:32:35 +02:00
danieleteti
5d4fa5ea22 chore(docs): update TOC 2022-09-18 10:08:19 +00:00
Daniele Teti
d4fe4ea3e6 fix in 3.2.3-radium-beta 2022-09-18 12:07:52 +02:00
Daniele Teti
3e50cef619 fixed problem with some kind of generated swagger json 2022-09-18 12:02:46 +02:00
danieleteti
46a9b2682c chore(docs): update TOC 2022-09-15 08:49:54 +00:00
Daniele Teti
90dc3e9619 3.2.2-nitrogen 2022-09-15 10:49:19 +02:00
Daniele Teti
7175c4dc3f Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2022-09-15 10:48:49 +02:00
Daniele Teti
3b4f01917e 3.2.2-nitrogen 2022-09-15 10:48:33 +02:00
danieleteti
4b667ce6dd chore(docs): update TOC 2022-09-15 07:10:15 +00:00
Daniele Teti
d288ab832e preparing for 3.2.2-nitrogen 2022-09-15 09:09:33 +02:00
Daniele Teti
057e08903a https://github.com/danieleteti/delphimvcframework/issues/573
https://github.com/danieleteti/delphimvcframework/issues/574
2022-09-10 11:59:45 +02:00
Daniele Teti
7a7dac4e8c
Update README.md 2022-09-09 00:57:42 +02:00
Daniele Teti
23f78f3152
Update README.md 2022-09-09 00:56:57 +02:00
Daniele Teti
5f3672a36a Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2022-08-28 13:06:26 +02:00
Daniele Teti
ee6075d6a2 Improved MVCARAntitiesGenerator (WIP), Improved TMVCActiveRecord.Merge method 2022-08-28 13:06:16 +02:00
João Antônio Duarte
ff5565b5ac Fix warnings 2022-08-23 12:14:12 -03:00
Daniele Teti
81b175033c Entities Generator 2.0 (WIP) 2022-08-20 17:12:15 +02:00
Daniele Teti
9212aecb40 Improved MVCEntitiesGenerator (WIP) 2022-08-19 10:50:45 +02:00
Daniele Teti
eead8deeeb Updated serversideview samples (Lua and dmustache) 2022-08-19 10:20:13 +02:00
Daniele Teti
ff385631a8 Updated DMustache ext lib 2022-08-19 10:19:22 +02:00
Daniele Teti
05ee1a45c1 Added Renders sample for enums and sets 2022-08-19 09:47:55 +02:00