Daniele Teti
|
b761b9ac9a
|
Improved encoding caching
|
2023-12-07 12:14:08 +01:00 |
|
Daniele Teti
|
d68b102d14
|
Added TMVCActiveRecord.GetCustomTableName which allows to overwrite the tablename defined in the MVCTableName attribute. Just overwrite the method in descendant classes and return the tablename to use for the current instance.
|
2023-11-23 22:58:07 +01:00 |
|
Daniele Teti
|
23e81ce47a
|
Packages for Delphi12Athens
|
2023-11-07 23:18:03 +01:00 |
|
Daniele Teti
|
e1aa50dd86
|
Delphi12 compatibility
|
2023-11-06 12:37:33 +01:00 |
|
Daniele Teti
|
5d341655f9
|
Added openssl libs for win64 unit tests, removed unused fbclient.dll
|
2023-11-06 12:29:51 +01:00 |
|
Daniele Teti
|
e2bded0d58
|
Added postgresql binary files
|
2023-11-04 17:40:17 +01:00 |
|
Daniele Teti
|
7d23ba6ec7
|
Added missed binary files
|
2023-11-04 17:22:04 +01:00 |
|
Daniele Teti
|
a2f190df44
|
New feature: ObjectVersioning for TMVCActiveRecord - see foVersion
- TMVCActiveRecord.TableName is now readonly
|
2023-11-02 17:36:19 +01:00 |
|
Daniele Teti
|
7c7443d0b2
|
dotEnv compare filed used by unittests
|
2023-11-01 23:15:50 +01:00 |
|
Daniele Teti
|
840e5de71d
|
New test for UseStrategy and SkipDefaultEnv
|
2023-11-01 23:11:02 +01:00 |
|
Daniele Teti
|
72fd459537
|
- dotEnv parser allows empty values
- dotEnv names adhere to [a-z,A-Z,_,\.][0-9,a-z,A-Z,_,\.]*
- better dotEnv error reporting
|
2023-10-21 23:46:12 +02:00 |
|
Daniele Teti
|
7f6c3e2ea2
|
Added TMVCActiveRecord.TryGetSQLQuery<T> and TMVCActiveRecord.TryGetRQLQuery<T>
|
2023-10-17 18:07:09 +02:00 |
|
Daniele Teti
|
d935c3fcc3
|
https://github.com/danieleteti/delphimvcframework/pull/699
|
2023-10-06 00:52:49 +02:00 |
|
Daniele Teti
|
b5261f60c2
|
HTMX sample
|
2023-09-26 19:29:03 +02:00 |
|
Daniele Teti
|
3d910bdfed
|
New sample: HTMX_mustache, fix for some unit test, workaround for IdCustomHTTP strange behaviour in case of empty response and HTTP 200 OK.
|
2023-09-25 23:55:28 +02:00 |
|
Daniele Teti
|
0f35452954
|
https://github.com/danieleteti/delphimvcframework/issues/694
|
2023-09-22 09:43:35 +02:00 |
|
Daniele Teti
|
36d7a938b6
|
Refactored MVCResponseBuilder
|
2023-09-05 12:29:38 +02:00 |
|
Daniele Teti
|
3bcf2cca68
|
Removed unittests report from repo
|
2023-08-28 12:27:45 +02:00 |
|
Daniele Teti
|
b59f8f6421
|
Added MVCNamedSQLQuery and MVCNamedRQLQuery (Named queries support is complete)
|
2023-08-09 10:55:34 +02:00 |
|
Daniele Teti
|
4a27f8b64d
|
- Updated unittest with the new TMVCResponse behavior
|
2023-08-04 14:34:42 +02:00 |
|
Daniele Teti
|
7bf4b82db7
|
More unit tests for functional actions
|
2023-07-19 14:35:25 +02:00 |
|
Daniele Teti
|
329aaa9190
|
Added more tests on "functional actions"
|
2023-07-19 12:29:16 +02:00 |
|
Daniele Teti
|
e6fc21dff9
|
Merge branch 'master' into feature_642_functions_as_action
# Conflicts:
# packages/d113/dmvcframework_group.groupproj
# sources/MVCFramework.Commons.pas
|
2023-07-18 13:44:14 +02:00 |
|
Daniele Teti
|
1bccc507f9
|
Refactored some tests
|
2023-06-21 12:20:46 +02:00 |
|
Daniele Teti
|
93ee4225f4
|
Small improvements on shutdown
|
2023-06-06 17:34:24 +02:00 |
|
Daniele Teti
|
23927c806c
|
Merge branch 'master' into feature_642_functions_as_action
|
2023-05-30 12:52:10 +02:00 |
|
Daniele Teti
|
724c797cbf
|
Improved some unit tests - fix some failing tests
|
2023-05-27 12:20:24 +02:00 |
|
Daniele Teti
|
1dea5bbd0e
|
Updated copyright
|
2023-05-26 18:47:17 +02:00 |
|
Daniele Teti
|
3ddda59e33
|
Added support for dotEnv multiline keys - added dotEnv show case (WIP)
|
2023-05-25 00:48:03 +02:00 |
|
Daniele Teti
|
d892c21cc4
|
Support for .env (WIP)
|
2023-05-24 10:55:43 +02:00 |
|
Daniele Teti
|
bb30db152d
|
Removed a potential memory leak when a JSONRPC with dinamically allocated parameters method raises exception.
|
2023-05-23 11:45:58 +02:00 |
|
Daniele Teti
|
d122bf300d
|
(WIP)
|
2023-05-18 09:09:05 +02:00 |
|
Daniele Teti
|
2d5f4c5f36
|
Merge branch 'master' into feature_642_functions_as_action
# Conflicts:
# README.md
|
2023-04-21 16:41:21 +02:00 |
|
Daniele Teti
|
cae2e4e088
|
Fixed a unit test related to JWT
|
2023-04-17 23:55:48 +02:00 |
|
Daniele Teti
|
19c9cd3df4
|
Added support for records and array of record in function/action return
|
2023-03-14 08:56:00 +01:00 |
|
Daniele Teti
|
357837a380
|
Supports Record and Array of Record (WIP)
|
2023-03-13 18:01:04 +01:00 |
|
Daniele Teti
|
92971f937e
|
Merge branch 'master' into feature_642_functions_as_action
# Conflicts:
# sources/dmvcframeworkbuildconsts.inc
# unittests/general/UnitTestReports/dmvcframework_nunit_win64.xml
|
2023-03-13 15:46:41 +01:00 |
|
Daniele Teti
|
899444b0df
|
https://github.com/danieleteti/delphimvcframework/issues/648
|
2023-03-13 15:43:46 +01:00 |
|
Daniele Teti
|
548ba455a1
|
https://github.com/danieleteti/delphimvcframework/issues/648
|
2023-03-13 15:42:21 +01:00 |
|
Daniele Teti
|
cae4396c18
|
Works: PODO, TObjectList<T>, TStream, string, enum, bool, nested objects
|
2023-02-05 00:36:01 +01:00 |
|
Daniele Teti
|
3a438493fb
|
dmvcframework-3.2.3-radium
|
2023-02-02 19:14:34 +01:00 |
|
Daniele Teti
|
0023ebe32c
|
https://github.com/danieleteti/delphimvcframework/issues/631
|
2023-01-29 17:29:24 +01:00 |
|
Daniele Teti
|
c03315077e
|
https://github.com/danieleteti/delphimvcframework/issues/630
|
2023-01-28 23:31:00 +01:00 |
|
Daniele Teti
|
89f00fd81d
|
Support for TObject descendants in JSONRPC APIs (not only for JSONObject and JSONArray)
|
2023-01-23 16:19:32 +01:00 |
|
Daniele Teti
|
fc9fffb9e7
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
|
Daniele Teti
|
973a0c5514
|
https://github.com/danieleteti/delphimvcframework/issues/610
|
2022-12-25 19:17:52 +01:00 |
|
Daniele Teti
|
b1f838ece9
|
https://github.com/danieleteti/delphimvcframework/issues/595
|
2022-11-24 07:42:03 +01:00 |
|
Daniele Teti
|
1b7e2ed742
|
+ flyweight for TableMapInfo in TMVCActiveRecord (WIP)
|
2022-11-17 19:33:27 +01:00 |
|
Daniele Teti
|
b0080184d2
|
Improved Samples, mostrly ActiveRecord related
|
2022-11-10 18:30:11 +01:00 |
|
Daniele Teti
|
cf104c0a6f
|
Async support for JSONRPCClient (Thanks to our sponsor ORION LAW)
|
2022-10-29 00:34:49 +02:00 |
|