Commit Graph

24 Commits

Author SHA1 Message Date
0d1be72fdb fixes to notifications UI in user profile 2023-10-24 08:40:26 -04:00
9e6ea3f486 rollback #3125 and localize module component Title using LocalizerFactory 2023-08-17 07:56:39 -04:00
2356753dfc Updated Module Title using SetModuleTitle on ModuleBase 2023-08-08 16:37:40 +02:00
938bcb2b62 Added more constructors for convenience in creating Notification objects. Refactored to use the new constructors where applicable. Fixed localization key issue in Site Settings and added scroll to top when testing SMTP. 2022-02-24 09:01:44 -05:00
c33d1bcd3c typo correction for closing label
typo correction for closing label
2022-02-15 10:19:58 +01:00
31f35ad902 Modifications for Bootstrap 5
replace tables in markup with responsive approach
2021-07-11 14:16:33 +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
58c84da9c9 add ability to test SMTP connection in Site Settings 2021-04-01 09:44:07 -04:00
82a118b603 notification improvements 2021-01-18 14:39:56 -05:00
a29d7b524c Localize alert messages in admin pages 2020-12-09 21:12:00 +03:00
dca607b22f Localize non components for user profile pages 2020-11-17 23:24:14 +03:00
5c3e22ab34 Localize components of the user profile pages 2020-11-17 23:13:13 +03:00
ee5553ad8a Step 2. 2020-06-18 07:35:40 -04:00
99cad13890 restrict user data leakage 2020-06-03 19:46:47 -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
fe98084324 optimizations and fixes 2020-03-11 14:39:49 -04:00
0aed11e71c notification service and user management improvements 2020-02-03 16:43:37 -05:00