Commit Graph

24 Commits

Author SHA1 Message Date
d1f50f12af Fix #2399 - page paths not being validated for deleted pages 2022-09-06 10:50:53 -04:00
5d2c7c3058 Added Progress Indicator
When deleting large blocks of Pages, Modules or Notifications there was currently no visual feedback so added the ModuleInstance.ShowProgressIndicator() and ModuleInstance.HideProgressIndicator() calls to these processes.
2022-08-02 10:37:04 +02:00
c635351a12 resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management 2022-02-06 12:19:42 -05:00
53ff491efd Assorted enhancements 2021-11-24 08:08:39 -05:00
ba9ca22aaa update to resources 2021-06-25 16:34:30 -04:00
ae0edcfd2d create default rex files with static keys 2021-06-18 14:45:38 -04:00
c92a81fcb6 Remove unnecessary localizer from RecycleBin page 2021-03-31 14:15:36 +03:00
0fd46d28b5 Delete all modules and pages in recycle bin 2021-03-03 16:55:13 +01:00
7205246718 Added Delete all pages and modules 2021-03-03 13:25:49 +01:00
a29d7b524c Localize alert messages in admin pages 2020-12-09 21:12:00 +03:00
f123ac89ef Add missing RecylceBin localization strings 2020-12-08 15:08:21 +03:00
09d84bc12a Localize Recylce Bin 2020-11-20 00:30:07 +03:00
882412b8ff button/input columns style="width: 1px" 2020-06-18 22:22:16 -07: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
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
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
ab3f0853a7 Naming conventions 2020-03-14 21:52:26 +01:00
155c4e12d9 completed client state invalidation in multi-user environment 2020-03-10 10:37:42 -04: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
4d5cc262ef added logging and minor cleanup 2019-10-22 12:49:04 -04:00
5dcf12f441 remove no more neessary pseudo-lock 2019-10-20 17:34:46 +02:00
ee3834b52a Improved RecycleBin with PageModules 2019-10-20 01:23:24 +02:00
5fefda60a3 Basic Pages RecycleBin 2019-10-19 01:23:46 +02:00