[Mahara-contributors] [Bug 1425306] Re: Users can delete submitted page through URL

2015-03-02 Thread Aaron Wells
** Information type changed from Public to Public Security -- 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 befor

[Mahara-contributors] [Bug 1353516] Re: Site option to prevent display of usernames

2015-03-02 Thread Aaron Wells
Thanks for the patch, Tony! I'll try to take a look at it in the next few days. Cheers, Aaron -- 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

2015-03-02 Thread Aaron Wells
Okay, I was able to replicate the problem. I think the step I must have been missing before, is that in the Mahara portfolio plugin's settings in Moodle, you need to set "Enable Leap2A portfolio support" to "Yes". Once I do that, then I find that I am able to export a forum post with a small file

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

2015-03-02 Thread Aaron Wells
** Changed in: mahara Status: Incomplete => Triaged ** Changed in: mahara Milestone: None => 1.9.5 -- 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 1423793] Re: Where to direct users when they are done editing a pag?

2015-03-02 Thread Aaron Wells
I agree we should do something about that "Done" button at least, because at present it doesn't do anything, and that's misleading. When I see a "Done" button I naturally assume that I need to click on it in order to save the changes I've been making; and moreover, that the changes I've made so fa

[Mahara-contributors] [Bug 1424419] Re: Delete all pages when a collection is deleted

2015-03-02 Thread Aaron Wells
Makes sense to me. ** Tags added: collections 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

[Mahara-contributors] [Bug 1423789] Re: social media block shows extra email button

2015-03-02 Thread Aaron Wells
Hi Dirk, If you expand the "Display settings" area, there's an additional checkbox labelled "Display default email link as button?". Is that ticked in the block that you're showing? Cheers, Aaron ** Changed in: mahara Status: New => Incomplete -- You received this bug notification becau

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

2015-03-02 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/4343 -- 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 befor

[Mahara-contributors] [Bug 1374674] Re: Feedback notification from own comment

2015-03-02 Thread Aaron Wells
Hi Robert, The problem is, the notification that we send out, includes the comment text (I think). In which case, a user who is interested in the conversation being held through comments doesn't have any reason to go visit the page. They'll read the comment in the notification, assume that they're

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

2015-03-02 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/4342 -- 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 befor

[Mahara-contributors] [Bug 811394] Re: A url in this field contains the blacklisted domain ...'

2015-03-02 Thread Aaron Wells
Hi Christine, Are you specifically getting this error message?: "A url in this field contains the blacklisted domain ..." I just took a look and neither mahara.org or manual.mahara.org is listed in any of the three blacklist databases that we check against. So it seems more likely that maybe wh

[Mahara-contributors] [Bug 775257] Re: Require profile icons to be square

2015-03-02 Thread Aaron Wells
If we were going to do this, we'd want to add a JS library to crop the uploaded image to a square. I've seen other open-source projects that have a similar bit of functionality, so we should be able to get the code from one of them. -- You received this bug notification because you are a member o

[Mahara-contributors] [Bug 853662] Re: Using eZ Components - Graph component as framework for rendering graphs in Mahara

2015-03-02 Thread Aaron Wells
See also https://bugs.launchpad.net/mahara/+bug/721496 -- 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 ed

[Mahara-contributors] [Bug 611793] Re: Ability to block a user to prevent any further communications

2015-03-02 Thread Aaron Wells
Probably the reason we haven't seen much action on this particular issue, is because Mahara is normally used within a school setting, so if a user has a problem with another user, they can go to the school administration and get the offender dealt with directly. This feature would be most useful i

[Mahara-contributors] [Bug 721496] Re: Using pChart as framework for rendering graphs in Mahara

2015-03-02 Thread Aaron Wells
My personal preference currently, would be JQPlot, because it's used by the Piwik project. http://www.jqplot.com/docs/files/usage-txt.html -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for

[Mahara-contributors] [Bug 537510] Re: Indicating how a view is shared with the person getting access

2015-03-02 Thread Aaron Wells
Could maybe include this in the "fine print" area in the page footer, alongside the comment & report objectionable links. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contr

[Mahara-contributors] [Bug 1408542] Re: TinyMCE emoticons are not displayed in TinyMCE 4

2015-03-02 Thread Aaron Wells
As described in my earlier comment, for 15.04 we need to write a database script that rewrites all the old smiley URLs to the new smiley URLs. Unfortunately... this will probably be a rather intensive upgrade, because of all the places we have TinyMCE text fields! So we should make sure to test th

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

2015-03-02 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/4341 -- 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 befor

[Mahara-contributors] [Bug 1396364] Re: Overflowing table in the Admin Notifications page

2015-03-02 Thread Aaron Wells
Hi David, Thanks for the bug report! I can confirm that the same thing happens in Mahara 15.04 as well. The problem is more noticeable if you're using the French translation, because the translations are longer than the English versions. But the same thing does happen in English as well, if you s

[Mahara-contributors] [Bug 1396321] Re: Allow certain registration information to be public

2015-03-02 Thread Aaron Wells
** Changed in: mahara Milestone: None => 15.10.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before edit

[Mahara-contributors] [Bug 1394830] Re: Allow secret URL even when public pages are not allowed

2015-03-02 Thread Aaron Wells
If the concern is to avoid letting their Pages be searchable by Google, another option would be to add a site-wide setting that adds the "" tag to the top of *every* Page. We already add this tag to all Pages that aren't shared with the Public. Additionally, this could be a per-institution or eve

[Mahara-contributors] [Bug 1394812] Re: "Institution name" field is confusing

2015-03-02 Thread Aaron Wells
** Changed in: mahara Milestone: 15.04.0 => 15.10.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before e

[Mahara-contributors] [Bug 1394754] Re: calling _get_cli_params() when no params present needs fixing

2015-03-02 Thread Aaron Wells
** Tags added: cli -- 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://b

[Mahara-contributors] [Bug 1423435] Re: pdf.js menu doesn't use current language

2015-03-02 Thread Aaron Wells
** Tags added: pdf translations -- 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

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

2015-03-02 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/4314 Committed: http://gitorious.org/mahara/mahara/commit/ba6b64bdfff1f5fe85ecd70173e0caf586c91f56 Submitter: Son Nguyen (son.ngu...@catalyst.net.nz) Branch:master commit ba6b64bdfff1f5fe85ecd70173e0caf586c91f56 Author: Eduardo Schicker Date: Tue Feb 2

[Mahara-contributors] [Bug 730373] Re: Mathematical notation in Mahara with MathJax

2015-03-02 Thread Aaron Wells
Some recent instructions about how to Hack Mahara to have MathJax in TinyMCE: https://mahara.org/interaction/forum/topic.php?id=3759&offset=10&limit=10#post28286 ** Description changed: The discussion can be found at http://mahara.org/interaction/forum/topic.php?id=2882 + + Also https://maha

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

2015-03-02 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/4340 -- 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 befor

[Mahara-contributors] [Bug 1415183] Re: Pending friend request page needs date/time of request

2015-03-02 Thread Robert Lyon
** Changed in: mahara Status: In Progress => Fix Committed ** Changed in: mahara Milestone: None => 15.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib

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

2015-03-02 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/4329 Committed: http://gitorious.org/mahara/mahara/commit/58217f73be60a476e346db8a4e53f9cf6b5a461a Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 58217f73be60a476e346db8a4e53f9cf6b5a461a Author: Peter Hough Date: Fri Feb 27 15:30

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

2015-03-02 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/4324 Committed: http://gitorious.org/mahara/mahara/commit/0b3dbc95291876151c10b53da5fb5bcd46dbbf72 Submitter: Son Nguyen (son.ngu...@catalyst.net.nz) Branch:master commit 0b3dbc95291876151c10b53da5fb5bcd46dbbf72 Author: Jinelle Foley-Barnes Date: Wed F

[Mahara-contributors] [Bug 1427046] Re: Improving ADODB speed

2015-03-02 Thread Robert Lyon
** Changed in: mahara Assignee: (unassigned) => Robert Lyon (robertl-9) ** 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 1323490] Re: Make sharing your profile page with your institution non-mandatory

2015-03-02 Thread Matthew
This is quite important for us as students have started to share their assignments and they are visible to far too many people by default within the same institution. Educating students as to the sharing settings is a workaround, but I agree that it should not be enabled by default. Having access