Commit Graph

15 Commits

Author SHA1 Message Date
306b78b526 Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly). Fix #1702 - remove web,config from upgrade package. 2021-10-05 14:32:05 -04:00
f739db1e42 Enhance Settings API for public Site Settings. Added Settings to Site model by default. Added new parameters to Login and UserProfile components. Enhanced Oqtane Theme settings to use new component parameters. Enhanced image download and resizing logic. 2021-09-20 17:15:52 -04:00
53e5728ad2 fix #1640 to resolve issue with server prerendering, upgrade Installer to Bootstrap5, add more defensive logic and logging to DatabaseManager, fix file logger issue, update Pager to use Bootstrap5 pagination, add expiry date support for commercial extensions 2021-09-10 08:24:05 -04:00
07165ce68d add support for trial periods 2021-09-03 15:24:51 -04:00
e00b7c9be9 add some missing localization keys 2021-08-27 17:29:45 -04:00
ffe724b32d add support for free/paid in module, theme, translation installation 2021-08-13 15:56:22 -04:00
33a76c61ca updated modules for input requirements 2021-07-27 16:24:01 -04:00
2433958a0f fixed issue in SharedResource file 2021-06-27 08:59:04 -04:00
f989f63546 Merge branch 'dev' into dev 2021-06-25 17:56:21 -04:00
ef6f5f2769 update resources 2021-06-25 17:03:29 -04:00
ba9ca22aaa update to resources 2021-06-25 16:34:30 -04:00
509f054961 package UI updates 2021-06-25 08:10:15 -04:00
bfafffd8cb add search to package manager components 2021-06-23 13:00:44 -04:00
247e00ecd4 implement shared resources 2021-06-18 16:56:54 -04:00
9558894a4f moved SharedResources class to proper location 2021-06-15 07:43:12 -04:00