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

2016-11-06 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/7235

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

Title:
  Breakage around dropzone error hander callbacks

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  Fix Released
Status in Mahara 16.04 series:
  Triaged
Status in Mahara 16.10 series:
  Triaged

Bug description:
  Catalyst received a bug report from a customer who is using recent
  Mahara (15.10.1).

  The initial bug report is that if "Require agreement" is enabled in
  
admin/extensions/pluginconfig.php?plugintype=artefact=file=file
  and a user attempts to upload a file without first ticking the
  agreement box, they get a message saying the box needs to be ticked
  but the preview of the file also has a green tick (implying it was
  actually uploaded).

  In my investigation of the issue, I found multiple issues:

  1) Dropzone's internal handling puts the green tick there on the basis of the 
server status. Setting the http response code to 403 (Forbidden) fixed that.
  2) Dropzone's internal handling assumes that any text returned when an error 
occurs is an HTML (not JSON) description of the error, and therefore puts the 
raw HTML in 'tooltip' for the red X. The raw HTML also ends up being displayed 
in the files_filebrowser_upload_messages div because the JSON.parse doesn't get 
called in the error handler function.

  I have prepared a patch that addresses both these issues, but I don't
  think it's the entire solution. I'd also suggest that beginning the
  upload should be rejected if the box hasn't been ticked. This would
  avoid the scenario wherein a user attempts to upload a large file on a
  slow connection, only to be told after the file has been sent that
  it's not been saved only because they didn't tick the box.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1563143/+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 1546769] Re: The 'None' auth needs to be locked down or removed to avoid troubles with multi institutions

2016-11-06 Thread Robert Lyon
** Changed in: mahara
Milestone: None => 17.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/1546769

Title:
  The 'None' auth needs to be locked down or removed to avoid troubles
  with multi institutions

Status in Mahara:
  In Progress

Bug description:
  When there are multiple institutions/tenants on a mahara and one of
  the tenants decides to add the 'None' auth method to their institution
  it causes havoc for users on all institutions as if they accidentally
  enter their login details wrong they get logged in to institution with
  'None' set as a new user rather than their normal institution/account.

  Things that need to be changed to avoid this problem:

  1) When an institution tries to add the 'None' auth option it needs to
  check to see if there are any other institutions present and only
  allow it if institution count = 1

  2) Conversely if the only institution uses 'None' auth then you
  shouldn't be allowed to add a new institution until that auth is
  removed

  3) And when you are able to add "None" you should probably get some
  prominent message with "Do you really want to do this? You know, it
  means that anybody will be able to log in without any authorization"

  Also as part of this change it would be very good to add a ctime (and
  maybe userid) field to the auth_instance table to record when one
  adds/edits auth details to see when things changed as this human error
  can cause big problems for users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1546769/+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 903534] Re: Users can still login even if their only institution has expired

2016-11-06 Thread Robert Lyon
** Changed in: mahara
 Assignee: Son Nguyen (ngson2000) => (unassigned)

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

Title:
  Users can still login even if their only institution has expired

Status in Mahara:
  In Progress

Bug description:
  Institutions can have an expiry date.

  However, users who are only members of that institution can still
  login after the institution has expired.

  This is not easy to fix. There are lots of things to consider:

  - what happens when you are a member of more than one institution?
  - what happens when your auth instance is tied to an expired institution?
  - if you can still login, what happens to the content that's tied to an 
expired institution you are a member of?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/903534/+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 1575717] Re: Help for plugin artefact comment is too far left

2016-11-06 Thread Robert Lyon
I believe this must have been fixed via some generalised fixing around
the help icons and their popups

** Changed in: mahara
   Status: Incomplete => Invalid

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

Title:
  Help for plugin artefact comment is too far left

Status in Mahara:
  Invalid

Bug description:
  When setting the preference for
  Admin -> Extention -> Comment
  and click on the Help icon, the help content is display too far on the left 
of the screen

  Latest 16.04 RC
  Firefox / Safari / Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1575717/+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 1239451] Re: "Cannot redeclare plural_en_utf8()" errors

2016-11-06 Thread Robert Lyon
No reports of this problem for years so will close

** Changed in: mahara
   Status: Incomplete => Won't Fix

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

Title:
  "Cannot redeclare plural_en_utf8()" errors

Status in Mahara:
  Won't Fix

Bug description:
  See
  
https://mahara.org/interaction/forum/topic.php?id=4665=0=10#post24779

  Also https://bugs.launchpad.net/mahara-adminlang/+bug/1012580

  Under some circumstances, users see the error message "Cannot
  redeclare plural_en_utf8()". This isn't limited just to the English
  language pack -- others have reported it for German, "Cannot redeclare
  plural_de_utf8()".

  The error is referring to the "plural_xx_utf8()" method, which is
  defined inside of the "langconfig.php" lang file. But those who are
  reporting it only have one copy of the method present in their
  langconfig file, and indeed inside their entire Mahara installation.

  All who have reported it were using Mahara 1.5, so it's possible it
  may have been fixed in later versions. There is no clear indication of
  how to replicate this problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1239451/+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 819615] Re: can't upload file in in gallery artefact when license acceptance is needed

2016-11-06 Thread Robert Lyon
Works fine post 1.8 so will close

** Changed in: mahara
   Status: Incomplete => Invalid

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

Title:
  can't upload file in in gallery artefact when license acceptance is
  needed

Status in Mahara:
  Invalid

Bug description:
  When I create a page with an artefact ("Files to Download"), I can't
  upload a new file when a license is needed to be accepted. This only
  happens on chrome, firefox is fine.

  What happens is the browse button stays greyed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/819615/+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 1237110] Re: remove block button not working

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Incomplete => Won't Fix

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

Title:
  remove block button not working

Status in Mahara:
  Won't Fix

Bug description:
  Mahara 1.8 testing
  -
  Environment = chrome / linux
  URL = 
http://myportfolio-school2-mahara.testing.elearning.catalyst.net.nz/account/index.php

  logged in as admin
  ---
  "Enabled 'Show controls to add and remove columns when editing a page' under 
General account options.
  Then edited a page (Page 3). Tried to remove the left hand side column by 
using the Remove icon but nothing happened. No issues with middle/right hand 
side columns or with the Add button."

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1237110/+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 631278] Re: friend request issues (with two similar accounts)

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Incomplete => Invalid

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

Title:
  friend request issues (with two similar accounts)

Status in Mahara:
  Invalid

Bug description:
  Charlie and I had a bit of trouble with friend requests on master.dev.

  Here's the timeline of the events:

  1. Charlie sends friend request to Kristina (member of Mahoodle).
  2. Kristina accepts friend request and leaves browser window (FF 3.6 on Mac 
10.6) open (and sends a wall message to Charlie as well)
  3. Charlie sends friend request to Kristina DC (admin on master.dev)
  4. real Kristina clicks on link in email and sees the friend request in 
Mahara BUT while still logged in as Kristina (and not Kristina DC). It says "1 
pending friend" there despite it being the request for Kristina DC
  5. Kristina tries to approve friend request but gets error message: "Mahara: 
Master Branch: Site unavailable. A nonrecoverable error occured. This probably 
means you have encountered a bug in the system."
  6. Kristina tries to deny friend request and succeeds.
  7. Charlie receives friend denial from Kristina, but is still friends with 
Kristina on master.dev as that was the denial for the friend request for 
Kristina DC
  8. real Kristina logs into Mahara as Kristina DC and sees friend request from 
Charlie
  9. Kristina DC can accept friend request without problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/631278/+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 1259756] Re: [Ongoing] All form elements need labels

2016-11-06 Thread Robert Lyon
Looking thru the outstanding items from initial comment they look to all
be sorted out now

So will close this bug

** Changed in: mahara/17.04
   Status: Incomplete => Fix Released

** Changed in: mahara/16.10
   Status: Incomplete => Fix Released

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

Title:
  [Ongoing] All form elements need labels

Status in Mahara:
  Fix Released
Status in Mahara 16.10 series:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released

Bug description:
  Parent bug: Please make a new bug report for each section that is
  fixed which references this bug in the description, and add a comment
  here with the new bug number.

  For people using screen readers, having a label for every form input
  is essential as they have no other (easy) way of knowing what the
  input is for. Currently there are various form fields in Mahara which
  do not have labels, so either existing labels need to be linked to
  these inputs or new (hidden) ones need to be created.

  - "Upload file" in Content -> Profile -> Files [DONE]
  - New folder name input in Content -> Profile -> Files [DONE]
  - Radio buttons in email selector [now in Bug #1277297]
  - Pagination combobox [now in Bug #1277276]
  - Profile picture radio buttons and checkboxes [DONE]
  - "Attach file" labels in Content -> Resume [now in Bug #1277290]
  - Collection and page checkboxes when editing permissions for a group [now in 
Bug #1278216]
  - Cookie consent -> Types of cookies checkboxes [part of Bug #1278216]
  - Portfolio -> Skins (the whole form, particularly the 8-direction placement 
elements) [now in Bug #1273937]
  - Administration -> Fonts (similar issues to Skins)
  - Non-JS radio buttons in the page editor [part of Bug #1262933]
  - "Add a new entry to ..." combo box in Journal entries block (multiple 
journals only)
  - "Ignore" and "Add new" radio buttons used when importing [now in Bug 
#1278238]

  Affects latest master

  (WCAG Level A)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1259756/+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 1607564] Re: ClamAV quarantine directory should not be a language string

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Released => 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/1607564

Title:
  ClamAV quarantine directory should not be a language string

Status in Mahara:
  Fix Committed

Bug description:
  While looking through Mahara's ClamAV code, I noticed that the name of
  the directory it tries to store infected files in, is controlled by a
  translatable language string:

  $quarantinedir = get_config('dataroot') .
  get_string('quarantinedirname');

  This is not a good idea, because it means that the location of these
  files will vary depending on what language packs are installed and
  what the current user's language setting is! Instead, it should be a
  hard-coded string or a config setting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1607564/+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 1631807] Re: Problem when editing the content on IE11

2016-11-06 Thread Robert Lyon
** Changed in: mahara/16.10
   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/1631807

Title:
  Problem when editing the content on IE11

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed

Bug description:
  Version: 16.10
  Browser : IE11

  Steps to Reproduce:

  1) Login to Mahara and navigate to Portfolio>Pages
  2) Click on one of the existing pages and edit the page
  3) Add a text snippet to the page and enter some text into it
  4) Click on toggle tool bar to see all the buttons\
  5) click on Full-screen button

  Expected Result: It should switch to full screen

  Actual result:  The window that pops up only fills half of the screen
  (or less) and you lose the ability to scroll.( see screenshot)

  This is happening only on IE 11, tested it on IE edge, ff and chrome
  and it looks fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1631807/+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 1631807] A change has been merged

2016-11-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7231
Committed: 
https://git.mahara.org/mahara/mahara/commit/da3c2342b7a55560e5c477544099421629843793
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.10_STABLE

commit da3c2342b7a55560e5c477544099421629843793
Author: Pat Kira 
Date:   Fri Oct 21 14:09:17 2016 +1300

Bug 1631807 - Fix display issue on IE11 when tinyMce is on fullscreen
mode

Change-Id: I638ed4ad4992e92097275ded8c75cf035cfebb3b
behatnotneeded: styling only
(cherry picked from commit 33ecbec00c11d7325df917e9d88a7eb82f246374)

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

Title:
  Problem when editing the content on IE11

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed

Bug description:
  Version: 16.10
  Browser : IE11

  Steps to Reproduce:

  1) Login to Mahara and navigate to Portfolio>Pages
  2) Click on one of the existing pages and edit the page
  3) Add a text snippet to the page and enter some text into it
  4) Click on toggle tool bar to see all the buttons\
  5) click on Full-screen button

  Expected Result: It should switch to full screen

  Actual result:  The window that pops up only fills half of the screen
  (or less) and you lose the ability to scroll.( see screenshot)

  This is happening only on IE 11, tested it on IE edge, ff and chrome
  and it looks fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1631807/+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 1631807] Re: Problem when editing the content on IE11

2016-11-06 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/1631807

Title:
  Problem when editing the content on IE11

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed

Bug description:
  Version: 16.10
  Browser : IE11

  Steps to Reproduce:

  1) Login to Mahara and navigate to Portfolio>Pages
  2) Click on one of the existing pages and edit the page
  3) Add a text snippet to the page and enter some text into it
  4) Click on toggle tool bar to see all the buttons\
  5) click on Full-screen button

  Expected Result: It should switch to full screen

  Actual result:  The window that pops up only fills half of the screen
  (or less) and you lose the ability to scroll.( see screenshot)

  This is happening only on IE 11, tested it on IE edge, ff and chrome
  and it looks fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1631807/+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 1631807] A change has been merged

2016-11-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7232
Committed: 
https://git.mahara.org/mahara/mahara/commit/41a9397f73f827f82c36c4d0916fa72d1fc65f84
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.04_STABLE

commit 41a9397f73f827f82c36c4d0916fa72d1fc65f84
Author: Pat Kira 
Date:   Fri Oct 21 14:09:17 2016 +1300

Bug 1631807 - Fix display issue on IE11 when tinyMce is on fullscreen
mode

Change-Id: I638ed4ad4992e92097275ded8c75cf035cfebb3b
behatnotneeded: styling only
(cherry picked from commit 33ecbec00c11d7325df917e9d88a7eb82f246374)

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

Title:
  Problem when editing the content on IE11

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed

Bug description:
  Version: 16.10
  Browser : IE11

  Steps to Reproduce:

  1) Login to Mahara and navigate to Portfolio>Pages
  2) Click on one of the existing pages and edit the page
  3) Add a text snippet to the page and enter some text into it
  4) Click on toggle tool bar to see all the buttons\
  5) click on Full-screen button

  Expected Result: It should switch to full screen

  Actual result:  The window that pops up only fills half of the screen
  (or less) and you lose the ability to scroll.( see screenshot)

  This is happening only on IE 11, tested it on IE edge, ff and chrome
  and it looks fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1631807/+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 1639665] [NEW] Need to have the Site options email settings password field be 'stars'

2016-11-06 Thread Robert Lyon
Public bug reported:

Currently displaying as plain text

** Affects: mahara
 Importance: Low
 Assignee: Cecilia Vela Gurovic (ceciliavg)
 Status: Confirmed

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

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

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

** Changed in: mahara
 Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara
 Assignee: Robert Lyon (robertl-9) => (unassigned)

** Changed in: mahara
 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg)

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

Title:
  Need to have the Site options email settings password field be 'stars'

Status in Mahara:
  Confirmed

Bug description:
  Currently displaying as plain text

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1639665/+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 1387836] Re: QA: Testing Behat's functionality (Ongoing for Mahara 15.04)

2016-11-06 Thread Robert Lyon
Behat tests/fixes will be their own bugs

** Changed in: mahara
   Status: Incomplete => Won't Fix

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

Title:
  QA: Testing Behat's functionality (Ongoing for Mahara 15.04)

Status in Mahara:
  Won't Fix

Bug description:
  Hi,

  This is a test to test Behat is usuable. The aim is to try's various steps in 
Behat to make sure the core functionalitys work.
   
  For example; Checking checkboxes, following link pathways, pressing buttons 
and atttaching files.

  Mahara 1.10
  Linux/Ubuntu
  Postgres 9.3.5
  Firefox 33.0

  Thanks,

  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1387836/+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

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Incomplete => Invalid

-- 
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:
  Invalid

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 1237135] Re: error message on user profile page

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Incomplete => Won't Fix

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

Title:
  error message on user profile page

Status in Mahara:
  Won't Fix

Bug description:
  Mahara 1.8 Testing 
  --
  Environemnt = cross browser 
  URL = 

  logged in as authenticated user 
  
  "Error message when clicking on other user's profile page
  Logged in as Mary Mary. Clicked on the user szilvia toth under Online users 
on the dashboard. Then clicked on Profile page under 'szilvia toth's pages.  "

  see attached screen shot for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1237135/+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 1237120] Re: field info text missing

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Incomplete => Won't Fix

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

Title:
  field info text missing

Status in Mahara:
  Won't Fix

Bug description:
  Mahara 1.8 Testing 
  
  Environment = cross browser
  URL = 
http://myportfolio-school2-mahara.testing.elearning.catalyst.net.nz/artefact/resume/editcomposite.php?id=248=2304011

  logged in as admin
  ---
  "Content > Resume > Achievements > editing Books and publications > blue info 
icon next to the URL field:
  Help is missing"

  see screen shot attachment for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1237120/+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

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Incomplete => Won't Fix

-- 
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:
  Won't Fix

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 1246887] Re: Add new block not working on ipad

2016-11-06 Thread Robert Lyon
Believe this problem has been solved

** Changed in: mahara
   Status: Incomplete => Invalid

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

Title:
  Add new block not working on ipad

Status in Mahara:
  Invalid

Bug description:
  Testing on http://master-mahara.catalystdemo.net.nz/
  Environment = Ipad IOS7

  When editing a profile page on the ipad in landscape orientation

  1. The content types tabs on the left hand side of the page have the text 
overlapping the icons and 2 of the icons are outside of the field.
  2. Add a new block here button on the page will not allow me to add content 
and I get an error message (note I do have JavaScript turned on in the iPad's 
Safari browser)

  See attached image for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1246887/+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 1637287] Re: Group members should not receive group membership request notifications

2016-11-06 Thread Robert Lyon
I've made a patch so that we can indicate exactly which users are to get
the email by supplying user ids to GroupMessage to fine grain who gets
the messages.

https://reviews.mahara.org/#/c/7234/

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

Title:
  Group members should not receive group membership request
  notifications

Status in Mahara:
  In Progress
Status in Mahara 16.10 series:
  Confirmed
Status in Mahara 17.04 series:
  In Progress

Bug description:
  Notifications about new group membership requests are also sent to
  normal group members, which leads to a lot of useless emails. Only
  group administrators should receive this type of notification.

  This behaviour was first observed after upgrading to Mahara 16.10.0,
  thus seems to be a regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1637287/+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 1637287] Re: Group members should not receive group membership request notifications

2016-11-06 Thread Robert Lyon
Normally we can just pass in the roles but here we are wanting to translate the 
emails individually to the preferred language for the admin of the group.
In this way if a user viewing the site in Spanish can request an invite to a 
group where one group admin's preferred language is German and another group 
admin's preferred language is Spanish and they both get their emails in their 
preferred language.

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

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

** Also affects: mahara/17.04
   Importance: High
   Status: In Progress

** Changed in: mahara/16.10
Milestone: None => 16.10.1

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

** Changed in: mahara/16.10
   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/1637287

Title:
  Group members should not receive group membership request
  notifications

Status in Mahara:
  In Progress
Status in Mahara 16.10 series:
  Confirmed
Status in Mahara 17.04 series:
  In Progress

Bug description:
  Notifications about new group membership requests are also sent to
  normal group members, which leads to a lot of useless emails. Only
  group administrators should receive this type of notification.

  This behaviour was first observed after upgrading to Mahara 16.10.0,
  thus seems to be a regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1637287/+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 1637287] Re: Group members should not receive group membership request notifications

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   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/1637287

Title:
  Group members should not receive group membership request
  notifications

Status in Mahara:
  In Progress

Bug description:
  Notifications about new group membership requests are also sent to
  normal group members, which leads to a lot of useless emails. Only
  group administrators should receive this type of notification.

  This behaviour was first observed after upgrading to Mahara 16.10.0,
  thus seems to be a regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1637287/+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 1637287] Re: Group members should not receive group membership request notifications

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
   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/1637287

Title:
  Group members should not receive group membership request
  notifications

Status in Mahara:
  Confirmed

Bug description:
  Notifications about new group membership requests are also sent to
  normal group members, which leads to a lot of useless emails. Only
  group administrators should receive this type of notification.

  This behaviour was first observed after upgrading to Mahara 16.10.0,
  thus seems to be a regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1637287/+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 1636208] Re: Cannot delete institution with CSV created groups

2016-11-06 Thread Robert Lyon
Unable to replicate so will need more info

** Changed in: mahara
   Status: New => Incomplete

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

Title:
  Cannot delete institution with CSV created groups

Status in Mahara:
  Incomplete

Bug description:
  This is similar too but not a direct copy of:
  https://bugs.launchpad.net/bugs/1607231

  Mahara: 16.04.3
  DB: Postgres
  OS: Linux
  Browser: Firefox

  A site admin user is not able to delete an institution when groups
  have been uploaded via CSV.

  This appears to be because the groups have been uploaded with one or
  more foreign key references to the institution selected.

  There is no reference within the UI to this though, so we cannot
  change the groups stored institution or delete only groups that are
  related so that we can delete the institution itself.

  This is a rather large blocker to deleting obsolete information within
  any configuration.

  To reproduce:
  1. Create a custom institution
  2. Upload a CSV of groups
  3. Try to delete institution

  This looks most problematic if you have more than one institution and
  groups created both manually and via CSV as you cannot distinguish
  easily. Also, you cannot link an institution via the manual creation
  it seems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1636208/+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 1449334] Re: Behat: And I fill in the following step throwing error when I use it for drop down boxes

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Behat: And I fill in the following step throwing error when I use it
  for drop down boxes

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

Bug description:
  Hi,

  While writing a Behat test for a bug I used the step  And I set the following 
fields to these values:
  for selecting the different types of Social media under Content.

  The firefox window stayed open and the console gave me this output and
  stopped the test from running any further.  I have attached a segment
  of the test to test with.

  The Behat test environment has been already installed and enabled

  Acceptance tests environment enabled on http://localhost:8000, to run the 
tests use:
   /vendor/bin/behat --config /var/www/maharagerritdata/behat/behat/behat.yml

  Start Selenium...
  Selenium started
  Start PHP server
  Run Behat...
  Only run tests with the tag: @jinelle

  ==

  Mahara , postgres
  Server OS "Linux", Browser: "firefox"
  Started at 28-04-2015, 14:00
  ..PHP Fatal error:  Class 'behat_base' not found in 
/var/www/html/maharagerrit/htdocs/testing/frameworks/behat/classes/FormFields/BehatFormSelect.php
 on line 92
  PHP Stack trace:
  PHP   1. {main}() 
/var/www/html/maharagerrit/external/vendor/behat/behat/bin/behat:0
  PHP   2. Symfony\Component\Console\Application->run() 
/var/www/html/maharagerrit/external/vendor/behat/behat/bin/behat:32
  PHP   3. Behat\Behat\Console\BehatApplication->doRun() 
/var/www/html/maharagerrit/external/vendor/symfony/console/Symfony/Component/Console/Application.php:126
  PHP   4. Symfony\Component\Console\Application->doRun() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Console/BehatApplication.php:68
  PHP   5. Symfony\Component\Console\Application->doRunCommand() 
/var/www/html/maharagerrit/external/vendor/symfony/console/Symfony/Component/Console/Application.php:195
  PHP   6. Symfony\Component\Console\Command\Command->run() 
/var/www/html/maharagerrit/external/vendor/symfony/console/Symfony/Component/Console/Application.php:874
  PHP   7. Behat\Behat\Console\Command\BehatCommand->execute() 
/var/www/html/maharagerrit/external/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:257
  PHP   8. Behat\Behat\Console\Command\BehatCommand->runFeatures() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Console/Command/BehatCommand.php:128
  PHP   9. Behat\Gherkin\Node\AbstractNode->accept() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Console/Command/BehatCommand.php:150
  PHP  10. Behat\Behat\Tester\FeatureTester->visit() 
/var/www/html/maharagerrit/external/vendor/behat/gherkin/src/Behat/Gherkin/Node/AbstractNode.php:42
  PHP  11. Behat\Gherkin\Node\AbstractNode->accept() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Tester/FeatureTester.php:88
  PHP  12. Behat\Behat\Tester\ScenarioTester->visit() 
/var/www/html/maharagerrit/external/vendor/behat/gherkin/src/Behat/Gherkin/Node/AbstractNode.php:42
  PHP  13. Behat\Behat\Tester\ScenarioTester->visitStep() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Tester/ScenarioTester.php:87
  PHP  14. Behat\Gherkin\Node\AbstractNode->accept() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Tester/ScenarioTester.php:148
  PHP  15. Behat\Behat\Tester\StepTester->visit() 
/var/www/html/maharagerrit/external/vendor/behat/gherkin/src/Behat/Gherkin/Node/AbstractNode.php:42
  PHP  16. Behat\Behat\Tester\StepTester->executeStep() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Tester/StepTester.php:95
  PHP  17. Behat\Behat\Tester\StepTester->executeStepDefinition() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Tester/StepTester.php:126
  PHP  18. Behat\Behat\Definition\Annotation\Definition->run() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Tester/StepTester.php:157
  PHP  19. call_user_func_array() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Definition/Annotation/Definition.php:155
  PHP  20. BehatForms->i_set_the_following_fields_to_these_values() 
/var/www/html/maharagerrit/external/vendor/behat/behat/src/Behat/Behat/Definition/Annotation/Definition.php:155
  PHP  21. BehatForms->set_field_value() 
/var/www/html/maharagerrit/htdocs/testing/frameworks/behat/classes/BehatForms.php:45
  PHP  22. BehatFormSelect->set_value() 

[Mahara-contributors] [Bug 1476925] Re: Make ajax get_string work for logged-out users

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Make ajax get_string work for logged-out users

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  With Bug #1450995 We added a "get_string_ajax()" javascript method
  which lets you load up Mahara language strings using Ajax, after the
  page is done loading.

  However, it only works for logged-in users. I think eventually this is
  going to cause us some problems, because we're going to forget about
  that limitation and use this method for some action which is also
  accessible to logged-out users. So in the long run it's probably best
  to make it work the same whether you're logged in or logged out.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1476925/+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 1452480] Re: Problem editing notes in Content -> Notes

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Problem editing notes in Content -> Notes

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  The problem is the 'note' field does not display due to this:

  Failed to load: http://mahara-devel/js/tinymce/plugins/maharaimage/plugin.js
  tinymce.js?v=4649 (line 8557)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1452480/+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 1468144] Re: Page layout thumbnails are broken if you use a locale that does commas for decimals

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Page layout thumbnails are broken if you use a locale that does commas
  for decimals

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

Bug description:
  This bug is a follow-up to Bug 1461040. The code in Mahara that
  generates SVG files for page layouts, breaks if you are using a locale
  that does commas for decimals, instead of periods. e.g. one half is
  "0,5" rather than "0.5".

  Here's a quote from the other bug:

  I also encountered this after beginning with translation of Mahara
  15.04 into Estonian. As the locale setting have also been changed the
  values returned by PHP (please correct me if I am wrong) will be comma
  separated and not separated with decimal point (due to Estonian
  representation of float numbers). So Peter probably sees only the SVG
  images which are not returned with float values. Small output of false
  return values which are not rendered by browser: . (should be x="52.2")

  This also affects gallery where the images should be centered but due
  to false float values are not.

  The fix provided at the moment helps, but does not solve the float
  number representation. I have chosen to replace "," in returned values
  with "." in layoutpreviewimage.php and it has "solved" the problem. I
  am open for better solutions.

  I hope this helps a bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1468144/+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 785472] Re: Eliminate all raise_memory_limit() calls

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Eliminate all raise_memory_limit() calls

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

Bug description:
  There are very few places in Mahara were we raise PHP's memory limit,
  but it is bad practice since that memory may not be reclaimed by
  Apache until that child process is terminated.

  Unless we are confident that a particular operation is impossible to
  do without raising the memory limit, we should rewrite code which
  fails to work within 32 MB of memory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/785472/+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 1180775] Re: Display of files in folders does not follow alphanumberic conventions

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Display of files in folders does not follow alphanumberic conventions

Status in Mahara:
  Fix Released

Bug description:
  If you try to reorder  files in an online folder by renaming them,
  files starting a,b,c...come before files starting 1,2,3...this does
  not follow alphanumeric conventions.

  Mahara 1.6.3 (LAMP)
  Windows 7, FF 20.0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1180775/+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 1451331] Re: 15.04 image picker requires PHP 5.3.6+

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  15.04 image picker requires PHP 5.3.6+

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

Bug description:
  As reported on the Mahara.org forums:
  https://mahara.org/interaction/forum/editpost.php?parent=29019

  The awesome new TinyMCE Mahara image picker in Mahara 15.04, uses the
  $node argument of the DomDocument::saveHTML() method. This argument
  was only added in PHP 5.3.6.

  The problem is that, as of the last developer meeting, we purport to
  support Debian 6 (Squeeze) and later. But Squeeze only ships with PHP
  5.3.3.

  So if we want to continue to claim to support Squeeze, we should
  probably make this work without the $node argument. Or, we should
  specify that we require at least PHP 5.3.6, and that if you're running
  it on Squeeze, you'll just have to manually upgrade your PHP version.

  Actually, in the README that shipped with 15.04 we put that we support
  Debian 5 (Lenny) which ships with PHP 5.2... so presumably it's
  already implied that you're manually upgrading your PHP version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1451331/+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 1424916] Re: Missing Alt/Title tag on a text box

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Missing Alt/Title tag on a text box

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

Bug description:
  Hi,

  When I follow Content-> Profile-> Content information and i try add a
  new email address, there are missing  or  tags from the
  text box that you enter the email address into.

  I've attached a screenshot if you need it

  Mahara: 15.04 
  Postgres:  9.3.6
  Mozilla: 35.0.1
  Ubuntu: 14.04

  Cheers,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1424916/+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 1482453] Re: "Skip to main content" link isn't visible on focus

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  "Skip to main content" link isn't visible on focus

Status in Mahara:
  Fix Released

Bug description:
  Mahara does include a "Skip to main content" link which can be
  accessed and used by screen reader users, but it cannot be seen by
  sighted users. When tabbing to this link, the page content jumps down
  as if to accommodate it, but the link is still hidden behind the page
  header.

  It is fine (and recommended) to show the link only on focus, but when
  focused it should be visible at the top of the screen.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482453/+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 1478357] Re: Miss aligment in the Settings area

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Miss aligment in the Settings area

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  If you change the language to non English (for example here I put
  French) and the go to Settings, some options or misaligned (see
  picture enclosed).

  This work fine in English, the alignment is respected. But the
  alignment should be not language dependent.

  -dajan

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1478357/+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 1465918] Re: Missing accessibility text on Inbox & Outbox notification "More..." links

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Missing accessibility text on Inbox & Outbox notification "More..."
  links

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  After the bootstrap merge, if a notification has a URL but no URL
  text, we just show the arrow "reply" icon, but with no alt text or
  anything on it.

  This means that it won't be readable by a screen-reader, so it breaks
  accessibility requirements.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1465918/+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 1482474] Re: "Basic options" expander in layout editor is ARIA-collapsed by default

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  "Basic options" expander in layout editor is ARIA-collapsed by default

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  "Basic options" is the default expander in the page layout editor and
  is expanded by default. However, (probably due to something in the
  bootstrap-accessibility library) it has the attribute aria-
  expanded=false added to it by default, making it confusing for screen
  reader users. This should be changed so that this expander has aria-
  expanded=true, but the others still have the attribute set to false.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482474/+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 1480038] Re: Account delete button showing when register allowed is off

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Account delete button showing when register allowed is off

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

Bug description:
  To test:

  Have only one default institution and make sure register allowed is
  turned off

  Add some users

  Log in as a user and go to setting page - you will see a 'delete
  account' button when you shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1480038/+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 1479178] Re: Update of quota not working correctly

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Update of quota not working correctly

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

Bug description:
  The quota block is not updating for user or for group

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1479178/+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 1482458] Re: Bootstrap tabs are not accessible

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Bootstrap tabs are not accessible

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  The new Bootstrap theme means that tabs (eg. on the Profile page) are
  rather different to previous versions of Mahara. In theory the
  included bootstrap-accessibility library should take care of adding
  ARIA features to them, but unfortunately it seems to be
  overcomplicating matters to the point of confusion. There are various
  issues with the JAWS screen reader, which may or may not be related to
  this library ... need to investigate why these issues are happening.

  1. Tabs can't be changed without going into "forms" mode (pressing Enter with 
a tab selected does nothing)
  2. All tabs are described as "tab selected"
  3. When selecting a tab with the keyboard (without a screen reader), tabindex 
attributes are added to the tab and its content, messing up the tab order of 
the page

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482458/+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 1476059] Re: Full copy of blog block embedded image problem

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Full copy of blog block embedded image problem

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

Bug description:
  When a user adds a blog block to a page where the blog block setting
  is to full copy any embedded images are not copied.

  To test:

  1) User A edits their blog description and embeds an image in the
  description field.

  2) User A then adds a blog block to a page (Page A) and picks the blog
  from step 1 and sets Block copy permission to 'Other will get their
  own copy ...'

  3) User A shares Page A with registered users and in advanced options
  ticks Allows copying

  4) Log in with User B and go to Portfolio and copy Page A

  The page is copied and you can see the image in the blog block but in
  Content -> Files you do not have a copy of the image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1476059/+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 1446912] Re: elasticsearch not searching 'Text' block type

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  elasticsearch not searching 'Text' block type

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Mahara system has a new 'Text' blocktype, that doesn't have an
  artefact associated with it and so gets missed on elasticsearch
  indexing.

  What is needed is to be able to index the 'text' block_instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1446912/+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 1493169] Re: New wall post not updating page correctly via js

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  New wall post not updating page correctly via js

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  When I got to a user's profile page that has no wall posts on it I see
  'No wall posts to display'.

  So I add a couple of wall posts and the 'No wall posts to display'
  text goes away but the posts text doesn't appear until I refresh the
  page.

  So it looks like there is a problem with the js updating the page when
  you make a post

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1493169/+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 1430567] Re: Migrate away from Gitorious before its May 2015 shutdown

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Migrate away from Gitorious before its May 2015 shutdown

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  GitLab has aquired Gitorious and will shut the site down at the end of
  May 2015: https://about.gitlab.com/2015/03/03/gitlab-acquires-
  gitorious/

  "Starting today, Gitorious.org users can import their existing
  projects into GitLab.com by clicking the “Import projects from
  Gitorious.org” link when creating a new project. Gitorious.org will
  stay online until the end of May 2015 to give people time to migrate
  their repositories. Existing users of Gitorious on-premises can
  contact sa...@gitlab.com for more information."

  Mahara's "official" main code repository is still on Gitorious, as are
  many of our utility repositories (the manual, deployment scripts,
  etc). We also have scripts that reference the gitorious address, and
  project listings that tell people to access our source code at
  gitorious. Apparently all of this will need to change before the end
  of May.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1430567/+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 1479543] Re: Upgrading from 1.9 to 15.04 in mysql can timeout on big sites

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Upgrading from 1.9 to 15.04 in mysql can timeout on big sites

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  If there are lots of artefact and elasticsearch is running then the
  adding of the 'path' column and updating all the artefacts to have new
  path value can cause very long upgrade, or even upgrade timing
  out/locking up the database.

  The problem is that there is a trigger on the artefact table - but as
  the path value is not stored by elasticsearch we don't need to get
  elasticsearch to reindex all the artefact rows.

  So we will drop the trigger for this bit and re-add the trigger after
  the artefact table has add it's path column added.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1479543/+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 1478724] Re: Upgrading from 1.8 to 15.10 fails due to multirecipient change to module

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Upgrading from 1.8 to 15.10 fails due to multirecipient change to
  module

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  The upgrade fails due to two things.

  1) It tries to install artefact.multirecipientnotification plugin but that 
aretafact plugin does not exist anymore (line 3780)
  - To fix make it install module.multirecipientnotification plugin instead

  2) It then tries to drop the triggers / move the non existing table and at 
this point upgrade dies.
  - To fix make it check that the table exists before trying to move table from 
artefact to module

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1478724/+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 1474659] Re: Leap2a: import/leap/lib.php:1117 unserialize: Error at offset 65512 of 65535 bytes"

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Leap2a: import/leap/lib.php:1117 unserialize: Error at offset 65512 of
  65535 bytes"

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Won't Fix
Status in Mahara 1.9 series:
  Won't Fix
Status in Mahara 15.04 series:
  Won't Fix
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  This bug was reported by Kwantlen Polytechnic.

  The problem they were experiencing was that some leap2a files error
  out when they're attempted to be imported. With error-reporting turned
  on, the same message is always present:

  [WAR] f7 (import/leap/lib.php:1117) unserialize(): Error at offset 65512 of 
65535 bytes
  Call stack (most recent first): 
  log_message("unserialize(): Error at offset 65512 of 65535 byte...", 8, true, 
true, "/var/www/mahara-15.04.1/import/leap/lib.php", 1117) at 
/var/www/mahara-15.04.1/lib/errors.php:441
  error(8, "unserialize(): Error at offset 65512 of 65535 byte...", 
"/var/www/mahara-15.04.1/import/leap/lib.php", 1117, array(size 5)) at Unknown:0
  unserialize("a:11:{s:5:"title";s:40:"Occupational health and sa...") at 
/var/www/mahara-15.04.1/import/leap/lib.php:1117
  PluginImportLeap->render_import_entry_requests() at 
/var/www/mahara-15.04.1/import/leap/lib.php:269
  PluginImportLeap->build_import_entry_requests_form() at 
/var/www/mahara-15.04.1/import/index.php:225
  print_import_items_form() at /var/www/mahara-15.04.1/import/index.php:73

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1474659/+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 1482480] Re: Add row button in custom layout creator should have focus management

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Add row button in custom layout creator should have focus management

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  When creating a custom layout, the "Add a row" button creates a new
  row editor with JavaScript. To make sense for screen reader users, it
  should also focus the new row - probably the "Number of columns" combo
  box since it's the first control in the new form.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482480/+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 1460911] Re: forgotpass page not working as expected

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  forgotpass page not working as expected

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

Bug description:
  The forgotpass page it just keeps showing you the form box instead of
  showing you the send email message when email is sent

  This is due to the system not checking the correct $SESSION instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1460911/+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 1181696] Re: Renaming image gallery files doesn't reorder them

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Renaming image gallery files doesn't reorder them

Status in Mahara:
  Fix Released

Bug description:
  Tested on Mahara master (1.8.0dev).

  When image files are uploaded to a folder and that is displayed as
  image gallery, the order of the files stays the same no matter whether
  you rename the files later on in order to actually re-order the
  gallery.

  This is partially related to bug #732462 where it should be possible
  to re-order your images by dragging and dropping.

  See also https://mahara.org/interaction/forum/topic.php?id=5423

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1181696/+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 1465913] Re: No "More..." or "Topic" link on objectionable content notifications in inbox

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  No "More..." or "Topic" link on objectionable content notifications in
  inbox

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  After merging in Bootstrap, I noticed that when I receive an
  objectionable content notification, the link to view the content is no
  longer displayed at the bottom of the notification in my inbox.

  To replicate:

  1. Clean Mahara install.
  2. Log in as Admin.
  3. Create a page. Make it accessible to the public.
  4. Create a User A.
  5. As User A, view the page Admin made public.
  6. Click the Report button and file an objectionable content report about the 
page.
  7. Log in as Admin
  8. Go to your inbox.
  9. You'll see an objectionable content notification.
  10. Click on the title.

  Expected result: You should see a link at the bottom of the notification that 
says "More..." or "Page..." to let you view the page
  Actual result: You'll see the text of the notification, but no link at the 
bottom.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1465913/+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 1450705] Re: TinyMCE disappears from feedback form after validation fails

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  TinyMCE disappears from feedback form after validation fails

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  If you try post feedback, but the form validation fails, we re-display
  the feedback form. However, in this case, the TinyMCE no longer
  displays properly.

  To replicate:

  1. Create a page (which allows comments)
  2. Click on "Place feedback" on the bottom of the page
  3. Click "Submit" without filling in a comment.
  4. This will cause the feedback to fail validation, and the page will reload 
with a message telling you what you did wrong.

  Expected result: You should see the same feedback form, with the "Message" 
field displaying an error.
  Actual result: You see the feedback form, but now the "Message" field is no 
longer TinyMCE.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1450705/+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 1485801] Re: Remove "small page headers" feature in Mahara 15.10+

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Remove "small page  headers" feature in Mahara 15.10+

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  In Mahara 1.3 we added a the feature now known as "Small page headers"
  (or "viewmicroheaders" in the code). This feature changes the display
  of Portfolio pages so that they have a different, smaller header
  displayed. It can be activated by going to "Administration -> Site
  Configuration -> General options -> Small page headers".

  Having this extra, optional, way of styling pages has always tended to
  cause bugs for us because it gets neglected during theming and because
  of the inherent bugginess of code reduplication. And now with the
  Bootstrap theme changes it's no longer necessary because of the
  changes we've made to the default header.

  So, we're going to remove the "Small page headers" feature, as of
  Mahara 15.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1485801/+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 1492666] Re: Undefined lang string for user search filter result

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Undefined lang string for user search filter result

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Mahara 15.10dev

  When you filter for users who have logged in since a particular date
  or have never logged in and there is no result, the "No results found"
  string is not displayed. Instead an undefined string is shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492666/+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 1456849] Re: Problem with prepared statements in stats functions

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Problem with prepared statements in stats functions

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

Bug description:
   Failed to get a recordset: postgres8 error: [-1: number of parameters must 
be between 0 and 65535] in EXECUTE("
  SELECT (0.0 + COUNT(id)) / NULLIF(COUNT(DISTINCT "owner"), 0)
  FROM "view"
  WHERE id IN (?,? ... ?,?)
  and values was (2848,81339 ... 123,456)

  The full error shows 65000+ question marks etc

  There are a bunch of functions that generate stats but are poorly
  written (in lib/registration.php I think) where it tries to get info
  by passing in every user id that relates to the search as a prepared
  statement value - but when we have too many users (like on Mahara.org)
  it dies as there is a maximum number of ? we can have in prepared
  statement before the underlying database chokes.

  Need to rewrite the stats so that they scale better

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1456849/+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 1482492] Re: Hour and minute combo boxes in date picker have no labels

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Hour and minute combo boxes in date picker have no labels

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  In the date picker used on the Group settings page, the first three
  combo boxes (year, month, day) have screen reader accessible labels
  describing the control. However, the last two (hour and minute) have
  no such label, and screen reader users would find it hard to figure
  out what these are for. The same sort of label should also be added
  for these combo boxes.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482492/+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 1464018] Re: Lazyload of artefact chooser data throws warning

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Lazyload of artefact chooser data throws warning

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  99 (lib/view.php:3095) Undefined index: lazyload

  Need to check of this variable exists via !empty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1464018/+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

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
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 Released
Status in Mahara 15.10 series:
  Fix Released

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 1486766] Re: Error message when searching for users in web services logs

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Error message when searching for users in web services logs

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  master 15.10dev

  
  When you search for a user on /webservice/admin/webservicelogs.php and click 
the "Go" button, you get the following error messages:

  [WAR] d7 (lib/dml.php:1578) Array to string conversion
  Call stack (most recent first):

  log_message("Array to string conversion", 8, true, true, 
"/home/kristina/code/mahara/htdocs/lib/dml.php", 1578) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:441
  error(8, "Array to string conversion", 
"/home/kristina/code/mahara/htdocs/lib/dml.php", 1578, array(size 4)) at 
Unknown:0
  implode(",", array(size 1)) at 
/home/kristina/code/mahara/htdocs/lib/dml.php:1578
  create_sql_exception_message(object(ADODB_Exception), "SELECT "username" 
FROM "usr" WHERE "id" = ? ", array(size 1)) at 
/home/kristina/code/mahara/htdocs/lib/dml.php:480
  get_recordset_sql("SELECT "username" FROM "usr" WHERE "id" = ? ", 
array(size 1)) at /home/kristina/code/mahara/htdocs/lib/dml.php:791
  get_field_sql("SELECT "username" FROM "usr" WHERE "id" = ? ", array(size 
1)) at /home/kristina/code/mahara/htdocs/lib/dml.php:779
  get_field("usr", "username", "id", array(size 1)) at 
/home/kristina/code/mahara/htdocs/webservice/admin/webservicelogs.php:22

  [WAR] d7 (lib/errors.php:747) Failed to get a recordset: postgres8 error: 
[-1: ERROR:  invalid input syntax for integer: "Array"] in EXECUTE("SELECT 
"username" FROM "usr"  WHERE "id" = ? ")
  Command was: SELECT "username" FROM "usr"  WHERE "id" = ?  and values was 
(Array)
  Call stack (most recent first):

  log_message("Failed to get a recordset: postgres8 error: [-1: E...", 8, 
true, true) at /home/kristina/code/mahara/htdocs/lib/errors.php:97
  log_warn("Failed to get a recordset: postgres8 error: [-1: E...") at 
/home/kristina/code/mahara/htdocs/lib/errors.php:747
  SQLException->__construct("Failed to get a recordset: postgres8 error: 
[-1: E...") at /home/kristina/code/mahara/htdocs/lib/dml.php:480
  get_recordset_sql("SELECT "username" FROM "usr" WHERE "id" = ? ", 
array(size 1)) at /home/kristina/code/mahara/htdocs/lib/dml.php:791
  get_field_sql("SELECT "username" FROM "usr" WHERE "id" = ? ", array(size 
1)) at /home/kristina/code/mahara/htdocs/lib/dml.php:779
  get_field("usr", "username", "id", array(size 1)) at 
/home/kristina/code/mahara/htdocs/webservice/admin/webservicelogs.php:22

  [WAR] d7 (lib/dml.php:480) Failed to get a recordset: postgres8 error: [-1: 
ERROR:  invalid input syntax for integer: "Array"] in EXECUTE("SELECT 
"username" FROM "usr"  WHERE "id" = ? ")
  Command was: SELECT "username" FROM "usr"  WHERE "id" = ?  and values was 
(Array)
  Call stack (most recent first):

  get_recordset_sql("SELECT "username" FROM "usr" WHERE "id" = ? ", 
array(size 1)) at /home/kristina/code/mahara/htdocs/lib/dml.php:791
  get_field_sql("SELECT "username" FROM "usr" WHERE "id" = ? ", array(size 
1)) at /home/kristina/code/mahara/htdocs/lib/dml.php:779
  get_field("usr", "username", "id", array(size 1)) at 
/home/kristina/code/mahara/htdocs/webservice/admin/webservicelogs.php:22

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1486766/+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 1467254] Re: In admin plugin the "config" butons are not coherent

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  In admin plugin the "config" butons are not coherent

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  In the config-->plugins page, you have replaced the link "Config" by a
  config button, but some previous links are still present:

   * comment/comment
   * file/files
   * internal/profile

  For those three and for coherence sake the link should be replaced by
  a config button

  15.10dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1467254/+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 1449350] Re: A 'loggedin' lang string not changed to 'registeredusers' in user reports

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  A 'loggedin' lang string not changed to 'registeredusers' in user
  reports

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  To test:

  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

  You should see the broken lang string [[loggedin/view]]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1449350/+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 1483077] Re: Problem with mysql upgrade - not escaping table name

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Problem with mysql upgrade - not escaping table name

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

Bug description:
  User getting error

  adodb_throw(SHOW INDEXES FROM group, )

  
https://mahara.org/interaction/forum/topic.php?id=7318=0=10#post29430

  Here the command uses a keyword 'group' without quoting it to be a
  table name

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1483077/+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 1447865] Re: Include PHP version in mahara.org stats

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Include PHP version in mahara.org stats

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

Bug description:
  We were discussing at the last developer meeting, the possibility of
  raising our supported PHP version to 5.4. But, we don't really have
  any idea how many sites out there are currently on PHP 5.3.

  So we decided that we should add the PHP version to the usage data
  people voluntarily send back to mahara.org through the
  cron_send_registration_data() method.

  In order to make this decision in a timely manner to inform 15.10,
  we'll need to include this change in the next minor version update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1447865/+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 1465511] Re: No link to Resume introduction tab

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  No link to Resume introduction tab

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  After the Bootstrap merge, there's no link back to the Introduction
  section of your resume, once you click away to the other sections.

  To replicate:

  1. I log in
  2. I go to Content -> Resume
  3. I can see the "Introduction" section of my resume, with a cover letter and 
personal information
  4. I click on the "Education and employment" tab
  5. I click on the "Introduction" tab to go back to the introduction section

  Expected result: I'm back on the introduction section
  Actual result: There is no "introduction" tab! You can't go back to the 
introduction section, except by clicking on "Content -> Resume" again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1465511/+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 1486269] Re: Need to make sure pieform lib is present in comment build_html()

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Need to make sure pieform lib is present in comment build_html()

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

Bug description:
  Otherwise you can end up with:

  PHP Fatal error: Call to undefined function pieform()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1486269/+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 1446412] Re: Webservice cron doesn't run due to missing function

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Webservice cron doesn't run due to missing function

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

Bug description:
  The cron job webservice_clean_webservice_logs does not run due to the
  file webservice/lib.php not being included into the lib/cron.php file

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1446412/+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 1361450] Re: Preview a collection in 'Copy a collection' page causes a dark screen

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Preview a collection in 'Copy a collection' page causes a dark screen

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Versions: master(1.10)
  Browsers: FF, Chrome

  Steps

  1. In the page 'Copy a page or collection',  click a collection title to 
preview it
  2. In the preview popup window, navigate pages. Every click makes the 
background darker.
  3. Click the Close button to back the page 'Copy a page or collection'

  Expected: a list of collections and pages
  Actual: The screen is dark and can't click

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1361450/+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 1468533] Re: "My pages" block broken in 1510

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  "My pages" block broken in 1510

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  The "My pages" block is broken due to a bad merge when bootstrap was
  added.

  The template file is not correct - will push a patch to fix this

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1468533/+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 1424817] Re: The SelectorsHandler::xpathLiteral method is deprecated in mink 1.7

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  The SelectorsHandler::xpathLiteral method is deprecated in mink 1.7

Status in Mahara:
  Fix Released

Bug description:
  Version: master(15.04)

  The method is desprecated in behat/mink 1.7 and will be removed in 2.0
  It should be replaced by Escaper::escapeLiteral()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1424817/+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 1492675] Re: Change block "Latest pages" to "Latest changes I can view"

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Change block "Latest pages" to "Latest changes I can view"

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  https://mahara.org/interaction/forum/topic.php?id=7337

  Mahara 15.10.

  Change the block title to "Latest changes I can view" because now both
  pages and collections are displayed.

  We can only change the default title but not if someone has already
  changed the title of the block since that block can take a different
  title.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492675/+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 1487308] Re: All inbox messages are ARIA-expanded by default

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  All inbox messages are ARIA-expanded by default

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Related to Bug #1484779

  In the Inbox, messages are now shown as expanders with the aria-
  expanded attribute showing their state. By default they all have the
  attribute aria-expanded="1" even though they are all collapsed. This
  should therefore be changed to aria-expanded="false".

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1487308/+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 1491639] Re: Need to update group 'shared with me' block config values on upgrade 15.04+

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Need to update group 'shared with me' block config values on upgrade
  15.04+

Status in Mahara:
  Fix Released
Status in Mahara 15.04 series:
  Won't Fix
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  In pre 15.04 versions Group homepages have a 'Group pages' block
  showing the pages that are shared with the group (a yes/no option).
  This includes pages by members and non-members alike.

  After upgrade to 15.04+ there was a new option added so that we have:
  * None
  * By members of this group
  * By anybody

  But the problem is we added the new option, By members of this group,
  to the '1' value (the same as 'yes' before) rather than to the 'by
  anybody' option (which is '2').

  This means on upgrade any pages shared by non-members stop showing up
  on the shared list for this block.

  We need to run an upgrade for the group homepages to make any 'Display
  shared pages' that were set to 'yes' before hand to be set to 'by
  anybody' so that the same display rules are preserved.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1491639/+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 1487246] Re: Close button on initial configure dialog does not delete block

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Close button on initial configure dialog does not delete block

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  In latest master when adding a block to a page, clicking the "X"
  button in the Configure dialog pops up a warning asking if you want to
  delete the block, and does actually delete it from the database.
  However, unlike when you click the Remove button it doesn't remove the
  block from the page - you need to refresh the page to make it
  disappear.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1487246/+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 1467245] Re: Language label too far from the menu

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Language label too far from the menu

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  The "language" label is a bit too far from the drop down language menu, on 
the home page before connection.
  (see inclosed image file)

  Mahara 15.10dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1467245/+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 1448948] Re: Social media buttons are not visible to others

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Social media buttons are not visible to others

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Confirmed for Mahara 1.10 and 15.04 (and therefore also a problem on
  master)

  When I add social media profile buttons via the "Social media" block
  to a page, others cannot see those buttons. Only I can see them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1448948/+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 1460850] Re: wysiwyg tinymce showing on logged out pages if config 'wysiwyg' is set to 'enable'

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  wysiwyg tinymce showing on logged out pages if config 'wysiwyg' is set
  to 'enable'

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

Bug description:
  Logged out users should not be allowed to use the wysiwyg editor when
  leaving feedback - this is due to them not allowed to upload images
  etc.

  When the  'Administration' -> 'Configure site' -> 'General settings'
  field for 'HTML editor' is set to 'enable' the wysiwyg is shown when
  logged out.

  This is due to the is_html_editor_enabled() function not being robust
  enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1460850/+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 1457246] Re: Pagination in group homepages does not work properly

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Pagination in group homepages does not work properly

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

Bug description:
  Version: master (15.10), 15.04
  Browser: any
  Platform: any

  The pagination of the page lists in the group homepage does now work
  properly when changing the sort option.

  One scenario:
  1. Login as a group member, create 7 pages, and share them to the group.
  2. Login as the group admin, edit the group homepage, configure the "Group 
pages" block, change the "Sort shared pages and collections by" to "Most 
recently updated", and save the group homepage
  3.  Login as a group member,  open the group homepage, navigate the list of 
shared pages
  At first the list is sorted by "most recently updated", when click to next 
page or last page, the list now is sort by page title.

  The bug also related to
  https://bugs.launchpad.net/mahara/+bug/1454458.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1457246/+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 1481452] Re: Wrapping of page and collection titles on "Shared by me"

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Wrapping of page and collection titles on "Shared by me"

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Collection and page titles are cut off pretty quickly on the overview
  page of "Shared with me". It would be better if they were wrapped so
  that their entire title can be seen. This is important when you have
  multiple versions of a page and they only differ in the version number
  or a date which you tend to put last.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1481452/+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 1492102] Re: Moving files with the keyboard no longer works

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Moving files with the keyboard no longer works

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  With the new Bootstrap themes, users are no longer able to move files and 
folders in the file browser using the keyboard. The desired functionality is
  - Press Enter on the file icon, which will open a list of possible folders to 
move the file to
  - Select a folder and press Enter to move the file

  However, currently the file "move" icon has no accessible text
  describing it, and although opening the list of folders works,
  clicking on them does nothing.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492102/+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 1483084] Re: Problem with upgrading to 15.04 - postgres and upgrade/limit

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Problem with upgrading to 15.04 - postgres and upgrade/limit

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Postgres can only do an upgrade / limit via subquery and Mysql can
  only do it without subquery

  so we need to have seperate sql commands for both

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1483084/+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 1474628] Re: Leap2a: Collections being exported as individual pages

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Leap2a: Collections being exported as individual pages

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

Bug description:
  As reported here:
  https://bugs.launchpad.net/mahara/+bug/1464477/comments/2

  The patch https://reviews.mahara.org/3624, in Mahara 15.04, caused a
  regression where Leap2a fails to export collections. Instead, the
  collections are exported as individual pages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1474628/+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 1420590] Re: access denied error when editing group as group admin

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  access denied error when editing group as group admin

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

Bug description:
  Get a:
   
  You do not have access to view this page.

  group_update: cannot update a group in this institution

  error - this is due a group admin that is only in the 'no insitituion'
  (mahara) institution doesn't have the expected info set in their $USER
  data.

  So need to make an exception for the 'mahara' institution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1420590/+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 1467248] Re: A pipe | exists before the link « Lost username / password"

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  A pipe | exists before the link « Lost username / password"

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  On the home page, at the bottom of the connexion information box, the
  text for the lost password / username, says

  "| Lost username / password"

  but it should says

  "Lost username / password" without the | at the beginning

  See included picture

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1467248/+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 1485840] Re: Don't allow replies to deleted comments

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Don't allow replies to deleted comments

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  This was an oversight in implementing threaded comments. You shouldn't
  be able to post a reply to a comment that has already been deleted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1485840/+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 1446395] Re: Behat tests: Removing duplicates and tidying tests

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Behat tests: Removing duplicates and tidying tests

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

Bug description:
  Hi All,

  The suite needs a little maintenance and tidying. In order to make the
  tests run faster and be more efficient we need to tidy the tests  up.
  Eg: put them into the correct folders, make sure they have appropriate
  tags for running them in groups, delete those that are testing
  duplicate things and also delete those that are directly duplicate
  tests.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1446395/+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 1482455] Re: Dropdown menus are no longer keyboard-accessible

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Dropdown menus are no longer keyboard-accessible

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  With the introduction of the bootstrap theme, the old JavaScript for
  making the dropdown navigation keyboard accessible no longer seems to
  work. Hopefully that's just because the menus now use different class
  names, so the same script (js/dropdown-nav.js) could be updated with
  those new classes. In any case, this needs to be fixed, since the
  dropdown menus are not at all accessible without this feature.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482455/+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

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
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 Released
Status in Mahara 15.10 series:
  Fix Released

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 1455122] Re: Upgrade form 1.10 to 15.04 fails if 3rd party plugins are not present

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Upgrade form 1.10 to 15.04 fails if 3rd party plugins are not present

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

Bug description:
  When upgrading from 1.10 (latest build) to 15.04 (latest build) today
  I get the following error because some 3rd party plugins are not
  present on my server but, due to the lack on auto-unstallation, their
  traces remain in the database.

  If I run again the command later I get the second error message (see
  below).

  The upgrade process should be resilient when 3rd party plugins are not
  here. I think we already had this with previous versions of Mahara and
  it has been fixed. My only way to upgrade to 15.04 is either :

  1/ Find all the bit of information related to the missing plugins and delete 
them from the database
  or
  2/ Reinstall everything from scratch loosing all the data from the Groups (no 
option to export group work in Leap2a)
  or
  3/ Reinstall the missing plugins. I already tried this solution without 
success; some plugins are so old and unmaintaned that they crash the server 
when re-introduced inside Mahara.

  
   Message I got after the first attempt for upgrading the system 

  root@ubuntu:/var/www/html/mahara/htdocs# php admin/cli/upgrade.php
  [INF] 61 (admin/cli/upgrade.php:49) Mise à jour de Mahara
  [INF] 61 (lib/mahara.php:221) Mise à jour de core
  [WAR] 61 (lib/mahara.php:1429) File 
/var/www/html/mahara/htdocs/blocktype/chemnih/lib.php did not exist
  Call stack (most recent first):
* safe_require("blocktype", "chemnih") at 
/var/www/html/mahara/htdocs/lib/upgrade.php:1128
* install_blocktype_categories_for_plugin("chemnih") at 
/var/www/html/mahara/htdocs/lib/db/upgrade.php:3974
* xmldb_core_upgrade("2014092314") at 
/var/www/html/mahara/htdocs/lib/upgrade.php:359
* upgrade_core(object(stdClass)) at 
/var/www/html/mahara/htdocs/lib/mahara.php:253
* upgrade_mahara(array(size 40)) at 
/var/www/html/mahara/htdocs/admin/cli/upgrade.php:50

  A nonrecoverable error occurred. This probably means you have
  encountered a bug in the
  systemroot@ubuntu:/var/www/html/mahara/htdocs# git pull

  --- Message I got after my second attempt
  root@ubuntu:/var/www/html/mahara/htdocs# php admin/cli/upgrade.php
  [INF] 87 (admin/cli/upgrade.php:49) Mise à jour de Mahara
  [INF] 87 (lib/mahara.php:221) Mise à jour de core
  [WAR] 87 (lib/errors.php:747) Failed to get a recordset: mysqli error: [1062: 
Duplicate entry 'shortcut' for key 'PRIMARY'] in adodb_throw(INSERT INTO 
"blocktype_category" ("name", "sort") VALUES ('shortcut', '0'), )
  [WAR] 87 (lib/errors.php:747) Command was: INSERT INTO "blocktype_category" 
("name", "sort") VALUES (?, ?) and values was (shortcut,0)
  Call stack (most recent first):
* log_message("Failed to get a recordset: mysqli error: [1062: Du...", 8, 
true, true) at /var/www/html/mahara/htdocs/lib/errors.php:97
* log_warn("Failed to get a recordset: mysqli error: [1062: Du...") at 
/var/www/html/mahara/htdocs/lib/errors.php:747
* SQLException->__construct("Failed to get a recordset: mysqli error: 
[1062: Du...") at /var/www/html/mahara/htdocs/lib/dml.php:1054
* insert_record("blocktype_category", object(stdClass)) at 
/var/www/html/mahara/htdocs/lib/db/upgrade.php:3856
* xmldb_core_upgrade("2014092314") at 
/var/www/html/mahara/htdocs/lib/upgrade.php:359
* upgrade_core(object(stdClass)) at 
/var/www/html/mahara/htdocs/lib/mahara.php:253
* upgrade_mahara(array(size 40)) at 
/var/www/html/mahara/htdocs/admin/cli/upgrade.php:50

  [WAR] 87 (lib/dml.php:1054) Failed to get a recordset: mysqli error: [1062: 
Duplicate entry 'shortcut' for key 'PRIMARY'] in adodb_throw(INSERT INTO 
"blocktype_category" ("name", "sort") VALUES ('shortcut', '0'), )
  [WAR] 87 (lib/dml.php:1054) Command was: INSERT INTO "blocktype_category" 
("name", "sort") VALUES (?, ?) and values was (shortcut,0)
  Call stack (most recent first):
* insert_record("blocktype_category", object(stdClass)) at 
/var/www/html/mahara/htdocs/lib/db/upgrade.php:3856
* xmldb_core_upgrade("2014092314") at 
/var/www/html/mahara/htdocs/lib/upgrade.php:359
* upgrade_core(object(stdClass)) at 
/var/www/html/mahara/htdocs/lib/mahara.php:253
* upgrade_mahara(array(size 40)) at 
/var/www/html/mahara/htdocs/admin/cli/upgrade.php:50

  A nonrecoverable error occurred. This probably means you have
  encountered a bug in the
  systemroot@ubuntu:/var/www/html/mahara/htdocs#

To manage notifications about this bug go to:

[Mahara-contributors] [Bug 1485763] Re: Submissions to group; only last five submissions display

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Submissions to group; only last five submissions display

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

Bug description:
  In a Controlled group page, under heading "Submissions to this group",
  only the last five submissions are listed. Clicking on the link for
  the Next page displays "undefined" under the same heading; we expect
  to see earlier submissions. Even if there are 35 submissions
  (generating estimated 7 pages) links for only two pages are offered.

  Link on 2/Next/Last:
  https://[mahara]/group/view.php?id=723=723==5

  Steps to reproduce:
  1. With a user (teacher) with Site staff role, create a controlled group.
  2. Add at least six users (students) to the group.
  3. Logging in as each of the students in turn, submit a collection or page to 
the controlled group. (You may wish to view the list of entries under the 
group's 'Submissions to this group' heading as you go.)
  4. When you've submitted more than five collections or pages, the link to 
page 2 / Next will appear. Clicking on the link will display the Group page 
with 'Submissions to this group' = undefined.

  Mahara 15.04.1, Linux, mySQL
  I believe this is our first use of a Controlled group in this way since we 
upgraded a few months ago from v1.9 a few months ago.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1485763/+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 1432988] Re: Clean up the "Required profile fields" for social media

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Clean up the "Required profile fields" for social media

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  When you make the social media profile information required on the
  site, the resulting page brings up old and new information.

  To replicate:

  1. Go to Admin -> Extensions -> Plugin admin -> artefact internal profile 
config: 
/admin/extensions/pluginconfig.php?plugintype=artefact=internal=profile
  2. Select "Social media" and save.
  3. Click anywhere on the resulting page. You will see a screenshot like the 
attached.

  The first "Social network" seems to be part of the new 1.10
  functionality whereas the select box is the old functionality.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1432988/+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 1487922] Re: Loading spinner missing when uploading a file via filebrowser

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Loading spinner missing when uploading a file via filebrowser

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  There is an error for loading.gif being missing

  Need to do this the new css way

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1487922/+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 1468137] Re: Change default dummy Behat PW

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Change default dummy Behat PW

Status in Mahara:
  Fix Released
Status in Mahara 15.04 series:
  Won't Fix
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Hi all,

  The dummy Behat PW needs to be changed from Password1 to something that's not 
on the list of PW's Mahara shouldn't accept
  To know what Mahara shouldn't accept please refer to the Sucky passwords list.

  When we come up with a solution please update the wiki page before
  closing this bug report off.
  https://wiki.mahara.org/wiki/Testing/Behat_Testing/Steps

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1468137/+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 1444925] Re: Admin can't see objectionable content in forums if not admin in the group

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Admin can't see objectionable content in forums if not admin in the
  group

Status in Mahara:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  When a site admin receives an objectionable content notification for a
  forum post, they can't actually check if without having to join the
  group. Like for objectionable content on pages and artefacts, the
  admin should receive direct access to the item in question and then
  release it if necessary. After they've taken action, the group will be
  off limits again.

  Confirmed on a Mahara 1.10 instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1444925/+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 1498248] Re: Warning when deleting queued portfolio

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Warning when deleting queued portfolio

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Mahara master 15.10 (potentially also 15.04)

  Admin -> Users -> Export queue

  When I delete a queued export, I get:

  [WAR] 46 (admin/users/exportqueue.php:63) Invalid argument supplied for 
foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/kristina/code/mahara/htdocs/admin/users/expo...", 63) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:441
  error(2, "Invalid argument supplied for foreach()", 
"/home/kristina/code/mahara/htdocs/admin/users/expo...", 63, array(size 68)) at 
/home/kristina/code/mahara/htdocs/admin/users/exportqueue.php:63

  [WAR] 46 (admin/users/exportqueue.php:78) Trying to get property of non-object
  Call stack (most recent first):

  log_message("Trying to get property of non-object", 8, true, true, 
"/home/kristina/code/mahara/htdocs/admin/users/expo...", 78) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:441
  error(8, "Trying to get property of non-object", 
"/home/kristina/code/mahara/htdocs/admin/users/expo...", 78, array(size 68)) at 
/home/kristina/code/mahara/htdocs/admin/users/exportqueue.php:78

  ===

  For the export queue to work, you'd need to turn on "Export to queue"
  in Config site -> User settings and export a portfolio as Leap2A file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1498248/+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 1450995] Re: allow loading of lang string into js strings object after page load

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  allow loading of lang string into js strings object after page load

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Now that we are using more ajax for loading things in Mahara sometimes
  we end up loading something that needs lang strings but they are not
  present when the page loads and so are not in the 'strings' object.

  It would be good if we could try and load a lang string via ajax as
  well if it wasn't found in the 'strings' object.

  So I will add a js function for that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1450995/+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 1455265] Re: TinyMCE "full screen" button doesn't work in block config

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  TinyMCE "full screen" button doesn't work in block config

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

Bug description:
  Mahara 1504

  It appears that the fullscreen is not fullscreen in 1504. I tried on a
  couple instances, including master.dev.mahara.org and various
  browsers. Adding screenshot also

  To replicate:

  1. Create a page
  2. Go to the "Edit Content" tab
  3. Put a text block onto the page
  4. Click the "Toggle toolbars" button on TinyMCE to expose the fullscreen 
button (it's on the right end of the second row of buttons)
  5. Click the "Fullscreen" button

  Expected result:
  TinyMCE goes to full screen (fills the whole browser window)

  Actual result:
  TinyMCE only fills the block config iframe. This actually makes it *smaller* 
than before.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1455265/+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 1487222] Re: Uploading an image in TinyMCE in a journal entry doesn't work

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Uploading an image in TinyMCE in a journal entry doesn't work

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Mahara master 15.10dev latest pull from today

  Uploading an image via TinyMCE into a journal entry does not work. It
  works fine for the journal description itself, but not in a journal
  entry.

  To replicate:

  1. Create a new journal entry.
  2. In the journal entry TinyMCE click the image button.
  3. Select an image from your computer and try to upload it.

  Expected result: The image is uploaded.
  Actual result: The "Loading..." icon is spinning in the background and 
nothing really happens.

  Tested on Ubuntu 14.04, latest Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1487222/+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 1496139] Re: Change the configurable theme to work with Bootstrap

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Change the configurable theme to work with Bootstrap

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  Changes are necessary for the configurable theme to continue to work
  in Bootstrap.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1496139/+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] Re: Warning message when deleting a blog

2016-11-06 Thread Robert Lyon
** Changed in: mahara
   Status: Fix Committed => Fix Released

-- 
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:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

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


  1   2   3   >