Daniele Teti
|
787daee3b2
|
WebStencils support in IDE Wizard and code generator
|
2024-10-14 09:21:56 +02:00 |
|
Daniele Teti
|
dc04b27ace
|
Removed MVCUseTemplateCache (duplicated of TMVCConfigKey.ViewCache)
|
2024-09-11 11:15:38 +02:00 |
|
Daniele Teti
|
4c00333115
|
Improved template engines mechanism
|
2024-08-18 11:40:14 +02:00 |
|
Daniele Teti
|
1f06210979
|
Added sample for nested and internal partials with Mustache
|
2024-05-23 15:30:50 +02:00 |
|
Daniele Teti
|
d743333741
|
Updated dmustache to version 2
|
2024-04-29 15:40:45 +02:00 |
|
Daniele Teti
|
3dc4592837
|
Removed ViewDataSets and all related methods from TMVCController. Use ViewData instead.
https://github.com/danieleteti/delphimvcframework/issues/729
|
2024-03-08 16:17:30 +01:00 |
|
Daniele Teti
|
d1b14eb24a
|
Optimized pooling and cache of frequently used object in mustache and partitioning
|
2024-01-31 16:00:56 +01:00 |
|
Daniele Teti
|
90dcd3bdfe
|
Copyright updated to 2010-2024
|
2024-01-02 17:04:27 +01:00 |
|
Daniele Teti
|
ef6edd5c58
|
ViewData[] is now a TValue dictionary
|
2023-10-14 12:26:05 +02:00 |
|
Daniele Teti
|
7cb33e8615
|
Cleanup
|
2023-10-06 10:42:49 +02:00 |
|
Daniele Teti
|
d935c3fcc3
|
https://github.com/danieleteti/delphimvcframework/pull/699
|
2023-10-06 00:52:49 +02:00 |
|
David Moorhouse
|
21aa47328b
|
Added Mustache Helpers to default Renderer. Added a virtual method to allow application writer to subclass the Mustache Renderer to add additional features such as new Mustache lambdas (callbacks) and Translation callbacks.
|
2023-10-05 18:03:23 +13: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
|
b8bb07b2c4
|
Added function TMVCController.GetRenderedView(const AViewNames: TArray<string>; const JSONModel: TJSONObject): string;
|
2023-09-23 00:22:52 +02:00 |
|
Daniele Teti
|
0f35452954
|
https://github.com/danieleteti/delphimvcframework/issues/694
|
2023-09-22 09:43:35 +02:00 |
|
Daniele Teti
|
fc9fffb9e7
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
|
Daniele Teti
|
ff9fe81426
|
https://github.com/danieleteti/delphimvcframework/issues/533
|
2022-04-05 17:17:35 +02:00 |
|
Daniele Teti
|
cf3c3d8adf
|
+ Removed ViewJSON reference from Mustache View Engine
|
2022-01-21 18:33:00 +01:00 |
|
Daniele Teti
|
a8ce1bb25b
|
+ Updated copyright for 2022
|
2022-01-04 15:44:47 +01:00 |
|
Daniele Teti
|
810282b89e
|
+ added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder
|
2021-12-30 00:36:35 +01:00 |
|
Daniele Teti
|
6837182cc3
|
+ updated copyright header
|
2021-08-15 18:39:55 +02:00 |
|
Daniele Teti
|
b845afc7af
|
[+] Improved folder detect in static files middleware
|
2021-03-03 23:16:55 +01:00 |
|
Daniele Teti
|
967a5322a1
|
https://github.com/danieleteti/delphimvcframework/issues/432
|
2020-11-27 15:13:17 +01:00 |
|
Daniele Teti
|
7a41d6c7f7
|
Improved ServerSideView Sample
|
2020-11-05 17:14:39 +01:00 |
|
Daniele Teti
|
622d664989
|
Full UnitTest Linux compatibilities (working on) for 10.4
|
2020-05-25 19:34:14 +02:00 |
|
Daniele Teti
|
26b82080d9
|
https://github.com/danieleteti/delphimvcframework/issues/330
|
2020-04-13 16:22:15 +02:00 |
|
Daniele Teti
|
8144baf40c
|
Nulls support in MVCActiveRecord (check activerecord_showcase sample)
|
2020-01-06 16:49:18 +01:00 |
|
Daniele Teti
|
8ed859b7d1
|
New build system based on pyinvoke
|
2019-01-08 12:48:53 +01:00 |
|
Daniele Teti
|
4daba2ea67
|
Some refactoring preparing RC13
|
2018-02-20 22:36:36 +01:00 |
|
Daniele Teti
|
b49bc82d8b
|
3.0 RC12 hydrogen
|
2018-01-29 17:30:53 +01:00 |
|
Daniele Teti
|
82ef760987
|
REMOVED ObjectsMappers.pas (finally!)
|
2017-05-25 16:58:07 +02:00 |
|
Daniele Teti
|
2f7d2fe6b0
|
https://github.com/danieleteti/delphimvcframework/issues/79
|
2017-05-11 00:31:02 +02:00 |
|
Daniele Teti
|
53ecae82db
|
TestServer OK on linux. All unit tests are ok.
|
2017-04-14 16:43:53 +02:00 |
|