Daniele Teti
|
604a5907a1
|
Improved console sample
|
2023-11-29 11:22:51 +01:00 |
|
Daniele Teti
|
e0190b3fe8
|
foVersion (WIP + new sample)
|
2023-11-27 18:11:49 +01:00 |
|
Daniele Teti
|
3a748821ce
|
Aligned for foVersion
|
2023-11-27 12:04:30 +01:00 |
|
Daniele Teti
|
84ade3b6b0
|
Added foVersion to the entities for MVCActiveRecord sample
|
2023-11-27 12:02:34 +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
|
5aa1e07056
|
Added bit Time Professionals ITA as sponsor
|
2023-11-13 16:46:35 +01:00 |
|
Daniele Teti
|
85d27bc00b
|
Improved tasks.py - not is able to discover the "best" delphi version to use to compile (latest one)
|
2023-11-06 14:46:39 +01:00 |
|
Daniele Teti
|
869dd457b2
|
Refactored method which gets multiple parameters with same name in URLEncodedDeserializer
|
2023-11-04 16:58:37 +01:00 |
|
Daniele Teti
|
6d57a9dcff
|
Added GetParamMulti for MVCFromContent - Added support for TArray<String>, TArray<Integer>, TArray<Int64> in injection
|
2023-11-04 11:51:52 +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
|
6590e508c7
|
Samples Cleaning
|
2023-11-01 23:13:17 +01:00 |
|
Daniele Teti
|
ca28352cfb
|
Improved HTMX sample after ITDevCon2023
|
2023-11-01 23:12:56 +01:00 |
|
Daniele Teti
|
afafecf8cb
|
dotEnv: Renamed WithStrategy -> UseStrategy, Added SkipDefaultEnv
|
2023-11-01 23:10:39 +01:00 |
|
Daniele Teti
|
24db28d36c
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2023-10-21 23:46:20 +02: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 |
|
dependabot[bot]
|
b336a92a71
|
build(deps): bump @angular/core in /samples/angular/webapp (#703)
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 2.0.0 to 10.2.5.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/10.2.5/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.2.5/packages/core)
---
updated-dependencies:
- dependency-name: "@angular/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-20 15:38:53 +02:00 |
|
dependabot[bot]
|
6098b0c0f3
|
build(deps): bump @babel/traverse in /samples/react/WebApp (#705)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-20 15:38:40 +02:00 |
|
Daniele Teti
|
dd5d5e6ee8
|
Added IMVCDotEnv.RequireKeys(const Keys: TArray<String>) -- more info https://github.com/bkeepers/dotenv#required-keys
|
2023-10-18 15:54:03 +02:00 |
|
Daniele Teti
|
7774cc07ed
|
Improved Lua View Engine
|
2023-10-18 14:16:42 +02:00 |
|
Daniele Teti
|
52a5840bd5
|
Updated sample to show TryGetNamedSQLQuery
|
2023-10-17 18:08:30 +02:00 |
|
Daniele Teti
|
7c3f301054
|
Renamed "HXIsHTMX" to "IsHTMX" because there is no confusion about the method scope in this case.
|
2023-10-10 18:16:24 +02:00 |
|
Daniele Teti
|
7baf93d73d
|
https://github.com/danieleteti/delphimvcframework/issues/684
|
2023-10-06 12:30:40 +02:00 |
|
Daniele Teti
|
0c322d6eee
|
https://github.com/danieleteti/delphimvcframework/issues/700
|
2023-10-06 10:46:14 +02:00 |
|
Daniele Teti
|
d935c3fcc3
|
https://github.com/danieleteti/delphimvcframework/pull/699
|
2023-10-06 00:52:49 +02:00 |
|
Daniele Teti
|
a92deebae9
|
New sample to explain how to use ADO connections in TMVCActiveRecord
|
2023-10-04 08:03:10 +02:00 |
|
Daniele Teti
|
649e7a825f
|
FIX for older versions
|
2023-10-03 13:01:59 +02:00 |
|
Daniele Teti
|
9356cca93d
|
Imrpovements over the Entity Generator
|
2023-10-03 11:11:01 +02:00 |
|
Daniele Teti
|
ec9140f2a7
|
Added MVCActiveRecord feature which allows to map a boolean object attribute to integer field on the actual table.
|
2023-10-01 15:22:43 +02:00 |
|
Daniele Teti
|
88127a7b44
|
Improved HTML error page look&feel
|
2023-10-01 15:22:05 +02:00 |
|
Daniele Teti
|
af8f572a00
|
Improved console handling for MVCFramework.Console.pas
|
2023-09-27 15:10:13 +02:00 |
|
Daniele Teti
|
b5261f60c2
|
HTMX sample
|
2023-09-26 19:29:03 +02:00 |
|
Daniele Teti
|
a0cb8928ec
|
Fix an error with hx-refresh response header
|
2023-09-26 19:28:42 +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
|
4a931c13ad
|
Sample data for HTMX demo
|
2023-09-25 23:17:37 +02:00 |
|
Daniele Teti
|
768ea72f12
|
Preparing sample to 3.4.0-neon
|
2023-09-07 18:13:23 +02:00 |
|
Daniele Teti
|
7231d8189e
|
TSalarySummary entity for a future sample
|
2023-09-05 15:27:05 +02:00 |
|
Daniele Teti
|
d30e3ea585
|
Added support for NamedQuery using ClassRef
|
2023-09-05 14:32:04 +02:00 |
|
Daniele Teti
|
a44dce6e69
|
Updated sample
|
2023-09-05 12:34:46 +02:00 |
|
Daniele Teti
|
36d7a938b6
|
Refactored MVCResponseBuilder
|
2023-09-05 12:29:38 +02:00 |
|
Daniele Teti
|
68aa8c8f1c
|
Improved "MVCResponseBuilder"
|
2023-09-05 09:56:57 +02:00 |
|
Daniele Teti
|
d57c79480d
|
Improved rendering of TMVCErrorResponse. Clean-up of functional_actions_sample.
|
2023-09-04 17:09:41 +02:00 |
|
Daniele Teti
|
03b0463ca2
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
|
2023-09-04 11:34:18 +02:00 |
|
Daniele Teti
|
7ebb0681d5
|
no message
|
2023-09-04 11:29:05 +02:00 |
|
dependabot[bot]
|
6671e4d22a
|
build(deps): bump word-wrap from 1.2.3 to 1.2.5 in /samples/react/WebApp (#687)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-04 11:10:01 +02:00 |
|
dependabot[bot]
|
f82ecb27e0
|
build(deps): bump semver from 6.3.0 to 6.3.1 in /samples/react/WebApp (#688)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-04 11:09:51 +02:00 |
|
David Moorhouse
|
ac94f2d070
|
Added HTMK helpers for MVCWebRequest/Respons
Added sample application
|
2023-09-04 12:56:16 +12:00 |
|
Daniele Teti
|
7b828d78f2
|
Code clean up in the samples
|
2023-09-01 12:49:10 +02:00 |
|
Daniele Teti
|
bc2763d750
|
Updated sample mod_dmvc (apache module) to be dotEnv compliant
|
2023-09-01 10:41:53 +02:00 |
|
Daniele Teti
|
0775315682
|
Improved "renders" sample - added sensible defaults for MVCResponseBuilder
|
2023-08-30 17:38:14 +02:00 |
|
Daniele Teti
|
56573899d3
|
TMVCResponseBuilder and IMVCResponseBuilder (WIP)
|
2023-08-29 23:51:08 +02:00 |
|