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
Shaun Walker
65540618d6
Merge pull request #312 from PoisnFang/master
...
Rename template .sql file
2020-03-30 14:41:53 -04:00
Shaun Walker
974b8877dc
Merge pull request #309 from aubrey-b/email-check
...
Check for a valid email.
2020-03-30 14:41:38 -04:00
Pavel Vesely
940cdcb349
Database Manager
...
done:
+ master.sql as resource
+ implemented incremental database changes also for Master
+ dbUp sql script variables implemented
+ improved database handling and creation code
+ simpified database creation
+ almost all Database and Tenant creation moved to DatabaseManager.cs (rest code marked with TODO)
+ Unattended install of master can be performed by settings in appsettings.json
+ Improved IsInstalled checking
+ Removed DBSchema field from Tenant
+ Default database and site creation moved to Program.Main
2020-03-29 14:45:02 +02:00
MIchael Atwood
00c30dc1cb
Rename template .sql file
2020-03-28 00:33:23 -07:00
Aubrey
f8d7732025
Moved logic to the Utilities class.
2020-03-27 13:42:14 -04:00
Aubrey
815572b9a7
Fixed missing character.
2020-03-27 11:29:49 -04:00
Aubrey
9335b18d16
Check for a valid email.
2020-03-27 11:20:36 -04:00
Shaun Walker
744782df7a
Merge pull request #307 from sbwalker/master
...
Fixed some display issues for mobile rendering
2020-03-25 10:55:00 -04:00
Shaun Walker
1e688dcf5e
Fixed some display issues for mobile rendering
2020-03-25 10:54:34 -04:00
Mike Casas
24263025c9
Adds an icon for the link/button.
2020-03-24 21:27:35 -04:00
Shaun Walker
20e481af3d
fixes to role management
2020-03-24 16:56:01 -04:00
Shaun Walker
ee59634e23
Merge pull request #303 from sbwalker/master
...
SQL maanager, Module Creator, module settings enhancements
2020-03-24 14:08:55 -04:00
Shaun Walker
d9265e127e
SQL maanager, Module Creator, module settings enhancements
2020-03-24 14:08:29 -04:00
Mike Casas
ca62560616
Code formatting.
2020-03-23 10:25:12 -04:00
Mike Casas
ad031cb375
Added functionality to add icons to the ActionLinks.
2020-03-23 10:24:54 -04:00
Shaun Walker
7da2824e50
fixed issues with client-side Blazor
2020-03-19 15:03:11 -04:00
Shaun Walker
0c2d1d2449
Merge branch 'master' into master
2020-03-19 12:10:12 -04:00
Shaun Walker
18a843e74f
extensibility enhancements for site templates
2020-03-19 12:07:33 -04:00
Pavel Vesely
65d39974b5
Magic Strings - EntityNames
2020-03-18 09:11:49 +01:00
Shaun Walker
8bc694fe63
Label component for field level help
2020-03-16 15:06:59 -04:00
Pavel Vesely
cf6643aef3
Client fixes
...
Client is partially done.
227 warnings left out of 1500
I like Rider
2020-03-15 15:19:35 +01:00
Pavel Vesely
ab3f0853a7
Naming conventions
2020-03-14 21:52:26 +01:00
Pavel Vesely
7feee22b32
EntityNames replacements
2020-03-14 18:16:04 +01:00
Shaun Walker
eec983707a
Merge branch 'master' into NamingFixes
2020-03-14 12:27:34 -04:00
Pavel Vesely
e5fde5a436
Naming fixes
2020-03-14 14:37:51 +01:00
Pavel Vesely
a06ad38432
Naming fixes
2020-03-14 11:07:49 +01:00
Pavel Vesely
b4d3903517
Replace magic strings in other places
2020-03-14 10:12:07 +01:00
Pavel Vesely
3e1c371be6
PermissionNames constants
...
Replace magic strings in authorisation calls
2020-03-14 09:21:26 +01:00
Shaun Walker
0eb681dc25
Merge pull request #279 from sbwalker/master
...
fixes to permission grid
2020-03-11 16:45:29 -04:00
Shaun Walker
f46b9a2fb2
fixes to permission grid
2020-03-11 16:45:11 -04:00
Shaun Walker
afd4471b87
Merge pull request #278 from sbwalker/master
...
optimizations and fixes
2020-03-11 14:40:08 -04:00
Shaun Walker
fe98084324
optimizations and fixes
2020-03-11 14:39:49 -04:00
Shaun Walker
adb8542005
Merge pull request #268 from chlupac/master
...
HTML text fix
2020-03-10 14:45:55 -04:00
Pavel Vesely
805c25330c
HTML text fix
2020-03-10 18:33:52 +01:00
Shaun Walker
155c4e12d9
completed client state invalidation in multi-user environment
2020-03-10 10:37:42 -04:00
Shaun Walker
d7b3b444b5
infrastructure for dealing with client cache invalidation in a multi-user environment
2020-03-09 15:37:49 -04:00
Shaun Walker
b9b89e6046
Merge pull request #263 from chlupac/NamingFix
...
Naming fix
2020-03-07 12:33:05 -05:00
Pavel Vesely
14aeee1e4b
Naming fix
2020-03-07 00:41:20 +01:00
Pavel Vesely
c467a5cb67
EditHtml fix second part
2020-03-07 00:10:03 +01:00
Pavel Vesely
8730ecc6ad
EditHtml fix
2020-03-06 22:55:46 +01:00
Pavel Vesely
ff18059b06
HtmlText null exception fix
...
HtmlText Mode switch fix
Control panel fix
(cherry picked from commit b7d2cd0600
)
2020-03-06 22:55:46 +01:00
Pavel Vesely
5ef433c6b3
ModuleBase fix
2020-03-06 17:06:30 +01:00
Pavel Vesely
fe66600e37
ModuleBase fix
2020-03-06 16:29:21 +01:00
Hisham Bin Ateya
425b4e1c67
Fix casing for constructor params
2020-03-05 20:03:54 +03:00
Hisham Bin Ateya
303bdf3be2
Remove this keyword
2020-03-05 19:22:13 +03:00
Shaun Walker
4c2007439d
module load error handler, router optimizaton, relative paths, fixed add existing module control panel issue
2020-03-04 13:22:58 -05:00
Shaun Walker
06257943ca
refactored site management to include better support for multi-tenancy
2020-03-03 16:23:06 -05:00
Shaun Walker
897b3f1949
Merge pull request #247 from sbwalker/master
...
cosmetic changes to filemanager
2020-03-02 09:26:26 -06:00
Shaun Walker
1146133cff
cosmetic changes to filemanager
2020-03-02 10:23:21 -05:00
Pavel Vesely
68d9508c44
Folder creation fail
2020-02-28 13:03:15 +01:00
Shaun Walker
b4ddc45829
resolved a number of issues with site creation #224
2020-02-25 18:53:36 -05:00
Shaun Walker
9e4d5f2f75
Merge pull request #223 from sbwalker/master
...
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
2020-02-23 10:48:29 -05:00
Shaun Walker
d18b4d574a
Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
2020-02-23 10:45:32 -05:00
Shaun Walker
07b29bff1f
Merge pull request #209 from hishamco/root-site
...
Unable to deleted the root site
2020-02-22 10:03:23 -05:00
Shaun Walker
00914208ba
added image preview to the file manager component
2020-02-22 09:56:28 -05:00
Hisham Bin Ateya
0eef1790c3
Add Disabled property to ActionLink
2020-02-20 17:26:41 +03:00
Hisham Bin Ateya
d0e03ecbe2
Disable the action button
2020-02-20 17:25:46 +03:00
Shaun Walker
74d4b6412e
Ability to insert image in RichTextEditor
2020-02-19 14:50:41 -05:00
Shaun Walker
bd2b355d36
fix page management
2020-02-18 23:42:40 -05:00
Shaun Walker
05eaf12003
fix page management
2020-02-18 17:49:36 -05:00
Shaun Walker
066c616eca
authorization changes
2020-02-17 19:48:26 -05:00
Shaun Walker
f148b1b148
fixed EditMode after refresh
2020-02-12 17:14:31 -05:00
Shaun Walker
f6622a5599
bug fixes
2020-02-12 09:14:20 -05:00
Shaun Walker
66faa79519
Merge pull request #198 from chlupac/master
...
Missing nullchecks -> unhandled exceptions
2020-02-11 14:31:48 -05:00
Shaun Walker
6a92c9f764
Folder and file management service
2020-02-11 14:25:38 -05:00
Pavel Vesely
c76ffa1714
Save Site SMTP settings bug
2020-02-08 22:48:00 +01:00
Shaun Walker
ee682516c3
refactoring email verification
2020-02-04 15:14:27 -05:00
Shaun Walker
0aed11e71c
notification service and user management improvements
2020-02-03 16:43:37 -05: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
f29f710d92
Properly updates the audit fields when in Rich Text mode.
2019-11-29 18:28:37 -08:00
Michael Washington
3b02a936bd
To address the error: Cannot read property 'root' of undefined TypeError: Cannot read property 'root' of undefined at Object.loadQuillContent
2019-11-29 18:21:39 -08:00
Michael Washington
07f09361b9
Allows you to switch between Rich text and Raw HTML Editor
2019-11-29 18:14:58 -08:00
Michael Washington
3162caca01
Rich Text Editor now working
2019-11-29 15:41:48 -08:00
Michael Washington
ac3144fca4
Not working
2019-11-29 15:03:48 -08:00
Shaun Walker
25d2c6596d
completed background job scheduler
2019-11-15 08:42:31 -05:00
Shaun Walker
b4cd038e17
fix issue #170 which is related to the host user not being part of the Registered Users role
2019-11-13 18:39:04 -05:00
Shaun Walker
ffba735aac
Support for user personalizable pages
2019-11-10 14:56:29 -05:00
Shaun Walker
ab564f7244
modified all admin UIs to position action buttons on the left side of grids and implemented ActionDialog throughout rather than dedicated delete components
2019-11-04 23:29:35 -05:00
Shaun Walker
0e09cdf20a
automated framework update enhancement
2019-10-30 17:03:09 -04:00
Shaun Walker
af423edb99
event logging fix
2019-10-28 09:02:11 -04:00
Shaun Walker
f59ec7bdac
improve confirm dialog
2019-10-25 21:27:29 -04:00
Emanuele Filardo
276cc1eecf
Fix for PageStart > EndPage after delete and dont reset value of Page
2019-10-25 15:45:29 +02:00
Shaun Walker
f59f6b2f34
added profile management
2019-10-25 00:03:11 -04:00
Shaun Walker
3d7ae6a743
logging enhancements
2019-10-24 16:54:14 -04:00
Shaun Walker
b3e010d5e2
created generic confirmation dialog control and implemented in File Management module
2019-10-24 14:59:15 -04:00
Shaun Walker
7f9e47edb6
event log UI improvements
2019-10-23 10:13:58 -04:00
Shaun Walker
135fe2d61a
fix base class
2019-10-22 12:52:34 -04:00
Shaun Walker
4d5cc262ef
added logging and minor cleanup
2019-10-22 12:49:04 -04:00
Shaun Walker
dde33639d3
Merge pull request #145 from fileman/ImprovedRecycleBin
...
Improved recycle bin
2019-10-22 12:31:20 -04:00
Shaun Walker
2e3a4efb74
structured logging
2019-10-22 11:57:28 -04:00
Emanuele Filardo
5dcf12f441
remove no more neessary pseudo-lock
2019-10-20 17:34:46 +02:00
Emanuele Filardo
ee3834b52a
Improved RecycleBin with PageModules
2019-10-20 01:23:24 +02:00
Emanuele Filardo
5fefda60a3
Basic Pages RecycleBin
2019-10-19 01:23:46 +02:00
Shaun Walker
1cc58ea150
performance optimizations in site router and remove dependency between page and module in route specification
2019-10-18 12:23:36 -04:00
Shaun Walker
73feb1f93f
fix issue #134 - ensure files are not locked by another processs and remove loading indicator
2019-10-17 11:39:15 -04:00
Shaun Walker
05a405e036
Improvements to themes, layouts, and CSS styling
2019-10-16 14:28:49 -04:00
Shaun Walker
c029e70783
CSS separation, multi-tenancy fixes
2019-10-12 16:32:47 -04:00
Shaun Walker
7f69f76263
add file manager
2019-10-09 18:14:06 -04:00
Shaun Walker
6a60c16f57
Merge pull request #120 from sbwalker/master
...
improvements to module/theme installation and removal
2019-10-09 12:06:59 -04:00
Shaun Walker
2607d4dbb3
improvements to module/theme installation and removal
2019-10-09 12:06:53 -04:00
Shaun Walker
4d7c2eb885
Merge pull request #119 from sbwalker/master
...
tenant/site installation improvements
2019-10-08 18:36:22 -04:00
Shaun Walker
879dae75aa
tenant/site installation improvements
2019-10-08 18:35:18 -04:00
Emanuele Filardo
76ae3c15e8
Pager - Solution for the double click required to update the items
2019-10-08 23:49:39 +02:00
Shaun Walker
9971510b1e
improved file upload, enhanced module installation from Nuget to support upgrades, added ability to upgrade the framework from Nuget, completed isolated multitenancy and site alias management, created IPortable interface for importing data into modules, added default content to initial installation
2019-10-08 16:11:23 -04:00
Emanuele Filardo
5fd4d69034
Simplified User Delete page
2019-10-08 11:23:22 +02:00
Emanuele Filardo
8de502e504
Add IDeletable to User
2019-10-08 10:41:39 +02:00
Emanuele Filardo
58427dcd62
Add AuditInfo and IsDeleted to Site Edit and Delete
2019-10-08 09:58:28 +02:00
Emanuele Filardo
5a389c198b
Pages Delete replace readonly with disabled
2019-10-08 09:57:42 +02:00
Shaun Walker
a8cbfb711e
Added ability to install modules and skins at run-time directly from Nuget
2019-10-04 16:21:05 -04:00
Shaun Walker
12c73decd0
User management improvements
2019-10-02 14:43:40 -04:00
Shaun Walker
0de2250ada
Fixed issue #107
2019-10-01 15:39:51 -04:00
Shaun Walker
4de8572a87
Management UI for roles, users, tenants
2019-09-30 23:50:10 -04:00
Emanuele Filardo
5ca63dff01
Removed PermissionGrid from Delete.razor
2019-09-30 11:09:21 +02:00
Emanuele Filardo
91eb21d6e5
Fix for IDeletable
2019-09-29 18:59:17 +02:00
Shaun Walker
6fa3b124d2
relocated IDeletable and added methods for downloading assemblies from server /bin when running under Wasm
2019-09-28 16:51:01 -04:00
Shaun Walker
00d8f17254
fix Swashbuckle reference, fix folder issue in installationmanager, disabled blazor linking on build
2019-09-26 18:02:47 -04:00
Shaun Walker
bf452eedf5
implement new AddModuleMessage
2019-09-25 14:26:18 -04:00
Shaun Walker
07c00765ac
Fixed issue in client-side Blazor, added ModuleMessage to ModuleInstance
2019-09-25 14:02:30 -04:00
Shaun Walker
3af2ca0168
utilize _Imports.razor to simplify module declarations
2019-09-24 17:26:14 -04:00
Shaun Walker
5f62957752
Improved CSS handling
2019-09-21 22:15:44 -04:00
Shaun Walker
83a212e7e3
Refactor host user security model, support static assets in modules and themes, module definition permissions and categories, paging control, remove SiteUsers, move seed data from script to site template for installation
2019-09-19 16:33:48 -04:00
Shaun Walker
35b9b9e89b
Optimized page reloading
2019-09-16 16:14:17 -04:00
Shaun Walker
cb6428f483
Refactor AbsoluteUri references
2019-09-16 03:13:33 -04:00
Shaun Walker
7d353c2205
Hierarchical page management improvements
2019-09-15 19:15:44 -04:00
Shaun Walker
61dc27cf32
Finish upgrade to Preview9
2019-09-15 18:36:39 -04:00
Emanuele Filardo
d1faa0ee5f
Initial migration
2019-09-15 12:21:32 +02:00
Shaun Walker
7d5e35c637
updated namespaces, improved page management,
2019-09-14 15:31:12 -04:00
Shaun Walker
2a691dbceb
Module ordering improvements
2019-09-10 09:56:42 -04:00
Shaun Walker
f60898dbc7
module installer
2019-09-07 23:26:19 -04:00
Shaun Walker
a84eee8782
Large file streaming uploads
2019-09-06 13:15:18 -04:00
Shaun Walker
22420f2b43
Edit mode improvements
2019-09-05 13:44:27 -04:00
Shaun Walker
65cb295e05
Refactored Settings to use Dictionary
2019-09-04 12:42:22 -04:00
Shaun Walker
e1cc1ce973
Add Edit Mode for Administration
2019-09-04 11:07:48 -04:00
Shaun Walker
1e4c07889b
Dynamic user profile per tenant
2019-09-03 20:39:29 -04:00
Shaun Walker
da890f32d1
Added support for Deny permissions to PermissionGrid
2019-09-02 14:21:31 -04:00
Shaun Walker
8351ec2d71
Refactored IModule and ITheme interfaces for future compatibility scenarios. Added Permissions property to IModule interface to allow for explicit ordering and custom module permissions.
2019-08-30 22:27:49 -04:00
Shaun Walker
88a08c8863
Permission grid control, refactor permission string serialization
2019-08-30 10:05:13 -04:00
Shaun Walker
3ce7f1a227
Permission-based authorization utilizing Policies
2019-08-27 17:14:41 -04:00
Shaun Walker
f037898c6e
Multi-tenant role authorization
2019-08-25 14:52:25 -04:00
Shaun Walker
ad2d865d7c
Page management cleanup
2019-08-21 10:37:02 -04:00
Shaun Walker
42c6efbfdb
Dynamic User Roles
2019-08-20 16:43:35 -04:00
Shaun Walker
0c57813bf8
Improve HtmlText module performance
2019-08-16 09:49:26 -04:00
Shaun Walker
58b27d172d
Made parameters public for Preview8
2019-08-15 12:18:09 -04:00
Shaun Walker
03c7a99906
Upgrade to Preview8
2019-08-14 13:28:49 -04:00
Shaun Walker
b71f007981
Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity
2019-08-14 09:34:35 -04:00
Shaun Walker
b9c007998e
Improved page reload efficiency, refactored NavigateUrl and EditUrl helpers, added antiforgery token and returnurl to Logout scenario, fixed PageModule service call api url, modified rendering engine to allow for component differentiation
2019-08-02 15:51:47 -04:00
Shaun Walker
9fbc71b531
Add type="button" to all buttons and prevent display of Installer if already installed
2019-08-01 12:53:02 -04:00
Shaun Walker
c9783c3b2f
Enhancement to support audit fields on entities
2019-07-31 16:05:36 -04:00
Shaun Walker
1c0d2de9fe
Install Wizard
2019-07-18 13:11:31 -04:00
Shaun Walker
ce069ed45b
Refactoring authentication to support server-side Blazor using a seamless login flow.
2019-07-15 08:30:03 -04:00
Shaun Walker
f3c823e667
Fixed issue where page was not reloaded after login/logout
2019-07-08 14:57:19 -04:00
Shaun Walker
6cf1eb1c31
Integrated AuthenticationStateProvider using .NET Core Identity
2019-07-08 12:52:40 -04:00
Shaun Walker
59a715e468
Changes for Preview6
2019-06-19 08:32:04 -04:00
Shaun Walker
600872d0b0
added ability to add site through admin UI, fixed Logo control to not render of site does not have a logo, updated launchsettings so that port number is consistent for both IIS Express and .NET Core web server
2019-06-14 17:24:52 -04:00
Shaun Walker
8deb119f36
Performance improvements, refactoring of multi-tenant support, split Alias and Tenant entities for cleaner separation of concerns, create an additional site during installation for demonstratng multitenancy
2019-05-24 13:33:19 -04:00
Shaun Walker
068399f1f7
Merge pull request #11 from mitchelsellers/ThemeServiceChanges
...
ThemeService Improvements
2019-05-20 08:57:21 -04:00
Mitchel Sellers
4d55c68e4b
Changes to method names per request
2019-05-19 21:05:10 -05:00
Mitchel Sellers
f8a048e5ac
ActionLink Improvements
...
Adjustment to ActionLink component to support custom button classes. Adjustment of all button styles inside of the project to swap to either btn-danger for delete operations or btn-secondary for cancel operations for consistency.
2019-05-17 23:55:55 -05:00
Mitchel Sellers
86adae19c1
ThemeService Improvements
...
Centralized the code used to determine the available themes, panes, and containers. This isn't the most "ideal" way to handle this. However, it does improve the management of the code by centralizing the logic for theme selection.
Future PR's development might improve this more.
2019-05-17 23:30:08 -05:00
Mitchel Sellers
f4aa88a529
Change Skin -> Theme
...
To better align with commonly used terminology in industry renamed all references from Skin -> Theme.
2019-05-12 23:38:58 -05:00
Shaun Walker
a1c9cdc7dd
set module title explicitly
2019-05-06 14:51:03 -04:00
oqtane
d71de1c21f
Initial commit
2019-05-04 20:32:08 -04:00