Commit Graph

863 Commits

Author SHA1 Message Date
Daniele Teti
82312c6c49 Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
Daniele Teti
7863944182 Small refactoring
Some checks are pending
TOC Generator / TOC Generator (push) Waiting to run
2024-10-10 17:36:54 +02:00
Daniele Teti
febe311d01 JSONRPC methods can use MVCInject attribute
Some checks are pending
TOC Generator / TOC Generator (push) Waiting to run
2024-10-10 01:26:34 +02:00
Daniele Teti
4e2cc963f4 Small refactoring to JSONRPC classes 2024-10-10 00:13:07 +02:00
Daniele Teti
9c1d483c44 Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
Daniele Teti
082089f9a1 Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments)
Some checks are pending
TOC Generator / TOC Generator (push) Waiting to run
2024-10-01 09:46:54 +02:00
Daniele Teti
7c2a2b2079 Updated HTMX_WebSite sample to layout page
Some checks failed
TOC Generator / TOC Generator (push) Has been cancelled
2024-09-26 20:24:15 +02:00
Daniele Teti
119c93a8a4 Updated TemplatePro 2024-09-24 19:12:23 +02:00
Daniele Teti
c2ed0343cc Updated instant_search_with_htmx sample with use of blocks layout of templatepro 0.7.0 2024-09-22 17:05:07 +02:00
Daniele Teti
34238a48ee Added rating and indicator in "instant_search_with_htmx" 2024-09-20 00:17:30 +02:00
Daniele Teti
4b8b89d4da MVCFramework.Functional.pas has been merged in MVCFramework.Utils.pas 2024-09-19 19:15:57 +02:00
Daniele Teti
41a6931e7f active_search_htmx sample now uses if expressions in template 2024-09-14 16:10:33 +02:00
Daniele Teti
5c3c0565e8 Updated activerecord sample with postgresql DLL for 32 and 64 bit 2024-09-13 08:29:32 +02:00
Daniele Teti
8116c25e2f Updated TemplatePro 2024-09-09 12:42:30 +02:00
Daniele Teti
febdf40863 Renamed some sample folders 2024-09-03 12:59:36 +02:00
Daniele Teti
fe555912a5 Added TLogWriterDecorator; removed deprecated *fmt methods from ILogWriter 2024-09-03 12:57:27 +02:00
Daniele Teti
0c80ec022d Updated samples to TemplatePro 0.5 2024-09-02 20:04:44 +02:00
Daniele Teti
b289b2f8eb Updated sample to TemplatePro 0.5 syntax 2024-09-02 17:53:43 +02:00
Daniele Teti
5b17a44962 updated htmx+templatepro sample 2024-08-24 16:32:38 +02:00
Daniele Teti
1ae17451f4 Updated superheroes in htmx + templatepro demo 2024-08-23 18:34:06 +02:00
Daniele Teti
5f5efb3978 Updated samples 2024-08-18 13:23:38 +02:00
Daniele Teti
4c00333115 Improved template engines mechanism 2024-08-18 11:40:14 +02:00
Daniele Teti
01da47ea76 Added "json" filter to default TemplatePro configuration. 2024-08-18 11:19:59 +02:00
Daniele Teti
9e989378ec Updated instantsearch_htmx demo and some small fix to templatepro 2024-08-16 19:08:36 +02:00
Daniele Teti
028a88828e Updated TemplatePro and htmx_website sample (switch from mustache to templatepro) 2024-08-15 22:07:36 +02:00
Daniele Teti
986b6186c4 Updated TemplatePro 2024-08-15 16:08:46 +02:00
Daniele Teti
a452ecd433 Added htmx_template_pro sample 2024-08-12 10:38:16 +02:00
Daniele Teti
21bdc7cee0 New template language: TemplatePro 2024-08-07 16:25:08 +02:00
Daniele Teti
7e28bc959e Extended nullable types sample 2024-07-29 09:18:21 +02:00
Daniele Teti
d932857f34 Added CreateRequest and CreateNotification methods on JSONRPCExecutor 2024-07-28 23:54:45 +02:00
Daniele Teti
7e55bfae86 Added sample data "books" 2024-07-28 23:31:04 +02:00
Daniele Teti
641b89cf36 New demo instant_search_with_htmx 2024-07-28 23:30:23 +02:00
Daniele Teti
0f1e8f79a6 Added new DEMO NullableTypesShowcase 2024-07-28 23:29:56 +02:00
Daniele Teti
42e0bc1209 Updated CustomRoleAuth samples 2024-07-28 23:29:19 +02:00
Daniele Teti
1edfe8f45f Updated HTMX stuff 2024-07-28 23:28:29 +02:00
Daniele Teti
835127cf83 Improved JSONWriters demo 2024-07-28 23:27:40 +02:00
Daniele Teti
e494111e5d Updated WineCellar demo 2024-07-28 23:26:50 +02:00
Daniele Teti
63ae0d62d9 Added Profiler.Trace to profile Proc() and Profiler-Trae<T> to profile Func<T> 2024-07-25 15:08:40 +02:00
Daniele Teti
051e778295 Small JSONRPC demo fix 2024-07-19 18:20:49 +02:00
Daniele Teti
d5156646ea Old Write* to LogI and LogException 2024-07-09 23:22:26 +02:00
Daniele Teti
c420be5f24 Improved Sample functional_actions_showcase 2024-07-09 23:21:50 +02:00
Daniele Teti
cc0a5d1281 Improves CustomLogger sample 2024-07-08 21:07:13 +02:00
Daniele Teti
8ac772f871 NEW SAMPLE: Render Binary Contents 2024-07-08 12:57:06 +02:00
Daniele Teti
6d22cf6c6e NEW sample: htmx_website 2024-07-02 23:06:30 +02:00
Daniele Teti
2758b2bbea Fixed some weird behaviour of the sample about JSONRPC 2024-07-02 19:14:45 +02:00
Daniele Teti
e2908e388d Removed old sample about jsonrpc 2024-07-02 19:08:56 +02:00
Daniele Teti
38abb58770 fileupload demo: Removed RawRequest when not needed 2024-06-26 16:08:11 +02:00
Daniele Teti
06bfe221ef Updated HTMX samples to HTMX 2.0.0 2024-06-19 14:25:33 +02:00
Daniele Teti
66f7fcb8ac Added MVCNameCaseDefault 2024-06-19 14:25:04 +02:00
Daniele Teti
4d54155bd7 Pushed some members of TLoggerPROFileAppender into protected section 2024-05-29 14:26:01 +02:00