Commit Graph

77 Commits

Author SHA1 Message Date
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
d8b15e7a4e Components based on Bootstrap4 for Sections and TabStrip to increase productivity and promote uniformity in Module UIs (#333)
* upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314

* Components based on Bootstrap4 for Sections and  TabStrip to increase productivity and promote uniformity in Module UIs
2020-04-03 15:04:25 -04:00
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
66ad089088 Refactoring (#314)
* Refactoring

* Refactoring

* Check for a valid email.

* Fixed missing character.

* Moved logic to  the Utilities class.

* Rename template .sql file

* Modified null and empty string check.

* Check for a valid email.

* Fixed missing character.

* Moved logic to  the Utilities class.

* Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options

* Refactoring

* Refactoring

* Check for a valid email.

* Moved logic to  the Utilities class.

Co-authored-by: Aubrey <aubrey.b@treskcow.tech>
Co-authored-by: MIchael Atwood <matwood@dragonmastery.com>
Co-authored-by: Shaun Walker <shaun.walker@siliqon.com>
2020-03-31 10:21:05 -04:00
744782df7a Merge pull request #307 from sbwalker/master
Fixed some display issues for mobile rendering
2020-03-25 10:55:00 -04:00
1e688dcf5e Fixed some display issues for mobile rendering 2020-03-25 10:54:34 -04:00
24263025c9 Adds an icon for the link/button. 2020-03-24 21:27:35 -04:00
20e481af3d fixes to role management 2020-03-24 16:56:01 -04:00
ee59634e23 Merge pull request #303 from sbwalker/master
SQL maanager, Module Creator, module settings enhancements
2020-03-24 14:08:55 -04:00
d9265e127e SQL maanager, Module Creator, module settings enhancements 2020-03-24 14:08:29 -04:00
ca62560616 Code formatting. 2020-03-23 10:25:12 -04:00
ad031cb375 Added functionality to add icons to the ActionLinks. 2020-03-23 10:24:54 -04:00
18a843e74f extensibility enhancements for site templates 2020-03-19 12:07:33 -04:00
8bc694fe63 Label component for field level help 2020-03-16 15:06:59 -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
3e1c371be6 PermissionNames constants
Replace magic strings in authorisation calls
2020-03-14 09:21:26 +01:00
f46b9a2fb2 fixes to permission grid 2020-03-11 16:45:11 -04:00
b9b89e6046 Merge pull request #263 from chlupac/NamingFix
Naming fix
2020-03-07 12:33:05 -05:00
14aeee1e4b Naming fix 2020-03-07 00:41:20 +01:00
c467a5cb67 EditHtml fix second part 2020-03-07 00:10:03 +01:00
303bdf3be2 Remove this keyword 2020-03-05 19:22:13 +03:00
06257943ca refactored site management to include better support for multi-tenancy 2020-03-03 16:23:06 -05:00
1146133cff cosmetic changes to filemanager 2020-03-02 10:23:21 -05:00
b4ddc45829 resolved a number of issues with site creation #224 2020-02-25 18:53:36 -05:00
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
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
07b29bff1f Merge pull request #209 from hishamco/root-site
Unable to deleted the root site
2020-02-22 10:03:23 -05:00
00914208ba added image preview to the file manager component 2020-02-22 09:56:28 -05:00
0eef1790c3 Add Disabled property to ActionLink 2020-02-20 17:26:41 +03:00
d0e03ecbe2 Disable the action button 2020-02-20 17:25:46 +03:00
74d4b6412e Ability to insert image in RichTextEditor 2020-02-19 14:50:41 -05:00
6a92c9f764 Folder and file management service 2020-02-11 14:25:38 -05:00
0aed11e71c notification service and user management improvements 2020-02-03 16:43:37 -05:00
d6704d1c6d Allows Editor to work off line. Allows images to be resized. 2019-12-17 05:46:05 -08:00
3162caca01 Rich Text Editor now working 2019-11-29 15:41:48 -08:00
ac3144fca4 Not working 2019-11-29 15:03:48 -08:00
25d2c6596d completed background job scheduler 2019-11-15 08:42:31 -05:00
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
af423edb99 event logging fix 2019-10-28 09:02:11 -04:00
f59ec7bdac improve confirm dialog 2019-10-25 21:27:29 -04:00
276cc1eecf Fix for PageStart > EndPage after delete and dont reset value of Page 2019-10-25 15:45:29 +02:00
f59f6b2f34 added profile management 2019-10-25 00:03:11 -04:00
3d7ae6a743 logging enhancements 2019-10-24 16:54:14 -04:00
b3e010d5e2 created generic confirmation dialog control and implemented in File Management module 2019-10-24 14:59:15 -04:00
135fe2d61a fix base class 2019-10-22 12:52:34 -04:00
4d5cc262ef added logging and minor cleanup 2019-10-22 12:49:04 -04:00
7f69f76263 add file manager 2019-10-09 18:14:06 -04:00
76ae3c15e8 Pager - Solution for the double click required to update the items 2019-10-08 23:49:39 +02: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