Shaun Walker
|
9b20006938
|
removed hidden form fields which are unnecessary as a result of recent changes
|
2021-10-22 10:33:09 -04:00 |
|
Shaun Walker
|
005843ef2d
|
Use ComponentTagHelper parameters on Blazor Server for passing state to allow pre-rendering to function properly ( ComponentTagHelper parameters do not work on Blazor WebAssembly - likely a .NET 5 bug )
|
2021-09-23 17:16:51 -04:00 |
|
Shaun Walker
|
5071cf4752
|
modify method for determining Runtime in SiteRouter as ComponentTagHelper "param-" appears to only work on Blazor Server - not on WebAssembly
|
2021-09-21 12:48:15 -04:00 |
|
Shaun Walker
|
289034fd4f
|
fix #1640 - prevent UX "flicker" which was caused by pre-rendering
|
2021-09-17 08:48:01 -04:00 |
|
Shaun Walker
|
28694fc11f
|
added defensive logic to app.razor, relocated shared resource definition in preparation for utilizing shared resources
|
2021-06-14 17:29:23 -04:00 |
|
Shaun Walker
|
276817c89d
|
made RenderMode configurable
|
2021-05-30 15:37:23 -04:00 |
|
Shaun Walker
|
943adec3a0
|
fixes for running on WebAssembly
|
2021-05-13 07:58:57 -04:00 |
|
Shaun Walker
|
d88bd87aea
|
add support for Blazor pre-rendering
|
2021-05-11 09:03:05 -04:00 |
|
Shaun Walker
|
d05747af1e
|
enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior
|
2021-04-06 17:45:11 -04:00 |
|
Shaun Walker
|
09c040128a
|
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
|
2021-03-30 17:48:49 -04:00 |
|
Shaun Walker
|
86ce8994d9
|
fix #1156 add defensive coding for scenario where host name does not match any alias
|
2021-03-11 20:21:15 -05:00 |
|
hishamco
|
20f1a6175f
|
Use cookie everywhere
|
2020-12-03 17:15:08 +03:00 |
|
hishamco
|
330499dda5
|
Use Interop
|
2020-12-02 02:10:01 +03:00 |
|
hishamco
|
c4d1b16abb
|
Add LanguageSwitcher component
|
2020-12-02 01:52:46 +03:00 |
|
Shaun Walker
|
ecacb681b4
|
introduce Resource Declaration and Location properties to offer more resource management options for developers
|
2020-10-19 08:03:04 -04:00 |
|
hishamco
|
437170671f
|
Support server-sider localization
|
2020-09-29 20:20:38 +03:00 |
|
Shaun Walker
|
7f15a5f464
|
prepare for 1.0.4 release
|
2020-09-09 12:01:16 -04:00 |
|
Shaun Walker
|
a8cd84e798
|
added support for dynamic inclusion of global resources in _host.cshtml ( ie. global stylesheets and scripts such as those required by UI component suites )
|
2020-08-28 11:24:43 -04:00 |
|
Shaun Walker
|
7c24bae753
|
resolve #566 by moving Bootstrap declaration into theme
|
2020-06-16 17:38:06 -04:00 |
|
Shaun Walker
|
1e4b2404c4
|
added general exception UI handler for #605
|
2020-06-14 21:47:11 -04:00 |
|
Jim Spillane
|
5124dea72c
|
Add JS dependency manager
Added LoadJS(https://github.com/muicss/loadjs) and migrated Quill interop to use LoadJS.
|
2020-06-10 21:09:10 -04:00 |
|
Shaun Walker
|
963148c639
|
Refactor Javascript and Stylesheet loading
|
2020-05-27 16:03:38 -04:00 |
|
Shaun Walker
|
9b74262c76
|
Added support for module resource management
|
2020-05-18 09:47:37 -04:00 |
|
Shaun Walker
|
e8efc5e508
|
upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314 (#323)
|
2020-04-02 12:07:35 -04:00 |
|
Shaun Walker
|
35f87d25be
|
Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options
|
2020-03-30 20:42:43 -04:00 |
|
Pavel Vesely
|
5b3feaf26f
|
Server naming fixes and cleanup
Server is now completely cleaned up and without warnings
|
2020-03-15 11:53:24 +01:00 |
|
Michael Washington
|
d6704d1c6d
|
Allows Editor to work off line. Allows images to be resized.
|
2019-12-17 05:46:05 -08:00 |
|
Michael Washington
|
ac3144fca4
|
Not working
|
2019-11-29 15:03:48 -08:00 |
|
Shaun Walker
|
c029e70783
|
CSS separation, multi-tenancy fixes
|
2019-10-12 16:32:47 -04:00 |
|
Emanuele Filardo
|
d1faa0ee5f
|
Initial migration
|
2019-09-15 12:21:32 +02:00 |
|
Shaun Walker
|
ce069ed45b
|
Refactoring authentication to support server-side Blazor using a seamless login flow.
|
2019-07-15 08:30:03 -04:00 |
|
David Poindexter
|
57a02c4d40
|
Update Bootstrap to 4.3.1 and fully utilize CDN
|
2019-05-07 00:55:28 -04:00 |
|
oqtane
|
d71de1c21f
|
Initial commit
|
2019-05-04 20:32:08 -04:00 |
|