[Mahara-contributors] [Bug 1614805] Re: Make out-of-sequence plugin upgrades consistent in CLI upgrader & web upgrader

2016-08-18 Thread Aaron Wells
To test: 1. Install Mahara 15.04 2. Check out the gerrit patch for the improved upgrader (in 16.10dev) 3. Run the command-line upgrader. Expected result: No errors If you're using my Mahara DevTools ( https://github.com/agwells/mahara- devtools ) you can just use its "maharaupgrade.sh" to do

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

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6872 -- You received this bug notification because you are a member 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 1614805] [NEW] Make out-of-sequence plugin upgrades consistent in CLI upgrader & web upgrader

2016-08-18 Thread Aaron Wells
Public bug reported: In Bug 1614298 there were some differences of behavior between the CLI upgrader and the web upgrader, due to how they handled the out-of- sequence installation of the module/webservices plugin. This plugin is installed in the core lib/db/upgrade.php file, by a call to

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

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6871 -- You received this bug notification because you are a member 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 1369830] A change has been merged

2016-08-18 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/6852 Committed: https://git.mahara.org/mahara/mahara/commit/a485b22c302f862e1bfd4254320a837418c24511 Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:master commit a485b22c302f862e1bfd4254320a837418c24511 Author: Son Nguyen

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

2016-08-18 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/6854 Committed: https://git.mahara.org/mahara/mahara/commit/f11abcae0b426b1eb5023f8fc21b0f9a1a9dcb4b Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:master commit f11abcae0b426b1eb5023f8fc21b0f9a1a9dcb4b Author: Aaron Wells

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

2016-08-18 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/6853 Committed: https://git.mahara.org/mahara/mahara/commit/1f6e6d022b1ff743858fa98983753f3931049a13 Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:master commit 1f6e6d022b1ff743858fa98983753f3931049a13 Author: Son Nguyen

[Mahara-contributors] [Bug 1614645] Re: TinyMCE not showing on mobile in 16.04

2016-08-18 Thread Aaron Wells
https://mahara.org is actually still running 15.04. (You can check by looking for the "generator" meta tag in the page's source: https://mahara.org)" /> ). So it should exhibit the old behavior, where TinyMCE is disabled on mobile if you have device detection on, and TinyMCE is enabled on mobile

[Mahara-contributors] [Bug 1613483] Re: Update PDFjs to 1.4.20

2016-08-18 Thread Son Nguyen
Test instructions: Make sure you can add, view PDF blocks in a page on all supported browsers. -- You received this bug notification 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 1423435] A patch has been submitted for review

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6869 -- You received this bug notification because you are a member 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 1240776] A patch has been submitted for review

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6867 -- You received this bug notification because you are a member 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 1237137] A patch has been submitted for review

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6868 -- You received this bug notification because you are a member 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 1614645] Re: TinyMCE not showing on mobile in 16.04

2016-08-18 Thread Stéphane
Hello Aaron, To answer your questions : 1. To confirm, you're seeing TinyMCE on desktop browsers, but not mobile browsers? [SL] Yes 2. Which mobile browsers did you test this in? Is it happening in all of them or just some? [SL] tested on Safari (iOS), firefox and Chrome on Android

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

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6865 -- You received this bug notification because you are a member 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 1613483] A patch has been submitted for review

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6864 -- You received this bug notification because you are a member 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 1614645] Re: tinymce on mobile

2016-08-18 Thread Aaron Wells
I tested this out on demo.mahara.org just now (which is running 16.04.3) and was not able to replicate: 1. Log in to demo.mahara.org 2. Go to user account settings and set "Device detection" to "No" 3. Create a page Result: TinyMCE displays correctly, in the page's description field ** Changed

[Mahara-contributors] [Bug 1614645] Re: tinymce on mobile

2016-08-18 Thread Aaron Wells
Hi again Stephane, Some questions to help replicate this: 1. To confirm, you're seeing TinyMCE on desktop browsers, but not mobile browsers? 2. Which mobile browsers did you test this in? Is it happening in all of them or just some? 3. On the "Administration -> Site configuration" page, under

[Mahara-contributors] [Bug 1606725] Re: Accessibility - Search button

2016-08-18 Thread Aaron Wells
Should we backport this to 16.04? ** 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

[Mahara-contributors] [Bug 1614645] Re: tinymce on mobile

2016-08-18 Thread Aaron Wells
Hi Stephane, That's strange, we actually add a patch in 16.04.2 to make TinyMCE display in mobile browsers *all* the time, whether device detection is on or off: https://bugs.launchpad.net/mahara/+bug/1576643 I'll take a look... Cheers, Aaron ** Changed in: mahara Assignee: (unassigned)

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

2016-08-18 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6863 -- You received this bug notification because you are a member 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 1613480] A change has been merged

2016-08-18 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/6851 Committed: https://git.mahara.org/mahara/mahara/commit/2302f14f4343ea4b0f58d65ed5fb8ff3935a5a50 Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:master commit 2302f14f4343ea4b0f58d65ed5fb8ff3935a5a50 Author: Son Nguyen

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

2016-08-18 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/6860 Committed: https://git.mahara.org/mahara/mahara/commit/76fe713b7624ae49d789d45a1b874e40fc18d56f Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 76fe713b7624ae49d789d45a1b874e40fc18d56f Author: Pat Kira

[Mahara-contributors] [Bug 1554247] Re: comments with attachments - attachment titles and links display on main portfolio page

2016-08-18 Thread Robert Lyon
** Changed in: mahara/16.10 Status: Triaged => Fix Committed ** Changed in: mahara/16.04 Status: Triaged => In Progress ** Changed in: mahara/15.10 Status: Triaged => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which

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

2016-08-18 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/6862 -- You received this bug notification because you are a 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 1554247] A patch has been submitted for review

2016-08-18 Thread Mahara Bot
Patch for "16.04_STABLE" branch: https://reviews.mahara.org/6861 -- You received this bug notification because you are a 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 1614645] [NEW] tinymce on mobile

2016-08-18 Thread Stéphane
Public bug reported: This is a bug reported by a user. Tinymce does not show in mobile device browsers. It used to show if device detection was turned off. We upgraded to 16.04 and now tinymce doesn't show anymore (on mobile device browsers). ** Affects: mahara Importance: Undecided