sbwalker
d4c473d7b3
fix #4384 - app_offline https link
2024-07-06 08:38:33 -04:00
Ben
2bacee919d
update the settings UI.
2024-07-03 12:26:36 +08:00
Ben
e00c261777
Fix #4358 : RichTextEditor Provider Abstraction.
2024-07-01 17:11:26 +08:00
sbwalker
1d7fcfdaa1
fix ISearchable method name in module template
2024-06-11 07:37:02 -04:00
Leigh Pointer
0e0d404997
Update [Module]Manager.cs
2024-06-11 09:11:25 +02:00
Leigh Pointer
f013ee64a2
Updated Module Template with ISearchable implementation
2024-06-10 22:10:39 +02:00
Leigh Pointer
af3da7ca6e
update to template.json files to align with Oqtane version
2024-06-10 21:54:44 +02:00
Leigh Pointer
cb728f65b3
Update Project Templates from 8.0.5 - 8.0.6
2024-06-10 21:50:30 +02:00
Ben
842b7b1402
Fix #4309 : make searchbox responsive.
2024-06-05 10:27:38 +08:00
Ben
7f970d489f
refactoring the code.
2024-06-04 17:32:31 +08:00
Ben
9d85ca07f4
#4303 : add search function.
2024-06-03 21:19:42 +08:00
sbwalker
6c4e1d1c41
update theme and module templates to .NET SDK 8.0.5
2024-05-20 16:59:44 -04:00
sbwalker
71d220e7a4
improve scroll position navigation behavior
2024-05-17 15:42:13 -04:00
sbwalker
0ba94f3bc9
set browser scroll position on navigation in Static Rendering
2024-05-17 13:01:03 -04:00
Ben
09293f7d9a
Fix #4158 : insert image into correct position.
2024-04-20 16:56:32 +08:00
sbwalker
0b31709aee
update theme and module templates to .NEt SDK 8.0.4
2024-04-10 16:29:16 -04:00
David Montesinos
1f0b369a15
Disable Accelerate Builds for Package project in Module template
2024-04-06 08:37:48 +02:00
David Montesinos
7a43473513
Disable Accelerate Builds for Package project in Theme template
2024-04-06 08:36:13 +02:00
Ben
4c08a527be
Fix #3625 : add the clear logs function.
2024-04-03 09:21:13 +08:00
sbwalker
010e4610f7
fix ThemeSettings SetSetting() references to not specify IsPrivate property
2024-04-02 10:53:07 -04:00
Leigh Pointer
03f631f537
Updated Template Module and Theme json from 5.0.0 to 5.1.0
2024-03-26 11:53:49 +01:00
sbwalker
a8ffc414fe
fix theme template release.,cmd to copy package to /Packages folder
2024-03-22 15:31:55 -04:00
sbwalker
448e3a4639
updates to module template for static rendering (ActionDialog Id property, Service interface moved to Shared, Client Service using IHttpClientFactory, Async methods added to Repository, Server Service implementation added, Controller uses Server Service implementation, Server Service registered in Startup)
2024-03-21 14:55:07 -04:00
sbwalker
237108a6d1
update Theme template tp .NET 8.0.3
2024-03-21 11:45:26 -04:00
Cody
74a3ea2a01
Update package references to 8.0.3
2024-03-20 11:31:19 -07:00
Cody
4bfb7a5d29
Updates package dependencies to 8.0.3
2024-03-20 11:29:45 -07:00
Ben
c58254f951
Fix #4010 : update repositories to using db context factory.
2024-03-18 15:32:19 +08:00
Ben
1c4bcc5697
Fix #4002 : add the quill editor js map file.
2024-03-16 20:24:52 +08:00
David Montesinos
68e3bcba05
Remove previous [Module]DbContextFactory.cs
2024-03-12 11:40:21 +01:00
David Montesinos
75a6111a9b
Add [Module]ServerStartup.cs to Module Template
2024-03-12 11:39:45 +01:00
Shaun Walker
128ebe2cb2
Merge pull request #3967 from zyhfish/task/update-template-db-factory
...
add db factory class into the module template.
2024-03-08 14:04:25 -05:00
sbwalker
7f74e79253
add ability to reload JavaScript on page transitions with enhanced navigation
2024-03-08 14:03:22 -05:00
Ben
11b5cc83dc
add db factory class into the module template.
2024-03-08 22:44:31 +08:00
sbwalker
4402645b37
change name of form class to reflect purpose
2024-02-23 14:05:40 -05:00
Leigh Pointer
dcbf03c355
Added Resource Files to Theme Templates
...
Currently the template uses the Localization Resource functionality but it will always default to the hardcoded text. Leaving it to the developer to add the resources could result in a hit and miss scenario. This PR removes the "mis" side.
2024-02-23 13:46:22 +01:00
sbwalker
25dacccb3b
remove Microsoft.AspNetCore.Components.WebAssembly.DevServer from default module and theme template as it is no longer needed
2024-02-22 16:40:55 -05:00
Shaun Walker
ac7db87592
Merge pull request #3778 from thabaum/update-theme-bootstrap
...
Updates theme bootstrap and bootswatch to version 5.3.2 - closes #3772
2024-02-21 13:55:33 -05:00
sbwalker
8c5613b182
update module and theme default templates to use ModuleBase methods rather than ModuleInstance methods
2024-02-21 13:42:15 -05:00
Shaun Walker
27763afbbe
Merge pull request #3765 from thabaum/bootstrap-md-responsive-breakpoint
...
Sets responsive breakpoint match 767.98px = Bootstrap md - Fixes #3762
2024-02-21 09:33:21 -05:00
Shaun Walker
838c2994a9
Merge pull request #3810 from zyhfish/task/fix-bug-3807
...
Fix #3807 : parsing the data attributes.
2024-02-21 09:29:42 -05:00
Ben
740b89258d
Fix #3807 : parsing the data attributes.
2024-02-16 19:26:01 +08:00
Cody
8a636736b4
Update project dependecies to 8.0.2
2024-02-14 12:53:14 -08:00
Cody
8fe2529306
Update project dependecies to 8.0.2
2024-02-14 12:52:26 -08:00
Cody
6db217387f
Update project dependecies to 8.0.2
2024-02-14 12:51:10 -08:00
Cody
d48c257b19
Update Bootstrap 5.3.2 Integrity
2024-02-12 11:53:42 -08:00
Cody
d723bbe3b7
Updates to bootstrap 5.3.2
2024-02-12 11:44:27 -08:00
Cody
266e08817e
sets responsive breakpoint to bootstrap md 767.98px
2024-02-10 09:43:18 -08:00
Cody
6c3526d47e
sets responsive breakpoint to 767.98 bootstrap md
2024-02-10 09:42:40 -08:00
Cody
19adfd5116
sets responsive breakpoint to bootstrap md 767.98px
2024-02-10 09:40:46 -08:00
sbwalker
caa9cc213d
fix #3760 include form button wrapper CSS class for inline-block
2024-02-10 11:25:54 -05:00