Shaun Walker
1438e61f1b
fix #2427 - issue with upgrade available in Language Management
2022-09-28 16:16:46 -04:00
Shaun Walker
c097956fcb
fix upgrade issue for framework translations, improvements for managing module translations
2022-08-01 17:05:18 -04:00
Shaun Walker
b8a31a8be9
support for module translation download/install
2022-07-26 14:44:06 -04:00
Shaun Walker
9ef63ae60e
Fix #2280 - add 404 page on upgrade, Fix #2279 add message indicating a restart is required to activate scheduled jobs after installation, add Package Name to Module and Theme management
2022-07-13 15:18:41 -04:00
Grayson Walker
b1d64eac88
moduleDefinitions validation
2021-08-06 13:32:40 -04:00
Grayson Walker
00ca3d856b
reset admin
2021-07-31 15:09:14 -04:00
Grayson Walker
cf40462531
moduleDefintions - profiles validation changes
2021-07-29 16:46:58 -04:00
Grayson Walker
2dbf9671d9
dashboard - moduleCretaor changes
2021-07-29 16:38:36 -04:00
Grayson Walker
e42a687c9b
fixing spacing
2021-07-29 15:28:15 -04:00
Grayson Walker
33a76c61ca
updated modules for input requirements
2021-07-27 16:24:01 -04:00
Leigh
fca290f8f5
Modifications for Bootstrap 5
...
Admin section now finished. All Tables now replaced with div
2021-07-10 13:37:05 +02:00
Shaun Walker
cb7d9a0371
upgrade to Boostrap 5
2021-07-02 20:03:51 -04:00
Grayson Walker
ba9ca22aaa
update to resources
2021-06-25 16:34:30 -04:00
Grayson Walker
ae0edcfd2d
create default rex files with static keys
2021-06-18 14:45:38 -04:00
hishamco
c86a8cbd2d
Fix ResourceKey property
2021-01-05 03:02:02 +03:00
hishamco
a29d7b524c
Localize alert messages in admin pages
2020-12-09 21:12:00 +03:00
hishamco
4599e9a0fc
Localize non components for the module definitions pages
2020-11-20 01:39:56 +03:00
hishamco
a77a86a439
Localize components for the module definitions pages
2020-11-20 01:37:18 +03:00
Shaun Walker
f515def414
Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator
2020-07-08 19:56:02 -04:00
Shaun Walker
62987ca72f
allow users to modify default module names, descriptions, and categories and improve control panel behavior
2020-04-18 10:51:07 -04:00
Shaun Walker
f56d1fe543
improving admin components
2020-04-17 12:59:53 -04:00
Shaun Walker
112397c9de
fix regression bug related to transition to PermissionNames constants
2020-04-12 10:12:48 -04:00
Grayson Walker
89066ecfd0
help text update
2020-04-10 21:49:57 -04:00
Pavel Veselý
5af6f7a52d
Namespace Fix undo ( #340 )
2020-04-04 14:06:24 -04:00
Pavel Veselý
71bd3a8d6a
Namespace fix ( #335 )
2020-04-03 17:18:33 -04:00
Hisham Bin Ateya
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
Shaun Walker
1e688dcf5e
Fixed some display issues for mobile rendering
2020-03-25 10:54:34 -04:00
Pavel Vesely
65d39974b5
Magic Strings - EntityNames
2020-03-18 09:11:49 +01:00
Pavel Vesely
7feee22b32
EntityNames replacements
2020-03-14 18:16:04 +01:00
Shaun Walker
eec983707a
Merge branch 'master' into NamingFixes
2020-03-14 12:27:34 -04:00
Pavel Vesely
e5fde5a436
Naming fixes
2020-03-14 14:37:51 +01:00
Pavel Vesely
a06ad38432
Naming fixes
2020-03-14 11:07:49 +01:00
Pavel Vesely
b4d3903517
Replace magic strings in other places
2020-03-14 10:12:07 +01:00
Shaun Walker
155c4e12d9
completed client state invalidation in multi-user environment
2020-03-10 10:37:42 -04:00
Shaun Walker
066c616eca
authorization changes
2020-02-17 19:48:26 -05:00
Shaun Walker
2e3a4efb74
structured logging
2019-10-22 11:57:28 -04:00
Shaun Walker
c029e70783
CSS separation, multi-tenancy fixes
2019-10-12 16:32:47 -04:00
Shaun Walker
bf452eedf5
implement new AddModuleMessage
2019-09-25 14:26:18 -04:00
Shaun Walker
3af2ca0168
utilize _Imports.razor to simplify module declarations
2019-09-24 17:26:14 -04:00
Shaun Walker
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