Use the Bootstrap CSS framework

Bug #1465107 reported by Aaron Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Wishlist
Aaron Wells

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.

Revision history for this message
Aaron Wells (u-aaronw) wrote :

This work has actually been in progress for a couple of months, and I just now realized that we hadn't filed a ticket about it on Launchpad yet.

Due to the scope of the change, we decided to work outside the normal Gerrit code review system for this change. So, instead of reviewing it as an enormous series of individual patches, Naomi & Pat have been collaborating on a separate branch which they regularly rebase on top of the latest from master, and I'm just code reviewing the final process from that, which I will push directly into the master branch once code review is done.

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4185
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/85b78c1f0b56fa905e64c5b47794a3d155d7df47
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 85b78c1f0b56fa905e64c5b47794a3d155d7df47
Author: Naomi Guyer <email address hidden>
Date: Thu Jan 8 16:52:03 2015 +1300

Navigation (bootstrap)

Bug 1465107: Use Bootstrap CSS Framework
Applied bootstrap tabs and tidy up form styling
Mobile menu
Add bootstrap accessibility, tab styling to bootstrap

Change-Id: Ifa42d482f5fd7e1cdfb52bae1ebb5ff3bf5085a9

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4186
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/737386ee4055ea7e86d15aaa44f35c69ad2e04dc
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 737386ee4055ea7e86d15aaa44f35c69ad2e04dc
Author: Pat Kira <email address hidden>
Date: Wed Jan 14 17:23:46 2015 +1300

Form styling (bootstrap)

Bug 1465107: Use Bootstrap CSS Framework

Change-Id: Ic24bdd78f9207c4f09adce6b20ca55583c1403b8

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4184
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/506c580503a7939063b4cef4842632ea9a2c1dd2
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 506c580503a7939063b4cef4842632ea9a2c1dd2
Author: Pat Kira <email address hidden>
Date: Wed Jan 7 16:05:53 2015 +1300

Forms and grid

Bug 1465107: Use Bootstrap CSS Framework
Styling forms
Bootstrap grid, respsonsive, menus

Change-Id: I3378f05bddf4636a8a02631919c23ca4b9dfb5df

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4183
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0cc32f9bd1ac86aaafc8ca739df6609b8bbafc31
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 0cc32f9bd1ac86aaafc8ca739df6609b8bbafc31
Author: Naomi Guyer <email address hidden>
Date: Tue Jan 6 14:20:05 2015 +1300

Bootstrap set up

Bug 1465107: Use Bootstrap CSS Framework
Initial bootstrap dependencies
Initial grid
Add brand colours
Bootstrap variables

Change-Id: Ic08f8ab8ad0435c2e92794c4c605cfe8095823dc

Revision history for this message
Gilles-Philippe Leblanc (gilles-philippe-leblanc) wrote :

Hi just found that the following fix broke the image license:
https://github.com/MaharaProject/mahara/commit/75f77523122c1394cd0d154f8c9a23522c2422ba

That will not work if we keep the file extension.

The following task was created to address the correct use of the get_image_url method in this context:
https://bugs.launchpad.net/mahara/+bug/1444461

Also, the following fix broke some remaining get_themeurl call:
https://github.com/MaharaProject/mahara/commit/74b5a5e0a5989670a48199413fb646a72170bc95#diff-109

in the file artefact/file/js, there is two remaining call of the get_themeurl() method that cannot work right now because there is no config.theme value inserted.

Maybe we should convert them in the font awesome spinner icon.

The call of SVG file in Javascript was reported here:
https://bugs.launchpad.net/mahara/+bug/1436854

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/4841

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4842

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4841
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/7def6da9df8aadc82eb6aac8339914b7616c5a22
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 7def6da9df8aadc82eb6aac8339914b7616c5a22
Author: Aaron Wells <email address hidden>
Date: Tue Jun 16 12:40:32 2015 +1200

Relocate theme files out of static (Bug 1465107)

Change-Id: I540e43d27cacde19b2f7a5b5850635a43fbe00c5

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4842
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/cc0571665df83a30fb2d719d66d14be252b61c96
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit cc0571665df83a30fb2d719d66d14be252b61c96
Author: Aaron Wells <email address hidden>
Date: Tue Jun 9 15:05:53 2015 +1200

Removing all hard-coded references to "$themename/$static"

Bug 1465107

Change-Id: Ib5e87262d97e420667247d3c931d99f8adde75ee

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/4879

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4883

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4881

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4884

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4882

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4880

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4892

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4891

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4879
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1801a17efe29af0526621a8f77726aed39c5782d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 1801a17efe29af0526621a8f77726aed39c5782d
Author: Pat Kira <email address hidden>
Date: Mon Jun 15 17:24:00 2015 +1200

Commentlist fullwidth WIP (Bug #1465107)

Change-Id: I23ff972fc4721e00b319ac121a38dab4b1111f17

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4880
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6603794c87b7553ce11ca1460f7082052a495bf6
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 6603794c87b7553ce11ca1460f7082052a495bf6
Author: Pat Kira <email address hidden>
Date: Tue Jun 16 17:35:05 2015 +1200

Style commentlist (Bug #1465107)

Change-Id: I21d4245ea468f733b08fc3e5b737d59697e45976

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4881
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f3e8386fd4905ee0edff5539db25ec5d6183e7b5
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f3e8386fd4905ee0edff5539db25ec5d6183e7b5
Author: Liam Sharpe <email address hidden>
Date: Wed Jun 17 17:46:59 2015 +1200

Contact & add user page - bootstrap (Bug #1465107)

- have merged in the stuff from commit
e143a7e158c001838ea10a215ecacdfa6e1fd67b
from https://github.com/TheCrowsJoker/mahara/

Change-Id: I4465f176550d22a8f3e811613a4d0cc38fba94e8

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4882
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6d10fcecf9f451e237c1be47958a4a19e69e6a42
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 6d10fcecf9f451e237c1be47958a4a19e69e6a42
Author: Pat Kira <email address hidden>
Date: Thu Jun 18 11:27:44 2015 +1200

Remove Compass libraries (Bug #1465107)

Change-Id: Ib7ddab010e43ee5cdab7518c3fca7edc89ce89c4

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/4921

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4921
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c3eed6c4e59255583c539d278fca3e6f45e98545
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c3eed6c4e59255583c539d278fca3e6f45e98545
Author: Liam Sharpe <email address hidden>
Date: Mon Jul 6 12:01:35 2015 +1200

Fixed modal for export - Bootstrap (Bug #1465107)

Change-Id: If90afa2f3735481c516a10187b91da113d5cac6f

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/4985

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5045

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5049

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5049
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a4904a85f72f1fc842a808edad9bd28f908e1000
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit a4904a85f72f1fc842a808edad9bd28f908e1000
Author: Liam Sharpe <email address hidden>
Date: Wed Jul 29 16:43:33 2015 +1200

fixed the broken modal on the copy collections page (Bug #1465107)

Change-Id: I511b9a5770ecc46b41437f1f158400c70b749826

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5085

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5045
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/3217608cfd04a7bf7d376dab466f593400d171a2
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 3217608cfd04a7bf7d376dab466f593400d171a2
Author: Liam Sharpe <email address hidden>
Date: Fri Jul 24 16:10:58 2015 +1200

Made the secret URL page look pretty (Bug #1465107)

behatnotneeded

Change-Id: I7dc911ea99b8094e217fbab9971c2a2f3dac84d9

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5104

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5105
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/8bc66a69abb3a1e6864791feaaef16e399dd3dce
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 8bc66a69abb3a1e6864791feaaef16e399dd3dce
Author: Jen Zajac <email address hidden>
Date: Fri Aug 14 17:56:09 2015 +1200

Remove ptl class from some containers (Bug 1465107)

behatnotneeded

Change-Id: Ic2a12ee6ffd10c688755ed0d4f47cac2552f49a6

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5085
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0ef385efe3669c8b39a7375466df694eb74ee764
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 0ef385efe3669c8b39a7375466df694eb74ee764
Author: Robert Lyon <email address hidden>
Date: Wed Aug 12 10:44:16 2015 +1200

Bug 1465107: Adjusting styles for search form on view/index.php

To stop the search and search within drop down being overlapped

behatnotneeded: as this is a visual difference

Change-Id: Ib39d44f17bbf2058d989756f89a981953b3a8075
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5140

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5151

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5157

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5157
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d3e671b3a35bd665150ef3d0ab27e264120e708b
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit d3e671b3a35bd665150ef3d0ab27e264120e708b
Author: Jono Mingard <email address hidden>
Date: Thu Aug 20 17:38:29 2015 +1200

Use standard bootstrap dialog for block position (Bug #1465107)

Modify the accessible "Position block" dialog to use a normal
bootstrap modal (instead of a docked modal) - this removes the
infinite loading spinner and fixes focus management issues.

behatnotneeded

Change-Id: Idebd9304ad33a7ffc9d409cb728ad24d1facc514

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5151
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/da962736d8c1e085b22663be14eec0fc00414686
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit da962736d8c1e085b22663be14eec0fc00414686
Author: Liam Sharpe <email address hidden>
Date: Fri Aug 14 16:37:46 2015 +1200

Fixed styling in extensions->web services, iframe sources tidy-up - Bug #1465107

behatnotneeded

Change-Id: I8347fafbb5c6fc6ec629534d56b388a7a332b1bc

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5170

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5167
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f101aac573101aedad10e786c0e85e84b6f2799f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f101aac573101aedad10e786c0e85e84b6f2799f
Author: Toni Gardiner <email address hidden>
Date: Tue Jul 28 09:24:57 2015 +1200

Bug 1465107: STORY#17694-tags-page

behatnotneeded

Change-Id: I78a04afe5face76730dbd463facd5b7570ee2a39

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5176

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5177

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5104
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/4cccccfb1faaa8a1b75adced90c1495be4b84028
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 4cccccfb1faaa8a1b75adced90c1495be4b84028
Author: Liam Sharpe <email address hidden>
Date: Wed Aug 5 16:06:50 2015 +1200

User account settings page styling - Bug #1465107

behatnotneeded

Change-Id: I2fdce51d18e81fd08d96c35df9ddb1de2d9694c0

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5176
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/55d748caf71c6aa5db2a494d1e438de6ccdd0fd6
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 55d748caf71c6aa5db2a494d1e438de6ccdd0fd6
Author: Liam Sharpe <email address hidden>
Date: Wed Aug 26 14:22:57 2015 +1200

Added word wrap to the username, styled external auth method - Bug #1465107

behatnotneeded

Change-Id: I3284e09c4277385eec27b176e8f18f1024d6c536

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5183

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5185

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5188

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5192

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5188
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0d36b127204aa53d55f4777f97c04b3012aa8e69
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 0d36b127204aa53d55f4777f97c04b3012aa8e69
Author: Jen Zajac <email address hidden>
Date: Fri Aug 28 14:49:49 2015 +1200

Make a subtheming skeleton theme + update docs. Bug #1465107

behatnotneeded

Change-Id: Ie9598feab59343fc098db1ce5ccb3eb874172d4e

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5200

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5177
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/afa386bc786a0f3e2ab762955d4c4339312993a3
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit afa386bc786a0f3e2ab762955d4c4339312993a3
Author: Liam Sharpe <email address hidden>
Date: Wed Aug 19 17:37:49 2015 +1200

font page styling - Bug #1465107

behatnotneeded

Change-Id: I338cb3ed90f080e7b49de2b9aa73871d2ad4a3e2

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5200
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/54bb4d98cde0f81c24211c6ef8b65aebaa994243
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 54bb4d98cde0f81c24211c6ef8b65aebaa994243
Author: Liam Sharpe <email address hidden>
Date: Mon Aug 31 10:58:59 2015 +1200

Added the right border to the remove from group button - Bug #1465107

behatnotneeded

Change-Id: I9a868463917509ea1574644ba736ca19ee6ad47a

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5240

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5239
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d5a672c93ce58585572653c7f4e04e714d6350b1
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit d5a672c93ce58585572653c7f4e04e714d6350b1
Author: Jen Zajac <email address hidden>
Date: Tue Sep 8 18:55:27 2015 +1200

Default theme fixes - fix for no site messages layout

behatnotneeded

Bug 1465107

Change-Id: I23205537482d80e39090425254d177fdd203d4a0

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5241
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/203623e3e5f3dab7d77649a0fcfe7f05ce95153f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 203623e3e5f3dab7d77649a0fcfe7f05ce95153f
Author: Jen Zajac <email address hidden>
Date: Tue Sep 8 19:12:08 2015 +1200

Theming major variable overhaul - more semantic

behatnotneeded

Bug 1465107

Change-Id: I8ba5c75daca61d83085a3f63f10a3e14453c0844

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5242

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5192
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/531a57338793f7b3017460d88c60350788ed319e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 531a57338793f7b3017460d88c60350788ed319e
Author: Liam Sharpe <email address hidden>
Date: Fri Aug 28 09:19:43 2015 +1200

default dropdown menu on register site page - Bug #1465107

behatnotneeded

Change-Id: I72c879957c5b1b6badfcfc20dc20d7d5df10500f

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5183
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/22172cfb6ed1c645a39dc56884eb8e82d146bc0d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 22172cfb6ed1c645a39dc56884eb8e82d146bc0d
Author: TheCrowsJoker <email address hidden>
Date: Sun Aug 23 17:39:14 2015 +1200

Updates the styling of the plugin settings fields - Bug #1465107

behatnotneeded

Change-Id: I4a41de2cc085c9f161391f9555211f11314b78b0

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5243

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5244

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5243
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/fd6500019400c5d80a6be4260b1b3d584130a15d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit fd6500019400c5d80a6be4260b1b3d584130a15d
Author: Liam Sharpe <email address hidden>
Date: Wed Sep 2 16:20:17 2015 +1200

The titles of pages and collections are no longer truncated - Bug #1465107

behatnotneeded

Change-Id: I778ce16fcac23fa8f28d3d85a42ca207c852361a

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5249

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5249
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/958b5f169e28cf4519db433b77d8ae1b5735d9ff
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 958b5f169e28cf4519db433b77d8ae1b5735d9ff
Author: Jono Mingard <email address hidden>
Date: Thu Sep 10 12:46:52 2015 +1200

Remove bootstrap-accessibility plugin (Bug #1465107)

Bootstrap now includes most of the features this adds by default,
and the plugin license means we probably can't use it anyway

Change-Id: Ic4f7d564373aa1750b590cd874e10454d90117ad

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5244
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/2fd957f10333cf0027f851ecf7542577b9fd6f56
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 2fd957f10333cf0027f851ecf7542577b9fd6f56
Author: Liam Sharpe <email address hidden>
Date: Mon Aug 31 10:16:48 2015 +1200

Fixed the select2 placeholder text being cut off - Bug #1465107

behatnotneeded

Change-Id: I9d2a99344197bb05839fa7a1de627ddf59f9116f

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5250

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5242
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/60d1fc8eb9b37ec779f67a88e03d1978cda348ab
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 60d1fc8eb9b37ec779f67a88e03d1978cda348ab
Author: Toni Gardiner <email address hidden>
Date: Wed Sep 9 11:49:13 2015 +1200

story-22785 task-23312 admin header

behatnotneeded

Bug 1465107

Change-Id: Idff88d30c6a7a7b0abbbb4376ae25a7bfc3cfc7b

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5256

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5260

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5261

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5262

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5263

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5264

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5265

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5256
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/bf27574d62484afce6053de821b4954612ff0d7b
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit bf27574d62484afce6053de821b4954612ff0d7b
Author: Liam Sharpe <email address hidden>
Date: Wed Sep 2 15:56:08 2015 +1200

made the email heading sit inline with the rest of the headings - Bug #1465107

behatnotneeded

Change-Id: I48aef0f69b4040afa061e74dd26021a962a06a8b

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5266

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5268

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5260
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/53d484d2d27f25e1706b723394dce13cfb5179f7
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 53d484d2d27f25e1706b723394dce13cfb5179f7
Author: Liam Sharpe <email address hidden>
Date: Wed Sep 9 16:54:07 2015 +1200

made the text on the group overview page normal size - Bug #1465107

behatnotneeded

Change-Id: Ic898b324685df72e410d9ba4702273218dec4284

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5266
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c5172289df7859ee88a46096f1666644e306039c
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c5172289df7859ee88a46096f1666644e306039c
Author: Jen Zajac <email address hidden>
Date: Fri Sep 11 15:24:58 2015 +1200

Fix responsive main menu when in dropdowns mode

behatnotneeded

Bug 1465107

ref: https://css-tricks.com/dangers-stopping-event-propagation/

Change-Id: Ifd7895305ee8aac4c88795ae492a5d2d71fe61c4

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5250
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c2012cc059dd9b0488a6480d4c246614ade625fa
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c2012cc059dd9b0488a6480d4c246614ade625fa
Author: Jen Zajac <email address hidden>
Date: Thu Sep 10 15:51:07 2015 +1200

Minor class additions for styling

behatnotneeded

Bug 1465107

Change-Id: I9ee7bde65e6e71adebf2a829df4312dd4d14692d

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5264
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/bd43054f1adcf516e41aa0487d9590850687f8d7
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit bd43054f1adcf516e41aa0487d9590850687f8d7
Author: Liam Sharpe <email address hidden>
Date: Fri Sep 11 12:14:47 2015 +1200

Made the log in anyway button more prominent - Bug #1465107

behatnotneeded

Change-Id: I30204272d70d82f3e0c339b643bbd03e1894896f

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5265
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5831ab5b5e63f60027db80829705b93e5ab7426f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 5831ab5b5e63f60027db80829705b93e5ab7426f
Author: Liam Sharpe <email address hidden>
Date: Fri Sep 11 14:00:30 2015 +1200

added btn-default class to buttons - Bug 1465107

behatnotneeded

Change-Id: I67ac7fefe2adb876a9c3966fc0aa1352c1cb89ee

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5263
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/64f63dcd3061d37e87d41ed2448d35ba28c34852
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 64f63dcd3061d37e87d41ed2448d35ba28c34852
Author: Liam Sharpe <email address hidden>
Date: Fri Sep 11 11:45:22 2015 +1200

Changed 2 font awesome icons on the edit page to fit with the theme - Bug #1465107

behatnotneeded

Change-Id: Ib4475d7a79d1631ce74032be8c2b6b5ca21c6a73

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5262
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/757d20f428b89baedc47600d19de85299d4781da
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 757d20f428b89baedc47600d19de85299d4781da
Author: Liam Sharpe <email address hidden>
Date: Fri Sep 11 11:54:09 2015 +1200

Added my edit user page styling to the default theme - Bug #1465107

behatnotneeded

Change-Id: I8fd0275ca4db1a56b7e16fabd63d8597d33be908

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5261
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/db546b79914773bcb0ac4cdd37442490718f5b6e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit db546b79914773bcb0ac4cdd37442490718f5b6e
Author: Pat Kira <email address hidden>
Date: Thu Sep 10 17:34:43 2015 +1200

Remove extra <br> when shorten html (bug 1465107)

task no. 23516

Minor styling fixe:
- remove border around tinymce resizable container
- highlight submitted collection

behatnotneeded

Change-Id: I0e5221d80008c425305860797b79a5d53848c533

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5268
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/e3e02b4fbe88a33ff39e4506a5ee262f7c94a64d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit e3e02b4fbe88a33ff39e4506a5ee262f7c94a64d
Author: Liam Sharpe <email address hidden>
Date: Fri Sep 11 15:54:56 2015 +1200

Added the "no description" placeholders for when there is no content on the artifact page - Bug #1465107

behatnotneeded

Change-Id: I70fecf54c4f367b197016d0f96784d7e31023321

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5269

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5274

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5275

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5269
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a28956f75ff4a403edb041a29c59097a6ed4a2c5
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit a28956f75ff4a403edb041a29c59097a6ed4a2c5
Author: Jen Zajac <email address hidden>
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

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5274
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/7bf7c1d34dabde311650d54020d4f5bb3d42cc7d
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 7bf7c1d34dabde311650d54020d4f5bb3d42cc7d
Author: Liam Sharpe <email address hidden>
Date: Mon Sep 14 13:45:10 2015 +1200

Removed the extra space on the R��sum�� page goals and skills - Bug #1465107

behatnotneeded

Change-Id: I850b039febb7e67aadb3de5476541d679c950144

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5275
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0ade348bc436cdae4409026270ed3526aecbb256
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 0ade348bc436cdae4409026270ed3526aecbb256
Author: Pat Kira <email address hidden>
Date: Mon Sep 14 12:10:33 2015 +1200

Minor style fixes part 1 (20150914) - bug 1465107

behatnotneeded: styling only

Change-Id: Ibadcdea5de4fdeceb4a73f7e9dc19d91aeaa9481

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5289

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5290

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5294

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5295

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5296

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5298

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5299

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5300

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5298
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/4e89ac8d4c1f157ef3cc872e38cd7c36b771ed0e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 4e89ac8d4c1f157ef3cc872e38cd7c36b771ed0e
Author: Jen Zajac <email address hidden>
Date: Wed Sep 16 12:20:47 2015 +1200

Remove all text-success from icons except checkmarks

Limit green colouring to tickmarks only

Bug #1465107

behatnotneeded

Change-Id: I9d2cfb9e33602904ccd420ad5d801513636a963d

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5299
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/2fbf84c65542f08459d30cbb7533f86877ba0c86
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 2fbf84c65542f08459d30cbb7533f86877ba0c86
Author: Jen Zajac <email address hidden>
Date: Wed Sep 16 12:22:30 2015 +1200

Change raw theme's help icon to info blue

behatnotneeded

Bug #1465107

Change-Id: I8db5f7a6d1900b894785d0f8a1773c8a4a506822

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5295
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/7edf4f172d7233ee5a8db79fb3cf7d15c2974483
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 7edf4f172d7233ee5a8db79fb3cf7d15c2974483
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 15 17:28:11 2015 +1200

Added space to the external media block - Bug #1465107

behatnotneeded

Change-Id: I35f66534dbd426432732f644b7d660cfa8cc759d

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5310

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5313

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5313
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/65e0e538329f6109855414f92d03e1785defbcf2
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 65e0e538329f6109855414f92d03e1785defbcf2
Author: Jen Zajac <email address hidden>
Date: Fri Sep 18 12:47:28 2015 +1200

CSS compilation refactor - remove individual gulpfiles

behatnotneeded

Bug #1465107

Change-Id: I5316232bb83bd474c649c8457827d0519de15757

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5300
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d06735751e7cd960606b9b0f671ab02c26650e1c
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit d06735751e7cd960606b9b0f671ab02c26650e1c
Author: Jen Zajac <email address hidden>
Date: Wed Sep 16 12:49:07 2015 +1200

Replace btn-success with btn-primary throughout

behatnotneeded

Bug #1465107

Change-Id: I27492cbc38416fd4790e1e62ec8090c19602d171

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5289
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5093cb5148e12f93cc1558bfe88ff7727cdb8ffe
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 5093cb5148e12f93cc1558bfe88ff7727cdb8ffe
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 15 13:58:04 2015 +1200

The add attachement button is now where it should have been - Bug #1465107

behatnotneeded

Change-Id: I97291433d8d430cfd062397ae3fb3be7f3f9a819

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5290
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1a41f115a8cef18c725b0bbc8215121db1b1525d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 1a41f115a8cef18c725b0bbc8215121db1b1525d
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 15 14:01:34 2015 +1200

Styled the add new email text box on profile page - Bug #1465107

behatnotneeded

Change-Id: I36521ac8070acefe437e9b3ab8c3bb2ef9c83298

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5314

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5316

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5323

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5321

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5325

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5326

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5316
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5cd5c16e4e415ca104309a315934d8e121333c50
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 5cd5c16e4e415ca104309a315934d8e121333c50
Author: Pat Kira <email address hidden>
Date: Mon Sep 21 11:22:34 2015 +1200

Minor fix to ensure that replycomment element is sent onclick (bug: 1465107)

behatnotneeded

Change-Id: I30db0540c651df275b533717b326cd69f18dc70e

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5321
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/9e9ee2b65cca09f88c17f6dab6962bacfea7b059
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 9e9ee2b65cca09f88c17f6dab6962bacfea7b059
Author: Jen Zajac <email address hidden>
Date: Thu Sep 17 14:56:06 2015 +1200

Neutralise styling for user content on portfolio pages

and reflect the changes for tinymce editor view too

behatnotneeded

Bug #1465107

Change-Id: Icb3fe00d7639e9709557c399089be389412dc2ac

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5326
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/10081ebd482d0dd70f285278643f1a7cb650f9cb
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 10081ebd482d0dd70f285278643f1a7cb650f9cb
Author: Jen Zajac <email address hidden>
Date: Tue Sep 22 10:13:23 2015 +1200

Iframe progress bars - styling

behatnotneeded

Bug #1465107

Change-Id: I0e9cb0cb012360b9560810ac8ec7776d22637239

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5328

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5314
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0665c52765abcd3b63df45de1f175c6e8e176a80
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 0665c52765abcd3b63df45de1f175c6e8e176a80
Author: Pat Kira <email address hidden>
Date: Tue Sep 15 17:12:49 2015 +1200

A lot of minor styling fixes (bug: 1465107)

behatnotneeded: Styling fixes only

Change-Id: I064dc0e6d859249ff3c58f7e576fca9287d779eb

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5330

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5328
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/7423ebe92441be9c291fdf1f487d3d948003f7b9
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 7423ebe92441be9c291fdf1f487d3d948003f7b9
Author: Son Nguyen <email address hidden>
Date: Tue Sep 22 14:38:31 2015 +1200

Remove the deprecated css theme/views.css. Bug 1465107.

behatnotneeded

Change-Id: Ib0d588c431523f8394825734126ae7dc2c8b977d

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5325
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/04f9b6e5459a904b3c0a1b619a46961e5e721b1a
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 04f9b6e5459a904b3c0a1b619a46961e5e721b1a
Author: Jen Zajac <email address hidden>
Date: Mon Sep 21 16:39:34 2015 +1200

Fix cookie consent

behatnotneeded

Bug #1465107

Change-Id: I0e55d665040fbd34b17bf9d8461c414892918ba7

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5323
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/feae8cbc14f987c6be7387f4f9a50fc229ead45b
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit feae8cbc14f987c6be7387f4f9a50fc229ead45b
Author: Jen Zajac <email address hidden>
Date: Mon Sep 21 15:33:05 2015 +1200

Hide deprecated skin controls

Note that this commit only visually hides the controls,
they are still present in both the form and the underlying
code.

behatnotneeded

Bug #1465107

Change-Id: I77f970f7e16b133bb934a36e22211baa4dac6a2c

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5330
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f204a8ad08ed30e78248ca08938f72ef732604f3
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f204a8ad08ed30e78248ca08938f72ef732604f3
Author: Pat Kira <email address hidden>
Date: Mon Sep 21 15:45:45 2015 +1200

More minor fixes - part 3 (bug: 1465107)

behatnotneeded: styling only

Change-Id: I1e71b248c13cf0bed80824b80d31a3d503fc251e

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5339

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5352

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5354

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5355

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5364

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5365

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5352
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1a508cd678453adb951923c897a4e24b004795a5
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 1a508cd678453adb951923c897a4e24b004795a5
Author: Pat Kira <email address hidden>
Date: Wed Sep 23 15:46:34 2015 +1200

Minor styling fixes part4 (bug: 1465107)

behatnotneeded: styling only

Change-Id: I6bb4dd26247e7f9cece86c1dff6215e771d0d260

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5367

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5365
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/4d851026e4064ec8c2af0e5f13dfeadc4f926ddf
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 4d851026e4064ec8c2af0e5f13dfeadc4f926ddf
Author: Jen Zajac <email address hidden>
Date: Thu Sep 24 19:37:34 2015 +1200

Sortable table arrows

And increase fonts size of table headers

behatnotneeded: presentation only

Bug #1465107

Change-Id: Id95e6344544a950f7c8a4636df6926300fca75e1

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5355
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5ea18fb38fe107aefbcd0dcfc1afd7669a9aad46
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 5ea18fb38fe107aefbcd0dcfc1afd7669a9aad46
Author: Pat Kira <email address hidden>
Date: Thu Sep 24 10:47:14 2015 +1200

Style profile progress bar (bug: 1465107)

Fixed group quota width from px to %
and apply same style to other templates
with progress bar

Change-Id: I066fd6ae8618a15e94c90c727cb5eea2473697ec
behatnotneeded: styling only

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5339
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/06af98c98b5d39a0073b50aa471d18306e729d0b
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 06af98c98b5d39a0073b50aa471d18306e729d0b
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 15 13:47:29 2015 +1200

Switched the headings on the notes page and text is no longer shortened - Bug #1465107

behatnotneeded

Change-Id: Icaaba976477680acec813158b2f52bf9a5450320

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5367
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6823fd12c41e2bf31bbcfcde3abb3968669bf05f
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 6823fd12c41e2bf31bbcfcde3abb3968669bf05f
Author: Liam Sharpe <email address hidden>
Date: Wed Sep 23 17:34:42 2015 +1200

Added the right border to the subscribe to topic button - Bug #1465107

behatnotneeded

Change-Id: I0311d66708317eb48a25766dc0ac8dca7debe6f1

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5376

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5379

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5380

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5382

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5381

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5384

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5381
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a75cefbd81d0c322f38a31bc382df07ea92a26ab
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit a75cefbd81d0c322f38a31bc382df07ea92a26ab
Author: Pat Kira <email address hidden>
Date: Mon Sep 28 12:59:13 2015 +1300

Fix margin on error message (bug: 1465107)

behatnotneeded: styling only

Change-Id: I490c16168257492a9003fdaba74a8090402e17d1

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5380
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c5dc0f42dec418de00eeb14bf25022dc8b433e66
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c5dc0f42dec418de00eeb14bf25022dc8b433e66
Author: Liam Sharpe <email address hidden>
Date: Mon Sep 28 11:14:01 2015 +1300

Added the missing table line on edit goals and skills - Bug #1465107

behatnotneeded

Change-Id: I8710fadad7ce395e5d92192854d832f9157d5d21

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5379
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d3248dd31797961df4467674bda404688d359dc0
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit d3248dd31797961df4467674bda404688d359dc0
Author: Liam Sharpe <email address hidden>
Date: Fri Sep 25 16:35:43 2015 +1200

Styled the file upload page and put the help button in it's rightful place - Bug #1465107

behatnotneeded

Change-Id: I064131b511aea9422e05d3f9a43745b280b2f32b

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5376
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/76e275670036eaae7b03f047ea3621f539671748
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 76e275670036eaae7b03f047ea3621f539671748
Author: Pat Kira <email address hidden>
Date: Mon Sep 28 11:37:54 2015 +1300

Fix webservices result table (bug: 1465107)

Minor fix: limit the width of institution selectors

Change-Id: If0d9d8a0dc572dffce2b2170fddbc1a7096cd05c
behatnotneeded: styling only

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5354
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/bdc862856e3d894b317d0e17a9de2eefbd03e2ea
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit bdc862856e3d894b317d0e17a9de2eefbd03e2ea
Author: Pat Kira <email address hidden>
Date: Tue Sep 15 09:15:28 2015 +1200

Style nested comments (bug: 1465107)

Make replybutton works when comments are in a block

behatnotneeded: styling only

Change-Id: If2d71568f57c7aa4e75797259bcc69a8a8b5722c

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5387

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5370
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/9a9eb5c8bbe355c2594f0b82ab555024a51e4f84
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 9a9eb5c8bbe355c2594f0b82ab555024a51e4f84
Author: Pat Kira <email address hidden>
Date: Thu Sep 24 18:19:58 2015 +1200

Style import portfolio page (Bug 1465107)

behatnotneeded: styling only

Change-Id: I898fdda527eee910974cbf1472016d0127c8182d

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5389

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5390

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5391

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5390
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d5440090c08a129cde35b3504bcd24028e92944e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit d5440090c08a129cde35b3504bcd24028e92944e
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 29 10:58:07 2015 +1300

added some space between the copy page and copy collection buttons - Bug #1465107

behatnotneeded

Change-Id: I5c1b2c15f812350cdb4d366ed623ac6c23ca08c6

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5391
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/b69e86e3243f0858c93296c45ecaa979fb706060
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit b69e86e3243f0858c93296c45ecaa979fb706060
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 29 10:21:25 2015 +1300

styled the 2 dropdowns on group forum page - Bug #1465107

behatnotneeded

Change-Id: If4e3816fb95e50250c7244d7e104d743010a0736

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5394

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5387
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/417de235e1d8faa2f195fda4f6d7571c485ab4d4
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 417de235e1d8faa2f195fda4f6d7571c485ab4d4
Author: Pat Kira <email address hidden>
Date: Tue Sep 29 08:36:20 2015 +1300

Fix resume coverletter & interest not displaying (bug: 1465107)

task no. 23692

behatnotneeded

Change-Id: Ib7c72e742246a21005838b1f423789d5d6efaa05

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5395

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5397

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5398

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5384
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1e0488c7e23875f6888d39fe82b50fda21f6b98c
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 1e0488c7e23875f6888d39fe82b50fda21f6b98c
Author: Jen Zajac <email address hidden>
Date: Mon Sep 28 17:11:11 2015 +1300

Edit page - fix drag into narrow col, and block title layout

behatnotneeded: drag and drop

Bug #1465107

Change-Id: I2928bf03aecd709df08075fbaebed2ef35a0f4a6

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5399

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5399
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d9aaee0fd4acf527e528f11ff1a1a339cdcac355
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit d9aaee0fd4acf527e528f11ff1a1a339cdcac355
Author: Jen Zajac <email address hidden>
Date: Mon Sep 28 17:11:11 2015 +1300

Edit page - fix drag into narrow col, and block title layout

behatnotneeded: drag and drop

Bug #1465107

Change-Id: I2928bf03aecd709df08075fbaebed2ef35a0f4a6
(cherry picked from commit 1e0488c7e23875f6888d39fe82b50fda21f6b98c)

tags: added: nominatedfeature
Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5395
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/42b4e7461e16a47695c37c2899e10ae25885c562
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 42b4e7461e16a47695c37c2899e10ae25885c562
Author: Jen Zajac <email address hidden>
Date: Tue Sep 29 12:24:47 2015 +1300

Use fontawesome for move symbol in collections

Bug #1465107

behatnotneeded: styling only

Change-Id: I7fd32e86ad8fdba534d66aba7b2c368dfce5658b

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5400

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5394
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f59e67614b7db3119a306945f6e976241ec68b66
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f59e67614b7db3119a306945f6e976241ec68b66
Author: Toni Gardiner <email address hidden>
Date: Tue Sep 29 13:12:28 2015 +1300

bug 1465107 - edit custom layout (mobile)

behatnotneeded

Change-Id: I965b8905e628b9d38a8e71ac3c3d9ee174b1bd21

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5401

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5400
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f1a421d0667bf478cd4bb9d4c8530701e2716b8b
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit f1a421d0667bf478cd4bb9d4c8530701e2716b8b
Author: Jen Zajac <email address hidden>
Date: Tue Sep 29 12:24:47 2015 +1300

Use fontawesome for move symbol in collections

Bug #1465107

behatnotneeded: styling only

Change-Id: I7fd32e86ad8fdba534d66aba7b2c368dfce5658b
(cherry picked from commit 42b4e7461e16a47695c37c2899e10ae25885c562)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5401
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/febe6c231aac6a2f0288ea894be52b07e19c04bb
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit febe6c231aac6a2f0288ea894be52b07e19c04bb
Author: Toni Gardiner <email address hidden>
Date: Tue Sep 29 13:12:28 2015 +1300

bug 1465107 - edit custom layout (mobile)

behatnotneeded

Change-Id: I965b8905e628b9d38a8e71ac3c3d9ee174b1bd21
(cherry picked from commit f59e67614b7db3119a306945f6e976241ec68b66)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5397
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f9de577f798cb295fdc33d8c44b45a28b6575fe3
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f9de577f798cb295fdc33d8c44b45a28b6575fe3
Author: Pat Kira <email address hidden>
Date: Tue Sep 29 14:18:06 2015 +1300

Move userserch filter option to advanced options (bug: 1465107)

Put the right markup for no results displayed inside a table

Change-Id: I274651c90b297b43f6678892198fe6680cf16752

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5408

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5408
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5c61c219ff08236710d67bab6ef2924c82cb9364
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 5c61c219ff08236710d67bab6ef2924c82cb9364
Author: Pat Kira <email address hidden>
Date: Tue Sep 29 14:18:06 2015 +1300

Move userserch filter option to advanced options (bug: 1465107)

Put the right markup for no results displayed inside a table

Change-Id: I274651c90b297b43f6678892198fe6680cf16752
(cherry picked from commit f9de577f798cb295fdc33d8c44b45a28b6575fe3)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5409

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5409
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/8c39a020aa322aaa901cd1571b65024f87f13945
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 8c39a020aa322aaa901cd1571b65024f87f13945
Author: Liam Sharpe <email address hidden>
Date: Thu Oct 1 11:09:03 2015 +1300

Put the help button above the tinyMCE field so it wasnt hidden - Bug #1465107

behatnotneeded

Change-Id: I4efea86865f0964604e73ddd8556d17af4cf85b6

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5414

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5415

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5398
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1ca9ae6d72361ae6031547c2f8f0a259b4cff4bc
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 1ca9ae6d72361ae6031547c2f8f0a259b4cff4bc
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 29 12:57:24 2015 +1300

split lists into columns in upload csv - Bug #1465107

behatnotneeded

Change-Id: I6e1a5fae1daeac1b46d3af25dfde2f280c88e190

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5416

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5416
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6df2a5f95003b41d99ceb51524145b112dbe6827
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 6df2a5f95003b41d99ceb51524145b112dbe6827
Author: Liam Sharpe <email address hidden>
Date: Tue Sep 29 12:57:24 2015 +1300

split lists into columns in upload csv - Bug #1465107

behatnotneeded

Change-Id: I6e1a5fae1daeac1b46d3af25dfde2f280c88e190

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5418

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5418
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/99cfeaa2ee9d0301f7d3f05d06873187916a42fe
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 99cfeaa2ee9d0301f7d3f05d06873187916a42fe
Author: Liam Sharpe <email address hidden>
Date: Thu Oct 1 11:09:03 2015 +1300

Put the help button above the tinyMCE field so it wasnt hidden - Bug #1465107

behatnotneeded

Change-Id: I4efea86865f0964604e73ddd8556d17af4cf85b6
(cherry picked from commit 8c39a020aa322aaa901cd1571b65024f87f13945)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5429

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5430

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5415
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/74c6631166c35743d55805e55c88486a3a73317c
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 74c6631166c35743d55805e55c88486a3a73317c
Author: Liam Sharpe <email address hidden>
Date: Thu Oct 1 17:05:28 2015 +1300

Removed the extra line on the plugin page and refactored some btn-group-items code - Bug #1465107

behatnotneeded

Change-Id: I1b6edd6a429a25ec51dcdef67b74f05e1ad03544

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5439

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5439
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/78074cce960c3023a66d350d35798264a2ec5381
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 78074cce960c3023a66d350d35798264a2ec5381
Author: Liam Sharpe <email address hidden>
Date: Thu Oct 1 17:05:28 2015 +1300

Removed the extra line on the plugin page and refactored some btn-group-items code - Bug #1465107

behatnotneeded

Change-Id: I1b6edd6a429a25ec51dcdef67b74f05e1ad03544
(cherry picked from commit 74c6631166c35743d55805e55c88486a3a73317c)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5429
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/134194666da323f8225c220c8ca9d81608351030
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 134194666da323f8225c220c8ca9d81608351030
Author: Pat Kira <email address hidden>
Date: Wed Sep 30 16:23:51 2015 +1300

Fix skiplink overlapping sitemessages (bug: 1465107)

Change-Id: Ic017543309c2d3fbaaf742ae2793c023f4278791
behatnotneeded: styling only

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5449

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5449
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/7427de6abbeaa3871fb9b27d9a7f8bd037b01580
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 7427de6abbeaa3871fb9b27d9a7f8bd037b01580
Author: Pat Kira <email address hidden>
Date: Wed Sep 30 16:23:51 2015 +1300

Fix skiplink overlapping sitemessages (bug: 1465107)

Change-Id: Ic017543309c2d3fbaaf742ae2793c023f4278791
behatnotneeded: styling only
(cherry picked from commit 134194666da323f8225c220c8ca9d81608351030)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5450

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5450
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d86b87c17954b5d3af9b2efce5c1843904eb1d6d
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit d86b87c17954b5d3af9b2efce5c1843904eb1d6d
Author: Liam Sharpe <email address hidden>
Date: Mon Oct 5 12:05:12 2015 +1300

added padding to the registration successful table - Bug #1465107

behatnotneeded

Change-Id: I957e7ae082d61f966e6231a15e78f2f945a7404a

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5457

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5457
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/dcd0412baf714fbe273f94607fb2d63bc24dca99
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit dcd0412baf714fbe273f94607fb2d63bc24dca99
Author: Liam Sharpe <email address hidden>
Date: Mon Oct 5 12:05:12 2015 +1300

added padding to the registration successful table - Bug #1465107

behatnotneeded

Change-Id: I957e7ae082d61f966e6231a15e78f2f945a7404a
(cherry picked from commit d86b87c17954b5d3af9b2efce5c1843904eb1d6d)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5460

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5462

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5463

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5462
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f4a1363399d62daef79292ac303cd3fe8a22576e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f4a1363399d62daef79292ac303cd3fe8a22576e
Author: Liam Sharpe <email address hidden>
Date: Tue Oct 6 10:51:09 2015 +1300

Put the date picker dropdowns on the next line in form-condensed fields - Bug #1465107

behatnotneeded

Change-Id: Id216a211b3a0c044e1b2d295132da10b97ca9684

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5466

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5466
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/4ed4635b25e00a02de11519c74e5d33224bb0d17
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 4ed4635b25e00a02de11519c74e5d33224bb0d17
Author: Liam Sharpe <email address hidden>
Date: Tue Oct 6 10:51:09 2015 +1300

Put the date picker dropdowns on the next line in form-condensed fields - Bug #1465107

behatnotneeded

Change-Id: Id216a211b3a0c044e1b2d295132da10b97ca9684
(cherry picked from commit f4a1363399d62daef79292ac303cd3fe8a22576e)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5463
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/33fa81f1df29d300ad255ce19a8d9d78a2cf81e4
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 33fa81f1df29d300ad255ce19a8d9d78a2cf81e4
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 15:35:11 2015 +1300

Add class to body tag for styling (bug: 1465107)

behatnotneeded: for styling purpose only

Change-Id: I5f9f4a19b2046832407d3beb046aa45c442306da

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5467

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5467
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/474ed35bc295731c7497a779260a6dc9714eea38
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 474ed35bc295731c7497a779260a6dc9714eea38
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 15:35:11 2015 +1300

Add class to body tag for styling (bug: 1465107)

behatnotneeded: for styling purpose only

Change-Id: I5f9f4a19b2046832407d3beb046aa45c442306da
(cherry picked from commit 33fa81f1df29d300ad255ce19a8d9d78a2cf81e4)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5469

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5470

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5430
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/34806edca2cfec16bf5e8971733bb5d05485275f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 34806edca2cfec16bf5e8971733bb5d05485275f
Author: Pat Kira <email address hidden>
Date: Wed Sep 30 16:29:53 2015 +1300

Fix floated button groups for smaller resolutions (bug: 1465107)

- Remove unused classes
- Style input-group for smaller resolutions

behatnotneeded: styling only

Change-Id: I57ddbd0dcf14baca82e07bd945ee033d435eebe9

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5471

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5471
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1bfe259dfdaec0f0bd8a57ae75b200b53c11457d
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 1bfe259dfdaec0f0bd8a57ae75b200b53c11457d
Author: Pat Kira <email address hidden>
Date: Wed Sep 30 16:29:53 2015 +1300

Fix floated button groups for smaller resolutions (bug: 1465107)

- Remove unused classes
- Style input-group for smaller resolutions

behatnotneeded: styling only

Change-Id: I57ddbd0dcf14baca82e07bd945ee033d435eebe9
(cherry picked from commit 34806edca2cfec16bf5e8971733bb5d05485275f)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5473

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5469
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/550d72fe99b2e927edf4030286e2e09adbf8fac0
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 550d72fe99b2e927edf4030286e2e09adbf8fac0
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 16:17:47 2015 +1300

Refactor tag page styling (bug: 1465107)

Change-Id: Id1f33a00eadd44757344c26b3e9a249bfe290a00
behatnotneeded: styling only

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5474

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5474
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/81aee441917c511fbcab63f28f2b1eb278dbe721
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 81aee441917c511fbcab63f28f2b1eb278dbe721
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 16:17:47 2015 +1300

Refactor tag page styling (bug: 1465107)

Change-Id: Id1f33a00eadd44757344c26b3e9a249bfe290a00
behatnotneeded: styling only
(cherry picked from commit 550d72fe99b2e927edf4030286e2e09adbf8fac0)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5477

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5478

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5470
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6ca0ade30e86f47543e9f86ba97799ee83ccfedb
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 6ca0ade30e86f47543e9f86ba97799ee83ccfedb
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 16:19:17 2015 +1300

Style elasticsearch (bug: 1465107)

behatnotneeded

Change-Id: Id1c17fd3c926a09e24080e454aba672dc9a62549

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5477
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c28d54438038048f96347d61aa47321e9e0328f0
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c28d54438038048f96347d61aa47321e9e0328f0
Author: Pat Kira <email address hidden>
Date: Thu Oct 8 09:47:16 2015 +1300

Tidy up the styling for resume (bug: 1465107)

Task no: 23697, 22901

Change-Id: I4bbf2ca523ef004c6fb9a97043aa94e9248d11e5
behatnotneeded: styling only

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5479

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5479
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d0f38bb698351deb023a729c8e51e5cc5642d032
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit d0f38bb698351deb023a729c8e51e5cc5642d032
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 16:19:17 2015 +1300

Style elasticsearch (bug: 1465107)

behatnotneeded

Change-Id: Id1c17fd3c926a09e24080e454aba672dc9a62549
(cherry picked from commit 6ca0ade30e86f47543e9f86ba97799ee83ccfedb)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5480

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5480
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/b9befb6bd7b6371ff7ab1ad0db3f2fdb1b165922
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit b9befb6bd7b6371ff7ab1ad0db3f2fdb1b165922
Author: Pat Kira <email address hidden>
Date: Thu Oct 8 09:47:16 2015 +1300

Tidy up the styling for resume (bug: 1465107)

Task no: 23697, 22901

Change-Id: I4bbf2ca523ef004c6fb9a97043aa94e9248d11e5
behatnotneeded: styling only
(cherry picked from commit c28d54438038048f96347d61aa47321e9e0328f0)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5478
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/4ab5aade515db3cd90de4130338aaa07f1d4e854
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 4ab5aade515db3cd90de4130338aaa07f1d4e854
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 17:27:49 2015 +1300

Fix radio input styling (bug: 1465107)

- Remove radio separator

behatnotneeded: styling only

Change-Id: I5d45e80b91edecafca21a91ca606cd6ea06f259f

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5488

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5488
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5a4fbd5519ddc6e8643bf541f5c5cfe35e37a8b3
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 5a4fbd5519ddc6e8643bf541f5c5cfe35e37a8b3
Author: Pat Kira <email address hidden>
Date: Tue Oct 6 17:27:49 2015 +1300

Fix radio input styling (bug: 1465107)

- Remove radio separator

behatnotneeded: styling only

Change-Id: I5d45e80b91edecafca21a91ca606cd6ea06f259f
(cherry picked from commit 4ab5aade515db3cd90de4130338aaa07f1d4e854)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5382
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1f1fa3258edbcd65ffbf218412ed684985db9872
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 1f1fa3258edbcd65ffbf218412ed684985db9872
Author: Pat Kira <email address hidden>
Date: Mon Sep 28 15:52:22 2015 +1300

Correct button text when resume form is collapsed (bug: 1465107)

- After submitting one of the resume forms, the collapsible
button should set to add
- Focus on the add button after the form is submitted (temporary fix)

behatnotneeded

Change-Id: I0745b6639c55ac0bdf0412640ef73080603e6832

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5489

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5489
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/073a5a0b3a902bce4936692209643e8e4bf73e03
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 073a5a0b3a902bce4936692209643e8e4bf73e03
Author: Pat Kira <email address hidden>
Date: Mon Sep 28 15:52:22 2015 +1300

Correct button text when resume form is collapsed (bug: 1465107)

- After submitting one of the resume forms, the collapsible
button should set to add
- Focus on the add button after the form is submitted (temporary fix)

behatnotneeded

Change-Id: I0745b6639c55ac0bdf0412640ef73080603e6832
(cherry picked from commit 1f1fa3258edbcd65ffbf218412ed684985db9872)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5414
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/e848e04e8d4147e500a617b6fe5f11bce850248e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit e848e04e8d4147e500a617b6fe5f11bce850248e
Author: Liam Sharpe <email address hidden>
Date: Thu Oct 1 11:39:41 2015 +1300

made the search box bigger on shared with me - Bug #1465107

behatnotneeded

Change-Id: I4df2acbe966f01853c8461ee0a835cf08e4ab9da

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5497

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5497
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/a7c0d8d5a861cefc243a6092c0e6e5a2c01efa1c
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit a7c0d8d5a861cefc243a6092c0e6e5a2c01efa1c
Author: Liam Sharpe <email address hidden>
Date: Thu Oct 1 11:39:41 2015 +1300

made the search box bigger on shared with me - Bug #1465107

behatnotneeded

Change-Id: I4df2acbe966f01853c8461ee0a835cf08e4ab9da
(cherry picked from commit e848e04e8d4147e500a617b6fe5f11bce850248e)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5504

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5505

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5504
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0173a3c6bbd9e7022923f098a66788aae07e83e9
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 0173a3c6bbd9e7022923f098a66788aae07e83e9
Author: Evonne Cheung <email address hidden>
Date: Mon Oct 12 13:18:54 2015 +1300

Bug 1465107: Problem with dasboard and alignment

behatnotneeded - can't test as it is a style change

Change-Id: I1d6fc1be55c3ff2273fa46b07f9cfef264770925
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5507

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5507
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c033d291cef123adfccba20e3394813aee365365
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit c033d291cef123adfccba20e3394813aee365365
Author: Evonne Cheung <email address hidden>
Date: Mon Oct 12 13:18:54 2015 +1300

Bug 1465107: Problem with dasboard and alignment

behatnotneeded - can't test as it is a style change

Change-Id: I1d6fc1be55c3ff2273fa46b07f9cfef264770925
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 0173a3c6bbd9e7022923f098a66788aae07e83e9)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5505
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c7a4755bd7035d187da975ac73fbf26ae4b42c3c
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c7a4755bd7035d187da975ac73fbf26ae4b42c3c
Author: Pat Kira <email address hidden>
Date: Mon Oct 12 11:44:58 2015 +1300

Remove contextualhelp on add Google Apps block (bug: 1465107)

Also include google app icons locally

behatnotneeded: styling only

Change-Id: I388abe085db161f5ad49f8b6e27ee85307e0d7fb

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5511

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5511
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6da46b6b3b044e17e28a9385a7143ad3d0b352c0
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 6da46b6b3b044e17e28a9385a7143ad3d0b352c0
Author: Pat Kira <email address hidden>
Date: Mon Oct 12 11:44:58 2015 +1300

Remove contextualhelp on add Google Apps block (bug: 1465107)

Also include google app icons locally

behatnotneeded: styling only

Change-Id: I388abe085db161f5ad49f8b6e27ee85307e0d7fb
(cherry picked from commit c7a4755bd7035d187da975ac73fbf26ae4b42c3c)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5518

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5525

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5530

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5536

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5536
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/62a7881115bfc65889be8f1055e644489a5c7ac3
Submitter: Jono Mingard (<email address hidden>)
Branch: master

commit 62a7881115bfc65889be8f1055e644489a5c7ac3
Author: Pat Kira <email address hidden>
Date: Thu Oct 15 17:15:47 2015 +1300

Style language select on login page (bug: 1465107)

behatnotneeded: styling only

Change-Id: I257f53cc85e8f8cc025c1d1a7ea783a8605d4bc2

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5543

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5543
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/85b1686996abc2d3ecbcea72bd56a18f11f2fec4
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 85b1686996abc2d3ecbcea72bd56a18f11f2fec4
Author: Pat Kira <email address hidden>
Date: Thu Oct 15 17:15:47 2015 +1300

Style language select on login page (bug: 1465107)

behatnotneeded: styling only

Change-Id: I257f53cc85e8f8cc025c1d1a7ea783a8605d4bc2
(cherry picked from commit 62a7881115bfc65889be8f1055e644489a5c7ac3)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5525
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/94130a88486c8a64fce29817dfbc2fa91aa19243
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 94130a88486c8a64fce29817dfbc2fa91aa19243
Author: Pat Kira <email address hidden>
Date: Thu Oct 15 10:37:56 2015 +1300

Fix artefact title display (bug: 1465107)

behatnotneeded

Change-Id: I3529bf658543ac64892f1132b640b3b690e74445

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5548

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5548
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/48209df5135b35fa0c1b1aa6f8d516dc408cbb08
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 48209df5135b35fa0c1b1aa6f8d516dc408cbb08
Author: Pat Kira <email address hidden>
Date: Thu Oct 15 10:37:56 2015 +1300

Fix artefact title display (bug: 1465107)

behatnotneeded

Change-Id: I3529bf658543ac64892f1132b640b3b690e74445
(cherry picked from commit 94130a88486c8a64fce29817dfbc2fa91aa19243)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5530
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/e618ed73ad9fd44b5aebed5029aa8fa17ff50308
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit e618ed73ad9fd44b5aebed5029aa8fa17ff50308
Author: Pat Kira <email address hidden>
Date: Thu Oct 8 16:59:47 2015 +1300

Remove whitespace classes (bug: 1465107)

behatnotneeded: styling only

Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5550

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5550
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/1fc679710a87f84566d920b221eaf63239a55192
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 1fc679710a87f84566d920b221eaf63239a55192
Author: Pat Kira <email address hidden>
Date: Thu Oct 8 16:59:47 2015 +1300

Remove whitespace classes (bug: 1465107)

behatnotneeded: styling only

Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe
(cherry picked from commit e618ed73ad9fd44b5aebed5029aa8fa17ff50308)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5553

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5556

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5556
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/df228e7d1fcd770064d6d273f6c3b8212f6a7d49
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit df228e7d1fcd770064d6d273f6c3b8212f6a7d49
Author: Pat Kira <email address hidden>
Date: Mon Oct 19 14:55:45 2015 +1300

Minor styling fixes (bug: 1465107)

task no: 24725, 24728, 24736,
24726, 24724, 24730, 24731, 24809

behatnotneeded: styling only

Change-Id: I631bdaff87b11e9425f62d83c5253aab60085b6b

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5561

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5561
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/40e2b9712c6cf3b680fbd361bd888f4a0af46fea
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 40e2b9712c6cf3b680fbd361bd888f4a0af46fea
Author: Pat Kira <email address hidden>
Date: Mon Oct 19 14:55:45 2015 +1300

Minor styling fixes (bug: 1465107)

task no: 24725, 24728, 24736,
24726, 24724, 24730, 24731, 24809

behatnotneeded: styling only

Change-Id: I631bdaff87b11e9425f62d83c5253aab60085b6b
(cherry picked from commit df228e7d1fcd770064d6d273f6c3b8212f6a7d49)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5563

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5553
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/fb217aaea487d310bbc3987418ef9ab21c573b52
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit fb217aaea487d310bbc3987418ef9ab21c573b52
Author: Robert Lyon <email address hidden>
Date: Mon Oct 19 17:22:37 2015 +1300

Bug 1465107: Change default max image resize to fit with bootstrap dimensions

behatnotneeded

Change-Id: Iaccd9ea363c80ea00040d75e9d171a6d87259f23
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5583

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5590

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5583
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/37b839e8031a7215528ba9f2a94e55dd02d5f050
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 37b839e8031a7215528ba9f2a94e55dd02d5f050
Author: Pat Kira <email address hidden>
Date: Thu Oct 22 11:55:11 2015 +1300

Minor style fixes part 2 (bug: 1465107)

Task no: 24843, 24842, 24841
Also quick fix on switchbox styling

Change-Id: I082de8afddaf4dffff1cd278d3d4046fcb027edb
behatnotneeded: styling only

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5563
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f04958f95f655c161f0da7313a4c09eca998f683
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit f04958f95f655c161f0da7313a4c09eca998f683
Author: Pat Kira <email address hidden>
Date: Wed Oct 21 13:33:50 2015 +1300

Style file upload section (bug: 1465107)

Minor fix - align extension setting button right (task no. 24699)

behatnotneeded: styling only

Change-Id: Ia25d63d9adb87915f86131972dbef0e9d7129db9

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5518
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/20cf4d2056b116a3ac65bd8162697ae50f6a22ce
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 20cf4d2056b116a3ac65bd8162697ae50f6a22ce
Author: Liam Sharpe <email address hidden>
Date: Wed Oct 14 14:48:05 2015 +1300

Changes some of the colors around mahara slightly to fix the contrast - Bug #1465107

behatnotneeded

Change-Id: Ibe2edeeb178018e7d0bdf9814ce31c2f03f742fb

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5590
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/c102a11fbd8e0199b411ba6a0c3eb51ff437b973
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit c102a11fbd8e0199b411ba6a0c3eb51ff437b973
Author: Pat Kira <email address hidden>
Date: Thu Oct 22 17:36:35 2015 +1300

Fix admin search templates when there's no institution (bug: 1465107)

behatnotneeded: styling only

Change-Id: Ia3c8d500a21f6ada115334db8e8799cd8e25e6e8

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5594

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5594
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/d09ba0a19e94698a679979734d396565c642c0b8
Submitter: Aaron Wells (<email address hidden>)
Branch: 15.10_STABLE

commit d09ba0a19e94698a679979734d396565c642c0b8
Author: Pat Kira <email address hidden>
Date: Thu Oct 22 17:36:35 2015 +1300

Fix admin search templates when there's no institution (bug: 1465107)

behatnotneeded: styling only

Change-Id: Ia3c8d500a21f6ada115334db8e8799cd8e25e6e8
(cherry picked from commit c102a11fbd8e0199b411ba6a0c3eb51ff437b973)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5597

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5602

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5603

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5604

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5602
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/cebcb8d0b8f90f84d595811d4657961a0316e961
Submitter: Aaron Wells (<email address hidden>)
Branch: 15.10_STABLE

commit cebcb8d0b8f90f84d595811d4657961a0316e961
Author: Pat Kira <email address hidden>
Date: Wed Oct 21 13:33:50 2015 +1300

Style file upload section (bug: 1465107)

Minor fix - align extension setting button right (task no. 24699)

behatnotneeded: styling only

Change-Id: Ia25d63d9adb87915f86131972dbef0e9d7129db9
(cherry picked from commit f04958f95f655c161f0da7313a4c09eca998f683)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5603
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/02f0cb3eb3860f993f1f669818a8d69a5a5c6ed4
Submitter: Aaron Wells (<email address hidden>)
Branch: 15.10_STABLE

commit 02f0cb3eb3860f993f1f669818a8d69a5a5c6ed4
Author: Pat Kira <email address hidden>
Date: Thu Oct 22 11:55:11 2015 +1300

Minor style fixes part 2 (bug: 1465107)

Task no: 24843, 24842, 24841
Also quick fix on switchbox styling

Change-Id: I082de8afddaf4dffff1cd278d3d4046fcb027edb
behatnotneeded: styling only
(cherry picked from commit 37b839e8031a7215528ba9f2a94e55dd02d5f050)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5597
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/569c0d8ec002c97a4bc00f0ef9de6313f6e6b68c
Submitter: Jono Mingard (<email address hidden>)
Branch: 15.10_STABLE

commit 569c0d8ec002c97a4bc00f0ef9de6313f6e6b68c
Author: Robert Lyon <email address hidden>
Date: Mon Oct 19 17:22:37 2015 +1300

Bug 1465107: Change default max image resize to fit with bootstrap dimensions

behatnotneeded

Change-Id: Iaccd9ea363c80ea00040d75e9d171a6d87259f23
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit fb217aaea487d310bbc3987418ef9ab21c573b52)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5604
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/020bffbbbc76925116a40664cad57bac838912c9
Submitter: Jono Mingard (<email address hidden>)
Branch: 15.10_STABLE

commit 020bffbbbc76925116a40664cad57bac838912c9
Author: Liam Sharpe <email address hidden>
Date: Wed Oct 14 14:48:05 2015 +1300

Changes some of the colors around mahara slightly to fix the contrast - Bug #1465107

behatnotneeded

Change-Id: Ibe2edeeb178018e7d0bdf9814ce31c2f03f742fb

Aaron Wells (u-aaronw)
Changed in mahara:
status: In Progress → Fix Committed
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5635

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/5649

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5649
Committed: https://git.mahara.org/mahara/mahara/commit/780c9fea21ebf4fedfb8f8a5f36b30cfce43abc8
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 780c9fea21ebf4fedfb8f8a5f36b30cfce43abc8
Author: Pat Kira <email address hidden>
Date: Mon Nov 2 11:31:13 2015 +1300

Fix admin main navbar color on hover (bug: 1465107)

behatnotneeded
Note: Only on default theme
Also fix repsonsive view for user search form with advanced options

Change-Id: Ida62dde454039e9e66b34f947ad1a558e75a9deb

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5650

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5650
Committed: https://git.mahara.org/mahara/mahara/commit/8683bae02abb844edd9ece9a6ab58180ad8f7f55
Submitter: Son Nguyen (<email address hidden>)
Branch: 15.10_STABLE

commit 8683bae02abb844edd9ece9a6ab58180ad8f7f55
Author: Pat Kira <email address hidden>
Date: Mon Nov 2 11:31:13 2015 +1300

Fix admin main navbar color on hover (bug: 1465107)

behatnotneeded
Note: Only on default theme
Also fix repsonsive view for user search form with advanced options

Change-Id: Ida62dde454039e9e66b34f947ad1a558e75a9deb
(cherry picked from commit 780c9fea21ebf4fedfb8f8a5f36b30cfce43abc8)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5635
Committed: https://git.mahara.org/mahara/mahara/commit/b76785be4dc1dd8dd90a8a55c0fe29ab13a3e597
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit b76785be4dc1dd8dd90a8a55c0fe29ab13a3e597
Author: Liam Sharpe <email address hidden>
Date: Wed Oct 28 14:38:39 2015 +1300

DIV cannot be a child of SPAN fix on dashboard - Bug #1465107

behatnotneeded

Change-Id: Ib1fcd5eee67e49af659d3f70a481a2c27cde3814

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5658

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5658
Committed: https://git.mahara.org/mahara/mahara/commit/7bfdd94197d0203fca1f756359d788323c7e1c55
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 7bfdd94197d0203fca1f756359d788323c7e1c55
Author: Liam Sharpe <email address hidden>
Date: Wed Oct 28 14:38:39 2015 +1300

DIV cannot be a child of SPAN fix on dashboard - Bug #1465107

behatnotneeded

Change-Id: Ib1fcd5eee67e49af659d3f70a481a2c27cde3814
(cherry picked from commit b76785be4dc1dd8dd90a8a55c0fe29ab13a3e597)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5696

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5697

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5697
Committed: https://git.mahara.org/mahara/mahara/commit/464dab0ed82cfdd0a6098f86ca22a3d9b0fa0fbf
Submitter: Son Nguyen (<email address hidden>)
Branch: 15.10_STABLE

commit 464dab0ed82cfdd0a6098f86ca22a3d9b0fa0fbf
Author: Pat Kira <email address hidden>
Date: Thu Nov 12 10:21:06 2015 +1300

Fix hover state on institution admin of Primary theme (bug: 1465107)

behatnotneeded: styling only

Change-Id: I5169ce5cd8e8ab70064d4008e7580e03beda7ce0

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/5696
Committed: https://git.mahara.org/mahara/mahara/commit/4dee7eb9a09612b1c94b90d813b2be4aa6045f00
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 4dee7eb9a09612b1c94b90d813b2be4aa6045f00
Author: Pat Kira <email address hidden>
Date: Thu Nov 12 10:21:06 2015 +1300

Fix hover state on institution admin of Primary theme (bug: 1465107)

behatnotneeded: styling only

Change-Id: I5169ce5cd8e8ab70064d4008e7580e03beda7ce0

Changed in mahara:
status: Fix Committed → Fix Released
no longer affects: mahara/15.10
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.