Commit Graph

2128 Commits

Author SHA1 Message Date
Daniele Teti
bf8e1fdc4b Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2024-01-09 09:24:59 +01:00
Daniele Teti
dbe638222e new beta version 3.4.2-magnesium-beta 2024-01-09 09:24:47 +01:00
dependabot[bot]
f4a6b86ddb
build(deps): bump follow-redirects in /samples/react/WebApp (#725)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 08:27:40 +01:00
dependabot[bot]
e6923fdd01
build(deps): bump axios from 0.21.4 to 1.6.0 in /samples/react/WebApp (#710)
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 08:25:18 +01:00
Daniele Teti
40b709b318 https://github.com/danieleteti/delphimvcframework/issues/721 2024-01-08 16:39:49 +01:00
Daniele Teti
38b02272a3 Update README 2024-01-06 15:43:07 +01:00
danieleteti
77c9785116 chore(docs): update TOC 2024-01-06 14:40:36 +00:00
Daniele Teti
dd4abc643e Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2024-01-06 15:40:05 +01:00
danieleteti
46e121a3a3 Update README casing 2024-01-06 15:39:54 +01:00
danieleteti
6edc9f3ec8 chore(docs): update TOC 2024-01-06 14:38:08 +00:00
Daniele Teti
dfc910634e Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2024-01-06 15:37:40 +01:00
Daniele Teti
0edc0c6cd2 Update README for dmvcframework 3.4.1-sodium 2024-01-06 15:37:25 +01:00
danieleteti
ab5d673e9d chore(docs): update TOC 2024-01-06 14:37:11 +00:00
Daniele Teti
49f279cb0d Update README for dmvcframework 3.4.1-sodium 2024-01-06 15:36:46 +01:00
Daniele Teti
300c7b4d13 Version bump 3.4.1-sodium 2024-01-06 15:23:07 +01:00
Daniele Teti
3755643613 Merge commit '8cd1e89f795c156a61dad4fffa5f4b329646ee94' 2024-01-03 17:23:00 +01:00
Daniele Teti
8cd1e89f79 Squashed 'lib/loggerpro/' changes from 0b6857bd..49891138
49891138 NSQ appender fix

git-subtree-dir: lib/loggerpro
git-subtree-split: 49891138f39f1f3440f382b8c703135204c1ab4d
2024-01-03 17:23:00 +01:00
Daniele Teti
f912f5ce88 Fix for LoggerPro v2.0 2024-01-03 17:21:09 +01:00
Daniele Teti
a2e19a7689 FIX some encoding problems introduced by VSCode replace-in-files >:| 2024-01-03 14:31:28 +01:00
Daniele Teti
f23dd2fa88 Added support for table name and field name with spaces for MySQL and MariaDB 2024-01-03 11:39:53 +01:00
Daniele Teti
32dedf3a4d Merge branch 'darnocian-sempare_adaptor_support' 2024-01-03 11:13:47 +01:00
Daniele Teti
c91d1dd3ec Merge branch 'sempare_adaptor_support' of https://github.com/darnocian/delphimvcframework into darnocian-sempare_adaptor_support 2024-01-03 11:11:13 +01:00
Conrad Vermeulen
ff6e0cff2a Use a non-deprecated error logging function 2024-01-02 16:36:29 +00:00
Conrad Vermeulen
6e99ace343 Force loading from file 2024-01-02 16:28:59 +00:00
Conrad Vermeulen
5b151feffa Add logging support 2024-01-02 16:16:12 +00:00
Daniele Teti
90dcd3bdfe Copyright updated to 2010-2024 2024-01-02 17:04:27 +01:00
Daniele Teti
b22a41ca91 Squashed 'lib/loggerpro/' changes from 7f850ebc..0b6857bd
0b6857bd Updated unit tests and automatic tasks
35d130d6 VERSION_1_4_4
2e4a80f4 Removed PasDoc documentation; Added unit tests for LogLayoutToLogFormat
8f61bc22 Removed TLogAppenderOptions, DEFAULT_LOG_FILENAME_FORMAT is now TLogLayout.* (there many possibilities); FileName layout use placeholders instead of indices (as format function does).
be43f781 Merge branch 'master' into v2.0

git-subtree-dir: lib/loggerpro
git-subtree-split: 0b6857bd8d51f5acb246561564b3c3bbd963d192
2024-01-02 16:30:52 +01:00
Daniele Teti
2ee0ed43fd Merge commit 'b22a41ca91dd76569688526d8086d8d5b7ecd426' 2024-01-02 16:30:52 +01:00
Daniele Teti
86b82cf2c0 Merge branch 'sempare_adaptor_support' of https://github.com/darnocian/delphimvcframework into darnocian-sempare_adaptor_support 2024-01-02 16:22:50 +01:00
Conrad Vermeulen
bf9d496375 Add checking that ViewModel and DataSets are assigned. 2024-01-02 10:38:19 +00:00
Daniele Teti
28406b5b35 Merge branch 'sempare_adaptor_support' of https://github.com/darnocian/delphimvcframework into darnocian-sempare_adaptor_support 2024-01-02 09:35:56 +01:00
Conrad Vermeulen
17e44b0f97 remove reference to .tpl which will be discovered automatically (avoid exception that takes place by default) 2023-12-23 13:50:28 +00:00
Conrad Vermeulen
ea5438ba98 Update README with instruction on quickly installing the Sempare Template Engine 2023-12-23 12:33:59 +00:00
Conrad Vermeulen
0ff989bb17 Update UnitSearchPath in dproj 2023-12-23 12:33:22 +00:00
Conrad Vermeulen
969452294a Remove legacy reference 2023-12-23 12:28:40 +00:00
Conrad Vermeulen
8324306545 Merge branch 'master' into sempare_adaptor_support 2023-12-23 12:24:28 +00:00
Conrad Vermeulen
43925b27fe add helper bat file to clone the Sempare Template Engine into lib
add gitignore entry so that the Sempare Template Engine folder is ignored by git
2023-12-23 12:19:48 +00:00
Conrad Vermeulen
4393c7b566 missing dfm 2023-12-23 11:59:49 +00:00
Daniele Teti
777368b887 Added license conditional for sempare 2023-12-22 17:02:31 +01:00
Daniele Teti
a6789cd7fe Sempare integration (WIP) 2023-12-22 16:55:29 +01:00
Daniele Teti
94dd1e5012 Merge branch 'sempare_adaptor_support' of https://github.com/darnocian/delphimvcframework into darnocian-sempare_adaptor_support 2023-12-22 16:41:31 +01:00
Daniele Teti
25043edf8d Updated LoggerPro 2023-12-19 23:04:06 +01:00
Daniele Teti
c447f76122 Squashed 'lib/loggerpro/' changes from 0d39e1d1..7f850ebc
7f850ebc Changed filename format strategy. Added JSONL appender.
7bb1d86a Support for Delphi 12 Athens

git-subtree-dir: lib/loggerpro
git-subtree-split: 7f850ebc12fcca4b2484c8269b3d0f36864a374e
2023-12-19 21:48:50 +01:00
Daniele Teti
f6a6d171e7 Small improvements on ConsoleSample 2023-12-19 21:47:32 +01:00
Daniele Teti
b761b9ac9a Improved encoding caching 2023-12-07 12:14:08 +01:00
Daniele Teti
5324b0e0b1 Reraise exception in case of wrong version 2023-12-04 16:34:39 +01:00
Daniele Teti
1121eb4f04 https://github.com/danieleteti/delphimvcframework/issues/716 2023-12-04 16:33:14 +01:00
Daniele Teti
604a5907a1 Improved console sample 2023-11-29 11:22:51 +01:00
Daniele Teti
28bd67477e Improved error message in case of HTML responses 2023-11-29 11:22:12 +01:00
Daniele Teti
e0190b3fe8 foVersion (WIP + new sample) 2023-11-27 18:11:49 +01:00