pmkuipers
  • Joined on 2023-05-17
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#80 2024-12-29 16:10:55 +01:00
Privacy API not fully implemented

Fully implemented and tested privacy API for all user related tables in commit e8f96845f039b28c839e1dac5f5da65d7637ea97

pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#80 2024-12-29 16:10:55 +01:00
Privacy API not fully implemented
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#83 2024-12-27 23:21:19 +01:00
New invite button does not work

Fixed a number of instances in old reused code where the $CFG->wwwroot variable was not used in links,

pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#83 2024-12-27 23:21:19 +01:00
New invite button does not work
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#79 2024-12-27 23:06:15 +01:00
PHPDocs inconsistency

I checked all the return types in the code and made repairs where needed.

pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#79 2024-12-27 23:06:15 +01:00
PHPDocs inconsistency
pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#76 2024-11-01 18:05:38 +01:00
Tekst Studieplan / Ontwikkelplan weghalen in coach weergave
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#78 2024-11-01 18:04:39 +01:00
POST params processing

Resolved in commit 5e3d610451 by switching to moodle param requests

pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#78 2024-11-01 18:04:39 +01:00
POST params processing
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#84 2024-11-01 13:09:57 +01:00
Custom debugger

Resolved by removing the custom debugger in commit 6b707cc595

pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#84 2024-11-01 13:09:57 +01:00
Custom debugger
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#77 2024-11-01 12:59:57 +01:00
The lang files should only contain simple strings and not php code.

Resolved in commit 108a612e8c by removing the PHP code and expanding the loop into multiple copies of the lines.

pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#77 2024-11-01 12:59:57 +01:00
The lang files should only contain simple strings and not php code.
pmkuipers opened issue Miqra-Engineering/moodle-local_treestudyplan#76 2024-08-08 11:48:47 +02:00
Tekst Studieplan / Ontwikkelplan weghalen in coach weergave
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#24 2024-07-19 14:29:22 +02:00
Support better separation of concerns

Tabled for now until indications come that it is really needed

pmkuipers closed issue Miqra-Engineering/moodle-local_treestudyplan#24 2024-07-19 14:29:22 +02:00
Support better separation of concerns
pmkuipers opened issue Miqra-Engineering/moodle-tool_sptoolboxmgr#2 2024-06-28 16:06:37 +02:00
Plaatsing van gemaakte plannen
pmkuipers opened issue Miqra-Engineering/moodle-tool_sptoolboxmgr#1 2024-06-28 15:42:50 +02:00
Aandachtspunten n.a.v. oplevering
pmkuipers commented on issue Miqra-Engineering/moodle-local_treestudyplan#17 2024-06-02 17:22:43 +02:00
Back button should return page to teacher view or category overview

Implemented for myreport and edit-plan. Implemented backward and forward capture for coach and view-plan