[Mahara-contributors] [Bug 1019644] Re: Plans in groups

2022-10-18 Thread Alexander Del Ponte
** Changed in: mahara Status: Triaged => Fix Released -- 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/1019644 Title: Plans in groups Status

[Mahara-contributors] [Bug 1356312] Re: Plans in groups

2022-10-18 Thread Alexander Del Ponte
** Changed in: mahara Status: Confirmed => Fix Released -- 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/1356312 Title: Plans in groups

[Mahara-contributors] [Bug 1946619] Re: UX: Change 'Return to pages and collections' button icon

2022-07-21 Thread Alexander Del Ponte
Hi everybody, Some time ago Kristina and me discussed this issue in the context of visiting portfolios from the plans and the submissions list, providing the ability to return to the lists via a return button. Currently the return URL of the "Return to pages and collections"-Button is restricted

[Mahara-contributors] [Bug 1962580] [NEW] Blocktype PDF - Missing command icons on PDF viewer

2022-03-01 Thread Alexander Del Ponte
Public bug reported: Our Mahara 21.10 installation is on an Ubuntu 20.10 LTS Server running PHP 7.4. Using Safari in a view containing a PDF block the command button icons of the PDF viewer are not displayed (Buttons are graphically "empty"). Nevertheless normal functionality is provided by

[Mahara-contributors] [Bug 1906123] Re: PDF export not generated under Ubuntu 20.04

2022-03-01 Thread Alexander Del Ponte
Here a little dirty hack which we temporarily implemented on our Ubuntu 20.10 LTS system, to make PDF export work. In file htdocs/export/pdf/lib.php insert following code before line 194 (before command "$browserFactory = new BrowserFactory($browsertype);") $browsertype =

[Mahara-contributors] [Bug 1955080] Re: Deleted collection breaks Submissions within a group table

2021-12-17 Thread Alexander Del Ponte
This bug will be solved with https://reviews.mahara.org/#/c/12280/ -- 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/1955080 Title: Deleted

[Mahara-contributors] [Bug 1686866] Re: Mark plan tasks as completed directly on portfolio page

2021-12-02 Thread Alexander Del Ponte
Functionality is provided in the newer Mahara versions. ** Changed in: mahara Status: Confirmed => Fix Released -- 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 1280065] Re: wishlist: complete tasks from the plan - task list

2021-12-02 Thread Alexander Del Ponte
Functionality is provided in the newer Mahara versions. ** Changed in: mahara Status: Confirmed => Fix Released -- 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 1952771] [NEW] PHP warnings on menu->share->submissions and related issues

2021-11-30 Thread Alexander Del Ponte
Public bug reported: Listing all submissions a user is involved via menu->share->submissions causes PHP-warnings and several content issues referring to the assessor column resp. missing entries. In combination to that issue there are massive DB accesses which can result in large time delays

[Mahara-contributors] [Bug 1902974] Re: Prevent the clicking of 'Assignment tasks' when group settings don't allow it

2020-11-05 Thread Alexander Del Ponte
We already have implemented a solution for this, which we will present with the next Plans update, maybe first in a web meeting with Kristina? In this new scenario the option will always be switchable to yes when creating a new plan and if the group settings don't match, a modal confirmation

[Mahara-contributors] [Bug 1607131] Re: Bring SQL transaction support back to MySQL

2020-09-21 Thread Alexander Del Ponte
In some cases it also can lead to DB inconsistencies and in every of those cases additional code and computing ressources for a special handling are neccessary to prevent problems. Currently I will have to circumvent this issue while preparing the core integration of the new Submissions plugin by

[Mahara-contributors] [Bug 1862370] [NEW] New submissions plugin

2020-02-07 Thread Alexander Del Ponte
with the possibility to release the portfolio or to assign an evaluator and an evaluation result. ** Affects: mahara Importance: Undecided Assignee: Alexander Del Ponte (delponte) Status: New -- You received this bug notification because you are a member of Mahara Contributors

[Mahara-contributors] [Bug 1837999] Re: Plans plugin extension and new submissions plugin

2019-08-19 Thread Alexander Del Ponte
Hi Steven, we implemented the plugins in a mysql db scenario and unfortunately don't have any experience with postgres. However, I hope, that we were able to solve the problems with the newest patch even if they are theoretical - As mentioned before we don't use postgres. Best regards Alex --

[Mahara-contributors] [Bug 1837999] [NEW] Plans plugin extension and new submissions plugin

2019-07-26 Thread Alexander Del Ponte
and plan management for all users. ** Affects: mahara Importance: Undecided Assignee: Alexander Del Ponte (delponte) Status: New ** Changed in: mahara Assignee: (unassigned) => Alexander Del Ponte (delponte) -- You received this bug notification because you are a mem

[Mahara-contributors] [Bug 1749402] Re: Views and collection list (in group) throws MySQL error

2018-03-22 Thread Alexander Del Ponte
Hi Kristina and Robert, I had a look at the code and the warning is caused by trying to access an object property on an array as the error message implies. For my issue everything is working fine when supressing the on screen display of warning messages, but I wonder, if the overall

[Mahara-contributors] [Bug 1749403] Re: Code correction in function find_key_name of lib/ddl.php

2018-03-22 Thread Alexander Del Ponte
This bug also affects 17.10 and earlier. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-19 Thread Alexander Del Ponte
The code I posted was only though as a basis for a developer for implementation. It is not really functional. :-) -- 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 1749402] Re: Views and collection list (in group) throws MySQL error

2018-03-19 Thread Alexander Del Ponte
Hi Kristina and Robert, functionally the problem is resolved, the portfolios now are displayed. So the error is gone but is replaced with a warning now which is no problem, cause in our prod environment warning are supressed. [WAR] d5 (lib/view.php:5466) Trying to get property of non-object

[Mahara-contributors] [Bug 1749408] [NEW] Make it possible for PlugIns defining a grouptab

2018-02-14 Thread Alexander Del Ponte
Public bug reported: Currently we are developing an artefact plugin and a module plugin and therefore we need to have related grouptabs for users to use the new functionalities of these plugins. Unfortunately such additional tabs are only considered for interaction plugins. For our purposes we

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-02-14 Thread Alexander Del Ponte
For this perhaps following idea could be a kind of code basis: // ToDo: Make it possible to insert group_tabs by PlugIn conventions based on following code foreach (plugin_types_installed() as $plugin_type_installed) { foreach (plugins_installed($plugin_type_installed) as

[Mahara-contributors] [Bug 1749402] [NEW] Views and collection list (in group) throws MySQL error

2018-02-14 Thread Alexander Del Ponte
Public bug reported: If a normal group member tries to visit views and collections of the group, following warning/error is thrown under some conditions which are mentioned below: SQL: [WAR] 93 (lib/errors.php:859) Failed to get a recordset: mysqli error: [1452: Cannot add or update a child

[Mahara-contributors] [Bug 1749403] [NEW] Code correction in function find_key_name of lib/ddl.php

2018-02-14 Thread Alexander Del Ponte
Public bug reported: In line 523 the existing code if (!$field == $col->column_name) { should be replaced with if ($field !== $col->column_name) { Greetings Alex ** Affects: mahara Importance: Undecided Status: New -- You received this bug notification because you are a