Cody
2986625605
Update content type to XML and include UTF-8
2023-04-27 16:22:35 -07:00
Cody
8beaeabf09
Include utf-8 encoding.
2023-04-27 16:21:14 -07:00
Leigh Pointer
fa9b4b6112
Fix for MenuHorizontal #2757
...
Add the css class to MenuHorizontal to handle scrolling when hamburger Menu is in use.
2023-04-26 09:43:11 +02:00
Cody
d81fbe4585
Fixed missing logic from PR
2023-04-19 10:18:27 -07:00
Petar Dimitrov
536c044139
Add environment settings needed for Azure deployment
2023-04-19 19:18:19 +02:00
Petar Dimitrov
376531195e
Add environment settings needed for Azure deployment
2023-04-19 19:17:33 +02:00
Cody
abf4ff71d7
re-add missing settings
2023-04-19 10:13:31 -07:00
Cody
d25debcea3
cleanup using
2023-04-19 10:11:16 -07:00
Cody
948c186cb5
fixed formatting
2023-04-19 10:09:00 -07:00
Cody
ba27e70fe3
Removed unnecessary cache comments.
2023-04-19 10:05:43 -07:00
Cody
c93d2576af
Updates content-type to "application/xml"
...
removes sitemap cache from previous commits.
2023-04-19 10:00:33 -07:00
Shaun Walker
e0b0156640
allow module and theme dependencies setting to include .dll file extension, added testmode config setting for validating list of assemblies sent to client
2023-04-19 08:48:52 -07:00
Shaun Walker
a3ca6a3071
Merge pull request #2753 from sbwalker/dev
...
allow module and theme dependencies setting to include .dll file extension, added testmode config setting for validating list of assemblies sent to client
2023-04-19 08:46:12 -07:00
Cody
b20157450b
Add caching and content-type
2023-04-14 18:08:39 -07:00
Cody
7e4f0923d7
Add support for new language translation values.
2023-04-13 07:42:04 -07:00
Shaun Walker
e0c2b2982f
improvements to #2736 to support scenarios where module is not explicitly assigned to a page
2023-04-11 13:01:34 -04:00
Shaun Walker
9a231c28af
Merge pull request #2742 from sbwalker/dev
...
improvements to #2736 to support scenarios where module is not explicitly assigned to a page
2023-04-11 12:59:33 -04:00
Shaun Walker
94a02b7bf9
add filter to exclude orphaned permissions
2023-04-11 10:35:23 -04:00
Shaun Walker
22c8fb411a
Merge pull request #2741 from sbwalker/dev
...
add filter to exclude orphaned permissions
2023-04-11 10:33:09 -04:00
Shaun Walker
cf46210ff8
Merge pull request #2725 from thabaum/patch-17
...
Fixes null reference permissions issue: Fixes #2724
2023-04-11 10:22:08 -04:00
Shaun Walker
f32d988297
Merge pull request #2740 from sbwalker/dev
...
Routes with Module ID and no Action can be displayed on any page regardless of whether a PageModule record exists (ie. Admin Dashboard)
2023-04-11 10:19:28 -04:00
Shaun Walker
7fe4577158
Routes with Module ID and no Action can be displayed on any page regardless of whether a PageModule record exists (ie. Admin Dashboard)
2023-04-11 10:21:37 -04:00
Shaun Walker
8985dcb4c0
fix #2736 - UI not loading correct module instance in scenarios where a module exists on multiple pages
2023-04-10 08:37:35 -04:00
Shaun Walker
d346444c51
Merge pull request #2739 from sbwalker/dev
...
fix #2736 - UI not loading correct module instance in scenarios where a module exists on multiple pages
2023-04-10 08:35:42 -04:00
Shaun Walker
ef27a0d6b0
Merge pull request #2727 from leigh-pointer/ModulePassSettings
...
Fix for #2718 SiteMap functionality missing Settings
2023-04-05 10:53:09 -04:00
Shaun Walker
627158cb5d
Merge pull request #2729 from leigh-pointer/PwdControlCancelFocus
...
Fix for #2728 Toggle Password button focus
2023-04-05 10:51:27 -04:00
Shaun Walker
648edcabba
Merge pull request #2731 from sbwalker/dev
...
fix #2720 - module definition permissions not being created properly for new sites
2023-04-05 10:27:44 -04:00
Shaun Walker
0f34c6efc5
fix #2720 - module definition permissions not being created properly for new sites
2023-04-05 10:29:51 -04:00
Shaun Walker
cc3cc55269
consolidated package installation so that it always occurs during startup and added logging in case of errors
2023-04-05 10:26:21 -04:00
Shaun Walker
a503a9d5bc
Merge pull request #2730 from sbwalker/dev
...
consolidated package installation so that it always occurs during startup and added logging in case of errors
2023-04-05 10:24:15 -04:00
Leigh Pointer
789baf99ff
Fix for #2728 Toggle Password button focus
...
Added tabindex="-1" to the Button control so that focus is not received and passed the the following control.
2023-04-05 07:51:32 +02:00
Leigh Pointer
036279a54c
Fix for #2718 SiteMap functionality missing Settings
...
Added the Module Settings to the Module parameter passed in the GetUrls interface call,
2023-04-05 07:31:57 +02:00
Cody
481f18cf1c
Fixes null reference permissions issue
2023-04-04 11:19:25 -07:00
Shaun Walker
2f1e386554
Update README.md
2023-03-29 14:13:27 -04:00
Shaun Walker
1e0c7cf43d
Merge pull request #2706 from oqtane/master
...
Merge pull request #2705 from oqtane/dev
2023-03-29 14:06:22 -04:00
Shaun Walker
7978c89731
Merge pull request #2705 from oqtane/dev
...
3.4.2 release
2023-03-29 14:05:57 -04:00
Shaun Walker
82221f54c5
add defensive logic to package installer
2023-03-29 08:47:54 -04:00
Shaun Walker
2e23e6e4d5
Merge pull request #2704 from sbwalker/dev
...
add defensive logic to package installer
2023-03-29 08:45:46 -04:00
Shaun Walker
3a79fa074a
fix #2700 - translation installation
2023-03-28 15:52:07 -04:00
Shaun Walker
696c63c6d2
Merge pull request #2703 from sbwalker/dev
...
fix #2700 - translation installation
2023-03-28 15:49:54 -04:00
Shaun Walker
8f6dc52430
prepare for 3.4.2 release
2023-03-28 14:29:57 -04:00
Shaun Walker
c8a9ad9807
Merge pull request #2702 from sbwalker/dev
...
prepare for 3.4.2 release
2023-03-28 14:27:45 -04:00
Shaun Walker
a0933d07d8
made word casing consistent with other module messages and reduced length of message
2023-03-28 08:53:26 -04:00
Shaun Walker
6bf61e2008
Merge pull request #2701 from sbwalker/dev
...
made word casing consistent with other module messages and reduced length of message
2023-03-28 08:51:24 -04:00
Shaun Walker
36ecc55578
Merge pull request #2697 from leigh-pointer/PwdConstra
...
Modified Registration to display the Password requirments
2023-03-28 08:17:00 -04:00
Shaun Walker
47065299ca
Merge pull request #2691 from Behnam-Emamian/dev
...
Code Cleanups
2023-03-28 08:14:09 -04:00
Leigh Pointer
0f707a7607
Moved message to the notification.
...
To be honest, the message about the password should be visible at all times.
2023-03-25 11:47:15 +01:00
Shaun Walker
7590c5550f
Merge pull request #2698 from sbwalker/dev
...
Fix #2696 - PermissionNames not appearing in PermissionGrid
2023-03-24 12:52:35 -04:00
Shaun Walker
3d23a5c79a
Fix #2696 - PermissionNames not appearing in PermissionGrid
2023-03-24 12:54:46 -04:00
Leigh Pointer
9aa0374dc2
Removed unused Using
2023-03-24 12:41:27 +01:00