← Back to team overview

mahara-contributors team mailing list archive

[Bug 1320716] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3371
Committed: http://gitorious.org/mahara/mahara/commit/e3d38601d1aa84eda6a7d029507a816b67988bec
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit e3d38601d1aa84eda6a7d029507a816b67988bec
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon May 19 12:28:12 2014 +1200

Allow collection's pages list to be added/edited by drag/drop (Bug
#1320716)

You can now alter the sorting of the list by dragging the page name to
a new position.

You can also add in new pages to the collection by dragging them in
from the 'add pages to collection' list. If there are no existing
pages in collection you need to drop a page onto the 'No pages' grey
box.

Also added touch-punch js lib to allow for the drag/drop to work as
well on mobile devices.

Change-Id: Id1af83abc50b76a7a8d56da8767ed4ce0ef76f77
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1320716

Title:
  allow collection's page list to be drag/drop sortable

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The list page for a collection on Portfolio -> Collections -> manage
  pages (cog icon), eg: collection/views.php?id=1, does not allow for
  drag/drop sorting of the list.

  This would be better if one could drag/drop the row to where it is
  wanted rather than having to click on the up/down arrow keys a bunch
  of times to get the item in the right place.

  This was a wishlist item requested by a community member.

  Seen as we are already using jquery and jquery-ui we might as well
  take advantage of the sortable function available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1320716/+subscriptions


References