|
3fcbc07406
|
Module Creator activation improvement
|
2020-11-25 16:51:39 -05:00 |
|
|
ecacb681b4
|
introduce Resource Declaration and Location properties to offer more resource management options for developers
|
2020-10-19 08:03:04 -04:00 |
|
|
d4be058d07
|
Can get parameters without template
clear urlParameters dictionary if template fails. Removed UrlParametersTemplate property and UrlParamerters auto dictionary
|
2020-07-01 15:15:39 -07:00 |
|
|
038894cf64
|
Enhancement to url parameters helper in modulebase
|
2020-07-01 01:35:06 -07:00 |
|
|
954e30d89f
|
Save url parameter action segments
|
2020-06-30 16:01:16 -07:00 |
|
|
fccdd07a08
|
Replaced token identifiers for { }
|
2020-06-30 12:59:19 -07:00 |
|
|
cb2d529689
|
added in GetUrlParameters route to Module Index action
|
2020-06-30 04:16:08 -07:00 |
|
|
0636227284
|
refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method
|
2020-06-17 10:27:14 -04:00 |
|
|
7c24bae753
|
resolve #566 by moving Bootstrap declaration into theme
|
2020-06-16 17:38:06 -04:00 |
|
|
4e6b4a20ef
|
refactoring of #518 to simplify registration of scripts in modules and themes
|
2020-06-14 12:07:16 -04:00 |
|
|
9b74262c76
|
Added support for module resource management
|
2020-05-18 09:47:37 -04:00 |
|
|
7c814a67b3
|
IServerStartup implementation
|
2020-05-11 11:19:12 +02:00 |
|
|
a02cfea6c9
|
improve performance of alias handling and allow aliases to be an unlimited number of subfolders in depth
|
2020-05-05 09:15:36 -04:00 |
|
|
5af6f7a52d
|
Namespace Fix undo (#340)
|
2020-04-04 14:06:24 -04:00 |
|
|
71bd3a8d6a
|
Namespace fix (#335)
|
2020-04-03 17:18:33 -04:00 |
|
|
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 |
|
|
cf6643aef3
|
Client fixes
Client is partially done.
227 warnings left out of 1500
I like Rider
|
2020-03-15 15:19:35 +01:00 |
|
|
155c4e12d9
|
completed client state invalidation in multi-user environment
|
2020-03-10 10:37:42 -04:00 |
|
|
d7b3b444b5
|
infrastructure for dealing with client cache invalidation in a multi-user environment
|
2020-03-09 15:37:49 -04:00 |
|
|
5ef433c6b3
|
ModuleBase fix
|
2020-03-06 17:06:30 +01:00 |
|
|
fe66600e37
|
ModuleBase fix
|
2020-03-06 16:29:21 +01:00 |
|
|
303bdf3be2
|
Remove this keyword
|
2020-03-05 19:22:13 +03:00 |
|
|
4c2007439d
|
module load error handler, router optimizaton, relative paths, fixed add existing module control panel issue
|
2020-03-04 13:22:58 -05:00 |
|
|
06257943ca
|
refactored site management to include better support for multi-tenancy
|
2020-03-03 16:23:06 -05:00 |
|
|
066c616eca
|
authorization changes
|
2020-02-17 19:48:26 -05:00 |
|
|
6a92c9f764
|
Folder and file management service
|
2020-02-11 14:25:38 -05:00 |
|
|
f59f6b2f34
|
added profile management
|
2019-10-25 00:03:11 -04:00 |
|
|
3d7ae6a743
|
logging enhancements
|
2019-10-24 16:54:14 -04:00 |
|
|
2e3a4efb74
|
structured logging
|
2019-10-22 11:57:28 -04:00 |
|
|
05a405e036
|
Improvements to themes, layouts, and CSS styling
|
2019-10-16 14:28:49 -04:00 |
|
|
c029e70783
|
CSS separation, multi-tenancy fixes
|
2019-10-12 16:32:47 -04:00 |
|
|
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 |
|
|
07c00765ac
|
Fixed issue in client-side Blazor, added ModuleMessage to ModuleInstance
|
2019-09-25 14:02:30 -04:00 |
|
|
5f62957752
|
Improved CSS handling
|
2019-09-21 22:15:44 -04:00 |
|
|
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 |
|
|
35b9b9e89b
|
Optimized page reloading
|
2019-09-16 16:14:17 -04:00 |
|
|
a84eee8782
|
Large file streaming uploads
|
2019-09-06 13:15:18 -04:00 |
|
|
22420f2b43
|
Edit mode improvements
|
2019-09-05 13:44:27 -04:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
d71de1c21f
|
Initial commit
|
2019-05-04 20:32:08 -04:00 |
|