Shaun Walker
318d6afb0e
fix url mapping resx issue
2021-12-11 09:39:03 -05:00
Shaun Walker
ec9686cfb8
Merge branch 'dev' into MissingRes-3.0.1
2021-12-11 09:25:03 -05:00
Shaun Walker
76fe155c0a
visitor improvements
2021-12-11 09:30:05 -05:00
Leigh
0b0254aed9
Updated Resx file
2021-12-11 14:24:08 +01:00
Leigh
9258c3849b
Went through each Framework module updating Resources
...
New English resources added
2021-12-11 13:43:22 +01:00
Leigh
d530f30bc9
Missing Res Keys
...
Added missing resource keys
2021-12-11 11:54:25 +01:00
Shaun Walker
9c32937c83
added support for url mapping and viitors
2021-12-09 08:48:56 -05:00
Shaun Walker
53ff491efd
Assorted enhancements
2021-11-24 08:08:39 -05:00
Shaun Walker
19be77ed49
refactored ErrorBoundary implementation to support logging
2021-11-22 16:11:44 -05:00
Shaun Walker
b87b0489e9
Merge pull request #1812 from leigh-pointer/PageModules
...
Modification to Page Management component
2021-11-17 08:52:31 -05:00
Leigh
d5b0356625
Modification to Module Management
...
The component now reports back if the module is in use. This will assist in housekeeping and removal of unused modules.
2021-11-16 00:37:57 +01:00
Leigh
5ca77c3f64
Modification to Page Management component
...
Add a new tabpane that lists all the module on that page. From here you are able to modify the module settings and or delete the module from a page. Delete will send the module to the recycle bin.
2021-11-15 23:26:20 +01:00
Shaun Walker
e598178869
Merge pull request #1752 from leigh-pointer/PView
...
Fix for #1749 navigate to sub sub pages
2021-11-03 12:32:34 -04:00
Leigh
fff36949b7
Fix for #1749 navigate to sub sub pages
...
Also added missing "Browse" localization from site/index,resx
2021-11-02 19:59:59 +01:00
Shaun Walker
e0a0497dd2
Fix #1751 - error when creating site with new tenant
2021-11-02 14:49:06 -04:00
Shaun Walker
cf69f9e4c4
Add proper help text to aliases field in default resource file for Site Settings. Set default value for new ShowLogin parameter in Login theme component.
2021-10-17 13:27:12 -04:00
Shaun Walker
3e9a4f2c1a
Fixed validation issue in Role Managment - Users. Modified FileManager component to allow Folder parameter to contain a folder path which is translated to a FolderId internally and refactored Packages folder logic.
2021-10-06 17:20:44 -04:00
Shaun Walker
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
Shaun Walker
aeb599867c
Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
2021-10-01 11:28:48 -04:00
Shaun Walker
3e789e0642
UX improvements to FileManager and Pager components
2021-09-29 10:46:23 -04:00
Shaun Walker
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
Shaun Walker
898b908c1b
Added support for File descriptions, Folder capacity and image sizes. Added image resizing capability using ImageSharp - implemented in user profile. Added parameter to disable image preview in FileManager component. Overhauled Pager component and added Columns parameter for Grid mode. Populated PageState.User.IsAuthenticated in SiteRouter. Added support for zero price commercial extentions.
2021-09-15 08:02:55 -04:00
Leigh
3cd7249750
Page create - Recycle Bin Check
...
After Delete Page, Cant create page of same name #1645 issue. Added check and message if the page is in the recycle bin.
2021-09-08 08:08:24 +02:00
Shaun Walker
e00b7c9be9
add some missing localization keys
2021-08-27 17:29:45 -04:00
Shaun Walker
39ccc30680
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
2021-08-26 18:20:58 -04:00
Shaun Walker
b19cbf54e0
add error handling to module export
2021-08-12 14:47:51 -04:00
Shaun Walker
e4201c1a4d
allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install
2021-08-06 12:59:56 -04:00
Shaun Walker
cb7d9a0371
upgrade to Boostrap 5
2021-07-02 20:03:51 -04:00
Shaun Walker
525cbb87b0
allow disabling of swagger and package service
2021-07-01 09:11:29 -04:00
Shaun Walker
17c0aec1fb
show friendly message when no packages match criteria
2021-06-27 20:20:01 -04:00
Shaun Walker
b77d313715
Merge pull request #1515 from gjwalk/dev
...
Shared resources added
2021-06-27 08:50:46 -04:00
Shaun Walker
9e004f5b3c
add ability to register for updates
2021-06-27 08:48:18 -04:00
gjwalk
f989f63546
Merge branch 'dev' into dev
2021-06-25 17:56:21 -04:00
Grayson Walker
ef6f5f2769
update resources
2021-06-25 17:03:29 -04:00
Grayson Walker
ba9ca22aaa
update to resources
2021-06-25 16:34:30 -04:00
Shaun Walker
db1808d3e9
additional system info
2021-06-25 15:06:52 -04:00
Shaun Walker
e1e4d82684
resx file corrections
2021-06-25 08:22:36 -04:00
Shaun Walker
fb2a8e987e
default resx fixes
2021-06-24 08:02:39 -04:00
Shaun Walker
c4e6a4af49
fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service
2021-06-22 14:14:46 -04:00
Shaun Walker
247e00ecd4
implement shared resources
2021-06-18 16:56:54 -04:00
Grayson Walker
ae0edcfd2d
create default rex files with static keys
2021-06-18 14:45:38 -04:00