[Mahara-contributors] [Bug 1602498] [NEW] Escape button during progress bar

2016-07-12 Thread Ghada El-Zoghbi
Public bug reported: Mahara: master Broswer: Firefox OS: Linux DB: Postgres If for some strange reason the user decides to hit the 'Esc' button while the progress bar is up, the 'Processing' button freezes. I found this to be the case on the 'Add groups by CSV'. The progress bar was originally

[Mahara-contributors] [Bug 1602492] [NEW] Group upload csv errors not displaying correctly

2016-07-12 Thread Robert Lyon
Public bug reported: Need to allow the not to be escaped in the csverrors output ** Affects: mahara Importance: Low Assignee: Robert Lyon (robertl-9) Status: In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is

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

2016-07-12 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6718 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1602491] [NEW] File browser folder icon disappears on click and drag

2016-07-12 Thread Liam
Public bug reported: When you click and drag a folder in the file browser, upon release, the icon disappears from sight. Tested on Mahara 16.10 using chrome 51.0.2704.79 on Ubuntu 14.04. artefact/file/index.php ** Affects: mahara Importance: Undecided Status: New ** Attachment

[Mahara-contributors] [Bug 1600116] Re: Upload group csv picking up duplicate group shortnames too late

2016-07-12 Thread Robert Lyon
** Changed in: mahara Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

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

2016-07-12 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/6682 Committed: https://git.mahara.org/mahara/mahara/commit/7c5263b5f86873e0faf5ee800d273bc6c44c7793 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 7c5263b5f86873e0faf5ee800d273bc6c44c7793 Author: Ghada El-Zoghbi

[Mahara-contributors] [Bug 1602045] Re: Move cursor not displaying for click and dragging files

2016-07-12 Thread Liam
** Changed in: mahara Assignee: (unassigned) => Liam (liam-sharpe) ** 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] [Bug 1602045] A patch has been submitted for review

2016-07-12 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6717 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1602452] [NEW] Replace PEAR/Archive/Tar by Phar

2016-07-12 Thread Son Nguyen
Public bug reported: Version: master (16.10) We can use PHP Phar to replace PEAR/Archive/Tar library for ArtefactTypeArchive. ** Affects: mahara Importance: Undecided Assignee: Son Nguyen (ngson2000) Status: In Progress -- You received this bug notification because you are

[Mahara-contributors] [Bug 1602447] Re: Can't use ">" CSS selector in skins

2016-07-12 Thread Aaron Wells
** Also affects: mahara/15.10 Importance: Undecided Status: New ** Also affects: mahara/16.10 Importance: High Status: In Progress ** Also affects: mahara/15.04 Importance: Undecided Status: New ** Also affects: mahara/16.04 Importance: Undecided Status:

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

2016-07-12 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6716 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1602447] Re: Can't use ">" CSS selector in skins

2016-07-12 Thread Aaron Wells
** Description changed: See https://mahara.org/interaction/forum/topic.php?id=7659 The ">" character is a basic selector in CSS, which allows you to specify an element contained within another element. For example, "div.class1 > span.class2" would match the span in Don't style me.

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

2016-07-12 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/6714 Committed: https://git.mahara.org/mahara/mahara/commit/c494940df142407403c57d89b02ec7115ac77896 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit c494940df142407403c57d89b02ec7115ac77896 Author: Aaron Wells

[Mahara-contributors] [Bug 1422837] Re: XML RPC simpleXML limits payload size

2016-07-12 Thread Ghada El-Zoghbi
Hi, Yes, I did find this as an issue while using Moodle 2.7 and 2.8. I did try to use LIBXML_PARSEHUGE as a parameter in the SimpleXMLElement() call but the result came back empty - as in this php bug: https://bugs.php.net/bug.php?id=65604 Thanks, Ghada ** Bug watch added: bugs.php.net/

[Mahara-contributors] [Bug 1602447] Re: Can't use ">" CSS selector in skins

2016-07-12 Thread Aaron Wells
Marking this one as "high" priority because it looks obviously broken to the end-user. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on

[Mahara-contributors] [Bug 1602447] [NEW] Can't use ">" CSS selector in skins

2016-07-12 Thread Aaron Wells
Public bug reported: See https://mahara.org/interaction/forum/topic.php?id=7659 The ">" character is a basic selector in CSS, which allows you to specify an element contained within another element. For example, "div.class1 > span.class2" would match the span in Don't style me. But style me!

[Mahara-contributors] [Bug 1602426] [NEW] New themes cannot be set as parent theme

2016-07-12 Thread Pat
Public bug reported: When create a theme with "modern" as the parent, it doesn't inherit any of the stylesheets from modern, they all come from raw.This issue includes having Default, Primaryschool as a parent theme. Mahara 15.10 and 16.04 ** Affects: mahara Importance: Undecided

[Mahara-contributors] [Bug 1594579] Re: Be able to copy a group

2016-07-12 Thread Kristina Hoeppner
Thanks to PH Bern and SWITCHportfolio for this new feature. ** Tags added: nominatedfeature -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on

[Mahara-contributors] [Bug 1422837] Re: XML RPC simpleXML limits payload size

2016-07-12 Thread Kristina Hoeppner
Ghada also discovered this problem. ** No longer affects: mahara/1.10 ** No longer affects: mahara/1.9 ** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara

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

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/1.10 ** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1393620] Re: webservices: get_groups_by_id requires institution

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors --

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

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors --

[Mahara-contributors] [Bug 1408577] Re: Elasticsearch not working properly with Chinese characters

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/1.10 ** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1262040] Re: Problems with group artefact permissions due to misuse of $USER->can_view_artefact and $USER->can_edit_artefact

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors --

[Mahara-contributors] [Bug 1317354] Re: Flowplayer audio starts muted if there's also a Flowplayer video on the page

2016-07-12 Thread Kristina Hoeppner
We moved to an HTML5 player in Mahara 16.04 where that problem does not occur anymore. ** No longer affects: mahara/1.10 ** No longer affects: mahara/15.04 ** Changed in: mahara Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 1551027] Re: Tagged journal entries with excluded tags missing some conditions

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 ** Tags added: bite-sized -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask

[Mahara-contributors] [Bug 1431660] Re: Feedback count for annotations doesn't update until you refresh the page

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1443284] Re: "Unsubscribe" link for feedback notifications due to watchlist

2016-07-12 Thread Kristina Hoeppner
** Changed in: mahara/16.10 Status: New => Confirmed ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all

[Mahara-contributors] [Bug 1432823] Re: Mobile - Inconsistency in not being able to exporting pages

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/1.10 ** No longer affects: mahara/1.9 ** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1470064] Re: webservices complain about no HTTPS even for simple user authentication

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.04 ** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors --

[Mahara-contributors] [Bug 1517729] Re: Better documentation of the compatible Elasticsearch version

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1481450] Re: Should copied page names start at "v.2" or "v.1" (or something else)?

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/15.10 ** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1527958] Re: Collections overview page doesn't have "Results per page" selector

2016-07-12 Thread Kristina Hoeppner
I can see it in 16.04 and 16.10. ** Changed in: mahara/16.04 Status: Confirmed => Fix Released ** Changed in: mahara/16.10 Status: Confirmed => Fix Committed ** Changed in: mahara/16.04 Milestone: 16.04.3 => None ** Changed in: mahara/16.10 Milestone: 16.10.0 => None --

[Mahara-contributors] [Bug 1527960] Re: Alphabetize the order of collections on the "Copy a page or collection" screen

2016-07-12 Thread Kristina Hoeppner
** No longer affects: mahara/16.04 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or

[Mahara-contributors] [Bug 1576643] Re: TinyMCE is not available on the iPad

2016-07-12 Thread Kristina Hoeppner
** Changed in: mahara/16.10 Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1602045] Re: Move cursor not displaying for click and dragging files

2016-07-12 Thread Kristina Hoeppner
Hi Narissa, I'll check with our front-end dev. Cheers Kristina -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

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

2016-07-12 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6715 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

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

2016-07-12 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6714 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum