[Mahara-contributors] [Bug 2004137] [NEW] Mahara 22.10 - PHP 8.0 compatibility causing error with PHP 7.4

2023-01-29 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 22.10.0 DB: Postgres 14.3 OS: Linux 20.04 Browser: n/a The use of "mixed" type is supported in PHP 8.0+. It was introduced in this file: https://reviews.mahara.org/c/mahara/+/12921/28/htdocs/lib/applicationset.php with 2 functions: 1. current() : mixed 2. key() :

[Mahara-contributors] [Bug 2000686] Re: LTI 1.1 misaligned auth after 22.10 upgrade

2023-01-08 Thread Ghada El-Zoghbi
hi Robert, What about the idea of a sanity check before the upgrade and a mapping? Thank you. Ghada -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors

[Mahara-contributors] [Bug 1271808] Re: Two-factor authentication for user logins

2023-01-02 Thread Ghada El-Zoghbi
Hello Mahara Team, Just wondering if this is something to target for this year? I think it's an important feature considering the current security environment and challenges. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 2000686] [NEW] LTI 1.1 misaligned auth after 22.10 upgrade

2022-12-28 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 22.10.0 OS: Linux 20.04 DB: Postgres Browser: n/a Post an upgrade from 21.10 to 22.10, the LTI auth for an institution is misaligned and users can no longer log in. Scenario with LTI integrated Blackboard LMS: - In 21.10, create an institution1 with 1 LIT auth "Web

[Mahara-contributors] [Bug 1968800] Re: Enhancement: User CSV upload to move users to new institution

2022-04-13 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Matthew Hilton (matthewhilton) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1968800 Title:

[Mahara-contributors] [Bug 1968800] [NEW] Enhancement: User CSV upload to move users to new institution

2022-04-12 Thread Ghada El-Zoghbi
Public bug reported: Mahara: master OS: any DB: any Browser: any Curtin University in Perth, Australia ( https://www.curtin.edu.au/ ) would like to contribute a recent enhancement they applied to the User CSV bulk upload. Background: The university would like a mechanism to bulk move students

[Mahara-contributors] [Bug 1963608] [NEW] Allow Comments by Default default value is not saved to the database on upgrade

2022-03-03 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 21.10 OS: Linux DB: Postgres Browser: N/A When upgrading from 20.10 to 21.10, the new site wide default setting for 'Allow page comments by default' is not set to the default of 'true' during the upgrade script. It is a new field that was introduced in bug 1922624.

[Mahara-contributors] [Bug 1922624] Re: Create a default option for comments on the 'Note' block and for pages

2022-03-03 Thread Ghada El-Zoghbi
There appears to be a bug introduced with this change. The site wide 'allowcommentsbydefault' is not set when upgrading an existing site. It is tuned on by default but not saved to the database. -- You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 1958499] [NEW] Upload CSV Users Bug with Failed Emails

2022-01-19 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 21.10.0 OS: Linux 20.04 DB: Postgres Browser: n/a While implementing a customisation for a client, we identified a very old bug in htdocs/admin/users/uploadcsv.php. The setting of the `$failedusers` array on line 639 occurs within the foreach loop. Which means, the

[Mahara-contributors] [Bug 1939359] Re: LDAP Sync: Error with Adding

2021-08-09 Thread Ghada El-Zoghbi
Original commit: ea6baf488b9 from Bug # 1833495 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1939359 Title: LDAP Sync: Error with Adding Status

[Mahara-contributors] [Bug 1939359] [NEW] LDAP Sync: Error with Adding

2021-08-09 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 20.10.1 OS: Linux DB: Postgres (or MySQL) Browser: Any I just discovered an error that I actually introduced!! I do beg your pardon. In the LDAP sync - htdocs/auth/ldap/lib.php::sync_users(), the following query actually has a syntax error!! It results in this

[Mahara-contributors] [Bug 1877001] Re: Skins not showing after upgrade

2021-08-09 Thread Ghada El-Zoghbi
Hi @robert, We're applied all these fixes and we're still seeing the error in the error logs: Aug 9 15:35:04 cff35e4bccaa ecs_mahara_prod: 2021/08/09 15:35:04 [error] 216#216: *2055 FastCGI sent in stderr: "PHP message: [WAR] 8b (skin/style.php:82) Undefined index: view_block_header_font

[Mahara-contributors] [Bug 1938231] [NEW] Manage groups page continues eventhough group does not exist

2021-07-27 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 20.10.1 OS: Linux DB: Postgres Browser: FF and Chrome A user can bookmark a page for a group and come back to it at a later time after that group has been deleted. The manage groups page should check that the group still exists and notify the user if doesn't find

[Mahara-contributors] [Bug 1928999] Re: Error while deleting an External App if LTI plugin was never installed

2021-05-19 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1928999 Title: Er

[Mahara-contributors] [Bug 1928999] [NEW] Error while deleting an External App if LTI plugin was never installed

2021-05-19 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 20.10.1 OS: Linux 18.04 DB: Postgres Browser: any An error is generated when a user deletes an External App if the LTI plugin was never installed on the site. To replicate: - Create a new Mahara instance - DO NOT enable the LTI plugin - Add an External App ( Site

[Mahara-contributors] [Bug 1914715] [NEW] Export of large files timing out after 10 seconds

2021-02-04 Thread Ghada El-Zoghbi
Public bug reported: Mahara 20.10.0 OS: Linux 16.04 (PHP 7.0) DB: Postgres Browser: FF and Chrome When a user exports a collection with a very large file to write during the export, the process times out after 10 seconds: Maximum execution time of 10 seconds exceeded This is the error: Feb

[Mahara-contributors] [Bug 1912582] Re: Share access with account holders outside of institution is not matching users

2021-01-20 Thread Ghada El-Zoghbi
*** This bug is a duplicate of bug 1903620 *** https://bugs.launchpad.net/bugs/1903620 This is a duplicate of this bug: https://bugs.launchpad.net/mahara/+bug/1903620 ** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) ** This bug has been marked a duplic

[Mahara-contributors] [Bug 1912582] [NEW] Share access with account holders outside of institution is not matching users

2021-01-20 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 20.10.0 OS: Linux 16.04 DB: Postgres Browser: FF and Chrome The fix to Bug #1892664 seems to have introduced another bug. No records are matching the institution. This is because on line 71 in htdocs/view/access.json.php: array_keys($peoplein); it is not setting

[Mahara-contributors] [Bug 1898650] [NEW] Duplicate Collection View Displayorder

2020-10-05 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.10.04 ( 2019093018 ) OS: Linux 16.04 (PHP 7.0) DB: Postgres Browser: FF / Chrome In certain situations, the users are able to create a collection where the displayorder of the pages are duplicated. i.e. 2 pages with displayorder = 0 in the collection_view

[Mahara-contributors] [Bug 1890258] Re: Missing files crashing 19.10.4 upgrade when updating skins

2020-08-06 Thread Ghada El-Zoghbi
Thanks Cecilia. It unfortunately didn't fix the issue when a file is missing from disk (or storage area). The issue are missing files. They are referenced in the skin definition. When the thumbnail is getting generated, it fails because it's not in the file system. We are also using the objectfs

[Mahara-contributors] [Bug 1890518] Re: Date Picker not working for Admin on first select of "Users have logged in since"

2020-08-05 Thread Ghada El-Zoghbi
** Description changed: Mahara: 19.04.6 OS: Linux 19.04 DB: Postgres Browser: Chrome and FF This follows on from bug# 1876625 There is still a bug when the user first selects the "Users have logged in since". It does not filter the users based on the default date that first

[Mahara-contributors] [Bug 1876625] Re: Date picker not working for Admin -> People when selecting a date to filter users

2020-08-05 Thread Ghada El-Zoghbi
I've raised this bug: https://bugs.launchpad.net/mahara/+bug/1890518 -- 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 1890518] [NEW] Date Picker not working for Admin on first select of "Users have logged in since"

2020-08-05 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.6 OS: Linux 19.04 DB: Postgres Browser: Chrome and FF This follows on from bug# 1876625 There is still a bug when the user first selects the "Users have logged in since". It does not filter the users based on the default date that first appears (i.e. 6/8/2020

[Mahara-contributors] [Bug 1876625] Re: Date picker not working for Admin -> People when selecting a date to filter users

2020-08-05 Thread Ghada El-Zoghbi
hi robertl-9 There is still a bug when the user first selects the "Users have logged din since". It does not filter the users based on the default date that first appears (i.e. 6/8/2020 12:00 AM). The user must change the date to something else, then change back to the default date (6/8/2020

[Mahara-contributors] [Bug 1876625] Re: Date picker not working for Admin -> People when selecting a date to filter users

2020-08-05 Thread Ghada El-Zoghbi
Please note, the same issue for "Users have not logged in since" selection. -- 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 1890258] Re: Missing files crashing 19.10.4 upgrade when updating skins

2020-08-05 Thread Ghada El-Zoghbi
The steps in #2 above is for the missing artefact (i.e. the background image with artefact id 10). So, when a user is deleted, the skins they created are not getting deleted (if private or not shared) or cleaned up to cater for deleted artefacts linked to them (if public). -- You received this

[Mahara-contributors] [Bug 1890258] Re: Missing files crashing 19.10.4 upgrade when updating skins

2020-08-05 Thread Ghada El-Zoghbi
Steps to reproduce: 1. Create a new vanilla Mahara version 19.04.6 2. Login as Admin and create User1 3. Login as User1 4. Create a skin with a background image. 5. Create a page that uses the skin 6. Login as admin 7. Delete User1 8. Upgrade to 19.10.4 Upgrade fails with: [DBG] e3

[Mahara-contributors] [Bug 1890258] Re: Missing files crashing 19.10.4 upgrade when updating skins

2020-08-05 Thread Ghada El-Zoghbi
More on this. It turns out the skin is owned by user that was deleted. -- 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 1890258] [NEW] Missing files crashing 19.10.4 upgrade when updating skins

2020-08-04 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.10.4 OS: Linux 18.04 DB: Postgres Browser: N/A (this is CLI) This is a follow-on to Bug #1877001 When upgrading a Mahara (from 19.10.3 to 19.10.4), if artefact files are missing for some reason, the upgrade crashes. Also, there was a missing artefact in the DB

[Mahara-contributors] [Bug 1866913] Re: Elasticsearch::add_to_queue() not found in 19.04

2020-04-02 Thread Ghada El-Zoghbi
Hi Robert, Are you able to include the steps to reproduce the issue for testers to verify? Thanks, Ghada -- 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 1859118] Re: Gridstack Layout Converstion Error During New User Creation

2020-01-09 Thread Ghada El-Zoghbi
To replicate: 1. In a previous version of Mahara (18.10), create an institution named Inst1 2. Create an institution page to be copied for a user in Inst1. 3. Create the page with 3 rows and 3 columns. 4. Populate the page with artifacts in all rows and columns except for 1 column (i.e. the row

[Mahara-contributors] [Bug 1859118] [NEW] Gridstack Layout Converstion Error During New User Creation

2020-01-09 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.10.1 (2019093009) OS: Linux 18.04 DB: Postgres Browser: FF If an institution has pages to be copied to users upon creation and those pages are of the old format, an error is generated when trying to copy the page to the new user: Jan 10 14:12:34 prod: 2020/01/10

[Mahara-contributors] [Bug 1838220] Re: Result per page selection form on dashboard edit conflicts with other form on page

2019-07-28 Thread Ghada El-Zoghbi
** Description changed: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF and Chrome When a block - such as My Portfolios - is on the dashboard, the 'Results per page' section does not work. This is due to the fact that the selection item is wrapped in a form. - But,

[Mahara-contributors] [Bug 1838220] [NEW] Result per page selection form on dashboard edit conflicts with other form on page

2019-07-28 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF and Chrome When a block - such as My Portfolios - is on the dashboard, the 'Results per page' section does not work. This is due to the fact that the selection item is wrapped in a form. But, there is already a higher

[Mahara-contributors] [Bug 1834470] Re: Profile picture generates error when uploaded to Image Gallery

2019-07-17 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Anupama Dharmajan (anupamadharmajan) -- 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 1836657] Re: Navigation block position is not inserted in selected row

2019-07-15 Thread Ghada El-Zoghbi
** Description changed: Mahara: 19.04 OS: Linux 16.04 DB: Postgres 10.9 Browser: FF Inserting a navigation block at the end of the middle column does not add the block in the same position on the other pages in the collection. Scenario: * Create 3 pages (Pg1, Pg2, Pg3)

[Mahara-contributors] [Bug 1836657] [NEW] Navigation block position is not inserted in selected row

2019-07-15 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04 OS: Linux 16.04 DB: Postgres 10.9 Browser: FF Inserting a navigation block at the end of the middle column does not add the block in the same position on the other pages in the collection. Scenario: * Create 3 pages (Pg1, Pg2, Pg3) * Create 3 text blocks on

[Mahara-contributors] [Bug 1606735] Re: Accessibility - Inconsistent heading levels

2019-07-14 Thread Ghada El-Zoghbi
Hi, This issue seems to have appeared again in 19.04. A probable regression since the bootstrap upgrade perhaps? Can we please reopen this? Thanks Ghada ** Also affects: mahara/19.04 Importance: Undecided Status: New -- You received this bug notification because you are a member

[Mahara-contributors] [Bug 1836325] Re: Group search fails when Group Category is specified

2019-07-12 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- 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-

[Mahara-contributors] [Bug 1836325] [NEW] Group search fails when Group Category is specified

2019-07-12 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 Linux: 16.04 DB: Postgres Browser: FF If a group search is conducted when a group with a '.' in the name and a category is specified, the following error occurs: WAR] 3c (lib/errors.php:858) Failed to get a recordset: postgres8 error: [-1: ERROR:

[Mahara-contributors] [Bug 1836325] Re: Group search fails when Group Category is specified

2019-07-12 Thread Ghada El-Zoghbi
To reproduce: 1. Ensure group categories are enabled (and enter a few categories: Category 1, Category 2, etc) 2. Create a group with name "19.04 test group" 3. Search on the group: - search = 19.04 - category = Category 1 4. Click Search What happens now: You will be presented with the above

[Mahara-contributors] [Bug 1806524] Re: edit page has duplicated "addblock" in html tags

2019-07-10 Thread Ghada El-Zoghbi
Hi, This change has introduced a bug in Mahara 19.04.0. When the user adds a block (by clicking on the artefact - not drag/drop), the selection of the positions displays: 'After 1', 'After 2' It doesn't actually display the artefact titles in the drop down as it used to in previous Mahara

[Mahara-contributors] [Bug 1835869] [NEW] Skins are not supporting the new pageheader

2019-07-08 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgers Browser: FF / Chrome The skin is not respecting the new pageheader of a page. To reproduce - Repeat only horizontally: 1. Create a new skin (Skin1): - Add a Background image (attached) - Background image report = Repeat only

[Mahara-contributors] [Bug 1835868] [NEW] Institution comparison report selections are misleading

2019-07-08 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04 (but also in 17.10 and onwards) OS: Linux 16.04 DB: Postgres Browser: FF / Chrome The Institution comparison report allows the user to specify the from/to date. But, it always displays data from the beginning of time for the site until now. This is confusing

[Mahara-contributors] [Bug 1835866] [NEW] Tagged Journal blocks get added to page even when cancel is clicked on first creating the block

2019-07-08 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04 (also 18.10) OS: Linux 16.04 DB: Postgres Browser: FF First noticed in 19.04 but looks to have been introduced in 18.10. User can create an empty tagged journal block when first creating on a page - even if there are no tags set up for any journal. To

[Mahara-contributors] [Bug 1835851] [NEW] Accessibility - Default Menu Items break Aria rules

2019-07-08 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: Chome Version 75.0.3770.100 (Official Build) (64-bit) * Install WCAG Accessibility Audit Developer UI Chrome extension * Using the Default Mahara theme. * Run the Access Audit Report. Several errors are highlighted by

[Mahara-contributors] [Bug 1834470] [NEW] Profile picture generates error when uploaded to Image Gallery

2019-06-27 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF When a profile picture is uploaded to an image gallery, an error is generated in the console and the image gallery hangs. To replicate: • Upload a profile picture to a user account - this will add the image to the

[Mahara-contributors] [Bug 1834261] Re: Reports generating error about time zone note specified

2019-06-26 Thread Ghada El-Zoghbi
** Summary changed: - Reports generating error about time zon note specified + Reports generating error about time zone note specified ** Summary changed: - Reports generating error about time zone note specified + Reports generating error about time zone not specified -- You received this

[Mahara-contributors] [Bug 1833034] Re: Error/warning/success messages remains unless page is refreshed

2019-06-26 Thread Ghada El-Zoghbi
A bug was introduced in this fix which does not allow the user to remove an image from the image artefact. Steps to reproduce: - Add an image artefact to a page. - Select an image and save - Edit the image artefact on the page - Try to remove the image Expected result: image should be removed

[Mahara-contributors] [Bug 1832805] Re: Missing lang string when saving to timeline

2019-06-26 Thread Ghada El-Zoghbi
A bug was introduced in this fix which does not allow the user to remove an image from the image artefact. Steps to reproduce: - Add an image artefact to a page. - Select an image and save - Edit the image artefact on the page - Try to remove the image Expected result: image should be removed

[Mahara-contributors] [Bug 1832805] Re: Missing lang string when saving to timeline

2019-06-26 Thread Ghada El-Zoghbi
Sorry... note #10 is on the wrong bug. Should be bug #1833034 -- 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 1834261] Re: Reports generating error about time zon note specified

2019-06-25 Thread Ghada El-Zoghbi
** Description changed: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres 10.9 Browser: FF An error is generated with running several reports but I'll give the example of the masquerading report: [WAR] ac (lib/errors.php:858) Failed to get a recordset: postgres8 error: [-1: ERROR:

[Mahara-contributors] [Bug 1834261] [NEW] Reports generating error about time zon note specified

2019-06-25 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres 10.9 Browser: FF An error is generated with running several reports but I'll give the example of the masquerading report: [WAR] ac (lib/errors.php:858) Failed to get a recordset: postgres8 error: [-1: ERROR: invalid input syntax

[Mahara-contributors] [Bug 1833495] Re: Syncing LDAP usernames with Mahara's internal username leads to incorrect user record matching

2019-06-24 Thread Ghada El-Zoghbi
Please note that this issue arises when LDAP is the parent of an auth that uses the auth_remote_user table. -- 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 1833495] Re: Syncing LDAP usernames with Mahara's internal username leads to incorrect user record matching

2019-06-20 Thread Ghada El-Zoghbi
** Description changed: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF / Chrome (really n/a) The LDAP sync_users() functionality is not correctly matching user records - i.e. LDAP username with Mahara username. Scenario: 1. Create an institution with and LDAP

[Mahara-contributors] [Bug 1833495] Re: Syncing LDAP usernames with Mahara's internal username leads to incorrect user record matching

2019-06-20 Thread Ghada El-Zoghbi
** Description changed: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF / Chrome (really n/a) The LDAP sync_users() functionality is not correctly matching user records - i.e. LDAP username with Mahara username. Scenario: 1. Create an institution with and LDAP

[Mahara-contributors] [Bug 1833495] [NEW] Syncing LDAP usernames with Mahara's internal username leads to incorrect user record matching

2019-06-19 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF / Chrome (really n/a) The LDAP sync_users() functionality is not correctly matching user records - i.e. LDAP username with Mahara username. Scenario: 1. Create an institution with and LDAP authentication - Update

[Mahara-contributors] [Bug 1833339] [NEW] Bootstap datepicker supported formats

2019-06-18 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF and Chrome (and others) The bootstrap date picker supports the following formats: * https://bootstrap- datepicker.readthedocs.io/en/latest/options.html#format The date format, combination of d, dd, D, DD, m, mm, M,

[Mahara-contributors] [Bug 1832655] Re: Click on datepicker icon does not open calendar window

2019-06-18 Thread Ghada El-Zoghbi
*** This bug is a duplicate of bug 1828150 *** https://bugs.launchpad.net/bugs/1828150 ** This bug has been marked a duplicate of bug 1828150 clicking on calendar icon doesnt bring up the datepicker on calendar inputs -- You received this bug notification because you are a member of

[Mahara-contributors] [Bug 1833325] [NEW] Navigation block title is not set for other pages in collection

2019-06-18 Thread Ghada El-Zoghbi
ects: mahara Importance: Undecided Assignee: Ghada El-Zoghbi (ghada-z) Status: New ** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed

[Mahara-contributors] [Bug 1833034] [NEW] Error/warning/success messages remains unless page is refreshed

2019-06-17 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF and Chrome (and others) In the Files upload screen (and other screens that display error message): When a user accidentally clicks on the 'Create folder' icon before entering a folder name, a red error message

[Mahara-contributors] [Bug 1832805] Re: Missing lang string when saving to timeline

2019-06-16 Thread Ghada El-Zoghbi
There are 4 different scenarios: 1. The page id passed to the form is invalid 2. The user does not have permission to edit the page (i.e. they are not the owner for example or it's an institution view and they are not an institution admin/staff). 3. The page has been submitted for assessment.

[Mahara-contributors] [Bug 1832805] Re: Missing lang string when saving to timeline

2019-06-14 Thread Ghada El-Zoghbi
Please let me know what the message should say and I can upload a patch. -- 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 1832805] [NEW] Missing lang string when saving to timeline

2019-06-13 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF After a portfolio assignment has been unlocked (i.e. after grading) and was submitted via MNET, a student tries to save the page/collection in timeline, it display an error message. Which is the correct behaviour.

[Mahara-contributors] [Bug 1832796] Re: Adding Journal - message displayed to user is misleading

2019-06-13 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- 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-

[Mahara-contributors] [Bug 1832803] [NEW] Adding an empty string as a comment generates a warning

2019-06-13 Thread Ghada El-Zoghbi
g appears Expected: no warning should appear. ** Affects: mahara Importance: Undecided Assignee: Ghada El-Zoghbi (ghada-z) Status: New ** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- You received this bug notification because you are a m

[Mahara-contributors] [Bug 1832796] [NEW] Adding Journal - message displayed to user is misleading

2019-06-13 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF and Chrome The message displayed to a group member who is not allowed to enter a journal is misleading. They are given a link to 'Add one' but when they click on it, it displays they don't have permission to do so. To

[Mahara-contributors] [Bug 1832655] [NEW] Click on datepicker icon does not open calendar window

2019-06-12 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux 16.04 DB: Postgres Browser: FF and Chrome When the user clicks on the datepicker icon next to the text field, the calendar window does not open. It is the case in the following fields: • Plan: Completion date • Group Edit settings page for the

[Mahara-contributors] [Bug 1832308] [NEW] Cannot toggle Group's Open button

2019-06-11 Thread Ghada El-Zoghbi
is disabled - i.e. click on Controlled = No - should toggle the Open button on. Current Behaviour: Open button remains disabled Expected Behavious: Open button should be enabled. ** Affects: mahara Importance: Undecided Assignee: Ghada El-Zoghbi (ghada-z) Status: New ** Changed

[Mahara-contributors] [Bug 1831835] [NEW] Site Admin should be able to send messages to anyone

2019-06-05 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux DB: Postgres 10.8 Browser: n/a Since the beginning of Mahara, site admins have always been able to send a message to any user in the system regardless of the user's notification settings. With the introduction of isolated institutions (in

[Mahara-contributors] [Bug 1831419] Re: Notification when Importing Leap2A

2019-06-03 Thread Ghada El-Zoghbi
The other items to confirm: 1. When a page is shared with a group and a comment is inserted on the page, the event log has recorded this fact: event = sharedcommenttogroup. 2. When entering a comment on a standard page, an event is generated in the event log. 3. When entering a comment on a

[Mahara-contributors] [Bug 1831419] Re: Notification when Importing Leap2A

2019-06-03 Thread Ghada El-Zoghbi
This bug was introduced in Bug 1692385 - commit: a3d904e16bb0dbf8621842dafdd0feb9c3c0f9b8 and a small fix in bug 1724113 - commit a8f8a82d8250d7e3f447862c3e48371765f22a9f -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1831419] Re: Notification when Importing Leap2A

2019-06-03 Thread Ghada El-Zoghbi
Please ignore the steps above. These are the steps to reproduce (logging settings must be set to All). Steps to reproduce: 1. Enable logging level to 'All' (admin > configure site > site options > Logging settings = 'All') 2. Create a view with a text block and a comment block 3. Export that

[Mahara-contributors] [Bug 1831419] Re: Notification when Importing Leap2A

2019-06-03 Thread Ghada El-Zoghbi
** 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 -- please ask on #mahara-dev or mahara.org forum before

[Mahara-contributors] [Bug 1831419] Re: Notification when Importing Leap2A

2019-06-03 Thread Ghada El-Zoghbi
Steps to reproduce: 1. Create a view with a text block and a comment block 2. Export that one view to a Leap2A file 3. Import just this view to Mahara. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1831419] [NEW] Notification when Importing Leap2A

2019-06-03 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.04 DB: Postgres OS: Linux Browser: FF When importing a view with a comment block, the following warning is generated: [WAR] ed (lib/mahara.php:2056) Undefined index: onview Call stack (most recent first): log_message("Undefined index: onview", 8, true,

[Mahara-contributors] [Bug 1831412] [NEW] Can't delete internal notifications

2019-06-02 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 (and previous versions) OS: Linux DB: Postgres Browser: FF (and Chrome) When going to "Sent" area and clicking "Delete all notifications", it says internal notifications can't be deleted for that area. Please see attached. If the only type of messages left

[Mahara-contributors] [Bug 1831182] [NEW] Use display names in Plugin Administration page

2019-05-30 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux (n/a) DB: Postgres (n/a) Browser: FF (n/a) When viewing the extensions in the Plugin administration, it would be nice to use the display name with the "dev" name. Some of the dev names are a bit obscure and it's a stretch to link them to their

[Mahara-contributors] [Bug 1830302] Re: Messages Sending ignoring user preference

2019-05-23 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- 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-

[Mahara-contributors] [Bug 1830302] [NEW] Messages Sending ignoring user preference

2019-05-23 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux DB: Postgres Browser: FF There is a bug that was introduced with the isolated institution. It is ignoring the user message preferences. Scenario: * User1: set User > Settings > Preferences - 'Messages from other users' = 'Allow people on my

[Mahara-contributors] [Bug 1829943] Re: Error Deleting Instution Due to Foreign Key Constraint with View Table

2019-05-21 Thread Ghada El-Zoghbi
Steps to reproduce: 1. Create an institution with xml-rpc integration with a Moodle. Allow submissions from Mahara to Moodle. 2. Add users to the new institution in Mahara. 3. In Moodle, create a course with an activity - Mahara submission. Make sure the Mahara user is enrolled in this course.

[Mahara-contributors] [Bug 1829943] [NEW] Error Deleting Instution Due to Foreign Key Constraint with View Table

2019-05-21 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 19.04.0 OS: Linux DB: Postgres Browser: FF We have an institution which no longer has any users. When trying to delete it, it fails due to the foreign key constraint with the view table - which now has the institution field. Call stack (most recent first):

[Mahara-contributors] [Bug 1828331] Re: Inconsistent time formats across Mahara

2019-05-20 Thread Ghada El-Zoghbi
Affected locations: 1. Group Forums: delete post, delete topic, edit topic, edit post, report post, view 2. Annotation artefact type - entering and updating feedback. 3. Entering / updating a comment on a page. 4. Entering / updating peer assessment on a page. 5. Group view - list of

[Mahara-contributors] [Bug 1828331] Re: Inconsistent time formats across Mahara

2019-05-19 Thread Ghada El-Zoghbi
Thanks Kristina. As I see it, we basically need to change lang strings that contain: * "%%l" => "%%k" (and remove "%%p" from the string) There are only 5 strings to replace. They are located in: langconfig.php and interaction.formum.php Cheers, Ghada -- You received this bug notification

[Mahara-contributors] [Bug 1825092] Re: Undefined index: institution

2019-05-12 Thread Ghada El-Zoghbi
Hi Robert , Is this going to be back ported to 18.10? I'm getting the warning there as well. Thanks, Ghada -- 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 1828331] Re: Inconsistent time formats across Mahara

2019-05-08 Thread Ghada El-Zoghbi
** Attachment added: "24-hour format on Group Forum page.png" https://bugs.launchpad.net/mahara/+bug/1828331/+attachment/5262564/+files/24-hour%20format%20on%20Group%20Forum%20page.png -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed

[Mahara-contributors] [Bug 1828331] Re: Inconsistent time formats across Mahara

2019-05-08 Thread Ghada El-Zoghbi
** Attachment added: "24-hour format on Share with me page.png" https://bugs.launchpad.net/mahara/+bug/1828331/+attachment/5262565/+files/24-hour%20format%20on%20Share%20with%20me%20page.png -- You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 1828331] Re: Inconsistent time formats across Mahara

2019-05-08 Thread Ghada El-Zoghbi
** Attachment added: "12-hour format on Group About page.png" https://bugs.launchpad.net/mahara/+bug/1828331/+attachment/5262563/+files/12-hour%20format%20on%20Group%20About%20page.png -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed

[Mahara-contributors] [Bug 1828331] [NEW] Inconsistent time formats across Mahara

2019-05-08 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 17.10.9+ OS: Linux DB: Postgres Browser: FF, Chrome, Others as well The time display has inconsistent display format at different areas. Please see the attached screenshot. Some of the areas include: - Shared with Me (24 hr format) - Group Forum (24 hr format) -

[Mahara-contributors] [Bug 1827012] Re: Security Release 17.10.8 Makefile

2019-04-30 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- 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-

[Mahara-contributors] [Bug 1827012] [NEW] Security Release 17.10.8 Makefile

2019-04-30 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 17.10.8 OS: Linux DB: Postgres Browser: n/a The latest security release 17.10.8 has a bug in the Makefile when it's building ssphp. It needs to specify the dependency on running the composer init first. i.e. initcomposer: installcomposer Otherwise, the make

[Mahara-contributors] [Bug 1808935] [NEW] Error Deleting External App - Foreign Key Constraint

2018-12-18 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 18.10.0 OS: Linux DB: Postgres Browser: FF I created an LTI integration with a vanilla Moodle 3.5 and set it up as an external app. I did log in with it from Moodle with an assignment. I think decided to delete the app. I get the following error: [WAR] ff

[Mahara-contributors] [Bug 1802046] [NEW] Upgrade to 18.10 error on oAuth clean up

2018-11-06 Thread Ghada El-Zoghbi
up the tables for unused modules and the lti comes up in the list. But, it's failing due to a foreign key constraint on the oauth_server_config table. The external_delete_descriptions() needs to also remove records from the oauth_server_config table before removing records from the oauth_server_registry t

[Mahara-contributors] [Bug 1802046] Re: Upgrade to 18.10 error on oAuth clean up

2018-11-06 Thread Ghada El-Zoghbi
To replicate: * In previous version 17.04, create an lti configuration * disable the lti configuration * upgrade to 18.10 -- 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 1785985] [NEW] Remove triggers from Mahara database

2018-08-08 Thread Ghada El-Zoghbi
Public bug reported: I've created a forum post to discuss this: * https://mahara.org/interaction/forum/topic.php?id=8324 Basically, my reasoning is: 1. Mahara supports two DB types - MySql and Postgres. Each DB has different syntax when it comes to creating/updating/deleting triggers. This

[Mahara-contributors] [Bug 1773864] Re: ExternalFeed block cron task fails when SSL cert is not valid for a feed

2018-05-28 Thread Ghada El-Zoghbi
** Changed in: mahara Assignee: (unassigned) => Ghada El-Zoghbi (ghada-z) -- 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-

[Mahara-contributors] [Bug 1773864] Re: ExternalFeed block cron task fails when SSL cert is not valid for a feed

2018-05-28 Thread Ghada El-Zoghbi
To reproduce: * Create a page * Add External Feed: ** Feed Location = http://www.safeworkaustralia.gov.au/sites/SWA/mediafeed (at time of post) ** Insecure SSL mode = No ** Save These other feeds were causing issues at time of this post: *

[Mahara-contributors] [Bug 1773864] [NEW] ExternalFeed block cron task fails when SSL cert is not valid for a feed

2018-05-28 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 18.04 OS: Linux DB: Postgres Browser: n/a Cron fails (and is therefore locked) when one of the rss feeds has an invalid ssl certificate. The cron job calls lib/web.php::mahara_http_request() from blocktype/externalfeed/lib.php::parse_feed() The following error

[Mahara-contributors] [Bug 1754237] Re: SimpleSAML_Logger is deprecated warning

2018-05-23 Thread Ghada El-Zoghbi
There are also warnings for the store: WARNING [TRe51b00d3] The class or interface 'SimpleSAML_Store' is now using namespaces, please use 'SimpleSAML\Store'. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1755046] [NEW] File name stripped of unicode chars in file transfer from Moodle to Mahara

2018-03-11 Thread Ghada El-Zoghbi
Public bug reported: Mahara: 17.10.2 OS: Ubuntu 16.04 PHP: 7.0 DB: Postgres Browser: n/a During a XML-RPC 'File' transfer (not 'Leap2A' transfer) from Moodle to Mahara, a file name with unicode characters gets stripped out. Clamdscan then can't find the file when it tries to scan it and reports

  1   2   3   >