[Mahara-contributors] [Bug 1486309] Re: Call stack errors on site statistics

2017-04-26 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/1486309

Title:
  Call stack errors on site statistics

Status in Mahara:
  Fix Released

Bug description:
  When I logged in as a Site Staff user and I went to Site information>user 
search>site statistics and the page shows a page of errors
  I have attached a screen shot so you can see.

  Linux
  Post gres
  Firefox

  If you need any more info then ask Dean

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1486309/+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 1603206] Re: Anonymously placed comments end up with system user

2017-04-26 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/1603206

Title:
  Anonymously placed comments end up with system user

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

Bug description:
  Seen on a 15.10 site for example, but possibly also 15.04 on
  mahara.org

  
  Comments placed anonymously on a page send a notification to the "System 
User". The real person doesn't get notified and it's a way for spammers to 
leave comments that aren't seen.

  Gregor for example reported that he didn't get informed about spam
  comments on https://mahara.org/user/anzeljg/windowslive-blocktype (or
  the artefact) and thus couldn't remove them unless he was on the page
  and saw the comments. I don't get System User emails, but suspect that
  this might be a similar issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1603206/+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 1606509] Re: Anonymouse users should not be able to have URLs linked in comments

2017-04-26 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/1606509

Title:
  Anonymouse users should not be able to have URLs linked in comments

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

Bug description:
  We can have spam probation for users who are registered on Mahara, but
  anonymously placed comments circumvent that mechanism and have links
  linked directly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1606509/+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 1557160] Re: PHP error when releasing and archiving submissions

2017-04-26 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/1557160

Title:
  PHP error when releasing and archiving submissions

Status in Mahara:
  Fix Released

Bug description:
  Reported on bug #1549947:

  All of our courses (groups) are configured to archive submissions
  before release, so while the export_process_queue CRON task was
  processing about 150 collections (600 pages), PHP encountered a
  max_run_time error, and stopped the task partway through, so some were
  archived, but none were released.

  The export_process_queue task locks itself when it starts and cannot
  be run again until it has finished, but if it crashes it does not
  unlock.

  So for about 36 hours after this task crashed, anything that was
  flagged for release just said "Pending release after archiving" and
  nothing happened. I had to go into the config table in the database
  and deleted the lock, and clear out the export queue.

  So this potential error will need to be handled in some way, otherwise
  it will probably happen a lot more often if an entire class can be
  flagged for archiving & release all at once. 150 collections was only
  1/4 of the class.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1557160/+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 1540534] Re: Page comment moderation doesn't affect artefact comments

2017-04-26 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/1540534

Title:
  Page comment moderation doesn't affect artefact comments

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

Bug description:
  Seen on mahara.org and tested on latest master (16.04).

  When you turn on comment moderation for a page, that moderation only
  goes for page comments but not artefact comments. Artefact comments
  should be treated the same in that regard as there is no separate
  moderation possibility. This loophole can be misused by anonymous
  people to post comments on an artefact that are immediately visible to
  everyone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1540534/+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 1535164] Re: Read messages are not getting set to read

2017-04-26 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/1535164

Title:
  Read messages are not getting set to read

Status in Mahara:
  Fix Released

Bug description:
  Mahara: 15.10.1
  DB: MySql
  OS: Linux
  Browser: Chrome and FF

  Since the 15.10 upgrade, the 'read' message counter is not working
  properly.

  It doesn't appear that the triggers are updating the usr.read field.

  * I've tried with both multi recipient module on and off.

  * I manually reset all usr.read = 0 in the DB (just to start with a
  clean slate)

  * sent messages to a different user

  * logged in as the other user and their counter hadn't increased.

  I then went into the user's inbox and clicked on the message (i.e. to
  read it), the usr.read field never got updated. Neither did the
  module_multirecipient_userrelation.read get updated (or
  notification_internal_activity.read when mutil-recipient is off).

  Using Chrome's developer tools, I can see that there is no network activity 
to the server to update the field as read:
  * either when I click on the message
  * or when I select 'Mark as read' from the bulk action with the message 
selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1535164/+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 1619036] Re: ADODB error when edit page layout

2017-04-26 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/1619036

Title:
  ADODB error when edit page layout

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

Bug description:
  Version: master (16.10)

  I got the following error when editing a page layout

  [WAR] b0 (lib/adodb/adodb.inc.php:3496) Undefined offset: 0
  Call stack (most recent first):
  log_message("Undefined offset: 0", 8, true, true, 
"/var/www/html/mahara/master/htdocs/lib/adodb/adodb...", 3496) at 
/var/www/html/mahara/master/htdocs/lib/errors.php:513
  error(8, "Undefined offset: 0", 
"/var/www/html/mahara/master/htdocs/lib/adodb/adodb...", 3496, array(size 7)) 
at /var/www/html/mahara/master/htdocs/lib/adodb/adodb.inc.php:3496
  ADORecordSet->GetAssoc(true) at 
/var/www/html/mahara/master/htdocs/lib/dml.php:562
  recordset_to_assoc(object(ADORecordSet_postgres8)) at 
/var/www/html/mahara/master/htdocs/lib/dml.php:644
  get_records_select_assoc("view_layout", "layoutmenuorder > 0 AND iscustom = 
0", array(size 0), "layoutmenuorder", "id, id") at 
/var/www/html/mahara/master/htdocs/view/layout.php:54

  This happened after we upgraded ADODB to 5.20.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1619036/+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 1565199] Re: Journals that you can't add entries to appear in drop-down for "Add new entry" in "Recent journal entries" block

2017-04-26 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/1565199

Title:
  Journals that you can't add entries to appear in drop-down for "Add
  new entry" in "Recent journal entries" block

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

Bug description:
  16.04.rc1

  You can place the "Recent journal entries" block on any page and when
  you place it on a personal or group page, you also see other journals,
  e.g. institution and site (on a personal page) and site (on a group
  page). However, when you include these journals in your block, they
  also appear in the drop-down menu where you can choose in which
  journal you want to create a new entry.

  When you choose an institution or site journal and are not an
  institution admin or site admin, you only see:

  Access denied
  You do not have access to view this page.

  [[youarenotasiteadmin/artefact.blog]]

  You should not be able to see the journals in the drop-down menu to
  which you cannot add an entry.

  There are other two related bugs that should be fixed at the same time:
  1. Bug #1565198: "Recent journal entries" block should mention journal 
context in config
  2. Bug #1565197: Selecting "Site journal" in "Recent journal entries" block 
in a group just spins

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1565199/+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 1600126] Re: Group shortname should be unique across the entier site not just per institution

2017-04-26 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/1600126

Title:
  Group shortname should be unique across the entier site not just per
  institution

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

Bug description:
  Mahara: master
  OS: Linux
  Browser: Firefox
  DB: Postgres

  
  With the new functionality to update shortname for manually created groups 
(i.e. institution = No institution), we should ensure that the shortname is 
unique across all institutions.

  We've had a situation where the users created a group manually. Then
  tried to updated it through the csv upload - for their default
  institution. They get an error that the group does not exist.

  It's very confusing for the users.

  We should update the unique index in the db to be only on the
  shortname column instead of shortname + institution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1600126/+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 1647234] Re: Eliminate MochiKit from Account

2017-04-26 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/1647234

Title:
  Eliminate MochiKit from Account

Status in Mahara:
  Fix Released

Bug description:
  Replace MochiKit( not supported) with jQuery

  
  Related bugs:
  1646229
  1644675
  1644644
  1323920

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1647234/+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 1642745] Re: Error: Only variables should be passed by reference

2017-04-26 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/1642745

Title:
  Error: Only variables should be passed by reference

Status in Mahara:
  Fix Released

Bug description:
  When I go to page webservice/testclient.php

  I see the error debug message:

  "Only variables should be passed by reference"

  This is coming from a call to array_shift() that has a call to
  array_keys() as a parameter.

  We should assign the result from array_keys() to a variable and then
  call array_shift() with this variable as a parameter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1642745/+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 1676223] Re: Need to check that webservice token is supplied before checking if it is in db and is unique

2017-04-26 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/1676223

Title:
  Need to check that webservice token is supplied before checking if it
  is in db and is unique

Status in Mahara:
  Fix Released

Bug description:
  See the forum post
  
https://mahara.org/interaction/forum/topic.php?id=7889=0=10#post31736

  for how to replicate the problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1676223/+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 1679864] Re: Pages and collections search form 'searchtype' not being sticky

2017-04-26 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/1679864

Title:
  Pages and collections search form 'searchtype' not being sticky

Status in Mahara:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Need to allow the searchtype to be sticky just like the orderby one

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1679864/+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 1603658] Re: "Other license (enter URL)" does not work

2017-04-26 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/1603658

Title:
  "Other license (enter URL)" does not work

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

Bug description:
  When you choose the option "Other license (enter URL)" in your
  personal settings, file upload or other places, there is supposed to
  be a second field that comes up in which you can enter the URL for
  that new license. This isn't happening in Mahara 15.10+ and probably
  got lost during the Bootstrap conversion.

  To test:

  1. Go to "Administration -> Configure Site -> General Settings", and
  enable "License metadata" and "Custom licenses".

  2. Change your default license in your account settings
  /account/index.php to "Other license (enter URL)".

  Expected result: Another text field opens up where you can enter the
  URL for this new license.

  Actual result: Nothing happens.

  Other places where this happens: Any artefact where you can choose a
  license.

  It still works in Mahara 15.04 prior to the move to Bootstrap.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1603658/+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 799028] Re: Show time frame in which a portfolio is accessible

2017-04-26 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/799028

Title:
  Show time frame in which a portfolio is accessible

Status in Mahara:
  Fix Released

Bug description:
  A user can restrict the access to his page by providing start and end
  dates. However, these do not get communicated to the person who is
  invited to view the page. I think it would be good if at least the end
  date / time appeared so that a user knows until when he has time to
  look at this page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/799028/+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 1636064] Re: Access date for individual in wrong date format

2017-04-26 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/1636064

Title:
  Access date for individual in wrong date format

Status in Mahara:
  Fix Released

Bug description:
  Seen in Mahara 16.10.0

  When a user chooses to restrict the access to a portfolio based on
  time, the date format shown on /view/share.php is different to how we
  normally display dates. Normally, we spell out the month to avoid
  confusion as different countries write dates differently. For
  individual access though, the date is shown as DD/MM/ (see
  screenshot).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1636064/+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 1603825] Re: "Collapsible" block setting doesn't work if block has no title.

2017-04-26 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/1603825

Title:
  "Collapsible" block setting doesn't work if block has no title.

Status in Mahara:
  Fix Released

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

  If a block has no title, it can't be collapsed. That is, if you set
  the "Collapsible" setting to "Yes", the block can't be toggled because
  there's no title bar to click on. Moreover, if you set the block to
  "Already collapsed", it won't be displayed as collapsed, or
  collapsible.

  This behavior is present at least as far back as Mahara 1.7. I've
  found this behavior in the Text and Image blocks, but I haven't tested
  it across all of them so I don't know whether it's part of the
  implementation of particular blocks, or if it's in the block library
  code.

  To replicate:

  1. Put a text block on a page.
  2. Delete the block's title.
  3. Give the block some text.
  4. Set the block's "Collapsible" setting to "Already collapsed"
  5. View the page in display mode.

  Expected result: The block is collapsed, and can be toggled between 
expanded/collapsed.
  Actual result: The block is expanded, and there is no collapse/expand toggle 
to click on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1603825/+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 1667466] Re: The 'static pages' form is broken in 17.04

2017-04-26 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/1667466

Title:
  The 'static pages' form is broken in 17.04

Status in Mahara:
  Fix Released

Bug description:
  Since we removed Mochikit there are a couple of issues with the
  'Static pages' form.

  commit: 47913f5e49d473f3b6ce2a7bcba524b20bc5af14
  -breaks the ability to switch between different page content with 'Page name' 
select box

  commit: df23a076c50bdafd61cb5cdd60346cf96436692d
  - stops the 'Page text' from having a TinyMCE field

  This is for both Site static pages and Institution static pages

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1667466/+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 1645455] Re: Autocomplete searchbox shows html when deleting item

2017-04-26 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/1645455

Title:
  Autocomplete searchbox shows html when deleting item

Status in Mahara:
  Fix Released

Bug description:
  In screen  /module/multirecipientnotification/sendmessage.php
  when completing the recipients, if we add one and then try to delete it with 
backspace key, we will see the html of the item. See image attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1645455/+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 1646284] Re: Warning messages while deleting the groups

2017-04-26 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/1646284

Title:
  Warning messages while deleting the groups

Status in Mahara:
  Fix Released

Bug description:
  Version: 17:04
  Browser: FF, chrome

  Steps to rreproduce:

  1) Create a group
  2)Add a page inside the group
  3)Add a text into the page 
  4)Add a new note into the page and save
  5)Now delete the group

  Expected result: Page should be deleted without any error
  Actual resu;t: Page gets deleted but a warnign message is displayed. see below

  Call stack (most recent first):
  log_message("call_user_func_array() expects parameter 1 to be a...", 8, true, 
true, "/home/niranjanbandi/code/mahara/htdocs/lib/mahara", 1757) at 
/home/niranjanbandi/code/mahara/htdocs/lib/errors.php:521
  error(2, "call_user_func_array() expects parameter 1 to be a...", 
"/home/niranjanbandi/code/mahara/htdocs/lib/mahara", 1757, array(size 3)) 
at /home/niranjanbandi/code/mahara/htdocs/lib/mahara.php:1757
  call_static_method("ArtefactTypeHtml", "bulk_delete", array(size 1)) at 
/home/niranjanbandi/code/mahara/htdocs/artefact/lib.php:763
  ArtefactType::delete_by_artefacttype(array(size 1)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/group.php:801
  group_delete(20) at /home/niranjanbandi/code/mahara/htdocs/group/delete.php:54
  deletegroup_submit(object(Pieform), array(size 2)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/pieforms/pieform.php:543
  Pieform->__construct(array(size 5)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 5)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/mahara.php:4799
  pieform(array(size 5)) at 
/home/niranjanbandi/code/mahara/htdocs/group/delete.php:41

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1646284/+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 1639049] Re: Ensure dummy admin email is changed on old upgrade

2017-04-26 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/1639049

Title:
  Ensure dummy admin email is changed on old upgrade

Status in Mahara:
  Fix Released

Bug description:
  This is similar to https://bugs.launchpad.net/mahara/+bug/1378581 but
  that only dealt with installing a new site.

  If the site was older, say version 1.8 then the incorrect email
  address would persist in the database.

  Need an upgrade snippet to correct this mistake

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1639049/+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 1681604] Re: Header messages don't push content down sufficiently

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1681604

Title:
  Header messages don't push content down sufficiently

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Mahara 17.04RC1 and master

  With the changes to the new theme, changes seem to have been made to
  the header. When you are in Default, Raw, Modern or Configurable, the
  content is not pushed down enough and the login box for example is
  right on the header with two header messages (see attachment). Ocean
  and Primary School seem to be fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1681604/+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 1645188] Re: Comment ratings are not accessible - aria-hidden still present

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1645188

Title:
  Comment ratings are not accessible - aria-hidden still present

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

Bug description:
  Mahara: 16.04 (but probably in other versions as well)
  Browser: Chrome
  OS: Linux
  DB: Postgres

  Follow up from bug https://bugs.launchpad.net/mahara/+bug/1568611

  Screen readers don't read out the text when users tab into the Ratings
  field: arai-hidden="true" is in the span and therefore not allowing
  screen readers to read it.

  We'll need to apply another patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1645188/+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 1607743] Re: Page themes don't work with configurable theme

2017-04-26 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/1607743

Title:
  Page themes don't work with configurable theme

Status in Mahara:
  Fix Released

Bug description:
  Master mahara (but also on 16.04 and 15.10)

  When users can choose a theme for their pages and the institution uses
  the configurable theme, nothing is being displayed properly.

  Part of the configurable theme is always visible but the acutal chosen
  theme is used for the navigation, which does not look good. And then
  putting skins on top...

  To replicate the issue:

  1. Allow users to choose page themes: Admin -> Configure site -> User 
settings -> Users can choose page themes.
  2. Create an institution and choose the configurable theme. Choose a dark 
background color so that header nav items need to be white.
  3. Add a user to that institution.
  4. Set up a page as that user and give it a different theme.
  Expected result: The theme overwrites the configurable theme completely like 
it does when a an institution has a regular theme.
  Actual result: Part of the configurable theme is still visible (see 
screenshot).

  The screenshot also shows how it would look like with a skin. The skin
  doesn't influence it badly though. Just something to keep in mind for
  testing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1607743/+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 1672737] Re: Entries missing from view_rows_columns

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1672737

Title:
  Entries missing from view_rows_columns

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  We have had a problem occur a couple of times recently for a
  particular customer using Mahara.

  Some of the content is disappearing from pages - it is still there in
  the 'view_layout_rows_columns' and 'view_layout_columns' tables, but
  some of it is missing from the 'view_rows_columns' table.

  If you delete all the records relating to the particular view from the
  'view_rows_columns' table, then Mahara spots that all the records are
  missing and rebuilds the whole page. This results in the missing page
  sections reappearing correctly.

  I'm afraid I can't offer any step-by-step instructions for how to
  reproduce the problem - it has only happened twice (that we have
  discovered) in the last few months and in each case we can see what is
  wrong with the data, but not how it reached that state.

  This may be related to https://bugs.launchpad.net/mahara/+bug/1626462
  but the site is currently running Mahara 16.04.4 and that has not
  fixed the problem (as that fix only works when *all* the records in
  'view_rows_columns' are missing, not when only some of them are
  missing).

  Mahara: 16.04.4
  OS: Linux
  DB: MySQL
  Browser: not relevant

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1672737/+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 1672893] Re: TinyMCE library - upgrade to version 4.5.x

2017-04-26 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/1672893

Title:
  TinyMCE library - upgrade to version 4.5.x

Status in Mahara:
  Fix Released

Bug description:
  There is security patch in version 4.5.0

  https://github.com/tinymce/tinymce/blob/master/changelog.txt

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1672893/+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 1633311] Re: JS error in Firefox when editing annotation blocks

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1633311

Title:
  JS error in Firefox when editing annotation blocks

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

Bug description:
  Version: master (17.04), 16.10
  Platform: any
  Browser: Firefox (45)

  I got the following error when adding/editing an annotation block in a
  portfolio page.

  SyntaxError: in strict mode code, functions may be declared only at
  top level or immediately within another function

  It works ok on Chrome 53

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633311/+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 1648628] Re: Eliminate MochiKit from Artefacts

2017-04-26 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/1648628

Title:
  Eliminate MochiKit from Artefacts

Status in Mahara:
  Fix Released

Bug description:
  Eliminate MochiKit from Artefacts

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648628/+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 1581907] Re: Style guide improvements for Mahara 16.10

2017-04-26 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/1581907

Title:
  Style guide improvements for Mahara 16.10

Status in Mahara:
  Fix Released

Bug description:
  General bug for style guide changes so we have a bug number.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1581907/+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 1648089] Re: The pop-up help window pops up when the content is too long

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1648089

Title:
  The pop-up help window pops up when the content is too long

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

Bug description:
  To reproduce:
  * Click on the menu: Content > file
  * Click on the (i) icon after the License field
  Expected: We may be able to read all its content
  Actual: The top part is outside the screen (see Screen-shot)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648089/+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 1606735] Re: Accessibility - Inconsistent heading levels

2017-04-26 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/1606735

Title:
  Accessibility - Inconsistent heading levels

Status in Mahara:
  Fix Released

Bug description:
  Mahara: master

  Headings jump levels - i.e. h1 -> h3 skipping h2.

  Heading levels should be used in sequence to assist users in
  understanding the structure of the page. And, prevent screen readers
  from skipping sections.

  For additional information, please refer to:
  http://webaim.org/techniques/semanticstructure/#contentstructure

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1606735/+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 1660101] Re: Search box in configurable theme needs better outline

2017-04-26 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/1660101

Title:
  Search box in configurable theme needs better outline

Status in Mahara:
  Fix Released

Bug description:
  When using the configurable theme, the search box looks a bit odd when
  the search buttons have an outline as the outline is only for 3 sides
  but not all 4 (see screenshot).

  I can see two options:

  1. Extend the button outline to the search box itself.
  2. Ensure that the 4th side of the button has the outline.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1660101/+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 1681293] Re: Allow Blackboard specific LTI parameters

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1681293

Title:
  Allow Blackboard specific LTI parameters

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Blackboard is unable to use LTI currently because Mahara complains
  about these parameters:

  ext_launch_id
  ext_launch_presentation_css_url

  We will need to add them to the optional parameters accepted

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1681293/+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 1656974] Re: SmartEvidence framework assment feedback not working

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1656974

Title:
  SmartEvidence framework assment feedback not working

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

Bug description:
  The system is trying to save the wrong evidence ID as the framework ID
  for framework assessment feedback -  so it will work when there are
  less evidences than there are frameworks - but breaks once there are
  more.

  Need to fix up to save correct framework ID

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1656974/+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 1648927] Re: Deleting an institution sets group shortname/institution to null

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1648927

Title:
  Deleting an institution sets group shortname/institution  to null

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

Bug description:
  Now that we want every group to have a shortname we should not be
  setting it to NULL

  Need to update 'institution' to the default site name 'mahara'

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648927/+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 1665161] Re: javascript error when adding journal block in page

2017-04-26 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/1665161

Title:
  javascript error when adding journal block in page

Status in Mahara:
  Fix Released

Bug description:
  When editing a page, adding a recent Journal entries block.

  On the edit box, if we choose the search tab, there will be a fatal
  error.

  if we click on browse there will be a javascript error in the console:

  sendjsonrequest() callback failed: 
  ReferenceError: checkBox is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1665161/+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 1649732] Re: MySql fallback not working in 16.10

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1649732

Title:
  MySql fallback not working in 16.10

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

Bug description:
  In init.php file there is a check to make sure that if one is using a
  mysql database they are using either database type 'mysqli' or
  'mysql'. And they relate to drivers in htdocs/lib/adodb/drivers/

  But we removed the ADODB driver for 'mysql' so we can't fall back to that one 
any more.
  See commit 2f19a42ddd6af732e40b1aae9359ee80e28f9111

  We need to tidy up the init.php file (around line 133) to throw error
  if 'mysqli' PHP extension is not installed rather than trying to use
  'mysql' as database type.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1649732/+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 1666102] Re: group member can delete journal

2017-04-26 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/1666102

Title:
  group member can delete journal

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

Bug description:
  Having a group where only the admin members can create and edit. A normal 
member can't add an entry to or edit a journal, but it can delete the journal. 
  We should not allow this to happen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1666102/+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 1651018] Re: Undefined variable: type in Content screen. Prod mode=true

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1651018

Title:
  Undefined variable: type in Content screen. Prod mode=true

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

Bug description:
  if we have these values in config.php

  $cfg->productionmode = true;
  $cfg->nocache=false;
  $cfg->log_warn_targets = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;

  
  Following error shows up in Content screen:

  [WAR] 32 (artefact/file/lib.php:2516) Undefined variable: type
  Call stack (most recent first):

  log_message(string(size 24), integer, true, true, string(size 87), 
integer) at 
/var/www/mahara-org-testing-mahara/releases/20161215230023/htdocs/lib/errors.php:521
  error(integer, string(size 24), string(size 87), integer, array(size 8)) 
at 
/var/www/mahara-org-testing-mahara/releases/20161215230023/htdocs/artefact/file/lib.php:2516
  ArtefactTypeProfileIcon::download_thumbnail(integer) at 
/var/www/mahara-org-testing-mahara/releases/20161215230023/htdocs/thumb.php:32

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1651018/+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 1636854] Re: Parse error: syntax error, unexpected ''login_submitted''

2017-04-26 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/1636854

Title:
  Parse error: syntax error, unexpected ''login_submitted''

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

Bug description:
  Hi

  I'm trying a clean install of Mahara 16.10.0 on a server running PHP
  5.4 and I'm getting this error.

  Parse error: syntax error, unexpected ''login_submitted''
  (T_CONSTANT_ENCAPSED_STRING) in
  /mnt/data1/www/m1610.edictdev.co.uk/httpdocs/auth/lib.php on line 1443

  Looking at the code I think there might have been a copy and paste
  error as you cannot check for empty('login_submitted'). My guess is
  that it should be $values?

  Function below.

  Kevin

  /**
   * Called when the login form is being validated during submission.
   * Checks the user and password fields are filled in.
   *
   * @param object $form   The Pieform form object
   * @param array  $values The submitted values
   */
  function login_validate(Pieform $form, $values) {
  if (!empty('login_submitted')) {
  if (empty($values['login_username']) || 
empty($values['login_password'])) {
  $form->set_error(null, get_string('loginfailed'));
  }
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1636854/+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 1647220] Re: Error messages on Institution statistics

2017-04-26 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/1647220

Title:
  Error messages on Institution statistics

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

Bug description:
  Mahara master 17.04dev:

  The following error messages appear in a fresh Mahara instance with no
  institutions set up on Admin -> Institutions -> Statistics -> Pages.

  It seems to be similar to bug #1486309.

  [WAR] e8 (lib/user.php:1909) Undefined variable: urlid
  Call stack (most recent first):

  log_message("Undefined variable: urlid", 8, true, true, 
"/home/kristina/code/mahara/htdocs/lib/user.php", 1909) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:521
  error(8, "Undefined variable: urlid", 
"/home/kristina/code/mahara/htdocs/lib/user.php", 1909, array(size 4)) at 
/home/kristina/code/mahara/htdocs/lib/user.php:1909
  profile_url(false, false) at 
/home/kristina/code/mahara/htdocs/lib/view.php:5796
  View->get_url(false) at 
/home/kristina/code/mahara/htdocs/lib/view.php:5237
  View::get_extra_view_info(array(size 5), false, false) at 
/home/kristina/code/mahara/htdocs/lib/registration.php:1399
  institution_view_stats_table(10, 0, array(size 17)) at 
/home/kristina/code/mahara/htdocs/lib/registration.php:1323
  institution_view_statistics(10, 0, array(size 17)) at 
/home/kristina/code/mahara/htdocs/admin/users/statistics.php:83

  [WAR] e8 (lib/user.php:1918) Undefined variable: id
  Call stack (most recent first):

  log_message("Undefined variable: id", 8, true, true, 
"/home/kristina/code/mahara/htdocs/lib/user.php", 1918) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:521
  error(8, "Undefined variable: id", 
"/home/kristina/code/mahara/htdocs/lib/user.php", 1918, array(size 4)) at 
/home/kristina/code/mahara/htdocs/lib/user.php:1918
  profile_url(false, false) at 
/home/kristina/code/mahara/htdocs/lib/view.php:5796
  View->get_url(false) at 
/home/kristina/code/mahara/htdocs/lib/view.php:5237
  View::get_extra_view_info(array(size 5), false, false) at 
/home/kristina/code/mahara/htdocs/lib/registration.php:1399
  institution_view_stats_table(10, 0, array(size 17)) at 
/home/kristina/code/mahara/htdocs/lib/registration.php:1323
  institution_view_statistics(10, 0, array(size 17)) at 
/home/kristina/code/mahara/htdocs/admin/users/statistics.php:83

  [WAR] e8 (lib/user.php:1922) profile_url called with no user id
  Call stack (most recent first):

  profile_url(false, false) at 
/home/kristina/code/mahara/htdocs/lib/view.php:5796
  View->get_url(false) at 
/home/kristina/code/mahara/htdocs/lib/view.php:5237
  View::get_extra_view_info(array(size 5), false, false) at 
/home/kristina/code/mahara/htdocs/lib/registration.php:1399
  institution_view_stats_table(10, 0, array(size 17)) at 
/home/kristina/code/mahara/htdocs/lib/registration.php:1323
  institution_view_statistics(10, 0, array(size 17)) at 
/home/kristina/code/mahara/htdocs/admin/users/statistics.php:83

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1647220/+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 1632913] Re: Artefact comments not exported in Leap2A properly

2017-04-26 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/1632913

Title:
  Artefact comments not exported in Leap2A properly

Status in Mahara:
  Fix Released

Bug description:
  tested on Mahara 16.10dev

  Public comments on artefacts and pages are automatically exported when
  choosing Leap2A. However, you only see "Comment" when you import the
  portfolio into a new account. That is not very good as we might as
  well not import the comment text. ;-)

  The public comments should be exported with the proper text. Attached
  comment files are being taken along correctly.

  Somewhat related to bug #1632912

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1632913/+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 1636599] Re: Infinite redirect loop with journals page

2017-04-26 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/1636599

Title:
  Infinite redirect loop with journals page

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

Bug description:
  Reported on forums:
  
https://mahara.org/interaction/forum/topic.php?id=7758=0=10#post31230

  When clicking on the Content/Blogs tab I get a browser error: "too many 
redirects". 
  Resetting the browser(s) settings (deleting cookies and such) didn't solve 
the issue.

  --

  This problem looks to be due to this situation.

  A user has multiple blogs in their journal section but for some reason
  they are either missing the setting 'multipleblogs' in the
  usr_account_preference table in the database or that the setting is
  set to '0' (off).

  On the page that shows the singular journal there is a check to see if
  user has more than 1 journal and redirects them to multiple journals
  page if so.

  On the multiple journals page there is a check to see if the user's
  account preference is set to multiple blogs and if not sent them to
  the singular journal page.

  And so we end up in an redirect loop.

  What is needed is on the multiple journals page to check if we have
  multiple journals existing and not the user preference and if so to
  alert them of this fact and get them to turn on the preference in
  their account settings

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

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1637287

Title:
  Group members should not receive group membership request
  notifications

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

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 1642389] Re: Deleting a group with collections submission does not really release them

2017-04-26 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/1642389

Title:
  Deleting a group with collections submission does not really release
  them

Status in Mahara:
  Fix Released
Status in Mahara user manual:
  Fix Released

Bug description:
  I've tested this in Mahara 15.04, in 16.04 and the latest one
  (Nightly).

  Here is a description of the bug and how to reproduce it:

  1. I have a group with collections that have been submitted for assessment.
  2. I delete that group without releasing the collections.
  3. When I go back and check with each users that had submitted a collection, 
I can see that my collection is still considered submitted... in a deleted 
group (cannot access that group anymore, normal, but the link remains 
indefinitely).
  4.As the same user, I can still modify the pages of my collection without 
problems. The BIG problem comes when I wish to submit that collection again in 
another group. I can't because the system still thinks that it has been 
submitted in the deleted group. it gives an error message (access denied type 
of error).

  This is a big problem for our institution because we ask our teachers
  to delete their groups when they don't use them anymore. Some of them
  still have collections submitted for evaluation and the teachers
  sometimes don't bother checking before. Note that this problem only
  affects collections and not pages.

  I don't if anyone else came across this behavior... Thanks for you
  help as always :)

  Melvin

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1642389/+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 1638687] Re: Blank page when creating collection

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1638687

Title:
  Blank page when creating collection

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

Bug description:
  After creating a collection, the site shows a blank page and error in
  logs:

  "PHP message: PHP Fatal error:  Can't use function return value in
  write context in /var/www/mahara/htdocs/collection/views.php on line
  244"

  related to patch
  https://reviews.mahara.org/#/c/6992/2

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1638687/+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 1631808] Re: Simplesamlphp support for clustered memcache session store

2017-04-26 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/1631808

Title:
  Simplesamlphp support for clustered memcache session store

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

Bug description:
  In Mahara 16.10's simplesamlphp auth plugin, we use memcache for
  simplesamlphp's session store. But it only supports one memcache
  server. For a clustered hosting environment, we need it to support
  multiple memcache servers (similar to how the PHP memcache sessions
  plugin does).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1631808/+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 1636087] Re: iframe source icon not present in table for 16.10 upgrade

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1636087

Title:
  iframe source icon not present in table for 16.10 upgrade

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

Bug description:
  Mahara: 16.10.0
  DB: Postgres
  OS: Linux
  Browser: FF

  Hi,

  We are upgrading a Mahara 16.04 to 16.10. The client had restricted
  which iframes they allowed. So, during the pgrade to 16.10, we are
  seeing this error:

  
  [Mon Oct 24 15:36:34.747576 2016] [:error] [pid 14942] [client 
192.168.124.214:46542] [WAR] b3 (lib/adodb/adodb-exceptions.inc.php:45) Array 
to string conversion, referer: http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.747850 2016] [:error] [pid 14942] [client 
192.168.124.214:46542] Call stack (most recent first):, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748006 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * log_message("Array to string conversion", 8, true, 
true, "/var/www/clients/mahara/htdocs/lib/adodb/adodb...", 45) at 
/var/www/clients/mahara/htdocs/lib/errors.php:521, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748143 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * error(8, "Array to string conversion", 
"/var/www/clients/mahara/htdocs/lib/adodb/adodb...", 45, array(size 7)) at 
/var/www/clients/mahara/htdocs/lib/adodb/adodb-exceptions.inc.php:45, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748286 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * ADODB_Exception->__construct("postgres8", 
"adodb_throw", -1, "ERROR:  insert or update on table "iframe_source" ...", 
"INSERT INTO "iframe_source" ("prefix", "name") VAL...", array(size 2), 
object(ADODB_postgres8)) at 
/var/www/clients/mahara/htdocs/lib/adodb/adodb-exceptions.inc.php:80, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748424 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * adodb_throw("postgres8", "adodb_throw", -1, "ERROR:  
insert or update on table "iframe_source" ...", "INSERT INTO "iframe_source" 
("prefix", "name") VAL...", array(size 2), object(ADODB_postgres8)) at 
/var/www/clients/mahara/htdocs/lib/adodb/adodb.inc.php:298, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748577 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * ADODB_TransMonitor("postgres8", "EXECUTE", -1, 
"ERROR:  insert or update on table "iframe_source" ...", "INSERT INTO 
"iframe_source" ("prefix", "name") VAL...", array(size 2), 
object(ADODB_postgres8)) at 
/var/www/clients/mahara/htdocs/lib/adodb/adodb.inc.php:1249, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748717 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * ADOConnection->_Execute("INSERT INTO "iframe_source" 
("prefix", "name") VAL...", array(size 2)) at 
/var/www/clients/mahara/htdocs/lib/adodb/adodb.inc.php:1209, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748859 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * ADOConnection->Execute("INSERT INTO "iframe_source" 
("prefix", "name") VAL...", array(size 2)) at 
/var/www/clients/mahara/htdocs/lib/dml.php:1085, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.748985 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * insert_record("iframe_source", object(stdClass)) at 
/var/www/clients/mahara/htdocs/lib/db/upgrade.php:4706, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.749127 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * xmldb_core_upgrade("2016033117") at 
/var/www/clients/mahara/htdocs/lib/upgrade.php:347, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.749257 2016] [:error] [pid 14942] [client 
192.168.124.214:46542]   * upgrade_core(object(stdClass)) at 
/var/www/clients/mahara/htdocs/admin/upgrade.json.php:87, referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.749431 2016] [:error] [pid 14942] [client 
192.168.124.214:46542] , referer: http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.752019 2016] [:error] [pid 14942] [client 
192.168.124.214:46542] [WAR] b3 (lib/errors.php:859) Failed to get a recordset: 
postgres8 error: [-1: ERROR:  insert or update on table "iframe_source" 
violates foreign key constraint "ifrasour_nam_fk", referer: 
http://d-general-mahara/admin/upgrade.php
  [Mon Oct 24 15:36:34.752318 2016] [:error] [pid 14942] [client 

[Mahara-contributors] [Bug 1663439] Re: [WAR] 76 (auth/lib.php:117) Undefined property: stdClass::$active

2017-04-26 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/1663439

Title:
  [WAR] 76 (auth/lib.php:117) Undefined property: stdClass::$active

Status in Mahara:
  Fix Released

Bug description:
  This is due to the adding of a new column in upgrade but if something
  before that upgrade block wants to access Auth::init() it throws the
  error because the vale from db doesn't exist yet

  We need to check if it exists and set a default if not

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1663439/+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 1636090] Re: Execution timeout during 16.10 upgrade when fixing broken user data

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1636090

Title:
   Execution timeout during 16.10 upgrade when fixing broken user data

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

Bug description:
  Mahara: 16.10.0
  DB: Postgres
  OS: Linux
  Browser: FF

  While upgrading from 16.04 to 16.10, we are getting the following
  error:

  PHP Fatal error:  Maximum execution time of 30 seconds exceeded in 
/var/www/clients/mahara/htdocs/lib/mahara.php on line 1569
  PHP Stack trace:
  PHP   1. {main}() /var/www/clients/mahara/htdocs/admin/cli/upgrade.php:0
  PHP   2. upgrade_mahara() 
/var/www/clients/mahara/htdocs/admin/cli/upgrade.php:53
  PHP   3. upgrade_core() /var/www/clients/mahara/htdocs/lib/mahara.php:265
  PHP   4. xmldb_core_upgrade() 
/var/www/clients/mahara/htdocs/lib/upgrade.php:347
  PHP   5. set_profile_field() 
/var/www/clients/mahara/htdocs/lib/db/upgrade.php:4733
  PHP   6. safe_require() /var/www/clients/mahara/htdocs/lib/user.php:536

  We have over 45K users in the DB and it's timing out.

  
  I've fixed it by adding the following immediately after 'if ($oldversion < 
2016090206) {':

  $cur_max_execution_time = @ini_get('max_execution_time');
  ini_set('max_execution_time', 0);

  
  And, at the end of the if statement (to set the time back to the original 
timeout):
  ini_set('max_execution_time', $cur_max_execution_time);


  I didn't use raise_time_limit(0) as it didn't seem to make a
  difference. It still timeout after 30 seconds.

  
  Thanks,
  Ghada

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1636090/+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 1666685] Re: group member with no permission can see edit/delete buttons in journal group screen

2017-04-26 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/185

Title:
  group member with no permission can see edit/delete buttons in journal
  group screen

Status in Mahara:
  Fix Released

Bug description:
  In a group where the Create/Edit permissions are restricted to admin
  or staff members, in the "Journals" screen a normal member can see the
  create, edit, delete buttons. If they click on them, they are
  redirected to a page with "Access denied" message.

  It is better, in the "Journals" screen of the group, that we don't
  show the buttons if the member has no permission to use them. The same
  as we already do in the "Pages" screen of the group.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/185/+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 1639096] Re: Don't display submitted pages in 'shared with group' sections is broken for pagination

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1639096

Title:
  Don't display submitted pages in 'shared with group' sections is
  broken for pagination

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

Bug description:
  The fix for https://bugs.launchpad.net/mahara/+bug/1386000 being
  https://reviews.mahara.org/#/c/6987/

  Causes issues with the pagination for shared with group section

  This is because the fix in the lib.php file was not duplicated in the
  .json.php files

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1639096/+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 1665493] Re: Switchbox error in resume section

2017-04-26 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/1665493

Title:
  Switchbox error in resume section

Status in Mahara:
  Fix Released

Bug description:
  Caused by switchboxes needing js/switchbox.js to be present and if
  switchbox is not generated by pieforms this can be missing

  We need to add it as part of smarty setup of page

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1665493/+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 1667101] Re: Profile icons page throws js error

2017-04-26 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/1667101

Title:
  Profile icons page throws js error

Status in Mahara:
  Fix Released

Bug description:
  The error occurs in table renderer in doupdate function...

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1667101/+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 1636866] Re: auth/saml/lib.php breaks PHP 5.4 compatability

2017-04-26 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/1636866

Title:
  auth/saml/lib.php breaks PHP 5.4 compatability

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

Bug description:
  Hi,

  I'm installing Mahara 16.10.0 on a server running PHP 5.4.45.

  Line 453 of auth/saml/lib.php breaks compatibility with PHP 5.4

  if (empty(get_config('memcacheservers')) && 
!extension_loaded('memcache')) {

  Prior to 5.5 this should be something like

  $memcacheservers_config = get_config('memcacheservers');
  if (empty($memcacheservers_config) && !extension_loaded('memcache')) 
{...}

  Either auth/saml/lib.php needs changed or the README.md needs updated
  to reflect that the required minimum version is now 5.5. I only
  spotted this as my development server still runs 5.4, mu live server
  is on 5.6.

  Kevin

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1636866/+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 1666099] Re: can add a draft journal entry to a page

2017-04-26 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/1666099

Title:
  can add a draft journal entry to a page

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

Bug description:
  When adding journal entries blocks to a page, we can see and select
  the entries marked as draft.

  We should be following what was defined in bug 1387858. This bug was
  fixed and released in mahara 15.04 but got broken with the fix for bug
  1465107 (Use the Bootstrap CSS framework).

  We need to recover the original fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1666099/+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 1647885] Re: Not all file types and mime types get populated on install/upgrade

2017-04-26 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/1647885

Title:
  Not all file types and mime types get populated on install/upgrade

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

Bug description:
  Please include (if relevant) in your bug report:
  - exact version of Mahara: 16.10_STABLE
  - operating system: Linux
  - database: Postgres

  Steps to replicate:

  1. Install a fresh mahara.
  2. Execute following SQL on DB
  SELECT * FROM artefact_file_mime_types WHERE mimetype = 'video/mp4';

  Expected result:
   mimetype  | description 
  ---+-
   video/mp4 | m4a
   video/mp4 | m4b
   video/mp4 | m4p
   video/mp4 | m4r
   video/mp4 | m4v
   video/mp4 | mp4
  (6 rows)

  
  Actual result:
   mimetype  | description 
  ---+-
   video/mp4 | m4v

  (1 rows)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1647885/+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 1664582] Re: Journal comments can't be viewed on a page

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1664582

Title:
  Journal comments can't be viewed on a page

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Mahara version: 16.10.0 
  OS: Windows and OSX
  Browser: Chrome Version 53.0.2785.116 m, Firefox 51.0.1 (32-bit), Safari

  Students have added their journals to a group page, but when moving to
  page two or beyond in the journal are unable to see comments unless
  accessing the journal entry directly. When clicking on the comment
  link, students are ported to the top of the page instead of a comment
  loading on the right side of the page. On page 1, students are able to
  see comments normally.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1664582/+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 1650995] Re: Alter how Auth SAML pairs idp metadata to an institution

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1650995

Title:
  Alter how Auth SAML pairs idp metadata to an institution

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

Bug description:
  Currently when we store idp metadata it saves to dataroot with name of
  the institution it was saved in.

  If other institutions want to use the same idp metadata they simply
  leave that field blank.

  Problems with this:

  1) If we delete the institution that first added the metadata the dataroot 
[institutionA].xml file is NOT deleted but if we add the same metadata to 
another institution's saml
  instance a new file is created so we have 2 versions of the same info
  in the dataroot: [institutionA].xml and [institutionB].xml

  2) We only record the info against one saml instance so we don't know
  what metadata the other saml instances are using as we leave the field blank 
in database

  What would be more useful is if we pair all saml instances needing the
  idp metadata together by having institutionidpentityid set for all
  institution's saml auth using it.

  Then instead of naming the dataroot's metadata file to
  match the institution shortname we name it to match the institutionidpentityid
  instead.

  So when we delete an institution or that institution stops using saml
  we can check to see if others are using the metadata and if not can
  safely delete the metadata.

  3) We can extend the idea in (2) and we could add metadata to saml
  instances by either pasting in the metadata or by specifying the idpentity
  value. via dropdown, of the installed idp metadata.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1650995/+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 1649319] Re: Editing a table - editor's icons are not being displayed

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1649319

Title:
  Editing a table - editor's icons are not being displayed

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

Bug description:
  Mahara 16.04

  When you try to edit a table, the icons with the different options
  (add row, delete row, etc.) doesn't show up in the editor. See the
  screenshot attached.

  Already tested in different browsers (Chrome, Firefox, etc.).

  Steps :

  1 - edit a page
  2 - add a table
  3 - try to edit the table (you'll see the icons are missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1649319/+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 1657559] Re: Be able to click the chevron for retractable blocks

2017-04-26 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/1657559

Title:
  Be able to click the chevron for retractable blocks

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

Bug description:
  When you can retract a block, you can click anywhere in the panel
  heading to unretract it, but not the actual chevron. It should be
  possible to click the chevron as well as that is what users are
  clicking on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1657559/+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 1686501] Re: Submitted collection causes unknown $url error on pages/collections list

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   Status: Fix Committed => Fix Released

** Changed in: mahara/17.10
   Importance: Critical => High

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

Title:
  Submitted collection causes unknown $url error on pages/collections
  list

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  This is due to returning the is submitted info but not returning the
  related group/host info to work out the url.

  This is a mistake with the adjustment of the get_myviews_data()
  function. We used to join on the submitted info if user page and / or
  non empty user collection.

  But now we only do it for user page.

  I'll add a fix to allow the non empty user collection to do this again

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1686501/+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 1652995] Re: Phpmailer security update (v5.2.21)

2017-04-26 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/1652995

Title:
  Phpmailer security update (v5.2.21)

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

Bug description:
  PHPMailer just released fixes for some serious security issues. For
  more details, see https://github.com/PHPMailer/PHPMailer/wiki/About-
  the-CVE-2016-10033-and-CVE-2016-10045-vulnerabilities

  
  Not sure to what extent Mahara might be affected, but would suggest to 
upgrade all supported branches.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1652995/+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 1653030] Re: PluginAuthSaml error after upgrade

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1653030

Title:
  PluginAuthSaml error after upgrade

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

Bug description:
  When I upgrade 15.10, 16.04 or 16.10 to 17.04dev I get the following
  warning:

  [WAR] f9 (lib/errors.php:536) [Error]: Class 'PluginAuthSaml' not found
  Call stack (most recent first):

  exception(object(Error)) at Unknown:0

  That's just on a plain fresh database.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1653030/+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 1685041] Re: Page templates are in the wrong layout

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.10
   Importance: Critical => High

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

Title:
  Page templates are in the wrong layout

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Mahara 17.04master

  When you set up a fresh database, all page templates, i.e. dashboard,
  profile, group homepage, are in 3-column layout rather than their
  special layout.

  To replicate:

  1. Set up a new DB without any content.
  2. Log in as site admin.
  3. Go to Adminsitration -> Configure site -> Pages and collections
  4. Click one of the templates. Expected result: They show up in the proper 
layout, e.g. dashboard and profile page: 2 columns; group homepage: 1 column

  Actual result:

  Mahara: Invalid Parameter
  A required parameter is missing or malformed

  The 'id' parameter is not an integer

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1685041/+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 1655456] Re: Sharing collection with a group not showing on group homepage list

2017-04-26 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/1655456

Title:
  Sharing collection with a group not showing on group homepage list

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

Bug description:
  Sometimes when a user shares a collection with a group they belong to
  that collection doesn't show in the list for 'Collections shared with
  this group' in the Group pages block.

  The reason for this is because the sql for the list only fetches the
  collection_view page with displayorder = 0

  This is so it fetches the first page so can get the url for collection
  and also limit the results to once per collection.

  The problem occurs when one deletes the first page from a collection
  via the edit collections views page.

  It doesn't reset the collection views display order and so there is no
  displayorder = 0

  A workaround for this could be to change the line in lib/view.php for
  get_sharedcollections_data()

  from
  AND (cv.displayorder = 0 OR cv.displayorder IS NULL)
  to
  AND (cv.displayorder = (SELECT MIN(displayorder) FROM 
collection_view WHERE collection = c.id) OR cv.displayorder IS NULL)

  where it fetches the minimum display order value

  Or fix up the deletion of views from collection so that the
  displayorder is reset correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1655456/+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 1651011] Re: Issue upgrading Mahara site to 17.04dev

2017-04-26 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/1651011

Title:
  Issue upgrading Mahara site to 17.04dev

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

Bug description:
  This issue arose from bug #1647885. The upgrade fails because the
  primary key is incorrect in the table artefact_file_mime_types

  Robert sayd: Rather than dropping and re-creating the table, it would
  be better to truncate the table and change the primary key. That way,
  the table structure stays the same.

  To replicate:

  1. Install 16.04 and go through the regular setup steps.
  2. Upgrade to master
  Expected result: The upgrade completes. Actual result: Upgrade fails on 
artefact.file with the following error message, which can only be seen when you 
attempt to run the upgrade again:

  [DBG] 0e (artefact/file/db/upgrade.php:446) Drop the old primary key 
constraint and add new id column from/to the table artefact_file_mime_types
  [DBG] 0e (lib/dml.php:157) postgres8 error: [-1: ERROR:  multiple primary 
keys for table "artefact_file_mime_types" are not allowed] in adodb_throw(ALTER 
TABLE "artefact_file_mime_types"
  DROP CONSTRAINT IF EXISTS 
"artefilemimetype_mim_pk",
  ADD COLUMN id SERIAL PRIMARY KEY, )
  Command was: ALTER TABLE "artefact_file_mime_types"
  DROP CONSTRAINT IF EXISTS 
"artefilemimetype_mim_pk",
  ADD COLUMN id SERIAL PRIMARY KEY
  [WAR] 0e (lib/errors.php:859) Could not execute command: ALTER TABLE 
"artefact_file_mime_types"
  DROP CONSTRAINT IF EXISTS 
"artefilemimetype_mim_pk",
  ADD COLUMN id SERIAL PRIMARY KEY
  Call stack (most recent first):

  log_message(string(size 207), integer, true, true) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:95
  log_warn(string(size 207)) at 
/home/kristina/code/mahara/htdocs/lib/errors.php:859
  SQLException->__construct(string(size 207)) at 
/home/kristina/code/mahara/htdocs/lib/dml.php:158
  execute_sql(string(size 180)) at 
/home/kristina/code/mahara/htdocs/artefact/file/db/upgrade.php:450
  xmldb_artefact_file_upgrade(string(size 10)) at 
/home/kristina/code/mahara/htdocs/lib/upgrade.php:423
  upgrade_plugin(object(stdClass)) at 
/home/kristina/code/mahara/htdocs/admin/upgrade.json.php:87

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1651011/+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 1662999] Re: Missing wallpost notification help text

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1662999

Title:
  Missing wallpost notification help text

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

Bug description:
  When we added in the notification setting for 'Wall post' in commit
  3383d81665d0aaf1bf6353438fa67ca6dfdcbbbc for Bug #547333 we forgot to
  add the help file for it.

  So when you click on the help icon you get "An error occurred trying
  to retrieve the help page."

  You can see this by going to Settings -> Notifications and clicking
  the help icon next to Wall post option.

  I'll add the missing file in

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1662999/+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 946724] Re: Institution admin can set notification preferences for admin messages he doesn't get

2017-04-26 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/946724

Title:
  Institution admin can set notification preferences for admin messages
  he doesn't get

Status in Mahara:
  Fix Released
Status in Mahara user manual:
  Fix Released

Bug description:
  affects Mahara master (currently pre 1.5)

  An institution admin sees admin notification types on
  /account/activity/preferences/ that he can't get, e.g. "Contact Us".
  It would be better if he only saw the types of notifications he can
  truely receive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/946724/+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 1672867] Re: update ADOdb library to 5.20.9

2017-04-26 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/1672867

Title:
  update ADOdb library to 5.20.9

Status in Mahara:
  Fix Released

Bug description:
  We need to update the ADOdb library to 5.20.9 due to security updates

  https://github.com/ADOdb/ADOdb/blob/v5.20.9/docs/changelog.md

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1672867/+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 1648850] Re: The title for the notifications overlaps the Compose button

2017-04-26 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/1648850

Title:
  The title for the notifications overlaps the Compose button

Status in Mahara:
  Fix Released

Bug description:
  To reproduce:
  * Go to the module/multirecipientnotification/inbox.php page (don't know how 
to go in the interface directly without sending a message, sorry!)
  * Reduce the width of the page
  Actual: The Notifications title and the (i) overlaps the Compose button
  Expected: The compose button may float under the title

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648850/+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 1659708] Re: behat test for text block

2017-04-26 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/1659708

Title:
  behat test for text block

Status in Mahara:
  Fix Released

Bug description:
  initial behat test to test that a text block appears:
  newtextblock.feature

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1659708/+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 1594298] Re: MNet site name is hidden behind profile icon

2017-04-26 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/1594298

Title:
  MNet site name is hidden behind profile icon

Status in Mahara:
  Fix Released

Bug description:
  When a site has a longer Moodle site name, then it is hidden behind
  the profile icon in the sidebar (see attached screenshot).

  To replicate:
  1. Set up an institution with MNet.
  2. Give the longer site name.
  3. Log in from Moodle via MNet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1594298/+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 1655150] Re: remove Zend Mail class Zend_Log_Writer_Mail not used

2017-04-26 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/1655150

Title:
  remove Zend Mail class Zend_Log_Writer_Mail not used

Status in Mahara:
  Fix Released

Bug description:
  We need to remove file 
  htdocs/webservice/libs/zend/Zend/Log/Writer/Mail.php

  that contains class Zend_Log_Writer_Mail
  as it is not used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1655150/+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 1681588] Re: Unable to add Email address on contact information

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1681588

Title:
  Unable to add Email address on contact information

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Tested on
  Site: https://master-mahara.catalystdemo.net.nz, local master
  Browser: IE edge/Safari 10.0.3/chrome
  Device: Desktop/MacBook Pro

  Steps to reproduce:

  1) Navigate to Content>profile
  2) select contact information Tab
  3) Click on Add email address
  4) Enter valid email address and click on Add button

  Actula result: Email doesnt add up

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1681588/+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 1650963] Re: Hide Saml setup warnings if plugin is not active

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1650963

Title:
  Hide Saml setup warnings if plugin is not active

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

Bug description:
  When we changed how SAML is handled we show some warnings on the
  Administration -> Admin home page

  If a site doesn't want to use SAML then we should hide those warnings
  if the Saml plugin is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1650963/+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 1650962] Re: Error: Undefined variable:institutions

2017-04-26 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/1650962

Title:
  Error: Undefined variable:institutions

Status in Mahara:
  Fix Released

Bug description:
  See error message in screen Web services/logs

  [WAR] 5c (webservice/admin/webservicessearchlib.php:80) Undefined variable: 
institutions
  Call stack (most recent first):

  log_message("Undefined variable: institutions", 8, true, true, 
"/home/ceciliavg/maharacode/mahara/htdocs/webservic...", 80) at 
/home/ceciliavg/maharacode/mahara/htdocs/lib/errors.php:521
  error(8, "Undefined variable: institutions", 
"/home/ceciliavg/maharacode/mahara/htdocs/webservic...", 80, array(size 10)) at 
/home/ceciliavg/maharacode/mahara/htdocs/webservice/admin/webservicessearchlib.php:80
  build_webservice_log_search_results(object(stdClass)) at 
/home/ceciliavg/maharacode/mahara/htdocs/webservice/admin/webservicelogs.php:53

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1650962/+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 1656998] Re: SmartEvidence not available when in multiple institutions

2017-04-26 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/1656998

Title:
  SmartEvidence not available when in multiple institutions

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

Bug description:
  When you are a member of multiple institutions and at least one of
  them does not have SmartEvidence selected, you won't be able to use
  it. Or more specifically, SmartEvidence use goes according to the
  setting of your "first" institution's setting if you are in multiple.

  The use or not use of SmartEvidence should work like we have other
  multiple institution settings work: If you allow the use of
  SmartEvidence in one institution but not others, you can still use it
  all the time as you are in one institution that allows SmartEvidence.
  We allow for the more permissive use case as we do not create pages in
  a specific collection, but just in an account.

  To replicate:

  1. Set up institution "School" and don't allow SmartEvidence.
  2. Set up institution "University" and allow SmartEvidence.
  3. Add a user to both institutions.
  4. Expected result: The user should be able to set up a SmartEvidence 
collection. Current result: The user can't because the first institution is 
"School" and that doesn't allow SmartEvidence.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1656998/+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 1649176] Re: Eliminate MochiKit from Auth, BlockType and Index.php

2017-04-26 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/1649176

Title:
  Eliminate MochiKit from Auth, BlockType and Index.php

Status in Mahara:
  Fix Released

Bug description:
  part of general task of eliminating mochikit from Mahara

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1649176/+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 1648837] Re: Select2 selector not UI problems

2017-04-26 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/1648837

Title:
  Select2 selector not UI problems

Status in Mahara:
  Fix Released

Bug description:
  * Click on > portfolio > page
  * If you don't have created a page yet, create one
  * Under the page title, click on the "Share page" link
  * Click on the "SHARED WITH" select list and choose "Friends"
  * Click on the "Search" select list

  Actual : The profile picture is not positioned correctly (stick on the text 
below it) and we see a horizontal scroll (not enough width, because of the 
negative margin of the image)
  Expected : margin under the profile picture, no horizontal scroll and enough 
width

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648837/+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 1638733] Re: Static pages gives js error

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1638733

Title:
  Static pages gives js error

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

Bug description:
  I get this error:

  TypeError: $(...) is null
   if ($('editsitepage_pageusedefault').checked == true) {

  This is because the 'use default' option is not present on the site
  static pages but is on the institution static pages.

  Need to detect if the element exists before trying to find it's
  'checked' status

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1638733/+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 1681974] Re: Image block showing 'http://' as part of description

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1681974

Title:
  Image block showing 'http://' as part of description

Status in Mahara:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  The image block in master showing the image title when you say
  "Show description" and why is it displayed as http://image.png ?

  The description has always been the "Description" that you need to enter
  manually and if the image doesn't have a description, it is not shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1681974/+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 1674518] Re: Theme updates for Mahara 17.04

2017-04-26 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/1674518

Title:
  Theme updates for Mahara 17.04

Status in Mahara:
  Fix Released

Bug description:
  General theme updates for Mahara 17.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1674518/+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 1670900] Re: Can't uploadimage from within TinyMCE

2017-04-26 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/1670900

Title:
  Can't uploadimage from within TinyMCE

Status in Mahara:
  Fix Released

Bug description:
  Mahara 17.04master

  When I'm in TinyMCE and click the image icon to add an image to the
  text, but the image is not yet on my Mahara site, the image is not
  uploaded after "Browse" but the window simply closes.

  Applying patch https://reviews.mahara.org/#/c/7352/ doesn't resolve
  the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1670900/+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 1541183] Re: MNet does not support peers with URL longer than 64 characters

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1541183

Title:
  MNet does not support peers with URL longer than 64 characters

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  See https://tracker.moodle.org/browse/MDL-52766 for the original
  report. Andrew Nichols gave the heads up.

  Workaround: Ensure your URL is shorter than 64 characters.

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

2017-04-26 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
Status in Mahara user manual:
  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 1681289] Re: Copying a collection displays a warning message

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1681289

Title:
  Copying a collection displays a warning message

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Tested on
  Site: https://master-mahara.catalystdemo.net.nz
  Browser: Chrome/FF/Safari 10.0.3
  Device: Desktop/MacBook Pro

  Steps to reproduce:

  1)Navigate to Portfolio>Pages and collections
  2)Click on Copy button
  3) Click on Copy collection button

  Actual Result on desktop : A warning message is desplayed , please
  find it below

  [WAR] e7 (lib/adodb/adodb-exceptions.inc.php:45) Array to string
  conversion

  Call stack (most recent first):
  log_message("Array to string conversion", 8, true, true, 
"/home/niranjanbandi/code/mahara/htdocs/lib/adodb/a...", 45) at 
/home/niranjanbandi/code/mahara/htdocs/lib/errors.php:521
  error(8, "Array to string conversion", 
"/home/niranjanbandi/code/mahara/htdocs/lib/adodb/a...", 45, array(size 7)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/adodb/adodb-exceptions.inc.php:45
  ADODB_Exception->__construct("postgres8", "adodb_throw", -1, "ERROR: null 
value in column "submittedstatus" vio...", "UPDATE "collection" SET "name" = ?, 
"description" ...", array(size 14), object(ADODB_postgres8)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/adodb/adodb-exceptions.inc.php:80
  adodb_throw("postgres8", "adodb_throw", -1, "ERROR: null value in column 
"submittedstatus" vio...", "UPDATE "collection" SET "name" = ?, "description" 
...", array(size 14), object(ADODB_postgres8)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/adodb/adodb.inc.php:313
  ADODB_TransMonitor("postgres8", "adodb_throw", -1, "ERROR: null value in 
column "submittedstatus" vio...", "UPDATE "collection" SET "name" = ?, 
"description" ...", array(size 14), object(ADODB_postgres8)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/adodb/adodb.inc.php:1264
  ADOConnection->_Execute("UPDATE "collection" SET "name" = ?, "description" 
...", array(size 14)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/adodb/adodb.inc.php:1224
  ADOConnection->Execute("UPDATE "collection" SET "name" = ?, "description" 
...", array(size 14)) at /home/niranjanbandi/code/mahara/htdocs/lib/dml.php:1304
  update_record("collection", object(stdClass), array(size 1)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/collection.php:171
  Collection->commit() at 
/home/niranjanbandi/code/mahara/htdocs/lib/collection.php:868
  Collection->add_views(array(size 2)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/collection.php:311
  Collection::create_from_template(array(size 5), 5) at 
/home/niranjanbandi/code/mahara/htdocs/lib/view.php:6662
  createview_submit(object(Pieform), array(size 5)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/pieforms/pieform.php:543
  Pieform->__construct(array(size 8)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/pieforms/pieform.php:164
  Pieform::process(array(size 8)) at 
/home/niranjanbandi/code/mahara/htdocs/lib/mahara.php:4814
  pieform(array(size 8)) at 
/home/niranjanbandi/code/mahara/htdocs/view/choosetemplate.php:30

  [WAR] e7 (lib/errors.php:859) Failed to get a recordset: postgres8 error: 
[-1: ERROR:  null value in column "submittedstatus" violates not-null constraint
  DETAIL:  Failing row contains (8, 1, 2017-04-10 11:16:53, 2017-04-10 
11:16:53, collect v.2, sagdsgsag, 1, null, null, null, null, null, null, 
null).] in adodb_throw(UPDATE "collection" SET "name" = ?, "description" = ?, 
"owner" = ?, "group" = ?, "institution" = ?, "mtime" = ?, "ctime" = ?, 
"navigation" = ?, "submittedgroup" = ?, "submittedhost" = ?, "submittedtime" = 
?, "submittedstatus" = ?, "framework" = ? WHERE "id" = ?, Array)Command was: 
UPDATE "collection" SET "name" = ?, "description" = ?, "owner" = ?, "group" = 
?, "institution" = ?, "mtime" = ?, "ctime" = ?, "navigation" = ?, 
"submittedgroup" = ?, "submittedhost" = ?, "submittedtime" = ?, 
"submittedstatus" = ?, "framework" = ? WHERE "id" = ? and values was 
(0:collectv.2,1:sagdsgsag,2:1,3:,4:,5:2017-04-1011:16:53,6:2017-04-1011:16:53,7:1,8:,9:,10:,11:,12:,13:8)

  Call stack (most recent first):
  log_message("Failed to get a recordset: postgres8 error: [-1: E...", 8, true, 
true) at /home/niranjanbandi/code/mahara/htdocs/lib/errors.php:95
  log_warn("Failed to get a recordset: postgres8 error: [-1: E...") at 
/home/niranjanbandi/code/mahara/htdocs/lib/errors.php:859
  SQLException->__construct("Failed to get a recordset: postgres8 error: [-1: 
E...") at /home/niranjanbandi/code/mahara/htdocs/lib/dml.php:1308
  update_record("collection", object(stdClass), 

[Mahara-contributors] [Bug 1656699] Re: Fix lang string for Practicing Teacher Criteria SmartEvidence

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1656699

Title:
  Fix lang string for Practicing Teacher Criteria SmartEvidence

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

Bug description:
  The assessment options say "criterium" rather than "criterion".

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1656699/+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 1664061] Re: Dropzone success messages out of sync

2017-04-26 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/1664061

Title:
  Dropzone success messages out of sync

Status in Mahara:
  Fix Released

Bug description:
  This occurs when one adds files via the 'files' browse field then adds
  files via drag/drop

  The upload file could gets out of sync and blue uploading messages are
  not replaced by the green success ones

  This was fixed in the past for 3x version of DropZone but the way it
  was fixed is not compatible with the 4x version as the 'selectedfiles'
  hook is no longer present.

  Will fix again

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1664061/+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 1658393] Re: Can't copy group created by CSV when not an admin

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1658393

Title:
  Can't copy group created by CSV when not an admin

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

Bug description:
  Mahara 16.10+

  This bug is related to bug #1658389 and should be fixed along with it.

  In 16.10 we added the possibility to copy a group and also manage all
  groups via CSV file. Institution and site admins can copy a group
  without problems, but an institution member that doesn't have the
  institution admin role cannot copy a group created within an
  institution and only sees an error message.

  To replicate:

  1. Create institution "uni" and create 3 users in it: One institution admin 
"InstAdmin", one a regular member "User", one a staff member "Staff".
  2. As institution or site admin create the group "Practicum uni" in the 
institution "uni" via CSV.
  3. As institution or site admin create the group "support" manually (NOT via 
CSV).
  3. Assign both "InstAdmin" and "User" as group admins to the groups 
"Practicum uni" and "Support".
  4. Under Configure site -> Site options -> Group settings make sure that 
"Create group" is set to "Everyone.
  3. Log in as "User".
  4. Click the "Copy" button on group "Practicum uni". Expected result: The 
user can copy the group as he has group creation permissions. Actual result: 
But he gets the error message that he can't create a group in the institution.
  5. Click the "Copy" button on group "Support". Expected and actual result: 
The user can copy the group.
  6. Log in as "Staff".
  7. Click the "Copy" button on group "Practicum uni". Expected result: The 
user can copy the group as he has group creation permissions. Actual result: 
But he gets the error message that he can't create a group in the institution.
  8. Click the "Copy" button on group "Support". Expected and actual result: 
The user can copy the group.
  9. Log in as "InstAdmin".
  10. Click the "Copy" button on group "Practicum uni". Expected and actual 
result: The institution admin can copy the group.
  11. Click the "Copy" button on group "Support". Expected and actual result: 
The institution admin can copy the group.
  12. Repeat with the other two "Create group" options.

  Institution admins can copy a CSV file created group in their
  institution because they can also do so in the administration area.
  The other two roles, users and staff cannot. They can only copy groups
  that are in "No institution" even when they have group copying
  permissions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1658393/+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 1421022] Re: Hide the Portfolio -> Import tab if no import plugins are enabled

2017-04-26 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/1421022

Title:
  Hide the Portfolio -> Import tab if no import plugins are enabled

Status in Mahara:
  Fix Released

Bug description:
  The "Portfolio -> Skins" tab is hidden if skins aren't enabled.

  The "Portfolio -> Export" tab is hidden if you disable all export
  methods.

  But if you disable all import plugins, the "Portfolio -> Import" tab
  is still displayed, and it takes you to a page that says "The site
  administrator did not enable the import plugin. Therefore, you cannot
  use it. "

  We should look at how we're doing this for the Export plugins and copy
  that logic for the Import plugins.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1421022/+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 1640837] Re: Leap2A package content not fully imported

2017-04-26 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/1640837

Title:
  Leap2A package content not fully imported

Status in Mahara:
  Fix Released

Bug description:
  This has been discovered while testing the new feature in Moodle 3.2
  that allows you to export Workshop module submissions. See
  https://tracker.moodle.org/browse/MDL-56888 for details of the problem
  and what workaround was done in Moodle.

  Summary:

  It seems that Mahara expects an extra wrapping element around the
  content of the  item in leap2a.xml file.

  From the following leap2a package, only the first line "by Eric
  Cartman" is imported. The rest is not:

  
http://www.w3.org/1999/xhtml;>
  by Eric Cartman
  
This sucks

  

  

  If there is an extra wrapper added, the content is correctly imported:

  
http://www.w3.org/1999/xhtml;>
  
by Eric Cartman

  This sucks
  

  

  

  Interestingly, when previewing the content during the import (by
  clicking the title), it the content is displayed in the expandable
  area, even if it is not imported.

  I have not found any related info in the Leap2A spec and I assume this
  is a bug (or at least undocumented feature). This may or may not be
  related to #1229563

  Tested with: Mahara 16.10.1testing (2016090208, git rev da3c2342b7)
  and Moodle 3.2-beta, both running on PostgreSQL 9.3.12 on Gentoo
  Linux.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1640837/+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 1684267] Re: Old raw theme missing some templates

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1684267

Title:
  Old raw theme missing some templates

Status in Mahara:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  In fact the templates that have been added since the navigation split

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1684267/+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 1677038] A patch has been submitted for review

2017-04-26 Thread Mahara Bot
Patch for "16.10_STABLE" branch: https://reviews.mahara.org/7702

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

Title:
  cant delete a user when smartevidence is not installed

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

Bug description:
  from WR https://wrms.catalyst.net.nz/wr.php?request_id=271024

  in mahara.org we dont have smartevidence plugin installed, but when we
  try to delete a user Mahara will try to delete information from a
  smartevidence table. This makes throws an unrecoverable error.

  This will happend with all Mahara instances that don't have the plugin
  installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1677038/+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 1632917] Re: Page created in wrong institution theme

2017-04-26 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/1632917

Title:
  Page created in wrong institution theme

Status in Mahara:
  Fix Released

Bug description:
  Tested on Mahara 16.10dev

  When you are a member of 2 or more institutions, you can switch the
  themes in your account settings page to the institution theme that you
  want to browse the site in.

  When you create a page though, one of the institution themes is chosen
  and in my case it wasn't the one of the institution I had selected.

  To replicate:

  1. Set up institutions "School" and "University" and give each a different 
theme, i.e. not the site theme.
  2. Set up a user who is a member in both institutions.
  3. Log in and in the account settings, choose the school theme.
  4. Create a page -> it takes on the school theme, which is correct.
  5. Switch the theme in the account settings to "University".
  6. The site displays in the university institution theme -> correct.
  7. Create a page -> The school theme is selected -> This is not correct. It 
should display the university theme.
  8. When you go to the page that you created under 4, it also still displays 
the school theme when it should show the university theme as that is your 
browsing theme.

  The theme displayed to the user when browsing the site or creating a
  page should always be the one selected in account settings as that is
  the only way to know what the user's preference is.

  This is unrelated to being able to choose a page theme. When that
  functionality is enabled, users should be able to "pin" a specific
  theme to a page, but only then. At all other times, the institution
  theme / theme chosen in their account settings page should be the one
  used for browsing their own portfolio.

  There is no way to switch the theme to a "new" / other institution
  when page themes aren't turned on (which they aren't always).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1632917/+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 1122602] Re: Warnings when adding a site image file into a group view

2017-04-26 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/1122602

Title:
  Warnings when adding a site image file into a group view

Status in Mahara:
  Fix Released

Bug description:
  Version: master
  Platform: all
  Browser: FF and Chrome

  Steps for issue the warnings

  1. Login as a group admin or member
  2. Edit a group page
  3. Add image bloctype
  4. In the configure box, select a site image in Site files tab, Click Save 
and then Done

  The warnings:
  [WAR] 9f (artefact/file/lib.php:471) Undefined property: stdClass::$author
  Call stack (most recent first):

  log_message("Undefined property: stdClass::$author", 8, true, true, 
"/home/sonn/code/mahara/htdocs/artefact/file/lib.ph...", 471) at 
/home/sonn/code/mahara/htdocs/lib/errors.php:446
  error(8, "Undefined property: stdClass::$author", 
"/home/sonn/code/mahara/htdocs/artefact/file/lib.ph...", 471, array(size 14)) 
at /home/sonn/code/mahara/htdocs/artefact/file/lib.php:471
  ArtefactTypeFileBase::get_my_files_data(0null, "1", "mahara", array(size 
1)) at 
/home/sonn/code/mahara/htdocs/artefact/file/form/elements/filebrowser.php:142
  pieform_element_filebrowser(object(Pieform), array(size 16)) at 
/home/sonn/code/mahara/htdocs/lib/pieforms/pieform.php:1378
  Pieform->build_element_html(array(size 16)) at 
/home/sonn/code/mahara/htdocs/lib/pieforms/pieform.php:659
  Pieform->build() at 
/home/sonn/code/mahara/htdocs/lib/pieforms/pieform.php:899
  Pieform->json_reply(0array(size 7)) at 
/home/sonn/code/mahara/htdocs/lib/pieforms/pieform.php:866
  Pieform->reply(0array(size 7)) at 
/home/sonn/code/mahara/htdocs/blocktype/lib.php:588
  BlockInstance->instance_config_store(object(Pieform), array(size 10)) at 
Unknown:0
  call_user_func_array(array(size 2), array(size 2)) at 
/home/sonn/code/mahara/htdocs/lib/pieforms/pieform.php:514
  Pieform->__construct(array(size 15)) at 
/home/sonn/code/mahara/htdocs/blocktype/lib.php:872
  BlockInstance->build_configure_form() at 
/home/sonn/code/mahara/htdocs/view/blocks.php:87

  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1122602/+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 1648858] Re: The file list overflow incorrectly with mobile devices

2017-04-26 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/1648858

Title:
  The file list overflow incorrectly with mobile devices

Status in Mahara:
  Fix Released

Bug description:
  To reproduce:
  * Go to Content > Files
  * Add a file with a long name (ex. 
super_long_file_name_that_breaks_the_layout.jpg)
  Actual: With mobile devices, the table go outside the page layout
  Expected: The table do not go outside the page layout but a scroll is added 
for that table

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648858/+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 1633808] Re: Error messages when on web services logs

2017-04-26 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/1633808

Title:
  Error messages when on web services logs

Status in Mahara:
  Fix Released

Bug description:
  Mahara 16.10dev

  When I visit the "Logs" page of the web services
  /webservice/admin/webservicelogs.php and have multiple institutions
  set up, I get:

  [WAR] 5c (webservice/admin/webservicessearchlib.php:80) Undefined variable: 
institutions
  Call stack (most recent first):

  log_message("Undefined variable: institutions", 8, true, true, 
"/home/kristina/code/1610stable/htdocs/webservice/a...", 80) at 
/home/kristina/code/1610stable/htdocs/lib/errors.php:521
  error(8, "Undefined variable: institutions", 
"/home/kristina/code/1610stable/htdocs/webservice/a...", 80, array(size 10)) at 
/home/kristina/code/1610stable/htdocs/webservice/admin/webservicessearchlib.php:80
  build_webservice_log_search_results(object(stdClass)) at 
/home/kristina/code/1610stable/htdocs/webservice/admin/webservicelogs.php:53

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633808/+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 1656934] Re: Upload new Mahara logo to all themes

2017-04-26 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/1656934

Title:
  Upload new Mahara logo to all themes

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

Bug description:
  Mahara re-branded and the new logo should be used in all built-in
  themes.

  The logos are available at https://mahara.org/view/view.php?id=133484
  Please use the primary logo (rauiri and text) as site logo and the
  grey "Powered by" for the footer".

  There is the site logo, which should be used unless there is a colored
  background when the white logo should be used.

  Some themes work with the white logo due to their background.

  Please commit as Evonne as these should just be theme changes.

  The Facebook logo is done in bug #1653180

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1656934/+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 1662367] Re: False positives in antispam checking

2017-04-26 Thread Robert Lyon
** Changed in: mahara/17.04
   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/1662367

Title:
  False positives in antispam checking

Status in Mahara:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Released
Status in Mahara 17.04 series:
  Fix Released

Bug description:
  Antispam check was return false positives for domains that are not on
  spam list

  To test:

  Create a site and then
  1) Edit the Configuration -> Security settings
  and set Anti-spam to 'Advanced'
  Turn on Spamhaus and SURBL URL blacklists
  And save the settings

  2) Create a group and create a forum post
  In your forum post add a url in the TinyMCE Editor, eg http://aaeebl.org
  And save the post

  You should be alerted that the url is blacklisted (you may not be
  alerted - it all depends on the third party response)

  You can check via terminal what is happening as well, eg for
  aaeebl.org you can do

  dig aaeebl.org.black.uribl.com

  dig aaeebl.org.spamhaus.org

  dig aaeebl.org.multi.surbl.com

  
  If any of the results have an A record in the answer section then the domain 
name is on a blacklist
  Except if the A record is 127.0.0.1 - this means the request has been 
rejected before testing

  also try
  dig aaeebl.org.multi.surbl.org

  This should pass where the .com version is failing

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