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 |
|
Shaun Walker
|
8aac801af2
|
Merge pull request #1566 from sbwalker/dev
update install wizard to Bootstrap 5
|
2021-07-19 16:44:43 -04:00 |
|
Shaun Walker
|
1cc16a7ed4
|
update install wizard to Bootstrap 5
|
2021-07-19 16:49:31 -04:00 |
|
Shaun Walker
|
01a9dc4d2d
|
Merge pull request #1562 from leigh-pointer/OffCanvas
user experience updates
|
2021-07-19 16:44:25 -04:00 |
|
Leigh
|
77415dc0e0
|
user experience updates
|
2021-07-18 17:30:32 +02:00 |
|
Shaun Walker
|
0e6baae366
|
Merge pull request #1554 from leigh-pointer/OffCanvas
ConltolPanel to use Bootstrap Offcanvas component
|
2021-07-18 10:42:09 -04:00 |
|
Leigh
|
437e9ee43b
|
Modifcations for ControlPanel BS5
current styles in app.css and theme.css for app-controlpanel removed as no longer needed.
Removed the _display var as that is no longer beign used.
|
2021-07-15 16:28:12 +02:00 |
|
Leigh
|
88c866057f
|
Fix for #1555 Username readonly on Register form
Removed the readonly attribute from the username field.
|
2021-07-15 15:41:20 +02:00 |
|
Leigh
|
3521dd41cd
|
ConltolPanel to use Bootstrap Offcanvas component
|
2021-07-14 10:18:39 +02:00 |
|
Leigh
|
31f35ad902
|
Modifications for Bootstrap 5
replace tables in markup with responsive approach
|
2021-07-11 14:16:33 +02: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 |
|
Leigh
|
9da3b77f7d
|
modifications for Bootstrap 5
Updated Admin areas Users and Roles
|
2021-07-10 09:00:34 +02:00 |
|
Shaun Walker
|
0ce81169a6
|
modifications for Bootstrap 5
|
2021-07-09 11:43:37 -04:00 |
|
Shaun Walker
|
f536033087
|
framework updater UX improvements
|
2021-07-08 10:36:08 -04:00 |
|
Shaun Walker
|
792086140b
|
fix horizontal menu highlighting issue
|
2021-07-06 14:21:54 -04:00 |
|
Shaun Walker
|
a79535d7d1
|
prepare for 2.2.0 release
|
2021-07-05 15:22:24 -04:00 |
|
Shaun Walker
|
cb7d9a0371
|
upgrade to Boostrap 5
|
2021-07-02 20:03:51 -04:00 |
|
Shaun Walker
|
525cbb87b0
|
allow disabling of swagger and package service
|
2021-07-01 09:11:29 -04:00 |
|
Shaun Walker
|
eea417ff44
|
added logging for startup issues
|
2021-07-01 07:37:03 -04:00 |
|
Shaun Walker
|
bf6edceb36
|
Fix issue where module definition version was not being loaded correctly on startup. Also user customizable module definition properties were being overwritten on upgrade.
|
2021-06-28 10:21:48 -04:00 |
|
Shaun Walker
|
17c0aec1fb
|
show friendly message when no packages match criteria
|
2021-06-27 20:20:01 -04:00 |
|
Shaun Walker
|
8ef83b2de8
|
improve register for updates
|
2021-06-27 18:33:41 -04:00 |
|
Shaun Walker
|
2433958a0f
|
fixed issue in SharedResource file
|
2021-06-27 08:59:04 -04:00 |
|
Shaun Walker
|
b77d313715
|
Merge pull request #1515 from gjwalk/dev
Shared resources added
|
2021-06-27 08:50:46 -04:00 |
|
Shaun Walker
|
9e004f5b3c
|
add ability to register for updates
|
2021-06-27 08:48:18 -04:00 |
|
gjwalk
|
f989f63546
|
Merge branch 'dev' into dev
|
2021-06-25 17:56:21 -04:00 |
|
Grayson Walker
|
ef6f5f2769
|
update resources
|
2021-06-25 17:03:29 -04:00 |
|
Grayson Walker
|
ba9ca22aaa
|
update to resources
|
2021-06-25 16:34:30 -04:00 |
|
Shaun Walker
|
db1808d3e9
|
additional system info
|
2021-06-25 15:06:52 -04:00 |
|
Shaun Walker
|
e1e4d82684
|
resx file corrections
|
2021-06-25 08:22:36 -04:00 |
|
Shaun Walker
|
509f054961
|
package UI updates
|
2021-06-25 08:10:15 -04:00 |
|
Shaun Walker
|
52bcdb12c5
|
package management modifications
|
2021-06-24 18:02:01 -04:00 |
|
Shaun Walker
|
fb2a8e987e
|
default resx fixes
|
2021-06-24 08:02:39 -04:00 |
|
Shaun Walker
|
4ea92652dd
|
Merge pull request #1499 from ijaz-saeed/rich-text-editor
OnInitialized is not the right method to do this, Content is not set yet
|
2021-06-23 12:58:25 -04:00 |
|
Shaun Walker
|
bfafffd8cb
|
add search to package manager components
|
2021-06-23 13:00:44 -04:00 |
|
Shaun Walker
|
c4e6a4af49
|
fix remaining default resx differences, enhance module message with ability to dismiss, fix issue in ConfigManager.RemoveSetting, introduce package registry service
|
2021-06-22 14:14:46 -04:00 |
|
isaeed
|
73f2fc4f13
|
OnInitialized is not the right method to do this, Content is not available yet
|
2021-06-20 17:51:25 +05:00 |
|
Shaun Walker
|
247e00ecd4
|
implement shared resources
|
2021-06-18 16:56:54 -04:00 |
|
Shaun Walker
|
6bff09d0ca
|
fix Localizer class specification
|
2021-06-18 16:46:15 -04:00 |
|
Shaun Walker
|
2e947625cd
|
fix issue with HtmlText module rendering
|
2021-06-18 16:36:18 -04:00 |
|
Shaun Walker
|
8bc0402801
|
fix syntax error
|
2021-06-18 16:30:49 -04:00 |
|
gjwalk
|
f7363504c2
|
Merge branch 'dev' into dev
|
2021-06-18 15:35:20 -04:00 |
|
Grayson Walker
|
ae0edcfd2d
|
create default rex files with static keys
|
2021-06-18 14:45:38 -04:00 |
|
Shaun Walker
|
32c49f74d3
|
fix module template issues
|
2021-06-17 12:12:19 -04:00 |
|
Shaun Walker
|
f330c4fcb6
|
add extension method for Localization which allows specification of key and value
|
2021-06-16 22:16:48 -04:00 |
|
Shaun Walker
|
7ee9923b52
|
Merge pull request #1483 from leigh-pointer/SResControlPanel
Introduce SharedResource Localisation to ControlPanel
|
2021-06-16 16:27:52 -04:00 |
|
Shaun Walker
|
31c412a886
|
Merge pull request #1488 from sbwalker/dev
improvements to refresh logic, module template enhancements
|
2021-06-16 16:26:53 -04:00 |
|
Shaun Walker
|
72ff6fa0e7
|
improvements to refresh logic, module template enhancements
|
2021-06-16 16:31:02 -04:00 |
|