Commit graph

487 commits

Author SHA1 Message Date
PMKuipers
79947d4fa6 Version bump 2025-01-01 14:02:45 +01:00
PMKuipers
eb7e459fcc Code reinforcement 2025-01-01 14:02:35 +01:00
PMKuipers
35a0577d7d Fixed cast for postgres 2024-12-31 16:47:05 +01:00
PMKuipers
3a478d3960 Fixed collation problem when casting int to varchar(255) 2024-12-31 16:44:50 +01:00
PMKuipers
f98fa8623c Tweak to gitignore 2024-12-31 15:55:43 +01:00
PMKuipers
7366a6f511 Optimized looping queries 2024-12-31 14:02:42 +01:00
PMKuipers
299eb0e881 Reworked Vue templates in mustache for readability. 2024-12-31 09:59:33 +01:00
PMKuipers
7d70e9167b Minor tweaks to settings 2024-12-31 09:22:21 +01:00
PMKuipers
6bfdf141c8 Minor tweaks to settings 2024-12-31 09:22:03 +01:00
PMKuipers
5934bace66 Reworked html/vue code from php rendering to mustache template. 2024-12-30 23:29:28 +01:00
PMKuipers
697d67bab4 Doc cleanup 2024-12-30 22:30:49 +01:00
PMKuipers
4a2fc759cf Doc cleanup 2024-12-30 22:29:38 +01:00
PMKuipers
a5c1fd9a6c Rewrote overly complex PHP rendering in cfg_grades to mustache template. 2024-12-30 22:17:45 +01:00
PMKuipers
21c7bef975 Documentation addition to invitations 2024-12-30 20:59:57 +01:00
PMKuipers
c64b7f765f Converted invitation pages to mustache instead of html in php 2024-12-30 16:02:41 +01:00
PMKuipers
4c556ba402 Fix for badge scan SQL issue 2024-12-29 23:26:57 +01:00
PMKuipers
e8f96845f0 Fully implemented privacy API 2024-12-29 16:09:33 +01:00
PMKuipers
7b66bea57d Fully implemented privacy API (still needs testing) 2024-12-28 15:16:16 +01:00
PMKuipers
2ce4a2d94b Partially added further code to privacy provider 2024-12-28 00:11:34 +01:00
PMKuipers
987537149b Added tables local_treestudyplan(teachers|lineuser|coach) to privacy metadata 2024-12-27 23:37:08 +01:00
PMKuipers
fb92b0bcd6 Repaired invitation link not working when moodle is installed in a subfolder on the webserver 2024-12-27 23:22:49 +01:00
PMKuipers
41676e1715 Removed old symlink 2024-12-27 23:22:13 +01:00
PMKuipers
96a626aaa4 Repaired issue with icon urls 2024-12-27 23:22:04 +01:00
PMKuipers
3bc3a1dbec Checked all phpdoc @return types and fixed some other type errors (added some checks for edge cases) 2024-12-27 23:04:46 +01:00
PMKuipers
a0b120df1b Checked phpdoc @return types up to corecompletioninfo.php 2024-12-27 16:33:33 +01:00
PMKuipers
136284368c Checked phpdoc @return types up to contextinfo.php 2024-12-27 16:25:21 +01:00
PMKuipers
04a1a8b049 vscode settings change 2024-12-27 16:24:49 +01:00
PMKuipers
5e3d610451 Switched to moodle param validation 2024-11-01 18:03:44 +01:00
PMKuipers
6b707cc595 Removed custom debugger 2024-11-01 13:08:28 +01:00
PMKuipers
108a612e8c Removed PHP code from language file. 2024-11-01 12:56:41 +01:00
PMKuipers
9988ed1a3d Cleanup 2024-11-01 12:43:44 +01:00
PMKuipers
8c1be03e5d Cleanup 2024-08-30 12:42:52 +02:00
PMKuipers
95fabecc60 Reintroduced hiding in user navigation, just in case someone wants to put the links there.... 2024-08-29 00:19:28 +02:00
PMKuipers
9737398629 Version bump 2024-08-29 00:17:05 +02:00
PMKuipers
bc774533f4 fix for hiding navigation links 2024-08-29 00:16:33 +02:00
PMKuipers
6518e00a31 Build script tweak and version bump 2024-08-25 21:46:11 +02:00
PMKuipers
d5b8d8993a Version bump 2024-08-22 10:46:38 +02:00
PMKuipers
1eb862a3ea Ensured all available contexts are listed in the edit form 2024-08-22 10:46:32 +02:00
PMKuipers
b0a61d018c Fixed minor issue with sidebar not always loading 2024-08-20 17:58:57 +02:00
PMKuipers
a00af55f66 Added comment 2024-08-20 17:58:46 +02:00
PMKuipers
b5e8033680 Enlarged the width of periods in pages having only 1, 2 or 3 periods. 2024-08-15 15:10:54 +02:00
PMKuipers
65c9537bd3 Disabled display of student name when only one student is in the plan 2024-08-15 14:41:43 +02:00
PMKuipers
9c89038baa Navigation hiding of non-accessible links now works in drawer menu too 2024-08-15 14:15:39 +02:00
PMKuipers
de57dc063c fixed layout issues 2024-08-15 12:36:11 +02:00
PMKuipers
1e4f399baf Update to transition system 2024-08-15 10:57:51 +02:00
PMKuipers
743cb82cc9 Fixed appear disappear of sidebar not going properly 2024-08-15 09:47:40 +02:00
PMKuipers
fd9d50873e Added some config features for display 2024-08-14 12:17:55 +02:00
PMKuipers
13523670cb Added option to remove arrow buttons 2024-08-08 19:27:51 +02:00
PMKuipers
a9595974bb Added function to hide badges and flow from toolbox. Also respects the enable badges settings in moodle core 2024-08-08 12:59:34 +02:00
PMKuipers
b1c6ddd665 Removed some leftover text 2024-08-08 12:24:19 +02:00