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

2016-07-26 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6754

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

Title:
  Attempting to upload a folder fails with unclear error in Safari only

Status in Mahara:
  In Progress

Bug description:
  - exact version of Mahara - master
  - operating system - OSX
  - database - Postgres
  - browser and version - Safari (v. 9.1.1)

  Test scenario:

  1. Login to ePortfolio, go to Content > Files
  2. Drag a folder from your file manager to the ‘Drop files her to upload’ 
region

  Expected: "Folder" is a folder. To upload a folder, please create a
  zip archive, upload that, then use the decompress option below.

  Actual result: Error “Server responded with 0 code.[object
  XMLHttpRequest]”

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

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


[Mahara-contributors] [Bug 1606752] [NEW] Attempting to upload a folder fails with unclear error in Safari only

2016-07-26 Thread Dmitrii Metelkin
Public bug reported:

- exact version of Mahara - master
- operating system - OSX
- database - Postgres
- browser and version - Safari (v. 9.1.1)

Test scenario:

1. Login to ePortfolio, go to Content > Files
2. Drag a folder from your file manager to the ‘Drop files her to upload’ region

Expected: "Folder" is a folder. To upload a folder, please create a zip
archive, upload that, then use the decompress option below.

Actual result: Error “Server responded with 0 code.[object
XMLHttpRequest]”

** Affects: mahara
 Importance: Undecided
 Assignee: Dmitrii Metelkin (dmitriim)
 Status: In Progress

** Changed in: mahara
 Assignee: (unassigned) => Dmitrii Metelkin (dmitriim)

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

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

Title:
  Attempting to upload a folder fails with unclear error in Safari only

Status in Mahara:
  In Progress

Bug description:
  - exact version of Mahara - master
  - operating system - OSX
  - database - Postgres
  - browser and version - Safari (v. 9.1.1)

  Test scenario:

  1. Login to ePortfolio, go to Content > Files
  2. Drag a folder from your file manager to the ‘Drop files her to upload’ 
region

  Expected: "Folder" is a folder. To upload a folder, please create a
  zip archive, upload that, then use the decompress option below.

  Actual result: Error “Server responded with 0 code.[object
  XMLHttpRequest]”

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

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


[Mahara-contributors] [Bug 1606749] [NEW] Inconsistent file quota usage

2016-07-26 Thread Ghada El-Zoghbi
Public bug reported:

Mahara: 16.04.2
DB: Postgres
OS: Linux
Browser: various

File quota calculations are not syncing correctly for file upload when
using multiple devices at the same time.

This lets users surpass their quota by using different computers at the
same time.

I've also been able to replicate it by uploading multiple files at once.
The usr.quotaused field doesn't get correctly accumulated after each
file as it gets overwritten by the other file getting loaded. Perhaps a
transaction is required?

The cron job at the end of the day calculates the quota correctly but by
then, the user has uploaded many times more than their quota

For example, we were getting numbers such as 244% of their 500MB quota.

** Affects: mahara
 Importance: Undecided
 Status: New

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

Title:
  Inconsistent file quota usage

Status in Mahara:
  New

Bug description:
  Mahara: 16.04.2
  DB: Postgres
  OS: Linux
  Browser: various

  File quota calculations are not syncing correctly for file upload when
  using multiple devices at the same time.

  This lets users surpass their quota by using different computers at
  the same time.

  I've also been able to replicate it by uploading multiple files at
  once. The usr.quotaused field doesn't get correctly accumulated after
  each file as it gets overwritten by the other file getting loaded.
  Perhaps a transaction is required?

  The cron job at the end of the day calculates the quota correctly but
  by then, the user has uploaded many times more than their quota

  For example, we were getting numbers such as 244% of their 500MB
  quota.

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

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


[Mahara-contributors] [Bug 1606744] [NEW] Accessibility - Text placeholders / missing labels

2016-07-26 Thread Ghada El-Zoghbi
Public bug reported:

Mahara: master

Input text fields should have a label and/or use the 'aria-labelled by'
property to bind multiple inputs to a label.

Please refer to: http://webaim.org/techniques/forms/controls#input

An example where it is needed is in the screen
(artefact/internal/socialprofile.php):

* Social media > New social media account

The input box (id=editprofileform_profiletype_other) next to "Other" is
not linked to a label. Screen readers refer to it as "edit".

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

** Tags added: accessibility

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

Title:
  Accessibility - Text placeholders / missing labels

Status in Mahara:
  New

Bug description:
  Mahara: master

  Input text fields should have a label and/or use the 'aria-labelled
  by' property to bind multiple inputs to a label.

  Please refer to: http://webaim.org/techniques/forms/controls#input

  An example where it is needed is in the screen
  (artefact/internal/socialprofile.php):

  * Social media > New social media account

  The input box (id=editprofileform_profiletype_other) next to "Other"
  is not linked to a label. Screen readers refer to it as "edit".

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

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


[Mahara-contributors] [Bug 1606738] [NEW] Accessibility - Information icon and navigation to content in information overlay

2016-07-26 Thread Ghada El-Zoghbi
Public bug reported:

Mahara: master

Information icons are appearing as h1 headers.

Also, screen readers can't get to the content in the pop up dialog.

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

** Tags added: accessibility

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

Title:
  Accessibility - Information icon and navigation to content in
  information overlay

Status in Mahara:
  New

Bug description:
  Mahara: master

  Information icons are appearing as h1 headers.

  Also, screen readers can't get to the content in the pop up dialog.

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

___
Mailing list: https://launchpad.net/~mahara-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] [NEW] Accessibility - Inconsistent heading levels

2016-07-26 Thread Ghada El-Zoghbi
Public bug reported:

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

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

** Tags added: accessibility

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: 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:
  New

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 1606730] [NEW] Accessibility - Required field indicator

2016-07-26 Thread Ghada El-Zoghbi
Public bug reported:

Mahara: master

A few recommendations for fields marked with '*' (i.e. required):

1. Have a text at the beginning of the form to note that 'Fields marked with a 
* are required'.
2. Use 'aria-requied=true' property for required fields. Please refer to: 
https://www.w3.org/TR/WCAG20-TECHS/ARIA2.html

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

** Tags added: accessibility

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

Title:
   Accessibility - Required field indicator

Status in Mahara:
  New

Bug description:
  Mahara: master

  A few recommendations for fields marked with '*' (i.e. required):

  1. Have a text at the beginning of the form to note that 'Fields marked with 
a * are required'.
  2. Use 'aria-requied=true' property for required fields. Please refer to: 
https://www.w3.org/TR/WCAG20-TECHS/ARIA2.html

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

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


[Mahara-contributors] [Bug 1606725] [NEW] Accessibility - Search button

2016-07-26 Thread Ghada El-Zoghbi
Public bug reported:

Mahara: master

A 'Search' button next to the 'Search' text field in the top right
corner of the screen is recommended to improve usability and
accessibility. Not all users may be aware that they need to hit the
'Enter' button to perform a search.

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility usability

** Tags added: accessibility

** Tags added: usability

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

Title:
  Accessibility - Search button

Status in Mahara:
  New

Bug description:
  Mahara: master

  A 'Search' button next to the 'Search' text field in the top right
  corner of the screen is recommended to improve usability and
  accessibility. Not all users may be aware that they need to hit the
  'Enter' button to perform a search.

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

___
Mailing list: https://launchpad.net/~mahara-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] [NEW] Anonymouse users should not be able to have URLs linked in comments

2016-07-26 Thread Kristina Hoeppner
Public bug reported:

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

** Affects: mahara
 Importance: High
 Status: Confirmed

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

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

Status in Mahara:
  Confirmed

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 1594081] Re: Tag links in customizable theme have different link color

2016-07-26 Thread Kristina Hoeppner
** Changed in: mahara
   Status: Confirmed => In Progress

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

Title:
  Tag links in customizable theme have different link color

Status in Mahara:
  In Progress

Bug description:
  When a page has tags, the link color is different to the normal link
  color in the customizable theme.

  See attachment: The link color in the customizable theme is blue, but
  the tag link color is default green.

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

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


[Mahara-contributors] [Bug 1393552] Re: Simple text box doesn't show cursor in Chromium and Chrome

2016-07-26 Thread Kristina Hoeppner
the patch was abandonded

** No longer affects: mahara/16.04

** No longer affects: mahara/15.10

** No longer affects: mahara/15.04

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

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

Title:
  Simple text box doesn't show cursor in Chromium and Chrome

Status in Mahara:
  Invalid

Bug description:
  When having a simple text box, e.g. collection description, anonymous
  feedback, the cursor is not shown in Chrome and Chromium. I have it
  without problems in Firefox. You can still type in Chrome and
  Chromium, but just don't see the cursor.

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

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


[Mahara-contributors] [Bug 1605072] Re: Attempting to upload a folder fails with unclear error

2016-07-26 Thread Kristina Hoeppner
** Summary changed:

- Attempting to upload a folder fails with the error
+ Attempting to upload a folder fails with unclear error

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

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

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

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

Title:
  Attempting to upload a folder fails with unclear error

Status in Mahara:
  Fix Committed

Bug description:
  - exact version of Mahara - master
  - operating system - Linux, OSX
  - database - Postgres
  - browser and version - Safari (v. 9.1.1) and Firefox (v.47.0.1)

  Test scenario:

  1. Login to ePortfolio, go to Content > Files
  2. Drag a folder from your file manager to the ‘Drop files her to upload’ 
region

  Expected: all files in the folder uploaded
  Actual result: Error “Server responded with 0 code.[object XMLHttpRequest]”

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

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


[Mahara-contributors] [Bug 1606101] Re: LDAP user sync using root ID to suspend users

2016-07-26 Thread Kristina Hoeppner
** Changed in: mahara/16.04
   Status: New => Confirmed

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

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

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

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

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

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

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

** Changed in: mahara/15.04
Milestone: None => 15.04.9

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

Title:
  LDAP user sync using root ID to suspend users

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

Bug description:
  Mahara: 16.04.2
  DB: Postgres
  OS: Linux

  There is a bug with the LDAP sync when it is suspending users:
  htdocs/auth/ldap/cli/sync_users.php

  The user that is running the cron LDAP sync job is 'root' - has an ID
  of 0.

  Mahara updates the suspended user record with the userid that is doing
  the suspending (i.e. suspendedcusr = 0).

  When validating if a user record is suspended, we check if the
  suspending user id is empty. Because the suspending user ID is '0', it
  thinks that to the suspended user is not suspended - when they should
  be suspended.

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

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


[Mahara-contributors] [Bug 1606086] Re: Upgrade dropzone.js to v.4.3.0

2016-07-26 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: None => 16.10.0

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

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

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

Title:
  Upgrade dropzone.js to v.4.3.0

Status in Mahara:
  Fix Committed

Bug description:
  Upgrade dropzone.js  from the current 4.2.0 to the latest release
  4.3.0, which came out in Feb 2016.

  https://github.com/enyo/dropzone

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

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


[Mahara-contributors] [Bug 1605170] Re: $view->get_artefact_instances() broken

2016-07-26 Thread Kristina Hoeppner
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  $view->get_artefact_instances() broken

Status in Mahara:
  Fix Committed

Bug description:
  It is broken as it doesn't have the plugin value passed in as part of
  the array.

  Been broken for a while by the looks of things

  Best to fix up

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

___
Mailing list: https://launchpad.net/~mahara-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

2016-07-26 Thread Kristina Hoeppner
Retagging for 15.10 and 16.04 as it can be an issue for sites that allow
anonymous comments.

** Changed in: mahara
 Assignee: (unassigned) => Son Nguyen (ngson2000)

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

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

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

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

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

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

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

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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: 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:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

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 1605170] A change has been merged

2016-07-26 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6741
Committed: 
https://git.mahara.org/mahara/mahara/commit/739d6f90cf1e4ae63acc90ea039028ca4eb73831
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit 739d6f90cf1e4ae63acc90ea039028ca4eb73831
Author: Robert Lyon 
Date:   Thu Jul 21 22:01:16 2016 +1200

Bug 1605170: $view->get_artefact_instances() not working

It is meant to return artefact instances but was missing the plugin name

behatnotneeded: Testing with phpunit instead

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

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

Title:
  $view->get_artefact_instances() broken

Status in Mahara:
  In Progress

Bug description:
  It is broken as it doesn't have the plugin value passed in as part of
  the array.

  Been broken for a while by the looks of things

  Best to fix up

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

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


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

2016-07-26 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6746
Committed: 
https://git.mahara.org/mahara/mahara/commit/18579931c706dbc807669ecd7b9f83eae67c960c
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit 18579931c706dbc807669ecd7b9f83eae67c960c
Author: Dmitrii Metelkin 
Date:   Mon Jul 25 11:13:22 2016 +1000

Bug 1606086: upgrade dropzone.js to v.4.3.0

behatnotneeded: Can't test drag-drop files in Behat

Change-Id: I7951c70ab932f17ad30e088e526ad4fbd1930176

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

Title:
  Upgrade dropzone.js to v.4.3.0

Status in Mahara:
  In Progress

Bug description:
  Upgrade dropzone.js  from the current 4.2.0 to the latest release
  4.3.0, which came out in Feb 2016.

  https://github.com/enyo/dropzone

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

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


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

2016-07-26 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6749
Committed: 
https://git.mahara.org/mahara/mahara/commit/34f4ceeb8d4b515e29ab7ef68b32b6fc2af98ea2
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit 34f4ceeb8d4b515e29ab7ef68b32b6fc2af98ea2
Author: Dmitrii Metelkin 
Date:   Mon Jul 25 11:54:28 2016 +1000

Bug 1605072: add a friendly error message when dropzone fails upload a
folder

behatnotneeded

Change-Id: Icaafe3e7f3ee77aaece9f891fda1db40d5a235fe

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

Title:
  Attempting to upload a folder fails with the error

Status in Mahara:
  In Progress

Bug description:
  - exact version of Mahara - master
  - operating system - Linux, OSX
  - database - Postgres
  - browser and version - Safari (v. 9.1.1) and Firefox (v.47.0.1)

  Test scenario:

  1. Login to ePortfolio, go to Content > Files
  2. Drag a folder from your file manager to the ‘Drop files her to upload’ 
region

  Expected: all files in the folder uploaded
  Actual result: Error “Server responded with 0 code.[object XMLHttpRequest]”

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

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