Commit Graph

25 Commits

Author SHA1 Message Date
51e2e2966f fix #2366 - populate new UrlParameters property 2022-09-04 09:35:18 -04:00
2c1543aa82 optimize Url Parameters and implement in Event Log 2022-08-18 16:04:30 -04:00
fc6a794714 add support for preserving state when loading admin components 2022-08-12 10:43:00 -04:00
683ad8959a dogfooding fixes 2022-04-04 10:53:40 -04: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
9d17804ac7 improved UX in Event Log by preserving criteria when viewing Details, added RowClass and ColumnClass parameters to Pager component, added initial-scale=1.0 to viewport specification in _host, added default visitor tracking filter, fixed "The given key 'level' was not present in the dictionary" issue in Visitor Management - Details by ensuring data was fully loaded 2022-01-27 18:12:04 -05:00
76fe155c0a visitor improvements 2021-12-11 09:30:05 -05:00
fca290f8f5 Modifications for Bootstrap 5
Admin section now finished.  All Tables now replaced with div
2021-07-10 13:37:05 +02:00
cb7d9a0371 upgrade to Boostrap 5 2021-07-02 20:03:51 -04:00
ba9ca22aaa update to resources 2021-06-25 16:34:30 -04:00
6bff09d0ca fix Localizer class specification 2021-06-18 16:46:15 -04:00
ae0edcfd2d create default rex files with static keys 2021-06-18 14:45:38 -04:00
a29d7b524c Localize alert messages in admin pages 2020-12-09 21:12:00 +03:00
db6e550c86 Localize non components for the logs pages 2020-11-20 00:56:37 +03:00
e1b02ee405 Localize components for the logs pages 2020-11-20 00:53:55 +03:00
8f1a3c99c3 changed displayed input to readonly
Fixes issue of unable to select information displayed from input and textarea changing the select property from disabled to readonly
2020-05-04 12:14:51 -07:00
ab5257cea2 Security fixes for Site Administrators to ensure proper access. Improvements to User and Role management components. Fix logic in CreateUser so that it does not prevent Administrators from creating users. 2020-04-21 15:16:12 -04:00
89066ecfd0 help text update 2020-04-10 21:49:57 -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
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
a06ad38432 Naming fixes 2020-03-14 11:07:49 +01:00
f59f6b2f34 added profile management 2019-10-25 00:03:11 -04:00
3d7ae6a743 logging enhancements 2019-10-24 16:54:14 -04:00
7f9e47edb6 event log UI improvements 2019-10-23 10:13:58 -04:00