Summary: | Access Control is not editable anywhere but in kmail | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Christian Mollekopf <mollekopf> |
Component: | libakonadi | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 4.10 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/bcd8f159cdbb45c5361dececf104d75d2a5f4f34 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
Christian Mollekopf
2013-07-01 10:13:02 UTC
How we add a korganizer kolab folder ? (I need it to test it) (In reply to comment #1) > How we add a korganizer kolab folder ? > (I need it to test it) Just add a calendar folder in korganizer to the kolab resource. Git commit 6f471943fe0d072f7d1bbce0b37cbfae80522a53 by Montel Laurent. Committed on 02/07/2013 at 06:22. Pushed by mlaurent into branch 'master'. Fix Bug 321815 - Access Control is not editable anywhere but in kmail FIXED-IN: 4.11 M +2 -0 resources/kolabproxy/CMakeLists.txt M +14 -1 resources/kolabproxy/kolabproxyresource.cpp M +2 -0 resources/kolabproxy/kolabproxyresource.h A +9 -0 resources/kolabproxy/org.freedesktop.Akonadi.kolabproxy.xml http://commits.kde.org/kdepim-runtime/6f471943fe0d072f7d1bbce0b37cbfae80522a53 Git commit a0fa4310cd74d488f1eab885f029cdc339537be2 by Montel Laurent. Committed on 02/07/2013 at 06:22. Pushed by mlaurent into branch 'master'. Fix Bug 321815 - Access Control is not editable anywhere but in kmail FIXED-IN: 4.11 M +13 -2 pimcommon/acl/aclmanager.cpp http://commits.kde.org/kdepim/a0fa4310cd74d488f1eab885f029cdc339537be2 Git commit cfa3863fca96c794789ed49bae7a1688bbeb2839 by Christian Mollekopf, on behalf of Montel Laurent. Committed on 02/07/2013 at 06:22. Pushed by cmollekopf into branch 'KDE/4.10'. Fix Bug 321815 - Access Control is not editable anywhere but in kmail FIXED-IN: 4.11 Signed-off-by: Christian Mollekopf <chrigi_1@fastmail.fm> M +2 -0 resources/kolabproxy/CMakeLists.txt M +14 -1 resources/kolabproxy/kolabproxyresource.cpp M +2 -0 resources/kolabproxy/kolabproxyresource.h A +9 -0 resources/kolabproxy/org.freedesktop.Akonadi.kolabproxy.xml http://commits.kde.org/kdepim-runtime/cfa3863fca96c794789ed49bae7a1688bbeb2839 Git commit bf4e94c1c9619c8c3435544f2259b5e165fa9984 by Christian Mollekopf. Committed on 03/07/2013 at 13:54. Pushed by cmollekopf into branch 'KDE/4.10'. Fix Bug 321815 - Access Control is not editable anywhere but in kmail FIXED-IN: 4.10 Signed-off-by: Christian Mollekopf <chrigi_1@fastmail.fm> Conflicts: pimcommon/acl/aclmanager.cpp Manually backported due to conflicts. M +13 -1 pimcommon/aclmanager.cpp http://commits.kde.org/kdepim/bf4e94c1c9619c8c3435544f2259b5e165fa9984 Git commit bcd8f159cdbb45c5361dececf104d75d2a5f4f34 by Christian Mollekopf, on behalf of Montel Laurent. Committed on 02/07/2013 at 06:22. Pushed by cmollekopf into branch 'kolab/integration/4.10.2'. Fix Bug 321815 - Access Control is not editable anywhere but in kmail FIXED-IN: 4.11 Signed-off-by: Christian Mollekopf <chrigi_1@fastmail.fm> M +2 -0 resources/kolabproxy/CMakeLists.txt M +14 -1 resources/kolabproxy/kolabproxyresource.cpp M +2 -0 resources/kolabproxy/kolabproxyresource.h A +9 -0 resources/kolabproxy/org.freedesktop.Akonadi.kolabproxy.xml http://commits.kde.org/kdepim-runtime/bcd8f159cdbb45c5361dececf104d75d2a5f4f34 |