Bug 321264 - Need AccountsKCM plugin for Groupwise
Summary: Need AccountsKCM plugin for Groupwise
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: accounts-kcm (show other bugs)
Version: 0.6.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2013-06-17 12:09 UTC by Vit Pelcak
Modified: 2013-06-21 18:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vit Pelcak 2013-06-17 12:09:38 UTC
When I want to add GW account, I experience random weird behaviour.

Go to settings -> IM/voip and try to add GW account.
In dialog window try to click on random lines, press tab and so on.

Its look itself doesn't fit in well as it looks way too different to dialog of another account type with its fields all white.

It is better than it used to be, but nenvertheless, it coiuld still be improved.

Reproducible: Always
Comment 1 David Edmundson 2013-06-17 12:55:42 UTC
To solve copy and paste UI in plugins/haze folder to cover "groupwise"

Parameters needed:
account(string)
password(string)
server(string)
port (uint)

Marking as a junior job
Comment 2 David Edmundson 2013-06-20 01:46:57 UTC
someone messaged me that they are working on this. No-one else should
Comment 3 David Edmundson 2013-06-21 18:02:02 UTC
Git commit 1452b8f22c3775c4ec7b276b8bc470e476cca27a by David Edmundson, on behalf of Daniel Cohen.
Committed on 20/06/2013 at 23:23.
Pushed by davidedmundson into branch 'master'.

Add UI for creating GroupWise Accounts

REVIEW: 111157
FIXED-IN: 0.7.0

DIGEST: Add interface into the AccountsKCM for creating Novell Groupwise IM Accounts

M  +5    -0    plugins/haze/CMakeLists.txt
A  +41   -0    plugins/haze/groupwise-advanced-settings-widget.cpp     [License: LGPL (v2.1+)]
A  +42   -0    plugins/haze/groupwise-advanced-settings-widget.h     [License: LGPL (v2.1+)]
A  +83   -0    plugins/haze/groupwise-advanced-settings-widget.ui
A  +46   -0    plugins/haze/groupwise-main-options-widget.cpp     [License: LGPL (v2.1+)]
A  +41   -0    plugins/haze/groupwise-main-options-widget.h     [License: LGPL (v2.1+)]
A  +78   -0    plugins/haze/groupwise-main-options-widget.ui
M  +5    -1    plugins/haze/haze-account-ui-plugin.cpp
A  +63   -0    plugins/haze/haze-groupwise-account.cpp     [License: LGPL (v2.1+)]
A  +46   -0    plugins/haze/haze-groupwise-account.h     [License: LGPL (v2.1+)]

http://commits.kde.org/telepathy-accounts-kcm/1452b8f22c3775c4ec7b276b8bc470e476cca27a