Skip to content

Releases: seanmcne/OrgDbOrgSettings

Adding IgnoreCopiedItemsInSSSForMailbox

05 Feb 21:53
4488e67
Compare
Choose a tag to compare

Added: IgnoreCopiedItemsInSSSForMailbox

Added: DoNotAutoTrackEmail

18 Dec 23:24
4488e67
Compare
Choose a tag to compare
Pre-release

added DoNotAutoTrackEmail
and changed default of: BUIdsCountBeforeUsingSubqueryForPostsSecurity to: 500 to match new default value

Adding org attribute: appointmentricheditorexperience

22 Oct 21:16
27be71c
Compare
Choose a tag to compare

TrackAppointmentsFromNonOrganizer fix

08 Jul 19:39
a7d1e8d
Compare
Choose a tag to compare

Changed:

  • TrackAppointmentsFromNonOrganizer, isOrganizationAttribute value, specifically for versions on: 9.1.0.3648 and higher (environments on version #'s below this were unaffected).

Added May settings

30 May 20:01
18f8020
Compare
Choose a tag to compare

Adding to May settings:

  • AllowParamsNoEquals
  • SortURIQueryParameters
  • TrackAppointmentFromNonOrganizer removed and replaced with TrackAppointmentsFromNonOrganizer
  • TrackAppointmentsFromNonOrganizer default value change and version # change
  • TrackCategorizedItems version # change
  • inheritedRolePrivilegesFromTeamRoles
  • allowRoleAssignmentOnDisabledUsers
  • skipAadGroupObjectIdValidation.
  • Changed TrackAppointmentSfromNonOrganizer spelling to match, also changed to use the new default after this changed

Adding May settings

29 May 22:28
764f5d4
Compare
Choose a tag to compare
Adding May settings Pre-release
Pre-release

AllowParamsNoEquals
SortURIQueryParameters
TrackAppointmentFromNonOrganizer removed and replaced with TrackAppointmentsFromNonOrganizer
TrackAppointmentsFromNonOrganizer default value change and version # change
TrackCategorizedItems version # change

Adding April Settings

16 Apr 19:44
Compare
Choose a tag to compare

Settings:

  • TrackAppointmentsFromNonOrganizer (removed - non-functional)
  • SocialPaneQueryHint
  • UseDeletePrivilegeInsteadOfAppendToForChildEntityDelete
  • DisableSharePointConnectionKeepAlive
  • InheritedRolePrivilegesFromTeamRoles
  • HideStageAndUpgrade
  • EmailEditorSkipNewLineInIE
  • PercentageOfAccessibleRecordsToUseOrBasedSecurityPredicate
  • AuthorizationAppLockTimeOutInMilliSeconds (future version #)
  • QueryColumnCountToForceOrBasedSecurityPredicate
  • EnableActivitiesTimeLinePerfImprovement
  • UseXAnchroMailboxInExchangeRequestHeader

Adding BUIdsCountBeforeUsingSubqueryForPostsSecurity

28 Feb 14:56
49d0432
Compare
Choose a tag to compare

Added: BUIdsCountBeforeUsingSubqueryForPostsSecurity

Webapi version changes and uci shell refresh setting

29 Jan 01:01
80ab135
Compare
Choose a tag to compare

Pull request #32 and issue #31

Added: Organization.EnableUnifiedInterfaceShellRefresh

Added code to use the org version to determine the webapi to use (as some organization attributes cannot be retrieved or updated using older versions of the endpoint).
V8.x ==> /api/data/v8.0
V9.0 ==> /api/data/v9.0
V9.1 ==> /api/data/v9.1

Adding IsSOPIntegrationEnabled Organization entity attribute

25 Jan 15:36
8df5207
Compare
Choose a tag to compare
Merge pull request #30 from seanmcne/seanmcne-patch-2

updating settings xml with IsSOPIntegrationEnabled