create online-account plugin for Owncloud
Bug #1570986 reported by
Bill Filler
This bug affects 15 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Wishlist
|
David Barth | ||
webapps-sprint |
Fix Released
|
Wishlist
|
Alberto Mardegan | ||
account-plugins (Ubuntu) |
Fix Released
|
Wishlist
|
Alberto Mardegan |
Bug Description
This is needed for Owncloud syncing in ubuntu touch.
Related branches
lp://staging/~mardy/account-plugins/owncloud-1570986
- PS Jenkins bot (community): Approve (continuous-integration)
- Online Accounts: Pending requested
-
Diff: 511 lines (+381/-2)13 files modified.bzrignore (+2/-0)
Makefile.am (+10/-0)
configure.ac (+10/-0)
data/providers/owncloud.provider.in.in (+13/-0)
data/providers/vk.provider.in.in (+26/-0)
debian/account-plugin-owncloud.install (+3/-0)
debian/account-plugin-vk.install (+3/-0)
debian/control (+15/-0)
debian/rules (+2/-1)
qml/Makefile.am (+4/-1)
qml/owncloud/Main.qml (+27/-0)
qml/owncloud/NewAccount.qml (+230/-0)
qml/vk/Main.qml (+36/-0)
Changed in webapps-sprint: | |
assignee: | nobody → Alberto Mardegan (mardy) |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in canonical-devices-system-image: | |
status: | New → Triaged |
Changed in ubuntu-system-settings-online-accounts (Ubuntu): | |
status: | New → Triaged |
Changed in canonical-devices-system-image: | |
status: | Triaged → Fix Committed |
milestone: | backlog → 12 |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Changed in webapps-sprint: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
Initial code exists here: bazaar. launchpad. net/~danielholm /owncloud- app/trunk/ files
http://