Commit Graph

1145 Commits

Author SHA1 Message Date
sbwalker
0c749a126c initial changes to upgrade to .NET 7 2023-05-15 12:01:29 -04:00
sbwalker
f59a5c90a5 Modify the FilterModuleDefinition() method to return null if the object passed to the method is null instead of returning an initialized object 2023-05-11 17:10:39 -04:00
sbwalker
79fe224cea fix #2795 - remove protocol from alias names during add/update 2023-05-08 11:43:59 -04:00
Cody
53ec1416b4
Add missing settings excluded from Fix #2727 2023-05-05 08:44:29 -07:00
sbwalker
e444c6bcf0 fix #2777 - module rendering order within pane - moved default module ordering logic to server API for consistency and better performance 2023-05-03 12:25:52 -04:00
sbwalker
e4a24df7b4 prepare for 3.4.3 release 2023-05-02 15:54:36 -04:00
Shaun Walker
e88ca00658
Merge pull request #2770 from thabaum/patch-23
Remove Admin Page/Module Registered User View
2023-05-02 15:41:27 -04:00
sbwalker
e31f32e5aa fixed compilation error and improved UTF8 support 2023-05-02 15:03:26 -04:00
Shaun Walker
2ebd1310c9
Merge pull request #2747 from thabaum/patch-19
Add content-type to sitemap: Fixes issues 2749 2764
2023-05-02 14:20:39 -04:00
Cody
09118fcb42
Updates lastmod date 2023-05-02 07:15:22 -07:00
Cody
9a9a78e0bd
Remove Admin Page/Module Registered User View 2023-05-01 20:01:49 -07:00
Shaun Walker
418eff7d21
Merge pull request #2754 from pepsinio/dev
Add ability to use environment variables in order to set them as app settings in Azure
2023-05-01 16:14:47 -04:00
sbwalker
dd83e3ee67 fix #2761 - updating Module Definition name, description, category not invalidating cache 2023-05-01 15:38:18 -04:00
Cody
c3ac0e365d
Removed PR comments 2023-04-27 16:32:48 -07:00
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
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
Cody
b20157450b
Add caching and content-type 2023-04-14 18:08:39 -07:00
Shaun Walker
94a02b7bf9 add filter to exclude orphaned permissions 2023-04-11 10:35:23 -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
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
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
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
82221f54c5 add defensive logic to package installer 2023-03-29 08:47:54 -04:00
Shaun Walker
8f6dc52430 prepare for 3.4.2 release 2023-03-28 14:29:57 -04:00
Shaun Walker
47065299ca
Merge pull request #2691 from Behnam-Emamian/dev
Code Cleanups
2023-03-28 08:14:09 -04:00
Shaun Walker
3d23a5c79a Fix #2696 - PermissionNames not appearing in PermissionGrid 2023-03-24 12:54:46 -04:00
Ben Emamian
5fbb9160f1 Code Cleanups 2023-03-21 00:45:17 +11:00
Shaun Walker
0a30f2b7e8 fix #2679 - fixed issue where ModuleDefinition cache properties were being overwritten (same issue as #2674 however implemented in ModuleController) 2023-03-14 11:49:38 -04:00
Shaun Walker
2c88f36e3d fix #2680 - issue when adding new site to existing installation 2023-03-14 10:26:51 -04:00
Shaun Walker
c1f2f9a970 prepare for 3.4.1 2023-03-13 22:21:04 -04:00
Shaun Walker
3d3540f090 fixed issue where ModuleDefinition cache properties were being overwritten 2023-03-13 10:04:37 -04:00
Shaun Walker
81030f468b improve user profile error logging for external login 2023-03-11 14:03:24 -05:00
Shaun Walker
3065ed5094 fix issue with capturing user profile information during external login 2023-03-11 11:50:02 -05:00
Shaun Walker
9305c99577 exclude hidden pages by default 2023-03-10 17:22:18 -05:00
Shaun Walker
5e1ac485a0 #2655 - add support for capturing user profile infrmation from claims during external login 2023-03-10 10:14:57 -05:00
Shaun Walker
ef4e99b3a7 further optimization of permissions - removed reference to Role to reduce API payload and minimize information disclosure 2023-03-10 08:28:37 -05:00
Shaun Walker
78adb24a75 fix new installation issue 2023-03-09 16:54:44 -05:00
Shaun Walker
af3b289331 exclude legacy Permissions properties from serialization/API payload 2023-03-09 15:51:16 -05:00
Shaun Walker
9c6174e3f2 rolling back CSS changes so that it remains consistent with the Oqtane theme 2023-03-09 09:46:58 -05:00