← Back to team overview

mahara-contributors team mailing list archive

[Bug 1465107] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5269
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a28956f75ff4a403edb041a29c59097a6ed4a2c5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit a28956f75ff4a403edb041a29c59097a6ed4a2c5
Author: Jen Zajac <jen.zajac@xxxxxxxxxxxxxxx>
Date:   Mon Sep 14 12:41:49 2015 +1200

Fix edit page removal of new block

The dock's close button doesn't have the id in it
needed to remove new (unsaved) blocks.

This fix passes the block id in, so the new block
can be cleaned up when a user changes their mind
and removes it before saving.

To test: add a new text block to a page, click the
X icon in the top left of the dock, and observe
that the new text block is removed from the page.

The delete buttons next to each on page item, and
the cancel button within the dock, should both
still function as before.

behatnotneeded

Bug 1465107

Change-Id: I81f3b43acce9203b8ada9b3f7ac9b6cacb80768c

-- 
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/1465107

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

Bug description:
  Mahara's CSS, and general front-end coding, is a bit chaotic. So for
  the past several months we've had a couple of front-end developers
  working on rewriting the entire Mahara front end to use the Bootstrap
  CSS framework. http://getbootstrap.com/css/

  This should make all of our front-end development work easier
  henceforth, as well as providing a nice set of standard widgets to
  make Mahara look better right away.

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


References