mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09863
[Bug 1032420] A change has been merged
Reviewed: https://reviews.mahara.org/1439
Committed: http://gitorious.org/mahara/mahara/commit/6c4da66afddce883c257cd4500fb310341208afe
Submitter: Alan McNatty (alan@xxxxxxxxxxxxxxx)
Branch: master
commit 6c4da66afddce883c257cd4500fb310341208afe
Author: Alan McNatty <alan@xxxxxxxxxxxxxxx>
Date: Thu Jul 26 11:48:54 2012 +1200
Changes for Mobile API v2 (Bug #1032420)
This mobile api is in 2 parts, a sync api and an upload api.
The sync API allows mobile devices to read basic information for a user, such as:
- notifications
- blogs
- blogposts
- folders
- tags
It could be extended to provide a list of friends and contact information for mobile
communication.
The upload API is an extension of the original mobile API
htdocs/artefact/file/mobileupload.php but also supports journals and attaching files
to journal posts.
This API is re-housed under the htdocs/api section and is design to deprecate
htdocs/artefact/file/mobileupload.php
The API may be extended to support messaging and commenting on blogposts in due course.
Change-Id: Idb32712383f8feb7c12dc9cbcdfa54c38a8e4481
Signed-off-by: Alan McNatty <alan@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1032420
Title:
Mobile API upgrade for journals and sync'ing
Status in Mahara ePortfolio:
In Progress
Bug description:
It would be nice if the mobile API would support:
a) writing journals posts ..
b) attaching files to journal posts
c) syncing recent activity / unread inbox items
d) syncing tags
e) syncing file folders
f) syncing journals
g) syncing journal posts
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032420/+subscriptions
References