[Mahara-contributors] [Bug 1507777] Re: Secondary email addresses aren't searched on in "User search" in admin area

2015-10-22 Thread Robert Lyon
** Changed in: mahara/16.04
   Status: In Progress => Fix Committed

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

Title:
  Secondary email addresses aren't searched on in "User search" in admin
  area

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  In 15.10 we implemented that secondary email addresses are displayed
  on the "User search" page in the admin area /admin/users/search.php

  However, these secondary email addresses are not searchable in that
  interface.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487052] Re: Link to cron installation guide returns a 404

2015-10-22 Thread Robert Lyon
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Link to cron installation guide returns a 404

Status in Mahara:
  Fix Committed

Bug description:
  Mahara 15.04.1

  The link to the guide on setting up Cron fro Mahara on the admin and
  statistics pages point to
  https://wiki.mahara.org/System_Administrator's_Guide/Installing_Mahara
  which returns a 404.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487815] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5587
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/12660c46256cb2964c35a0740bf6f8c815624f0c
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:15.10_STABLE

commit 12660c46256cb2964c35a0740bf6f8c815624f0c
Author: Robert Lyon 
Date:   Tue Oct 20 13:53:45 2015 +1300

Bug 1487815: Dealing with missing theme select box error

On site config page after upgrade some themes will not exist anymore
so we need to reset the theme to the default theme whatever that is
and alert the user about this.

We also need to set institution theme to sitedefault if their set theme
has gone.

behatnotneeded

Change-Id: I9459a920f1d870b71a9a0d48cc0ed39761152143
Signed-off-by: Robert Lyon 
(cherry picked from commit f62cafd8da4cf4c1512c966dd9f6fbb54cc898e5)

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

Title:
  Error message when theme cannot be found

Status in Mahara:
  In Progress

Bug description:
  on master 15.10dev

  To test:

  1. Install Mahara 15.04
  2. Change the site theme to a theme that is not "Raw" or "Default".
  3. Upgrade the site to the latest master.

  When logging back into the site, I get the following warning when I'm
  on "Configure site" -> "Site options":

  [WAR] dd (lib/pieforms/pieform.php:1314) Invalid value for select "theme"
  Call stack (most recent first):

  log_message("Invalid value for select "theme"", 8, true, true, 
"/home/kristina/code/mahara/htdocs/lib/pieforms/pie...", 1314) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:441
  error(1024, "Invalid value for select "theme"", 
"/home/kristina/code/mahara/htdocs/lib/pieforms/pie...", 1314, array(size 2)) 
at Unknown:0
  trigger_error("Invalid value for select "theme"", 1024) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:1314
  Pieform::info("Invalid value for select "theme"") at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform/elements/select.php:143
  pieform_element_select(object(Pieform), array(size 13)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:1480
  Pieform->build_element_html(array(size 13)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:709
  Pieform->build() at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:169
  Pieform::process(array(size 7)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 7)) at 
/home/kristina/code/mahara/htdocs/admin/site/options.php:774

  
  The old theme cannot be found (correct), but also the value can't be found.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508723] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5584
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/ee0f2ed2abde4f7d019deb0f00772200e172589d
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit ee0f2ed2abde4f7d019deb0f00772200e172589d
Author: Aaron Wells 
Date:   Thu Oct 22 12:51:29 2015 +1300

Dedicated language strings for switchboxes

Bug 1508723. Allows translations to come up with workarounds
for the switchbox label size limit bug, without affecting
the rest of Mahara.

behatnotneeded: Covered by existing tests

Change-Id: I9dc3491add303ac40831f567ad5ec41be6c34be7

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

Title:
  Have dedicated language strings for switchbox labels

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  Due to Bug 1467252, it may be necessary in some languages to relabel
  the switchboxes so that they don't say a direct translation of
  "Yes/No" or "Off/On".

  The problem is, the switchboxes currently use the strings 'yes', 'no',
  'off', and 'on' from mahara.php, which are potentially used throughout
  Mahara and can't be safely changed.

  The solution is to use dedicated language strings just for the
  switchboxes, so that they can be relabelled for brevity without
  affecting the rest of Mahara.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508728] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5586
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/521e1214e1adc51e7138b9b72452469e1b6b14e0
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 521e1214e1adc51e7138b9b72452469e1b6b14e0
Author: Aaron Wells 
Date:   Thu Oct 22 13:05:35 2015 +1300

Fix hard-coded language string

Bug 1508728

Change-Id: Ia11519de56b96e39165675a091d9906af37eb35c
behatnotneeded: Can't test translations

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

Title:
  Hard-coded language string in editfile.tpl

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  Just noticed a hard-coded "On" and "Off" in the "Allow comments"
  switchbox in
  theme/raw/plugintype/artefact/file/templates/form/editfile.tpl. This
  template file is accessed when you go to "Content -> Files" and then
  click the "edit" button next to an uploaded file.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489284] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5226
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/740c0fa739a3c1444c73988db07cdee2a6fe0376
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 740c0fa739a3c1444c73988db07cdee2a6fe0376
Author: Son Nguyen 
Date:   Mon Sep 7 10:04:35 2015 +1200

Handle embedded image deletion better. Bug 1489284

Refactor updating embedded images

Deals with the deleting of embedded images in a:
- blog
- forum post
- forum topic
- group description
- note
- page description

Also sorts out the problem where a note embedded item can be saved
with both 'editnote' and 'textbox' resourcetype. We only need one.

Also add 'static' to EmbeddedImage::methods()

behatnotneeded

Change-Id: Ife1f9dee5ffe9eae4468eadb8f46a16a0a2a9044

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

Title:
  Warning message when deleting a blog

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress

Bug description:
  I noticed this warning message when deleting a journal. I'm not sure
  whether the journal has to have embedded images in an entry or not,
  but here's what I did.

  1. Create a journal
  2. Create a journal entry
  3. Use the TinyMCE image button to embed an image in the journal entry
  4. Select the journal entry in a journal entry block on a page
  5. Delete the page
  6. Delete the journal

  Result:

  [WAR] 75 (lib/embeddedimage.php:176) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176) at 
/home/aaronw/www/mahara/htdocs/lib/errors.php:441
  error(2, "Invalid argument supplied for foreach()", 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176, array(size 3)) at 
/home/aaronw/www/mahara/htdocs/lib/embeddedimage.php:176
  EmbeddedImage::delete_embedded_images("blog", "58") at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:56
  delete_blog_submit(object(Pieform), array(size 3)) at Unknown:0
  call_user_func_array("delete_blog_submit", array(size 2)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:532
  Pieform->__construct(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:162
  Pieform::process(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/lib.php:461
  ArtefactTypeBlog::delete_form(58) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:28

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5583
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/37b839e8031a7215528ba9f2a94e55dd02d5f050
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 37b839e8031a7215528ba9f2a94e55dd02d5f050
Author: Pat Kira 
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: I082de8afddaf4d1cd278d3d4046fcb027edb
behatnotneeded: styling only

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1507928] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5569
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/7f36b4cc26727999e3c1cb244f40e127ad837cf1
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 7f36b4cc26727999e3c1cb244f40e127ad837cf1
Author: Pat Kira 
Date:   Wed Oct 21 11:39:15 2015 +1300

Fix hidden login link on homepage (bug: 1507928)

behatnotneededL styling only

Change-Id: I86466e83de0043bf8cb022aa006cf7662c81cdce

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

Title:
  "Login" link not shown on small screens when login box is not
  available

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  15.10RC2

  When the config.php setting is set to

  $cfg->showloginsideblock = false;

  and the screen size is reduced to tablet and phone size, the "Login"
  link disappears.

  This is the case for a standard site and a site that uses more than
  one langpack.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1506695] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5588
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/bfb7b28f2825496042ecaa55cdebae3517321b7b
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:15.10_STABLE

commit bfb7b28f2825496042ecaa55cdebae3517321b7b
Author: Robert Lyon 
Date:   Sat Oct 17 22:14:21 2015 +1300

Bug 1506695: Undefined theme index error

Suppress this for user if institution hasn't got around to updating
their theme.

Occurs when $cfg->sitethemeprefs is true and user is in an institution
with an old theme like 'ultima' and they go to their settings page.

Change-Id: I6289da0777b1964cabc8f933478f90ae22569af8
Signed-off-by: Robert Lyon 
(cherry picked from commit 06cc26d14d56440c8e0f0438d4393bd5b92c202f)

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

Title:
  Undefined theme index when upgrading to 15.10

Status in Mahara:
  In Progress

Bug description:
  When im on this URL and I upload a CSV file containing 1000 new users
  the following happens:

  It takes 6mins to upload but stops at 51% and page displays 504
  gateway timeout message. But users are still uploaded in the system.

  [DBG] 40 (admin/users/uploadcsv.php:553) added user user0784
  [WAR] ed (lib/user.php:306) Undefined index: primary
  Call stack (most recent first):

  log_message("Undefined index: primary", 8, true, true, 
"/var/www/master-bigdb-prod-mahara/releases/2015101...", 306) at 
/var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/errors.php:441
  error(8, "Undefined index: primary", 
"/var/www/master-bigdb-prod-mahara/releases/2015101...", 306, array(size 12)) 
at /var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/user.php:306
  general_account_prefs_form_elements(object(stdClass)) at 
/var/www/master-bigdb-prod-mahara/releases/20151015203951/admin/users/uploadcsv.php:127

  [WAR] ed (lib/user.php:306) Trying to get property of non-object
  Call stack (most recent first):

  log_message("Trying to get property of non-object", 8, true, true, 
"/var/www/master-bigdb-prod-mahara/releases/2015101...", 306) at 
/var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/errors.php:441
  error(8, "Trying to get property of non-object", 
"/var/www/master-bigdb-prod-mahara/releases/2015101...", 306, array(size 12)) 
at /var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/user.php:306
  general_account_prefs_form_elements(object(stdClass)) at 
/var/www/master-bigdb-prod-mahara/releases/20151015203951/admin/users/uploadcsv.php:127

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487052] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5591

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

Title:
  Link to cron installation guide returns a 404

Status in Mahara:
  Fix Committed

Bug description:
  Mahara 15.04.1

  The link to the guide on setting up Cron fro Mahara on the admin and
  statistics pages point to
  https://wiki.mahara.org/System_Administrator's_Guide/Installing_Mahara
  which returns a 404.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487052] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5591
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/2a4ca22263e4628c46090a105865adaf68c75958
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.10_STABLE

commit 2a4ca22263e4628c46090a105865adaf68c75958
Author: Robert Lyon 
Date:   Fri Sep 4 12:12:06 2015 +1200

Bug 1487052: Fixing up places where link to mahara wiki are not correct

behatnotneeded

Change-Id: I7c2e8953dc3da61bb9c3f7e438efe6205f665796
Signed-off-by: Robert Lyon 
(cherry picked from commit 671ee2e0418a5e2274189b67d9e524577229ea39)

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

Title:
  Link to cron installation guide returns a 404

Status in Mahara:
  Fix Committed

Bug description:
  Mahara 15.04.1

  The link to the guide on setting up Cron fro Mahara on the admin and
  statistics pages point to
  https://wiki.mahara.org/System_Administrator's_Guide/Installing_Mahara
  which returns a 404.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508725] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5585
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/c32623cbf43145217b1362deb7f40889536c41da
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit c32623cbf43145217b1362deb7f40889536c41da
Author: Robert Lyon 
Date:   Thu Oct 22 11:30:08 2015 +1300

Bug 1508725: The info/warning message on upgrade trying to use old img
way

Also the icon-exclamation was not quite correct

behatnotneeded

Change-Id: I69c9d229c6991ffa071961af088fbaabbfb720cc
Signed-off-by: Robert Lyon 

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

Title:
  Warning icon on upgrade to 15.10 doesn't show

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  To Test

  1) Install 15.04 stable site

  2) Checkout 15.10 stable branch

  3) Do upgrade

  The artefact.comment plugin upgrade should show an exclamation icon -
  instead it shows a broken  tag

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508725] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5593
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/bce3af759fd092e9abed6a1dc2612cc289d5005f
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit bce3af759fd092e9abed6a1dc2612cc289d5005f
Author: Robert Lyon 
Date:   Thu Oct 22 11:30:08 2015 +1300

Bug 1508725: The info/warning message on upgrade trying to use old img
way

Also the icon-exclamation was not quite correct

behatnotneeded

Change-Id: I69c9d229c6991ffa071961af088fbaabbfb720cc
Signed-off-by: Robert Lyon 
(cherry picked from commit c32623cbf43145217b1362deb7f40889536c41da)

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

Title:
  Warning icon on upgrade to 15.10 doesn't show

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  To Test

  1) Install 15.04 stable site

  2) Checkout 15.10 stable branch

  3) Do upgrade

  The artefact.comment plugin upgrade should show an exclamation icon -
  instead it shows a broken  tag

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5590
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/c102a11fbd8e0199b411ba6a0c3eb51ff437b973
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit c102a11fbd8e0199b411ba6a0c3eb51ff437b973
Author: Pat Kira 
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

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508725] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5593

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

Title:
  Warning icon on upgrade to 15.10 doesn't show

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  To Test

  1) Install 15.04 stable site

  2) Checkout 15.10 stable branch

  3) Do upgrade

  The artefact.comment plugin upgrade should show an exclamation icon -
  instead it shows a broken  tag

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5597

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508725] Re: Warning icon on upgrade to 15.10 doesn't show

2015-10-22 Thread Aaron Wells
** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Also affects: mahara/15.10
   Importance: Low
 Assignee: Robert Lyon (robertl-9)
   Status: In Progress

** Changed in: mahara/16.04
   Status: New => Fix Committed

** Changed in: mahara/15.10
   Status: In Progress => Fix Committed

** Changed in: mahara/16.04
   Importance: Undecided => Low

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/15.10
Milestone: None => 15.10.0

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

Title:
  Warning icon on upgrade to 15.10 doesn't show

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  To Test

  1) Install 15.04 stable site

  2) Checkout 15.10 stable branch

  3) Do upgrade

  The artefact.comment plugin upgrade should show an exclamation icon -
  instead it shows a broken  tag

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5594
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/d09ba0a19e94698a679979734d396565c642c0b8
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit d09ba0a19e94698a679979734d396565c642c0b8
Author: Pat Kira 
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)

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5518
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/20cf4d2056b116a3ac65bd8162697ae50f6a22ce
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 20cf4d2056b116a3ac65bd8162697ae50f6a22ce
Author: Liam Sharpe 
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

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1500774] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5596

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

Title:
  remove old session files doesn't work with adapted sessionpath

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  auth/lib.php is using 
  $basedir = get_config('dataroot') . 'sessions/'; 
  for trying to remove the old session files.

  If there is a different session path set, mahara does not notice this
  adaptation.

  Following modification is fixing the problem:

  auth/lib.php:
  function auth_remove_old_session_files() {
  $basedir = get_config('sessionpath');

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508301] Re: Fatal error in threaded comments sortorder upgrade script

2015-10-22 Thread Aaron Wells
** Changed in: mahara/16.04
   Status: In Progress => Fix Committed

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

Title:
  Fatal error in threaded comments sortorder upgrade script

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  The upgrade script for Bug 1499122 causes some fatal errors during
  upgrade.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508301] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5571
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/7519e33169da85457e01fdc0d0462430ffbbe287
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit 7519e33169da85457e01fdc0d0462430ffbbe287
Author: Aaron Wells 
Date:   Wed Oct 21 17:19:31 2015 +1300

Bug 1508301: Fixing errors in threaded comment upgrade script.

behatnotneeded

Change-Id: I8dab454d81618c2b9aff92f2228ee16b5894ae53

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

Title:
  Fatal error in threaded comments sortorder upgrade script

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  The upgrade script for Bug 1499122 causes some fatal errors during
  upgrade.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508204] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5595

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

Title:
  Unable to remove a tagged journal option in 15.10

Status in Mahara:
  In Progress

Bug description:
  When I go to remove a tag option in 15.10 the modal closes rather than
  removing the item.

  To Test:

  1) Add a few journal entries to your site and tag them with a few
  different things

  2) Add a tagged journal entry block to a page and select more than one
  tag.

  3) Save the block config

  4) Edit the block config and try removing one of the tags

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5605
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/baabb7e5ed7c7206c6de5d952bf0e4f630817690
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit baabb7e5ed7c7206c6de5d952bf0e4f630817690
Author: Aaron Wells 
Date:   Fri Oct 23 12:33:40 2015 +1300

Sometimes $this->users is boolean false, not an array

Bug 1509129

Change-Id: I68e2731306ab231aa8f1421e12dc641184e5999b

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489284] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5606
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/7a7754ec0435131d72858dc1d7ebfa0d0d25a31c
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit 7a7754ec0435131d72858dc1d7ebfa0d0d25a31c
Author: Son Nguyen 
Date:   Mon Sep 7 10:04:35 2015 +1200

Handle embedded image deletion better. Bug 1489284

Refactor updating embedded images

Deals with the deleting of embedded images in a:
- blog
- forum post
- forum topic
- group description
- note
- page description

Also sorts out the problem where a note embedded item can be saved
with both 'editnote' and 'textbox' resourcetype. We only need one.

Also add 'static' to EmbeddedImage::methods()

behatnotneeded

Change-Id: Ife1f9dee5ffe9eae4468eadb8f46a16a0a2a9044

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

Title:
  Warning message when deleting a blog

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress

Bug description:
  I noticed this warning message when deleting a journal. I'm not sure
  whether the journal has to have embedded images in an entry or not,
  but here's what I did.

  1. Create a journal
  2. Create a journal entry
  3. Use the TinyMCE image button to embed an image in the journal entry
  4. Select the journal entry in a journal entry block on a page
  5. Delete the page
  6. Delete the journal

  Result:

  [WAR] 75 (lib/embeddedimage.php:176) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176) at 
/home/aaronw/www/mahara/htdocs/lib/errors.php:441
  error(2, "Invalid argument supplied for foreach()", 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176, array(size 3)) at 
/home/aaronw/www/mahara/htdocs/lib/embeddedimage.php:176
  EmbeddedImage::delete_embedded_images("blog", "58") at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:56
  delete_blog_submit(object(Pieform), array(size 3)) at Unknown:0
  call_user_func_array("delete_blog_submit", array(size 2)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:532
  Pieform->__construct(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:162
  Pieform::process(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/lib.php:461
  ArtefactTypeBlog::delete_form(58) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:28

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5607
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/ac50614876cd059ec55a6096e34efb220a57a551
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit ac50614876cd059ec55a6096e34efb220a57a551
Author: Aaron Wells 
Date:   Fri Oct 23 12:33:40 2015 +1300

Sometimes $this->users is boolean false, not an array

Bug 1509129

Change-Id: I68e2731306ab231aa8f1421e12dc641184e5999b
(cherry picked from commit baabb7e5ed7c7206c6de5d952bf0e4f630817690)

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5607

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489284] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5606

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

Title:
  Warning message when deleting a blog

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  In Progress

Bug description:
  I noticed this warning message when deleting a journal. I'm not sure
  whether the journal has to have embedded images in an entry or not,
  but here's what I did.

  1. Create a journal
  2. Create a journal entry
  3. Use the TinyMCE image button to embed an image in the journal entry
  4. Select the journal entry in a journal entry block on a page
  5. Delete the page
  6. Delete the journal

  Result:

  [WAR] 75 (lib/embeddedimage.php:176) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176) at 
/home/aaronw/www/mahara/htdocs/lib/errors.php:441
  error(2, "Invalid argument supplied for foreach()", 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176, array(size 3)) at 
/home/aaronw/www/mahara/htdocs/lib/embeddedimage.php:176
  EmbeddedImage::delete_embedded_images("blog", "58") at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:56
  delete_blog_submit(object(Pieform), array(size 3)) at Unknown:0
  call_user_func_array("delete_blog_submit", array(size 2)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:532
  Pieform->__construct(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:162
  Pieform::process(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/lib.php:461
  ArtefactTypeBlog::delete_form(58) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:28

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1298680] Re: CSV Blacklist Configuration

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  CSV Blacklist Configuration

Status in Mahara:
  In Progress

Bug description:
  CSV Blacklist configuration variable for use in Advanced spam to
  override default fallback to black.uribl.com to use a custom list of
  blacklist servers.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1326425] Re: New question plugin

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  New question plugin

Status in Mahara:
  In Progress

Bug description:
  A new artefact for questions, based on the proposal by the Totara
  group, see
  https://mahara.org/view/artefact.php?artefact=363268=1088 for
  details

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1499572] Re: array to string conversion on SQLExceptions/ADODB_Exceptions

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 15.10.1

** Also affects: mahara/15.10
   Importance: Low
   Status: In Progress

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
   Status: New => In Progress

** Changed in: mahara/15.10
   Status: In Progress => Confirmed

** Changed in: mahara/15.04
   Status: New => Confirmed

** Changed in: mahara/1.10
   Status: New => Confirmed

** Changed in: mahara/16.04
   Importance: Undecided => Low

** Changed in: mahara/16.04
Milestone: None => 16.04.0

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

Title:
  array to string conversion on SQLExceptions/ADODB_Exceptions

Status in Mahara:
  Confirmed
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  This bug has been reported from other code (#1486766) but I think the
  issue is perhaps better addressed in the code for class
  ADODB_Exception constructor.

  I got the Array to string conversion warning in my logs when catching
  a Postgres 9.4 SQLException for trying to add a record that would
  break a unique key constraint. The problem was argument $p2 in
  ADODB_Exception constructor was an array and when the string was
  created on line 43: it generated the warning in my logs: Array to
  string conversion error

  43: $s = "$dbms error: [$errno: $errmsg] in $fn($p1,$p2)\n";

  
  a fix I put into my local development copy was as follows and may not be 
appropriate, but this worked for me

  line 30 before switch statement

  if is_array($p1){
  $p1 = implode(":",$p1);
  }

  if is_array($p2){
  $p2 = implode(":",$p2);
  }

  it could be that the p1 check is never needed. If $p2 is a monsterous
  array this might be problematic as well, but this array guard means
  that you don't have to hunt down every ADODB_Exception in the code to
  be filtered to make sure $p2 is never an array.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1369569] Re: Search/Filter for the inbox/outbox

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Search/Filter for the inbox/outbox

Status in Mahara:
  In Progress

Bug description:
  As notifications cannot be archived or stored in folders, it would be
  nice to have a search/filter functionality for all the notifications
  in your inbox/outbox.

  We actually had this ready for some time and would like to upload that
  (in case it's approved/appreciated) before any further work on the
  notification system

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1315205] Re: Make sideblocks into a normal plugin type

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Make sideblocks into a normal plugin type

Status in Mahara:
  In Progress

Bug description:
  Sideblocks are the blocks that show up in the side column of the page.
  These include the login form, the user file quota, the tag cloud, etc.
  For more information about what sideblocks are and how they're
  currently implemented, see the developer's docs:
  https://wiki.mahara.org/index.php/Developer_Area/Sideblocks_API

  I'm filing this bug because sideblocks are currently implemented as an
  API, and there's no easy way for a 3rd-party dev to add additional
  sideblocks without patching core code. Gregor has supplied a patch in
  https://bugs.launchpad.net/mahara/+bug/1314465 that adds a /local
  function for adding sideblocks, but this is still a little clunky
  because it requires the user to manually paste PHP code into their
  /local/lib.php file.

  I think the best thing to do, would be to turn sideblocks into a full-
  featured plugin type, like blocktypes, artefacts, interactions, etc.
  Then admins could install new sideblocks the same as they install any
  other plugin, by simply copying it into the correct directory.

  Some implementation ideas:

  1. All the existing core sideblocks would also get turned into
  sideblock plugins.

  2. Sideblocks, like blocktypes, could live inside other plugin types.
  So for instance an artefact plugin could include one or more sideblock
  plugins.

  3. Each sideblock class would have a static method that gets called on
  each pageload and returns a boolean to indicate whether or not the
  sideblock should be displayed on that page. (Tricky to figure out what
  data should be passed to this method, though...)

  4. Additionally, sideblocks could be added to page by the page itself
  using the existing $sideblocks param to the smarty() method.

  5. Also, this might be a good time to rethink the name "sideblocks",
  since the term would now be exposed to our userbase and I foresee
  endless confusion about the difference between blocktypes and
  sideblocks.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487815] Re: Error message when theme cannot be found

2015-10-22 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Error message when theme cannot be found

Status in Mahara:
  Fix Committed

Bug description:
  on master 15.10dev

  To test:

  1. Install Mahara 15.04
  2. Change the site theme to a theme that is not "Raw" or "Default".
  3. Upgrade the site to the latest master.

  When logging back into the site, I get the following warning when I'm
  on "Configure site" -> "Site options":

  [WAR] dd (lib/pieforms/pieform.php:1314) Invalid value for select "theme"
  Call stack (most recent first):

  log_message("Invalid value for select "theme"", 8, true, true, 
"/home/kristina/code/mahara/htdocs/lib/pieforms/pie...", 1314) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:441
  error(1024, "Invalid value for select "theme"", 
"/home/kristina/code/mahara/htdocs/lib/pieforms/pie...", 1314, array(size 2)) 
at Unknown:0
  trigger_error("Invalid value for select "theme"", 1024) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:1314
  Pieform::info("Invalid value for select "theme"") at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform/elements/select.php:143
  pieform_element_select(object(Pieform), array(size 13)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:1480
  Pieform->build_element_html(array(size 13)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:709
  Pieform->build() at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:169
  Pieform::process(array(size 7)) at 
/home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 7)) at 
/home/kristina/code/mahara/htdocs/admin/site/options.php:774

  
  The old theme cannot be found (correct), but also the value can't be found.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 505732] Re: Plugins cannot be uninstalled

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Plugins cannot be uninstalled

Status in Mahara:
  In Progress

Bug description:
  Plugins cannot be completely removed from Mahara. They can only be
  enabled/disabled via the Administer Extensions page. A plugin could
  presumably be removed completely with some SQL hacking, but a feature
  should be added that does this when needed.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] Re: Use the Bootstrap CSS framework

2015-10-22 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  Fix Committed

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547333] Re: Wall should send notifications on new posts

2015-10-22 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress => Confirmed

** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Wall should send notifications on new posts

Status in Mahara:
  Confirmed

Bug description:
  As per subject. It doesn't at the moment.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1409546] Re: Smart Evidence - Phase 1 - SmartEvidence Module

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Smart Evidence - Phase 1 - SmartEvidence Module

Status in Mahara:
  In Progress

Bug description:
  This bug is for implementation of the following aspects of bug
  1397759:

  2 - Smartevidence artefact/plugin OR Site admin flag to enable
  SmartEvidence.:

  * For this phase, perhaps just dummy stubs to enable smartevidence(?).
  If not enough time, for now, a flag in site options page that can be
  pulled out later into its own smartevidence plugin.

  * A site administrator can turn on the “SmartEvidence” functionality
  for the entire site, e.g. enabling a plugin. Once allowed in general,
  institution administrators can decide whether to allow “SmartEvidence”
  in their institutions or not. The functionality needs to be turned on
  specifically, as it will add a lot of functionality, at least one menu
  item etc. to the Mahara instance. Once the functionality has been
  turned on and changes have been made either on the site or institution
  level, it cannot be turned off anymore.

  3 - Institution configuration to enable SmartEvidence for an
  institution.

  * Still need to work out affect on users with multiple institutions
  (who are admins in one but not the others).

  4 - New Admin menu for 'Smart Evidence':

  * New menu item in Administration – 'Smart Evidence'. With sub-menu
  'Page Categories' – like group categories page.

  * Menu will appear only if Smartevidence plugin is installed.

  * For institutions, will appear if institution has switched on the
  flag.

  5 - Page/Collection Category :
  * New fixed system category 'SmartEvidence'.

  * Site administrators can set up categories for pages and collections
  similarly to the concept of group categories.

  * The category “SmartEvidence” is provided by default when the site
  administrator allowed the functionality in general and can only be
  selected and seen by site and institution administrators when they
  create institution or site pages / collections as these pages and
  collections will need to be set up on the institution or site level.
  Institution administrators only see the category when their
  institution allows “SmartEvidence”.

  * Only institution and site administrators will be able to see the
  category chooser when creating pages and collections.

  * Pages and collections get categories added so that it will be easier
  in the future to categorize pages and collections

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238356] Re: Leap2a interactive import with an External Feed block throws a warning

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Leap2a interactive import with an External Feed block throws a warning

Status in Mahara:
  Incomplete

Bug description:
  To replicate:

  1. Import a Leap2a file that includes at least one Page with at least
  one External Feed block

  Actual Result: It's imported successfully, but you see this warning
  message, twice for each External Feed block:

  [WAR] 30 (blocktype/externalfeed/lib.php:268) Uninitialized string
  offset: 0 Call stack (most recent first):

  log_message("Uninitialized string offset: 0", 8, true, true, 
"/home/robertl/htdocs/mahara-testing/mahara/htdocs/...", 268) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/errors.php:446
  error(8, "Uninitialized string offset: 0", 
"/home/robertl/htdocs/mahara-testing/mahara/htdocs/...", 268, array(size 1)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/blocktype/externalfeed/lib.php:268
  PluginBlocktypeExternalfeed::instance_config_save(array(size 4)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/blocktype/externalfeed/lib.php:574
  PluginBlocktypeExternalfeed::import_create_blockinstance(array(size 3), 
array(size 9)) at Unknown:0
  call_user_func_array(array(size 2), array(size 2)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/mahara.php:1465
  call_static_method("PluginBlocktypeExternalfeed", 
"import_create_blockinstance", array(size 3), array(size 9)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/view.php:2836
  View::import_from_config(array(size 9), 18, "leap") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/import/leap/lib.php:1398
  PluginImportLeap->import_entry_as_mahara_view(object(SimpleXMLElement)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/import/leap/lib.php:1037
  PluginImportLeap->import_using_strategy(object(SimpleXMLElement), 1, 
array(size 0)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/import/leap/lib.php:716
  PluginImportLeap->import_from_load_mapping() at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/import/leap/lib.php:175
  PluginImportLeap->process() at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/admin/users/add.php:345
  adduser_submit(object(Pieform), array(size 21)) at Unknown:0
  call_user_func_array("adduser_submit", array(size 2)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/pieforms/pieform.php:528
  Pieform->__construct(array(size 7)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/pieforms/pieform.php:170
  Pieform::process(array(size 7)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 7)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/admin/users/add.php:164

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1494152] Re: Fatal error upgrading from 1.4 or earlier to 1.10 or later, with objectionable content reports

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.04
   Status: In Progress => Fix Committed

** Changed in: mahara/15.10
Milestone: 15.10.0 => None

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

Title:
  Fatal error upgrading from 1.4 or earlier to 1.10 or later, with
  objectionable content reports

Status in Mahara:
  Invalid
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Invalid

Bug description:
  In Mahara 1.10, when we added objectionable item reporting to the
  forums, we migrated all the old objectionable item view_access records
  into the new "objectionable" table. Part of this upgrade took
  view_access.ctime and used it for the "reportdate" column in the
  objectionable table, because view_access.ctime is supposed to be not
  null.

  But, if you upgraded from Mahara 1.4 or earlier, view_access.ctime is
  NULL (see https://bugs.launchpad.net/bugs/1494128 ). So, this causes
  the upgrade to crash.

  To replicate:

  1. Install Mahara 1.4
  2. Create a page
  3. Go to the page and use the "Report objectionable" button on it.
  4. Upgrade to Mahara 1.10

  Expected result: Successful upgrade
  Actual result: Fatal error.

  [WAR] bb (lib/dml.php:1046) Failed to get a recordset: postgres7 error: [-1: 
ERROR:  null value in column "reportedtime" violates not-null constraint] in 
adodb_throw(INSERT INTO "objectionable" ("objecttype", "objectid", 
"reportedby", "report") VALUES (?, ?, ?, ?), Array)
  [WAR] bb (lib/dml.php:1046) Command was: INSERT INTO "objectionable" 
("objecttype", "objectid", "reportedby", "report") VALUES (?, ?, ?, ?) and 
values was (view,6,0,)
  Call stack (most recent first):
* insert_record("objectionable", object(stdClass)) at 
/home/aaronw/www/mahara/htdocs/lib/db/upgrade.php:3383
* xmldb_core_upgrade("2011061015") at 
/home/aaronw/www/mahara/htdocs/lib/upgrade.php:359
* upgrade_core(object(stdClass)) at 
/home/aaronw/www/mahara/htdocs/lib/mahara.php:253
* upgrade_mahara(array(size 14)) at 
/home/aaronw/www/mahara/htdocs/admin/cli/upgrade.php:50

  A nonrecoverable error occurred. This probably means you have
  encountered a bug in the system(1.10_STABLE)aaronw@vega

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1423440] Re: Get rid of "No messages to delete" Javascript alert

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Get rid of "No messages to delete" Javascript alert

Status in Mahara:
  Won't Fix

Bug description:
  This is just a minor UI improvement. We currently have some behavior
  in the inbox/outbox that shows a Javascript alert, where it would be
  less intrusive and more consistent to show a warning/alert header
  instead.

  To replicate:

  1. Go to your message Inbox or Outbox while you have no messages in
  it.

  2. Click on the Delete button

  Expected result: You should see an in-HTML header that says "0
  notifications deleted"

  Actual result: You see a Javascript alert that says "No notifications
  to delete"

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1445653] Re: Internet Explorer and video files

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
Milestone: 15.10.0 => None

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

Title:
  Internet Explorer and video files

Status in Mahara:
  Incomplete
Status in Mahara 1.10 series:
  Triaged
Status in Mahara 15.04 series:
  Triaged
Status in Mahara 15.10 series:
  Incomplete

Bug description:
  In "Content > Files", if I upload a video file (mp4), the file will
  upload correctly.  But the link to view the video won't work in IE.
  In every other browser, the video plays in the browser but IE trie to
  open Windows Media Player which gives the error :

  Windows Media Player cannot play the file.  The Player might not
  support the file type or might not support the codec that was used to
  compress the file.

  If I save the file to my desktop and play it from there, it works
  fine.

  Mahara version 1.10.3testing (2014092315)
  Operating system Linux
  Database MariaDB
  Browser IE11

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1419532] Re: Add "width" and "Height" attributes to tag in image blocks so they'll flow to the right size immediately

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Add "width" and "Height" attributes to  tag in image blocks so
  they'll flow to the right size immediately

Status in Mahara:
  Won't Fix

Bug description:
  We should add "width" and "Height" attributes to the  tags
  generated by image blocks, so that the browser will render the image
  placeholder as the correct size even before the image finishes
  loading. This should help the page to feel like it's loading up more
  quickly.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1466325] Re: User search formatting errors on minamised screen

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  User search formatting errors on minamised screen

Status in Mahara:
  Invalid

Bug description:
  I was testing with patch: https://reviews.mahara.org/#/c/4869/ running
  the Behat tests against it and I saw a design bug as it was running.

  Granted this on a minimized screen, I've attached the screen shot so
  you can see what page it's on and what exactly is occurring.

  
  Let me know what more information you need.

  Cheers,
  Jinelle

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1481459] Re: Edit access: Can't always select more than one group of people

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Edit access: Can't always select more than one group of people

Status in Mahara:
  Incomplete

Bug description:
  On master 15.10

  On the edit access screen, now everything is done via drop-downs. When
  I choose "Public" as first one, I can't get a second line to select
  somebody else. Similarly with registered users. It seems to work OK
  for other groups of people. It would be best if there weren't any
  smarts around who you can or cannot select when you made your first
  choice as some access rules can be quite complicated and it could be
  that a user already sets up access for multiple people and then
  selects dates when they should have access.

  Furthermore, when I click the "-" in front of the first drop-down to
  remove it, it goes back to the default, but then displays
  "[[whosharewith/view]]" next to it.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1495717] Re: Behat: Collections fixture throwing errors

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Behat: Collections fixture throwing errors

Status in Mahara:
  Invalid

Bug description:
  HI Sonn,

  When i try creating a collection fixture for this test:
  https://reviews.mahara.org/#/c/4722/

  The error i get is:
 
  Background:# 
/var/www/html/maharagerrit/test/behat/features/artefact/collections/copy_page_popout.feature:7
  Given the following "pages" exist:   # 
BehatDataGenerators::the_following_exist()
| title   | description| ownertype | ownername |
| A's Page 01 | admins page 01 | admin | admin |
| A's Page 03 | admins page 03 | admin | admin |
  Given the following "collections" exist: # 
BehatDataGenerators::the_following_exist()
| title   | description  | ownertype | ownername | pages   |
| User Col 01 | My collection 01 | user  | admin | A's Page 01 |
TODO: collections data generator is not implemented

  
  Use the current test to test with if you want so you don't have to generate a 
new one,

  Thanks
  Jinelle

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1483094] Re: Block config popup offset in safari is wrong

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Block config popup offset in safari is wrong

Status in Mahara:
  Invalid
Status in Mahara 15.04 series:
  Fix Released

Bug description:
  The block popup is displaying down and to the right, and so is getting
  cut off on the right/base of the page.

  This is due to the css not having a -webkit-transform option for the
  translate option.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1446485] Re: Lang string review for 15.10

2015-10-22 Thread Aaron Wells
** Changed in: mahara
   Status: Confirmed => Fix Committed

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

Title:
   Lang string review for 15.10

Status in Mahara:
  Fix Committed

Bug description:
  General small language string updates for Mahara 15.10

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1229660] Re: tag "lastinstitution:..." shows up for admin under "my tags"

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/16.04
   Status: New => Confirmed

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

Title:
  tag "lastinstitution:..." shows up for admin under "my tags"

Status in Mahara:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  When you are an admin on a multitenannted Mahara site, you see tags of
  "lastinstitution:..." in your list of tags when users have left an
  institution.

  These are for the functionality of allowing the admin to see "People
  who have left a given institution" on the "Administration ->
  Institutions -> Members" screen.

  This tag should not show up in an admin's list of tags though as they
  are not that admin's tags and he shouldn't really hand those tags out.

  To replicate:

  1. Clean Mahara install. Log in as admin.
  2. Create Institution A
  3. Create User 1
  4. Go to User 1's account settings page, go down to the "Institution 
Settings" section at the bottom, and add them to Institution A.
  5. Return to User 1's account settings page, and remove them from Institution 
A.
  6. Go to admin's Portfolio section and create a page.
  7. On the "Edit title and description" screen, at the "Tags" field, click the 
"Show my tags" link.

  Result: "lastinstitution:institutiona" shows up as one of the tags.
  Expected result: "lastinstitution:institutiona" should not be listed as one 
of the tags.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 604839] Re: Upgrade swfobject to version 2.2 (new upstream)

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
Milestone: 15.10.0 => 16.04.0

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

Title:
  Upgrade swfobject to version 2.2 (new upstream)

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed

Bug description:
  The SWFObject detection script we used in the internal media blocktype
  is using this upstream code:

http://blog.deconcept.com/swfobject/

  but it has now been replaced by this one, which is up to version 2.2:

http://code.google.com/p/swfobject/

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1175538] Re: Encrypt LDAP auth & RSS block passwords in the database

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Encrypt LDAP auth & RSS block passwords in the database

Status in Mahara:
  Confirmed

Bug description:
  (Spinning this one off from
  https://bugs.launchpad.net/mahara/+bug/1016253 )

  Currently, we store RSS passwords as plaintext in the database. If
  someone manages to use a SQL injection to gain read access to the DB,
  that means they'll be able to get these passwords. So, it would be
  good to encrypt them. Since they have to be decrypted back to
  plaintext in order for us to use them when refreshing the RSS feeds,
  this means using 2-way encryption, probably mcrypt.

  So, there a are a few concerns:

  1. The encryption key should be stored OUTSIDE the database, in the 
config.php file. (Because we're protecting against an attacker who has DB read 
access)
  2. The encryption key should not be overrideable from the config table. 
Probably re-using $cfg->passwordsaltmain is a good idea, because it's already 
set up like this and it'll prevent the user from having to generate two 
separate random strings
  3. But if we use passwordsaltmain, we also need to be able to support all the 
alternative old salts that can be stored alongside it. And then you have to 
consider, how will you tell which of them the password was encrypted with? 
Probably need to keep a second column alongside the encrypted password, which 
is encrypted to a known value with one of the passwords, and use that to check 
which it is
  4. We'll probably want to use the PHP mcrypt library for this. Since that's 
an optional library, that means we either make this behavior optional, or we 
add another system requirement to Mahara. (I prefer making it optional)
  5. We'll need to include an upgrade script and/or fallback behavior to be 
handle the existing unencrypted stored passwords
  6. We should make this a general encrypted-db-contents API, so that we can 
use it to encrypt other things as well, such as stored auth method passwords

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] Re: Crash when posting a public comment that no one will be notified about

2015-10-22 Thread Aaron Wells
** Changed in: mahara/16.04
   Status: In Progress => Fix Committed

** Changed in: mahara/15.10
   Status: Confirmed => Fix Committed

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1261234] Re: A cron task to periodically clear the VERP bounce counts

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  A cron task to periodically clear the VERP bounce counts

Status in Mahara:
  Confirmed

Bug description:
  Mahara has a VERP system to disable email addresses that have been
  bouncing. "Bounces_min" and "Bounces_ratio", and it disables an email
  when it has received more than "bounces_min" bounces and the ratio of
  bounced messages to all messages sent is greater than bounces_ratio.

  The thing is, these are *lifetime* numbers, and never get reset. This
  poses some difficulties once a site has been around for a few years,
  like mahara.org. We have some email addresses that have received
  thousands of messages. So, if we set bounces_threshold to something
  like the default "0.2" setting, then if one of those longtime
  addresses become invalid, we would continue to send hundreds of
  messages to it before we got around to disabling it. On the other
  hand, if we set bounces_threshold to 0, then we have the problem that
  the bounce count is cumulative and never gets reset. So, if we leave
  it at the default 5 emails, I could get disabled due to one bounce
  every three months over the course of a year and a half.

  Really, whether to disable someone's email should be based on how much
  it has been bouncing *recently*. So what we should do is add a cron
  task which sets the artefact_internal_profile_email.maillsent and
  artefact_internal_profile_email.bouncecount columns back to 0
  periodically.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1234582] Re: Can't display images in RSS feeds with protocol-relative URLs

2015-10-22 Thread Aaron Wells
** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/16.04
   Status: New => Confirmed

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  Can't display images in RSS feeds with protocol-relative URLs

Status in Mahara:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  As described by Robert while investigating another bug report:
  https://bugs.launchpad.net/mahara/+bug/1219499/comments/5

  The problem where some images are not showing up is because they tend
  to be protocol relative urls to the images and the Mahara system tries
  to append a url to them but this makes the path incorrect.

  eg for slideshare (http://www.slideshare.net/rss/latest)

  There are image links in the feed like:

  
//cdn.slidesharecdn.com/ss_thumbnails/lptrnhc2008cbnnhtnghththutit360-130902225125-phpapp02-thumbnail-2.jpg

  and mahara sees this as a relative url and appends
  http://www.slideshare.net/ to the front if it which then makes

  
http://www.slideshare.net//cdn.slidesharecdn.com/ss_thumbnails/lptrnhc2008cbnnhtnghththutit360-130902225125-phpapp02-thumbnail-2.jpg

  which is an incorrect url and the image will not be found there

  Need to alter the code in htdocs/blocktype/externalfeed/lib.php from
  /src="(\/[^"]+)"/ to something that doesn't try and update protocol
  relative urls

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482452] Re: Default focus outline is too pale

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  Default focus outline is too pale

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  Focus styling has generally improved a lot with the new Bootstrap
  themes, but the default focus outline (for elements without an
  explicit focus style) is very pale and almost invisible. For example,
  tab to the top Mahara logo, or to a form help icon, and then try to
  see where the focus is.

  These outlines could be made darker, or focus could be made more
  obvious with different styling (eg. a different background).

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1381184] Re: need to drop old default email option

2015-10-22 Thread Aaron Wells
** Also affects: mahara/15.10
   Importance: Medium
   Status: Confirmed

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
   Status: New => Confirmed

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** No longer affects: mahara/15.10

** Changed in: mahara
   Importance: Medium => Low

** Changed in: mahara/16.04
   Importance: Medium => Low

** Also affects: mahara/15.10
   Importance: Low
   Status: Confirmed

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  need to drop old default email option

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  Now that we use individual default email options for each activity
  type we need a patch to remove the 'defaultnotificationmethod' from
  config table.

  But the problem is we can't add it to the lib/db/upgrade.php as that
  is run before the upgrade on plugins - nor can we put it in the
  postinst of a plugin because we don't know which plugins will need to
  be updated last post 1.9 - eg if we go from 1.9 -> 1.10 or even 1.9 ->
  1.15 we will need to know the old defaultmethod. But after the initial
  jump we will not need to know about it.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1171311] Re: No one can perform comment moderation for Group Pages

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

** Changed in: mahara
   Importance: Medium => High

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

Title:
  No one can perform comment moderation for Group Pages

Status in Mahara:
  Confirmed

Bug description:
  While testing a solution for
  https://bugs.launchpad.net/mahara/+bug/1088609 , I discovered that no
  user is given the option of approving comments that are queued for
  moderation on Group Pages.

  So, we should probably do that. But who would it make sense to add for
  comment moderation on Group Pages?

  1. The group administrators?
  2. Any group member?
  3. Add a control to the Group's "Share" tab that lets you specify whether 
admins, tutors, and/or members can moderate? (or would that be overkill?)

  Alternately, we could simply eliminate the comment moderation feature
  for Group Pages.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482493] Re: Accent colour in Raw theme is too low contrast

2015-10-22 Thread Aaron Wells
Fixed elsewhere

** Also affects: mahara/15.10
   Importance: Medium
   Status: Confirmed

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

** Changed in: mahara/16.04
   Status: New => Fix Committed

** Changed in: mahara/15.10
   Status: Confirmed => Fix Committed

** Changed in: mahara/16.04
   Importance: Undecided => Medium

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

Title:
  Accent colour in Raw theme is too low contrast

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  The new Bootstrap-based Raw theme is mostly pretty good in terms of
  accessibility, but the bright green accent colour used on buttons and
  links isn't high enough contrast to meet WCAG 2 guidelines. According
  to http://leaverou.github.io/contrast-ratio/ the contrast ratio
  between the #629600 highlight and the white background (or foreground)
  is 3.6 where it needs to be at least 4.5. Since the Raw theme will
  probably be the basis for a lot of custom themes, it's quite important
  that this is made more contrasting.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484781] Re: Font Awesome icons cause screen reader weirdness

2015-10-22 Thread Aaron Wells
** Also affects: mahara/15.10
   Importance: Medium
 Assignee: Jen Zajac (jen-s)
   Status: Confirmed

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/16.04
   Status: New => Confirmed

** Changed in: mahara/16.04
   Importance: Undecided => Medium

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

Title:
  Font Awesome icons cause screen reader weirdness

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  With the new Font Awesome icons in Mahara 15.10, the JAWS screen
  reader reads each icon as "Unknown character". This also messes up
  link order when using JAWS' "List links" feature.

  Since the icons use the :before CSS pseudo-element, I suspect this is
  unfixable (and a problem with JAWS), but it's worth looking into
  whether there is a solution which allows Font Awesome icons to be used
  but doesn't compromise screen reader accessibility. It's also worth
  testing with NVDA to see if the same problem exists.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1467747] Re: Changing the colour of buttons

2015-10-22 Thread Aaron Wells
** Changed in: mahara
   Status: Confirmed => Invalid

** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Changing the colour of buttons

Status in Mahara:
  Invalid

Bug description:
  Hi all,

  I think the "Create User" button should be made to stand out,.. eg
  make it green.

  Same with "Delete user" and "Suspend user" "Save changes" and so on.
  They don't stand out at all and I couldn't even figure out how to save
  a user I've created. You press the button in the middle of the page
  not at the bottom - Most of the other "Save" buttons are at the bottom
  of the page, so you cant really miss them.

  Thanks,
  Jinelle

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1470705] Re: Update reCaptcha library to API version 2

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Update reCaptcha library to API version 2

Status in Mahara:
  Confirmed

Bug description:
  Google introduced reCaptcha API version 2.0 in December 2014. While
  they haven't announced a deprecation date for reCaptcha version 1 yet,
  we should upgrade our system anyway, because the version 2 is a better
  user experience and more secure.

  See https://developers.google.com/recaptcha/intro

  Google's github repository has a reCaptcha 2 PHP library, so we should
  use that: https://github.com/google/recaptcha

  If possible, we should do this in such a way that the usage of
  Mahara's "captcha" Pieform element
  (htdocs/lib/form/elements/captcha.php) doesn't change, nor do any of
  the site configuration elements.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482384] Re: Need to fix copy page/collection where the original page has obsolete blocks

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Need to fix copy page/collection where the original page has obsolete
  blocks

Status in Mahara:
  Confirmed

Bug description:
  If a user has a page / collection that contains blocks for blocktype
  plugins that don't exist on the server anymore it causes the copying
  to fail as certain functions can't be found during the copying
  process.

  There needs to be a step where the copy process either:

  1) Not copy any plugin blocks where the plugin is not active, or

  2) Check to see if the version.php file still exists for the plugin
  first and not copy any blocks where it doesn't, or

  3) Have the table column that keeps track of the 'active' status of
  blocktype plugins to also have the option of '-1'  to indicate not
  active and also files missing (this info could also be displayed on
  the Admin -> Extensions screen as well) so that the copy process
  ignores blocks with active status = -1

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5604

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] [NEW] Crash when posting a public comment that no one will be notified about

2015-10-22 Thread Aaron Wells
Public bug reported:

The code that sends out comment notifications tries to merge two arrays,
representing the users who need to be notified because they "own" the
page, and the users who have the page on their watchlist. If there are
no "owner" users for a page, then this code fails because that variable
holds a boolean false instead of an array.

This only happens for public comments, because for private comments the
watchlist is ignored, so there's no need to try to merge the arrays.

To replicate:

1. Create a group
2. In the group's settings set "Feedback notifications" to "None"
3. Create a page in the group
4. Leave a public comment on the page

Expected result: Your public comment should be posted on the page
Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

** Affects: mahara
 Importance: Undecided
 Status: New

** Affects: mahara/15.10
 Importance: Undecided
 Status: New

** Affects: mahara/16.04
 Importance: Undecided
 Status: In Progress

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  New
Status in Mahara 15.10 series:
  New
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] Re: Crash when posting a public comment that no one will be notified about

2015-10-22 Thread Aaron Wells
** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Also affects: mahara/15.10
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
   Status: New => In Progress

** Changed in: mahara/15.10
   Status: New => Confirmed

** Changed in: mahara/16.04
   Importance: Undecided => High

** Changed in: mahara/15.10
   Importance: Undecided => High

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/15.10
Milestone: None => 15.10.0

** Changed in: mahara/16.04
 Assignee: (unassigned) => Aaron Wells (u-aaronw)

** Changed in: mahara/15.10
 Assignee: (unassigned) => Aaron Wells (u-aaronw)

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5605

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1509129] Re: Crash when posting a public comment that no one will be notified about

2015-10-22 Thread Aaron Wells
This was a regression introduced during the code changes for threaded
feedback (Bug 884023).

** Tags added: feedback regression

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

Title:
  Crash when posting a public comment that no one will be notified about

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  The code that sends out comment notifications tries to merge two
  arrays, representing the users who need to be notified because they
  "own" the page, and the users who have the page on their watchlist. If
  there are no "owner" users for a page, then this code fails because
  that variable holds a boolean false instead of an array.

  This only happens for public comments, because for private comments
  the watchlist is ignored, so there's no need to try to merge the
  arrays.

  To replicate:

  1. Create a group
  2. In the group's settings set "Feedback notifications" to "None"
  3. Create a page in the group
  4. Leave a public comment on the page

  Expected result: Your public comment should be posted on the page
  Actual result: The AJAX "processing" message comes up but never finishes, and 
the comment doesn't post

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508204] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5595
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/961169e39d23e60b4a1ded395b01e0983dc44b12
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit 961169e39d23e60b4a1ded395b01e0983dc44b12
Author: Robert Lyon 
Date:   Wed Oct 21 15:30:57 2015 +1300

Bug 1508204: Can remove tagged blog options in modal

Stops the modal from being closed when clicking on the 'x' on the tag
options.

behatnotneeded: will add behat test is subpatch as there needs to be a
new step added

Change-Id: I8c1589fb708e654ca3200e1893ed25def19a5a3d
Signed-off-by: Robert Lyon 
(cherry picked from commit 6cfee3c6c1dcd6e65545a955d5627d1475fdf149)

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

Title:
  Unable to remove a tagged journal option in 15.10

Status in Mahara:
  In Progress

Bug description:
  When I go to remove a tag option in 15.10 the modal closes rather than
  removing the item.

  To Test:

  1) Add a few journal entries to your site and tag them with a few
  different things

  2) Add a tagged journal entry block to a page and select more than one
  tag.

  3) Save the block config

  4) Edit the block config and try removing one of the tags

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1500774] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5596
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/d1b6145f31caee8ca33ea408791e42e7b2094d18
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit d1b6145f31caee8ca33ea408791e42e7b2094d18
Author: Manuel Gogl 
Date:   Wed Sep 30 08:37:29 2015 +1300

Bug 1500774: Use correct path for deleting old sessions

behatnotneeded: dealing with deletign files from dataroot

Change-Id: I0c6f2ef1b04b8ac4beef2daef2459b619db9a9ed
Signed-off-by: Robert Lyon 
(cherry picked from commit 4deca62129f7d6c0f2a8f57aa5e63b95e0848d29)

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

Title:
  remove old session files doesn't work with adapted sessionpath

Status in Mahara:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  auth/lib.php is using 
  $basedir = get_config('dataroot') . 'sessions/'; 
  for trying to remove the old session files.

  If there is a different session path set, mahara does not notice this
  adaptation.

  Following modification is fixing the problem:

  auth/lib.php:
  function auth_remove_old_session_files() {
  $basedir = get_config('sessionpath');

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1506274] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5592
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/de0cdf78b41623934d1c259a6404cc99040c4830
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit de0cdf78b41623934d1c259a6404cc99040c4830
Author: Son Nguyen 
Date:   Fri Oct 23 09:22:14 2015 +1300

Fix json/sharedviews.php to ignore owner's pages. Bug 1506274

behatnotneeded: this is a fix

Change-Id: If06b643f4dddccdb653736fd763935304e286883

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

Title:
  The list in "Shared with me" shows different results when using
  pagination

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  New
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  New

Bug description:
  Version: 15.04, master (15.10)
  Browsers: any

  When testing the site http://master-bigdb-
  mahara.elearning.catalyst.net.nz/, I get a bug:

  Steps to reproduce:

  1. Login as an user,
  2. Select "Shared with me" in "Portfolio" in navigation menu
  3. You will see number of results near the right-bottom of the list
  4. Jump to next page or any page of the list

  Expected result
   The number of results should be the same
  Actual result
   It changes when using pagination.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1506274] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5608

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

Title:
  The list in "Shared with me" shows different results when using
  pagination

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  New
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  New

Bug description:
  Version: 15.04, master (15.10)
  Browsers: any

  When testing the site http://master-bigdb-
  mahara.elearning.catalyst.net.nz/, I get a bug:

  Steps to reproduce:

  1. Login as an user,
  2. Select "Shared with me" in "Portfolio" in navigation menu
  3. You will see number of results near the right-bottom of the list
  4. Jump to next page or any page of the list

  Expected result
   The number of results should be the same
  Actual result
   It changes when using pagination.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1506274] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5608
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/95f3acadf13efd3842fa631f6b7092539c870336
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit 95f3acadf13efd3842fa631f6b7092539c870336
Author: Son Nguyen 
Date:   Fri Oct 23 09:22:14 2015 +1300

Fix json/sharedviews.php to ignore owner's pages. Bug 1506274

behatnotneeded: this is a fix

Change-Id: If06b643f4dddccdb653736fd763935304e286883
(cherry picked from commit de0cdf78b41623934d1c259a6404cc99040c4830)

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

Title:
  The list in "Shared with me" shows different results when using
  pagination

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  New
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  New

Bug description:
  Version: 15.04, master (15.10)
  Browsers: any

  When testing the site http://master-bigdb-
  mahara.elearning.catalyst.net.nz/, I get a bug:

  Steps to reproduce:

  1. Login as an user,
  2. Select "Shared with me" in "Portfolio" in navigation menu
  3. You will see number of results near the right-bottom of the list
  4. Jump to next page or any page of the list

  Expected result
   The number of results should be the same
  Actual result
   It changes when using pagination.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1356638] Re: Can not see the image in the static page "Home" for logged-in users

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
   Importance: Undecided => Medium

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/15.10
   Status: In Progress => Confirmed

** Changed in: mahara/16.04
   Status: New => In Progress

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  Can not see the image in the static page "Home" for logged-in users

Status in Mahara:
  Confirmed
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.8 series:
  Won't Fix
Status in Mahara 1.9 series:
  Won't Fix
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  Version: master(1.10), 1.9, 1.8
  Platform: any
  Browser: any

  Steps to reproduce the issue

  1. Login as a site admin, add a site image file out of the 'public' folder
  2. Add the image into the static page Home (Dashboard)
  3. Logout and login as a normal user

  Expected result: the image should display in my dashboard
  Actual result: the image is not accessible

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482462] Re: Buttons in page editor accordion still contain radio inputs

2015-10-22 Thread Aaron Wells
** Changed in: mahara
   Importance: Wishlist => Low

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Also affects: mahara/15.10
   Importance: Low
 Assignee: Evonne Cheung (evonne)
   Status: In Progress

** Changed in: mahara/16.04
   Importance: Undecided => Low

** Changed in: mahara/15.10
   Status: In Progress => Confirmed

** Changed in: mahara/16.04
   Status: New => Confirmed

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  Buttons in page editor accordion still contain radio inputs

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  The accordion used to add a block in the page editor contains a
  clickable link for each blocktype, but for some reason these also have
  an  associated with them. This is read out by
  screen readers (at least in the Mahara theme) and is confusing because
  logically these aren't radio buttons.

  These should be removed (if safe) or at least hidden completely
  (including from screen reader users).

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1037365] Re: some third party libraries do not respect the directorypermissions config setting

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  some third party libraries do not respect the directorypermissions
  config setting

Status in Mahara:
  Confirmed

Bug description:
  one example is htmlpurifier, from a git grep mkdir, i see that pear,
  dwoo, adobdb, and flowplayer may also be culprits

  Also, the internal examples
  - extract function in artefact/file.lib.php
  - copyr function in lib/file.php
  - there is one instance in lib/db/upgrade.php

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 784341] Re: Fix xmldb postgres generator to preserve unique keys during alter table

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Fix xmldb postgres generator to preserve unique keys during alter
  table

Status in Mahara:
  Confirmed

Bug description:
  See bug #784322.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1332373] Re: Make it clear what the maximum length is for $cfg->dbprefix

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Make it clear what the maximum length is for $cfg->dbprefix

Status in Mahara:
  Confirmed

Bug description:
  Bug 1326205, in which MySQL installs would error out if there was a
  dbprefix present, has caused me to realize that we don't really have a
  set limit on maximum dbprefix length. Obviously, setting one that's
  too long, like "thisisareallyreallyreallyreallylongdbprefix" will
  cause the code to crash no matter what.

  It would probably be a good idea to decide on a maximum dbprefix
  length, and put this into the pre-install sanity check. (It doesn't
  need to be mentioned in the config-dist.php file, because most people
  are going to be reasonable and use something short.)

  For reference, MySQL has a limit of 64 characters for names of most
  things ( http://dev.mysql.com/doc/refman/5.1/en/identifiers.html ) and
  Postgres has a limit of 63 characters (because the "name" datatype is
  limited to 64 characters, one of which is used for a terminating null:
  http://www.postgresql.org/docs/8.3/static/datatype-character.html ).

  With some quick testing, I find that in 1.10dev, the max length I can
  use in mysql is 25 characters, and in postgres it's 19 characters. I'm
  not sure why there's such a big difference... presumably this is due
  to some objects being created in Postgres but not in MySQL?

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484781] Re: Font Awesome icons cause screen reader weirdness

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  Font Awesome icons cause screen reader weirdness

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  With the new Font Awesome icons in Mahara 15.10, the JAWS screen
  reader reads each icon as "Unknown character". This also messes up
  link order when using JAWS' "List links" feature.

  Since the icons use the :before CSS pseudo-element, I suspect this is
  unfixable (and a problem with JAWS), but it's worth looking into
  whether there is a solution which allows Font Awesome icons to be used
  but doesn't compromise screen reader accessibility. It's also worth
  testing with NVDA to see if the same problem exists.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238373] Re: Mahara sites that have been around since before 1.2 have unique indexes where they should have unique keys

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  Mahara sites that have been around since before 1.2 have unique
  indexes where they should have unique keys

Status in Mahara:
  Confirmed

Bug description:
  See https://bugs.launchpad.net/mahara/+bug/1238363

  In the run-up to 1.2.0, we changed the XMLDB library so that it
  created proper unique keys. Prior to that, whenever you told it to
  create a unique key, it actually created a unique index.

  Normally this doesn't cause any noticeable difference in behavior. But
  in bug 1238363 it caused upgrade to crash, because the drop_key()
  method didn't find the key that was expected. Instead, there was an
  index.

  Potential fixes for this may include:

  1. Investigate the difference between a unique key and unique index in
  MySQL and Postgres to make sure that they really are 100% identical in
  behavior

  2. A one-off upgrade in lib/db/upgrade.php that finds all the "legacy"
  indexes and drops them and recreates them as keys. However, since
  sites that have been around since 1.2 tend to be rather large, this
  might be a slow process.

  3. Make drop_key() more robust, so that if there is no key by that
  name on that table, it just looks for an index by that name on that
  table. This has the potential to be an unexpected side effect and thus
  cause problems of its own, but I think it'd be pretty rare for someone
  to create a key and an index with the same name, on the same table. It
  could also print a debug() message when silently doing this
  substitution.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1500285] Re: Add path and update records slowness

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  Add path and update records slowness

Status in Mahara:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  Upgrade Issue 1 - Add path and update records :

  This adds a field 'path' to artefact table and thereafter runs a
  update query to add data. We have around 500K rows and this takes
  around 94 minutes to upgrade! This can be done in one go without the
  limit of 200 and it works very well taking around 2-3 minutes!

  Few times the upgrade failed due to "mysqli error: [1205: Lock wait
  timeout exceeded; try restarting transaction]".

  This is spun off from Bug #1499568

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1262892] Re: Make responsive design work better for smaller devices

2015-10-22 Thread Aaron Wells
Yep, works better in mobile now because of the bootstrap changes

** Changed in: mahara/15.10
   Status: Confirmed => Fix Committed

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

Title:
  Make responsive design work better for smaller devices

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  Currently  Android Tablet - does not switch to responsive design for small 
devices (change menu bar) in both landscape & portrait orientation
  Also iPad Tablet - menu is present as drop down menu but stays open - menu 
displays in Portrait orientation only - regular menu in landscape

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1317354] Re: Flowplayer audio starts muted if there's also a Flowplayer video on the page

2015-10-22 Thread Aaron Wells
** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

** Changed in: mahara/16.04
   Importance: Undecided => Low

** Changed in: mahara/16.04
   Status: New => Confirmed

** Changed in: mahara/16.04
Milestone: None => 16.04.0

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

Title:
  Flowplayer audio starts muted if there's also a Flowplayer video on
  the page

Status in Mahara:
  Confirmed
Status in Mahara 1.10 series:
  Won't Fix
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  To replicate:

  1. Create a page
  2. Put an embedded media block on the page with an audio file selected
  3. Put an embedded media block on the page with a video file selected (with a 
type of video that's played by flowplayer)
  4. View the page in display mode

  Result: The audio player's volume is set to muted

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1507928] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5599

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

Title:
  "Login" link not shown on small screens when login box is not
  available

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  15.10RC2

  When the config.php setting is set to

  $cfg->showloginsideblock = false;

  and the screen size is reduced to tablet and phone size, the "Login"
  link disappears.

  This is the case for a standard site and a site that uses more than
  one langpack.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1507928] Re: "Login" link not shown on small screens when login box is not available

2015-10-22 Thread Jono Mingard
** Changed in: mahara/16.04
   Status: Confirmed => Fix Committed

** Changed in: mahara/15.10
   Status: Confirmed => In Progress

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

Title:
  "Login" link not shown on small screens when login box is not
  available

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  15.10RC2

  When the config.php setting is set to

  $cfg->showloginsideblock = false;

  and the screen size is reduced to tablet and phone size, the "Login"
  link disappears.

  This is the case for a standard site and a site that uses more than
  one langpack.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1507777] A patch has been submitted for review

2015-10-22 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5598

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

Title:
  Secondary email addresses aren't searched on in "User search" in admin
  area

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  In 15.10 we implemented that secondary email addresses are displayed
  on the "User search" page in the admin area /admin/users/search.php

  However, these secondary email addresses are not searchable in that
  interface.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1478359] Re: Misplaced menu items in Page view

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Misplaced menu items in Page view

Status in Mahara:
  Invalid

Bug description:
  If you do the following :

  1/ Go to Portfolio
  2/ Click on the name of an existing page
  3/ Click on the top menu named "..." on the left corner
  4/ The submenu (watchlist and objectionable content) is displayed but not 
readable

  The submenu end of bloc is aligned on the right of button "...".

  Solution :
Align the left end of the submenu block on the left end of the menu named 
"..." 

  -dajan

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1468607] Re: Feeback button unclickable after comment block added

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Feeback button unclickable after comment block added

Status in Mahara:
  Incomplete

Bug description:
  Hi,

  When I create a page, add a comment block to it and save it all (as admin) .
  Then the "Place feedback" link doesn't actually do anything when I click it.

  Cheers,
  Jinelle

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1475732] Re: Image formatting options "clickability" is not obvious

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Image formatting options "clickability" is not obvious

Status in Mahara:
  Invalid

Bug description:
  Mahara 15.10dev bootstrapped

  When you add an image to a text box, you have image formatting options
  at the bottom. It's just text and does not look like it can be
  clicked, but it can be. It's bad usability not to indicate in some way
  that it's clickable.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1449830] Re: Access list is a button and not a link.

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Access list is a button and not a link.

Status in Mahara:
  Incomplete

Bug description:
  Hi,

  When I:

   1) add a new institution
  2) add some users to institution
  3) select users via checkbox on Admin -> Users page and click 'Get reports'
  4) Click the 'accesslist' tab

  The acces list tab is a button not a link. Throughout Mahara tabs like
  these are links. We should try make this consistent to have a tidy
  code base.

  However this already works, so it's set to Low.

  Comment from Rob (For help): 
  Mention that it needs to load other tabs via ajax rather than being a form

  
  Thanks,
  Jinelle

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492858] Re: Can not add 'Journal entry' blocks in to a page

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Can not add 'Journal entry' blocks in to a page

Status in Mahara:
  Incomplete

Bug description:
  Version: master(15.10)
  Browser: any
  Platform: any

  Page is not responding when I add or edit a 'Journal' or 'Journal
  entry' block

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5597
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/569c0d8ec002c97a4bc00f0ef9de6313f6e6b68c
Submitter: Jono Mingard (reason.k...@gmail.com)
Branch:15.10_STABLE

commit 569c0d8ec002c97a4bc00f0ef9de6313f6e6b68c
Author: Robert Lyon 
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 
(cherry picked from commit fb217aaea487d310bbc3987418ef9ab21c573b52)

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1507777] Re: Secondary email addresses aren't searched on in "User search" in admin area

2015-10-22 Thread Aaron Wells
** Changed in: mahara/15.10
   Status: Confirmed => Fix Committed

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

Title:
  Secondary email addresses aren't searched on in "User search" in admin
  area

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  In 15.10 we implemented that secondary email addresses are displayed
  on the "User search" page in the admin area /admin/users/search.php

  However, these secondary email addresses are not searchable in that
  interface.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508723] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5600
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/8633db201e8f369786b5e5dff6244e76c4dbf8a8
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:15.10_STABLE

commit 8633db201e8f369786b5e5dff6244e76c4dbf8a8
Author: Aaron Wells 
Date:   Thu Oct 22 12:51:29 2015 +1300

Dedicated language strings for switchboxes

Bug 1508723. Allows translations to come up with workarounds
for the switchbox label size limit bug, without affecting
the rest of Mahara.

behatnotneeded: Covered by existing tests

Change-Id: I9dc3491add303ac40831f567ad5ec41be6c34be7
(cherry picked from commit ee0f2ed2abde4f7d019deb0f00772200e172589d)

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

Title:
  Have dedicated language strings for switchbox labels

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress

Bug description:
  Due to Bug 1467252, it may be necessary in some languages to relabel
  the switchboxes so that they don't say a direct translation of
  "Yes/No" or "Off/On".

  The problem is, the switchboxes currently use the strings 'yes', 'no',
  'off', and 'on' from mahara.php, which are potentially used throughout
  Mahara and can't be safely changed.

  The solution is to use dedicated language strings just for the
  switchboxes, so that they can be relabelled for brevity without
  affecting the rest of Mahara.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1465107] A change has been merged

2015-10-22 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5604
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/020bffbbbc76925116a40664cad57bac838912c9
Submitter: Jono Mingard (reason.k...@gmail.com)
Branch:15.10_STABLE

commit 020bffbbbc76925116a40664cad57bac838912c9
Author: Liam Sharpe 
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

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

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

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

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1475734] Re: Journal title is not visible when creating new entry

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => None

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

Title:
  Journal title is not visible when creating new entry

Status in Mahara:
  Incomplete

Bug description:
  15.10dev bootstrapped

  When you create a journal entry, you don't see it's title field. The
  cursor focus is on the field, but it is hidden behind the static
  header (see screenshot).

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1500290] Re: Make plugin file search paths backwards-compatible

2015-10-22 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Make plugin file search paths backwards-compatible

Status in Mahara:
  Fix Committed

Bug description:
  As part of Bug 1465107 (specifically, commit 5d7bdaea24b4d), we
  rearranged some of the search paths for theme files. We added
  "plugintype" to the search path for plugin-related files stored within
  a theme, and we removed "static" from the path for all the things that
  used to be stored under the "static" directory.

  We did this in order to make the organization of core plugins more
  self-evident, but it had the unfortunate side effect of breaking all
  the third-party plugins that hadn't been reorganized to the new
  standard.

  It's pretty easy to fix this. We already search a few different places
  for each file. All we have to do is add the old locations to the
  search path as well. Then the majority of pre-15.10 plugins will
  continue to work seamlessly in 15.10, making this major version change
  easier to handle.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1393552] Re: Simple text box doesn't show cursor in Chromium and Chrome

2015-10-22 Thread Aaron Wells
** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/16.04
   Status: New => Confirmed

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

Title:
  Simple text box doesn't show cursor in Chromium and Chrome

Status in Mahara:
  Confirmed
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  When having a simple text box, e.g. collection description, anonymous
  feedback, the cursor is not shown in Chrome and Chromium. I have it
  without problems in Firefox. You can still type in Chrome and
  Chromium, but just don't see the cursor.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1386670] Re: Improve UI of secret URL auto-copy button

2015-10-22 Thread Aaron Wells
Fixed as part of the bootstrap UI overhaul.

** Changed in: mahara
   Status: Confirmed => Fix Committed

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

Title:
  Improve UI of secret URL auto-copy button

Status in Mahara:
  Fix Committed

Bug description:
  We've finally got an auto-copy button for secret-URLs. But, there are
  a couple of ways it's lacking:

  1. The button shows up waaay over on the right-hand side of the
  screen, next to the "edit" and "delete" icons. The link is all the way
  over on the left. I knew that the copy button was there and I had a
  hard time finding it at first! We need to move it over closer to the
  URL. Since all the URLs are a fixed with, perhaps it would make more
  sense to change the table they're displayed in so that it's narrower,
  instead of stretching to fill the screen.

  2. When you click the button, there's no feedback to indicate that
  copying worked. I've seen this done in different ways on different
  sites, but we need to provide some graphic change to indicate that
  it's copied now. This could be something like highlighting the URL, or
  an ephemeral "copied" that shows up.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1381231] Re: problem with submitting a tagged journal block

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 16.04.0

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

Title:
  problem with submitting a tagged journal block

Status in Mahara:
  Confirmed

Bug description:
  There are two problems here - but are probably closely related so will
  add them together.

  1) If I add submit a page with tagged journal blocks on it I can't
  edit those blocks but I can add a new journal entry with the same tag
  and it will show on the submitted page.

  2) If I create a few journal entries (say 5) and tag only 3 of them
  with a new tag (say cats) and then submit a tagged block on a page
  using 'cats' I find all 5 of my journal entries are now locked - I
  should only be getting the submitted ones locked.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1386000] Re: Don't display submitted pages in "Pages / collections shared with this group"

2015-10-22 Thread Aaron Wells
** Changed in: mahara
Milestone: 15.10.0 => 15.10.1

** Also affects: mahara/15.10
   Importance: Medium
   Status: Confirmed

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/16.04
   Status: New => Confirmed

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

Title:
  Don't display submitted pages in "Pages / collections shared with this
  group"

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  When a user submits a page / collection to a group, the group admin
  sees it both under "Pages / collections shared with this group" and
  "Submitted pages / collections". This is confusing as the pages /
  collections show up twice and it's not easy to see that they have
  actually been submitted only. I think it would be best to show
  submitted pages that have not been shared with the rest of the group
  only in "Submitted pages / collections".

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >