[Mahara-contributors] [Bug 1733963] [NEW] Users are autoadded to the deleted groups

2017-11-22 Thread Yuliya Bozhko
Public bug reported: To reproduce: # create a group with "Auto-add users" setting on. # delete a group # create a user after the group has been deleted # if you check group_members table, you will see that the new user was added to the deleted group ** Affects: mahara Importance:

[Mahara-contributors] [Bug 1644675] Re: Eliminate MochiKit from PieForms

2016-11-25 Thread Yuliya Bozhko
Jono was working on this issue a while ago as well https://reviews.mahara.org/#/c/5923/ -- 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 1452450] Re: Error when upgrading mahara from 1.8.2 to 15.04

2015-05-29 Thread Yuliya Bozhko
** Summary changed: - Error when upgrad mahara from 1.8.2 to 15.04 + Error when upgrading mahara from 1.8.2 to 15.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

[Mahara-contributors] [Bug 1271010] Re: Set the pt language pack as the parent to the pt_BR language pack

2015-02-25 Thread Yuliya Bozhko
Just a note here. The string should actually be: $string['parentlanguage'] = 'pt.utf8'; Because the result is being retrieved by this line in htdocs/lib/mahara.php: $result = get_string_local(get_language_root($parentlang) . 'lang/', $parentlang . '/' . $section . '.php', $identifier); So,

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

2015-02-24 Thread Yuliya Bozhko
** Affects: mahara Importance: Undecided Assignee: Yuliya Bozhko (yuliya.bozhko) 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

[Mahara-contributors] [Bug 1388678] Re: Remove superfluous folder in archived submissions

2015-02-24 Thread Yuliya Bozhko
** 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 1423027] [NEW] Phpmailer class no longer includes SMTP class

2015-02-17 Thread Yuliya Bozhko
does not include smtp class any more. Since it now provides autoloder, I think we should use that. ** Affects: mahara Importance: Undecided Assignee: Yuliya Bozhko (yuliya.bozhko) Status: In Progress ** Changed in: mahara Status: New = In Progress -- You received this bug

[Mahara-contributors] [Bug 1421033] Re: Elasticsearch indexing for large database is slow

2015-02-11 Thread Yuliya Bozhko
** Changed in: mahara Status: New = 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

[Mahara-contributors] [Bug 1416147] [NEW] MySQL error in ORDER BY clause in get_artefactchooser_artefacts()

2015-01-29 Thread Yuliya Bozhko
ORDER BY... ** Affects: mahara Importance: Low Assignee: Yuliya Bozhko (yuliya.bozhko) 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

[Mahara-contributors] [Bug 1416147] Re: MySQL error in ORDER BY clause in get_artefactchooser_artefacts()

2015-01-29 Thread Yuliya Bozhko
** Changed in: mahara Importance: Undecided = Low -- 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 1395919] Re: TinyMCE spellchecker gives Error: General

2015-01-27 Thread Yuliya Bozhko
It appears to be a regression after tool bar toggle was added. ** Changed in: mahara/1.10 Importance: Undecided = Low ** Changed in: mahara/15.04 Importance: Undecided = Low ** Changed in: mahara/1.10 Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) ** Changed in: mahara/15.04

[Mahara-contributors] [Bug 1401269] Re: Webservices tests need to be fixed up / made more robust

2014-12-10 Thread Yuliya Bozhko
I was trying to do some fixes and improvements around phpunit and realised that web services tests are quite broken. You can try it out by running tests with https://reviews.mahara.org/#/c/4042/ checked out. Rather than setting up data required for tests, websevices tests expect everything to be

[Mahara-contributors] [Bug 1400511] [NEW] Cannot cancel comment form after validation fails

2014-12-08 Thread Yuliya Bozhko
Importance: Low Assignee: Yuliya Bozhko (yuliya.bozhko) Status: 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

[Mahara-contributors] [Bug 1400530] Re: Cancel button doesn't work for comments if the validation has been triggered

2014-12-08 Thread Yuliya Bozhko
Duplicate to https://bugs.launchpad.net/mahara/+bug/1400511 ** Changed in: mahara Status: New = 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

[Mahara-contributors] [Bug 1396837] Re: Error when layout options are changed in Firefox

2014-12-01 Thread Yuliya Bozhko
** 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 1396837] [NEW] Error when layout options are changed in Firefox

2014-11-26 Thread Yuliya Bozhko
: Yuliya Bozhko (yuliya.bozhko) Status: 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

[Mahara-contributors] [Bug 1396837] Re: Error when layout options are changed in Firefox

2014-11-26 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1393259] [NEW] Rethink Mahara exceptions handling to be more modern/best practice

2014-11-16 Thread Yuliya Bozhko
Public bug reported: Mahara seems to be using a strange approach to handle errors and exceptions but overriding handlers. See lib/errors.php $errorlevel = E_ALL ~E_STRICT; error_reporting($errorlevel); set_error_handler('error', $errorlevel); set_exception_handler('exception'); I am not sure

[Mahara-contributors] [Bug 1392096] Re: Generate SVG image preview for page layouts

2014-11-13 Thread Yuliya Bozhko
All browsers currently supported by Mahara support inline svg tag as far as I know. -- 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

[Mahara-contributors] [Bug 1340151] Re: Consider a different approach to libxml_disable_entity_loader(true) in init.php

2014-11-09 Thread Yuliya Bozhko
Hi Kristina, It breaks for me when I install Mahara and then try to install Moodle on the same server. Anything that tries to load XML on the same server as Mahara will fail. Maybe Dan can provide a better test case. Yuliya -- You received this bug notification because you are a member of

[Mahara-contributors] [Bug 1384489] Re: update jscolor to version 1.4.3

2014-11-04 Thread Yuliya Bozhko
** 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 1384499] Re: Update phpmailer to version 5.2.9

2014-11-04 Thread Yuliya Bozhko
** 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 1385812] Re: Help text is not fully visible on Advanced tab for skin creation

2014-11-03 Thread Yuliya Bozhko
Submitted my attempt to fix it :) ** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) ** 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

[Mahara-contributors] [Bug 1384529] [NEW] Comments pagination is off by one

2014-10-22 Thread Yuliya Bozhko
, it actually shows the previous page. ** Affects: mahara Importance: Low Assignee: Yuliya Bozhko (yuliya.bozhko) Status: In Progress ** Changed in: mahara Importance: Undecided = Low ** Changed in: mahara Status: New = In Progress -- You received this bug notification

[Mahara-contributors] [Bug 1380434] Re: An error appears when importing an extracted portfolio

2014-10-15 Thread Yuliya Bozhko
** 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 1364164] [NEW] Remove IE6 check in help icon function

2014-09-01 Thread Yuliya Bozhko
Public bug reported: There is no need for a check like: $imageext = (isset($_SERVER['HTTP_USER_AGENT']) false !== stripos($_SERVER['HTTP_USER_AGENT'], 'msie 6.0')) ? 'gif' : 'png'; ** Affects: mahara Importance: Low Assignee: Yuliya Bozhko (yuliya.bozhko) Status: In Progress

[Mahara-contributors] [Bug 1329157] Re: Activity Stream comment date is different from the date on a page

2014-08-23 Thread Yuliya Bozhko
This is still a present issue in other areas of Mahara due to changes in Postgres. See https://bugs.launchpad.net/mahara/+bug/1353069 -- 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 1359531] [NEW] Artefact path is not being calculated correctly on file rename

2014-08-20 Thread Yuliya Bozhko
Public bug reported: Discovered while doing some testing in files and folders ** Affects: mahara Importance: Medium Assignee: Yuliya Bozhko (yuliya.bozhko) Status: In Progress -- You received this bug notification because you are a member of Mahara Contributors, which

[Mahara-contributors] [Bug 1359531] Re: Artefact path is not being calculated correctly on file rename

2014-08-20 Thread Yuliya Bozhko
** Description changed: Discovered while doing some testing in files and folders + + To reproduce: + + 1. Get fresh install. + 2. Login as admin + 3. Click content files + 4. Add a folder f1 + 5. Enter folder + 6. Add a subfolder f2 + 7. Edit f2, rename to folder2 + 8. In SQL client

[Mahara-contributors] [Bug 1353069] [NEW] db_format_tsfield() returning time value with offset on POstgres

2014-08-05 Thread Yuliya Bozhko
-TIMESTAMP-td2125933.html). ** Affects: mahara Importance: Undecided Assignee: Yuliya Bozhko (yuliya.bozhko) Status: In Progress ** Changed in: mahara Status: New = In Progress ** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) -- You received

[Mahara-contributors] [Bug 1339113] Re: simple non-copyable textbox

2014-07-08 Thread Yuliya Bozhko
** Changed in: mahara Status: New = In Progress ** Changed in: mahara Assignee: (unassigned) = Tobias Zeuch (tobias-zeuch-8) -- 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 1338394] Re: Tinymce editor can incorrectly appear in profile edit page

2014-07-08 Thread Yuliya Bozhko
** Changed in: mahara Status: New = 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

[Mahara-contributors] [Bug 1307247] Re: No notifications on pages/artefacts for groups/institutions

2014-07-08 Thread Yuliya Bozhko
** 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 1337664] Re: Remove warning about ActiveDirectory on LDAP auth Update user info on login

2014-07-03 Thread Yuliya Bozhko
** 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 1330277] Re: Make add_key() and drop_key() consistent with other DDL functions

2014-06-30 Thread Yuliya Bozhko
** 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 1333071] Re: htmlpurifier sets different permissions in dataroot

2014-06-24 Thread Yuliya Bozhko
** Changed in: mahara Importance: Undecided = Low ** 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 --

[Mahara-contributors] [Bug 1330277] [NEW] Make add_key() consistent with other DDL functions

2014-06-15 Thread Yuliya Bozhko
Public bug reported: Currently add_table(), add_field() and add_index() check if element exists already. add_key() if the only one missing such check which should be probably added. ** Affects: mahara Importance: Low Assignee: Yuliya Bozhko (yuliya.bozhko) Status: Triaged

[Mahara-contributors] [Bug 1330277] Re: Make add_key() and drop_key() consistent with other DDL functions

2014-06-15 Thread Yuliya Bozhko
** Summary changed: - Make add_key() consistent with other DDL functions + Make add_key() and drop_key() consistent with other DDL functions -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1330277] Re: Make add_key() and drop_key() consistent with other DDL functions

2014-06-15 Thread Yuliya Bozhko
** Changed in: mahara Status: Triaged = 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

[Mahara-contributors] [Bug 1231755] Re: Allow /local and custom theme override of Plugin templates

2014-06-12 Thread Yuliya Bozhko
** Changed in: mahara Status: Confirmed = 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

[Mahara-contributors] [Bug 1328319] Re: Why don't plugin theme directories have a template subdirectory?

2014-06-12 Thread Yuliya Bozhko
** Changed in: mahara Status: New = 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

[Mahara-contributors] [Bug 1261240] Re: Form legends should be made into headings

2014-06-11 Thread Yuliya Bozhko
** 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 1323921] Re: Provide autocomplete pieforms elements

2014-06-11 Thread Yuliya Bozhko
** Changed in: mahara Status: In Progress = Fix Committed ** 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

[Mahara-contributors] [Bug 1329136] Re: Add deletion confirmation message for all files

2014-06-11 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1329157] [NEW] Activity Stream comment date is different from the date on a page

2014-06-11 Thread Yuliya Bozhko
Public bug reported: A comment added to a page on the page itself appears as added on 11 June 2014, 4:33 PM. On activity stream it shows 13 June 2014, 3:57 AM which is strange... ** Affects: mahara Importance: Low Assignee: Nathan Lewis (nathan-lewis) Status: Confirmed **

[Mahara-contributors] [Bug 1326597] Re: Warning of undefined setlimit in blogs

2014-06-05 Thread Yuliya Bozhko
** 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 1298646] Re: Add artefact-level sharing

2014-06-04 Thread Yuliya Bozhko
Instructions for the patch https://reviews.mahara.org/#/c/3337/ Before checking out the patch: 1. Make sure that you have a page with some artefacts. 2. As any user: report a page and/or artefact as objectionable. To test: - Check out the patch. - Run upgrade. - Make sure that things that were

[Mahara-contributors] [Bug 547932] Re: Real-time chat system

2014-06-04 Thread Yuliya Bozhko
** Changed in: mahara Status: Triaged = 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

[Mahara-contributors] [Bug 1314397] Re: Forum no indent style sorts posts incorrectly

2014-06-04 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1321482] Re: Add new connection activity type to Activity Stream

2014-06-04 Thread Yuliya Bozhko
** Changed in: mahara Importance: Undecided = Wishlist -- 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 1326597] [NEW] Warning of undefined setlimit in blogs

2014-06-04 Thread Yuliya Bozhko
Public bug reported: Likely to be a regression from https://reviews.mahara.org/#/c/3349/ ** Affects: mahara Importance: Low Assignee: Yuliya Bozhko (yuliya.bozhko) Status: In Progress ** Tags: regression ** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko

[Mahara-contributors] [Bug 1266913] Re: Export users in CSV format link should have more descriptive text

2014-06-04 Thread Yuliya Bozhko
** 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 1319302] Re: Mahara not detecting Tinymce lang packs correctly

2014-06-03 Thread Yuliya Bozhko
** Changed in: mahara Status: Confirmed = 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

[Mahara-contributors] [Bug 1307777] Re: Improvements to phpunit testing suite

2014-04-21 Thread Yuliya Bozhko
** Changed in: mahara Status: In Progress = Fix Committed ** Changed in: mahara Assignee: (unassigned) = Nathan Lewis (nathan-lewis) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1308305] [NEW] Remove IE6 related code

2014-04-15 Thread Yuliya Bozhko
Public bug reported: A lot of it is in javascript and should probably go. Code like: if (isIE6) {...} Not sure about IE7. Maybe it's worth to get rid of that too. ** Affects: mahara Importance: Undecided Assignee: Yuliya Bozhko (yuliya.bozhko) Status: Triaged -- You

[Mahara-contributors] [Bug 1308305] Re: Remove IE6 related code

2014-04-15 Thread Yuliya Bozhko
To test you need to make sure that everything still works (I guess) :) Especially if it is possible to check iPad/iPhone as I was not quite sure about some code that I removed. ** Changed in: mahara Status: Triaged = In Progress ** Changed in: mahara Importance: Undecided = Low --

[Mahara-contributors] [Bug 1298646] Re: Add artefact-level sharing

2014-04-14 Thread Yuliya Bozhko
Hi Robert, I added this element to use it later in artefact sharing field when user can start typing in other users/groups names and they will be given suggestions to select. I have given it some thought, looked through a number of available libraries, and selected this one for a number of

[Mahara-contributors] [Bug 1299993] Re: Improvements to notification system

2014-04-07 Thread Yuliya Bozhko
** Changed in: mahara Assignee: (unassigned) = Nathan Lewis (nathan-lewis) ** Changed in: mahara Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1303551] Re: Allow new user default view templates to be edited

2014-04-06 Thread Yuliya Bozhko
** Changed in: mahara Assignee: (unassigned) = Nathan Lewis (nathan-lewis) ** 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

[Mahara-contributors] [Bug 1301661] Re: Page management improvements required

2014-04-03 Thread Yuliya Bozhko
Thanks for this info, Tobias! As I understand, users don't really need to press Done to save page after editing content. It is saved automatically and the button is there just to let users know that editing is done. I would really want to make it all look/behave consistent :) Yuliya ** Changed

[Mahara-contributors] [Bug 1299993] Re: Improvements to notification system

2014-04-02 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1300997] Re: Add id field to institution table

2014-04-02 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1288439] Re: Existing php unit tests are broken

2014-04-02 Thread Yuliya Bozhko
** Changed in: mahara Status: Triaged = 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

[Mahara-contributors] [Bug 1301661] [NEW] Page management improvements required

2014-04-02 Thread Yuliya Bozhko
Public bug reported: I'd like to suggest a number of improvements around a single page management: 1. Display page should be called Preview page (and should probably go after Share page). I think the idea behind the order was that user wants to have a look what they made and then share, but

[Mahara-contributors] [Bug 1298646] [NEW] Add artefact-level sharing

2014-03-27 Thread Yuliya Bozhko
Public bug reported: As was described during MaharaHui 2014, this is an improvement we would like to add to Mahara. Full specs are here https://mahara.org/view/artefact.php?artefact=363268view=1088 ** Affects: mahara Importance: Wishlist Assignee: Yuliya Bozhko (yuliya.bozhko

[Mahara-contributors] [Bug 1298129] Re: Multicolumntable pieform help is broken

2014-03-26 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1285413] Re: Edit buttons for Goals and skills should have more descriptive text

2014-03-25 Thread Yuliya Bozhko
** 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 1297075] Re: Errors when License metadata is enabled and all licenses are removed sitewide

2014-03-25 Thread Yuliya Bozhko
** Changed in: mahara Status: New = In Progress ** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1297075] [NEW] Errors when License metadata is enabled and all licenses are removed sitewide

2014-03-24 Thread Yuliya Bozhko
Public bug reported: To reproduce: 1. As site admin enable License metadata in general site settings (doesn't matter if custom licenses are enabled or not) 2. Remove all licenses from Configure Site Licenses 3. Try creating a journal post or go to Files page. Getting: (lib/license.php:32)

[Mahara-contributors] [Bug 1290672] Re: PluginArtefactResume should extend PluginArtefact

2014-03-11 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1285413] Re: Edit buttons for Goals and skills should have more descriptive text

2014-03-09 Thread Yuliya Bozhko
** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) ** 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

[Mahara-contributors] [Bug 817373] Re: Add ability to 'send now' on a forum post

2014-02-26 Thread Yuliya Bozhko
** Changed in: mahara Status: Triaged = 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

[Mahara-contributors] [Bug 1220410] Re: MNet with port number requires port to be in wwwroot

2014-02-25 Thread Yuliya Bozhko
** 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 1272121] Re: Paginator on /admin/users/search.php doesn't respect institution setting

2014-02-12 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1220410] Re: MNet with port number requires port to be in wwwroot

2014-02-04 Thread Yuliya Bozhko
** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) ** Changed in: mahara Status: Triaged = In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1265982] Re: Add Creative Commons 4.0 as licence types to CC block

2014-01-29 Thread Yuliya Bozhko
Hmm, I think my latest patch addresses both issues... -- 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 1266907] Re: Edit/Add License page titles should be more descriptive

2014-01-29 Thread Yuliya Bozhko
** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) ** 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

[Mahara-contributors] [Bug 1259363] Re: Cover letter label is misleading for screen reader users

2014-01-29 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1265982] Re: Add Creative Commons 4.0 as licence types

2014-01-26 Thread Yuliya Bozhko
** 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

[Mahara-contributors] [Bug 1027260] Re: Warning when deleting a page that is used in a collection

2014-01-23 Thread Yuliya Bozhko
** Changed in: mahara Assignee: (unassigned) = Yuliya Bozhko (yuliya.bozhko) ** Changed in: mahara Status: Triaged = In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1265982] Re: Add Creative Commons 4.0 as licence types

2014-01-23 Thread Yuliya Bozhko
Going to look it this one. Just to clarify, does it mean having 4.0 license in addition to 3.0, or is 4.0 supposed to completely replace 3.0? -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription