mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[PR #307] [MERGED] New Swisscom Profile implementation #459
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/307
Author: @Plumbery4COMS
Created: 3/10/2021
Status: ✅ Merged
Merged: 5/10/2021
Merged by: @aluxnimm
Base:
master← Head:scs📝 Commits (7)
1e2021breformat857e1bcImprove naive string handlingded3dc6New Addressbook Profile handling for Profile Type Swisscom2cb2512Check addressLine2 as well3283118remove obslete log messages17be925Remove non exisiting file referenceff882b2Use Google oauth for authentication📊 Changes
35 files changed (+3847 additions, -3004 deletions)
View changed files
➕
CalDavSynchronizer.OAuth.Swisscom/AddressbookInfo.cs(+60 -0)➖
CalDavSynchronizer.OAuth.Swisscom/ApiResponse.cs(+0 -13)📝
CalDavSynchronizer.OAuth.Swisscom/App.config(+6 -6)➖
CalDavSynchronizer.OAuth.Swisscom/App.xaml(+0 -9)➖
CalDavSynchronizer.OAuth.Swisscom/App.xaml.cs(+0 -17)➖
CalDavSynchronizer.OAuth.Swisscom/Authorize.xaml(+0 -15)➖
CalDavSynchronizer.OAuth.Swisscom/Authorize.xaml.cs(+0 -45)📝
CalDavSynchronizer.OAuth.Swisscom/CalDavSynchronizer.OAuth.Swisscom.csproj(+149 -139)➖
CalDavSynchronizer.OAuth.Swisscom/Credentials.cs(+0 -16)➕
CalDavSynchronizer.OAuth.Swisscom/ErrorWindow.xaml(+43 -0)➕
CalDavSynchronizer.OAuth.Swisscom/ErrorWindow.xaml.cs(+61 -0)➕
CalDavSynchronizer.OAuth.Swisscom/Globalization/LocalizationMarkupExtension.cs(+26 -0)➕
CalDavSynchronizer.OAuth.Swisscom/Globalization/StringResources.Designer.cs(+180 -0)➕
CalDavSynchronizer.OAuth.Swisscom/Globalization/StringResources.de-DE.Designer.cs(+0 -0)➕
CalDavSynchronizer.OAuth.Swisscom/Globalization/StringResources.de-DE.resx(+156 -0)📝
CalDavSynchronizer.OAuth.Swisscom/Globalization/StringResources.fr-FR.resx(+44 -5)➕
CalDavSynchronizer.OAuth.Swisscom/Globalization/StringResources.it-IT.resx(+156 -0)➕
CalDavSynchronizer.OAuth.Swisscom/Globalization/StringResources.resx(+159 -0)➕
CalDavSynchronizer.OAuth.Swisscom/Globalization/Strings.cs(+50 -0)➕
CalDavSynchronizer.OAuth.Swisscom/LocationSelectorWindow.xaml(+80 -0)...and 15 more files
📄 Description
Giao Alex
Here is the pull request for the most recent, not finished yet Swisscom Profile implementation.
Salids Reto
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.