Reviewed: https://reviews.mahara.org/10222 Committed: https://git.mahara.org/mahara/mahara/commit/f342e41b6c096d4fabfae645508e4041cb0b8af9 Submitter: Robert Lyon ([email protected]) Branch: master
commit f342e41b6c096d4fabfae645508e4041cb0b8af9 Author: Cecilia Vela Gurovic <[email protected]> Date: Wed Jul 24 11:40:17 2019 +1200 Bug 1813987: Copying a page (in old or new layout) creates a page with new layout - Copy a page when original view is using grid layout - Copy a page when original view is using old layout: Translates the original page layout without modifying it, and creates a new page with new grid layout The blocks in the new page will not have height assigned. The height of the blocks is updated on first load of the page in the browser. This can happen when editing the page or displaying it. - Copy a collection with old layout: creates the new collection with new grid layout pages. Each page needs to be loaded on the browser to update the block heights behatnotneeded Change-Id: I43b5f9050be192c057cb1803dcd69575c137a9cc -- 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/1813987 Title: more usable and simpler layout selector for Mahara pages Status in Mahara: Fix Committed Bug description: We are planning to improve the layout of mahara pages using the gridstack library. http://gridstackjs.com/ To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1813987/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

