[PR #247] [CLOSED] Swisscom Changes #1326

Closed
opened 2026-03-14 00:58:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/247
Author: @Plumbery4COMS
Created: 12/11/2018
Status: Closed

Base: masterHead: SwisscomAddressbook


📝 Commits (1)

📊 Changes

13 files changed (+30 additions, -22 deletions)

View changed files

📝 CalDavSynchronizer.OAuth.Swisscom/Authorize.xaml.cs (+1 -0)
📝 CalDavSynchronizer.OAuth.Swisscom/SwisscomOauth.cs (+1 -0)
📝 CalDavSynchronizer.UnitTest/Ui/Options/ViewModels/OptionsCollectionViewModelFixture.cs (+1 -1)
📝 CalDavSynchronizer/ProfileTypes/ConcreteTypes/GoogleProfile.cs (+1 -1)
📝 CalDavSynchronizer/ProfileTypes/ConcreteTypes/KolabProfile.cs (+1 -1)
📝 CalDavSynchronizer/ProfileTypes/ConcreteTypes/Swisscom/SwisscomProfile.cs (+4 -3)
📝 CalDavSynchronizer/ProfileTypes/ConcreteTypes/Swisscom/SwisscomServerSettingsView.xaml (+7 -9)
📝 CalDavSynchronizer/ProfileTypes/DesignProfileModelFactory.cs (+1 -1)
📝 CalDavSynchronizer/ProfileTypes/ProfileModelFactoryBase.cs (+1 -1)
📝 CalDavSynchronizer/ProfileTypes/ProfileModelOptions.cs (+5 -2)
📝 CalDavSynchronizer/Ui/Options/BulkOptions/ViewModels/ServerSettingsTemplateViewModel.cs (+1 -1)
📝 CalDavSynchronizer/Ui/Options/Views/OutlookFolderView.xaml (+5 -1)
📝 CalDavSynchronizer/Ui/Options/Views/SyncSettingsView.xaml (+1 -1)

📄 Description

  • General changes in the context of Swisscom
  • Added options to the profileModelFactory to hide certain settings
  • Updated other viewModels for the change of the profileModelFactory

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/247 **Author:** [@Plumbery4COMS](https://github.com/Plumbery4COMS) **Created:** 12/11/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `SwisscomAddressbook` --- ### 📝 Commits (1) - [`7e5e2e1`](https://github.com/aluxnimm/outlookcaldavsynchronizer/commit/7e5e2e13a07df0d0cd3057b18258db5af27f132c) Preparation pull request ### 📊 Changes **13 files changed** (+30 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `CalDavSynchronizer.OAuth.Swisscom/Authorize.xaml.cs` (+1 -0) 📝 `CalDavSynchronizer.OAuth.Swisscom/SwisscomOauth.cs` (+1 -0) 📝 `CalDavSynchronizer.UnitTest/Ui/Options/ViewModels/OptionsCollectionViewModelFixture.cs` (+1 -1) 📝 `CalDavSynchronizer/ProfileTypes/ConcreteTypes/GoogleProfile.cs` (+1 -1) 📝 `CalDavSynchronizer/ProfileTypes/ConcreteTypes/KolabProfile.cs` (+1 -1) 📝 `CalDavSynchronizer/ProfileTypes/ConcreteTypes/Swisscom/SwisscomProfile.cs` (+4 -3) 📝 `CalDavSynchronizer/ProfileTypes/ConcreteTypes/Swisscom/SwisscomServerSettingsView.xaml` (+7 -9) 📝 `CalDavSynchronizer/ProfileTypes/DesignProfileModelFactory.cs` (+1 -1) 📝 `CalDavSynchronizer/ProfileTypes/ProfileModelFactoryBase.cs` (+1 -1) 📝 `CalDavSynchronizer/ProfileTypes/ProfileModelOptions.cs` (+5 -2) 📝 `CalDavSynchronizer/Ui/Options/BulkOptions/ViewModels/ServerSettingsTemplateViewModel.cs` (+1 -1) 📝 `CalDavSynchronizer/Ui/Options/Views/OutlookFolderView.xaml` (+5 -1) 📝 `CalDavSynchronizer/Ui/Options/Views/SyncSettingsView.xaml` (+1 -1) </details> ### 📄 Description - General changes in the context of Swisscom - Added options to the profileModelFactory to hide certain settings - Updated other viewModels for the change of the profileModelFactory --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 00:58:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#1326
No description provided.