Commit Graph

286 Commits

Author SHA1 Message Date
PMKuipers
a60c259408 Finished implementing frontend CRU for pages 2023-11-05 22:33:57 +01:00
PMKuipers
702435566d Updated mform helpers. some work on full page support 2023-11-05 15:49:32 +01:00
PMKuipers
93e174967f Added indicator to student if badge is not available 2023-11-02 07:18:37 +01:00
PMKuipers
24370631ab Added active info for badge 2023-11-01 23:48:47 +01:00
PMKuipers
dd7fa5f620 Polished up badge view for users 2023-11-01 23:47:54 +01:00
PMKuipers
3fcf0095ea Implemented badge subriteria parsing... 2023-10-28 21:49:48 +02:00
PMKuipers
8af1152ae2 Added badge criteria completion structure to user model 2023-10-25 21:49:42 +02:00
PMKuipers
b44e7f2a9f Reworked form bases and added integer text field 2023-10-24 21:55:53 +02:00
PMKuipers
2622b102bf Removed debug option for studyplan progress 2023-10-23 23:19:38 +02:00
PMKuipers
1975952c8f Implemented progress option on studyplan card 2023-10-23 23:19:14 +02:00
PMKuipers
c6882b916a Added icons, finished description editor 2023-10-23 21:54:09 +02:00
PMKuipers
0dda0c6a45 got editor working 2023-10-21 23:24:25 +02:00
PMKuipers
602bb6e0b3 Bugfixes and learning things 2023-10-20 15:08:54 +02:00
PMKuipers
abb74795ca Version bump 2023-10-20 14:04:09 +02:00
PMKuipers
5439f30464 Replaced description part with experimental editor 2023-10-20 14:04:02 +02:00
PMKuipers
77d7d74c2f Implemented descriptionformat in edit function 2023-10-20 14:03:34 +02:00
PMKuipers
324567a2ca Added file storage access 2023-10-20 14:03:13 +02:00
PMKuipers
3c7369ce6b Documentation fix 2023-10-19 17:48:43 +02:00
PMKuipers
f0847a0f14 Added descriptionformat to studyplan class 2023-10-19 17:48:29 +02:00
PMKuipers
1c19a92772 Release name change 2023-10-19 17:39:52 +02:00
PMKuipers
d4e4a8fca9 Minor fix in mfom helper javascript 2023-10-19 17:38:16 +02:00
PMKuipers
49fa4b2ed3 Added mform through ajax features to support rich editor for studyplan description 2023-10-19 17:35:51 +02:00
PMKuipers
2a642f33c8 Added field for studyplan description format to support rich editor 2023-10-19 17:35:08 +02:00
PMKuipers
bcc3cb5a2c Dev for rich edit in studyplan description 2023-10-18 08:46:44 +02:00
PMKuipers
147f218916 Version bump (v1 versioning) 2023-10-07 23:20:27 +02:00
PMKuipers
405d76367c Support for filters and html in gradable names 2023-10-07 23:19:54 +02:00
PMKuipers
e50fca0204 Fix for issue #38 2023-10-07 23:02:57 +02:00
PMKuipers
db493e8029 Language Tweak 2023-10-07 23:02:24 +02:00
PMKuipers
4a358728e5 Fixed default aggregation setting not working 2023-09-09 21:06:11 +02:00
PMKuipers
9fee6fb8b5 Fixed 0 periods plan 2023-09-09 20:53:39 +02:00
PMKuipers
17d159ac6a Translation tweak 2023-09-09 17:59:34 +02:00
PMKuipers
9f8a87ac83 Code style fixes (mostly white-space) 2023-09-08 12:47:29 +02:00
PMKuipers
5eacc6f68c Repair broken js reference 2023-09-07 20:52:36 +02:00
PMKuipers
fd2ed7ac8d Version bump 2023-09-05 23:42:21 +02:00
PMKuipers
83aed030fb Fixed erroneous appearance of student view button 2023-09-05 23:35:35 +02:00
PMKuipers
53a233fe09 Version bump 2023-09-05 23:27:44 +02:00
PMKuipers
a4f25f8519 Added cleanup of old built js modules 2023-09-05 23:27:34 +02:00
PMKuipers
da86134165 Removed debug statements 2023-09-05 23:27:18 +02:00
PMKuipers
08787a5e40 Removed unnecessary eslint scripts 2023-09-05 23:20:22 +02:00
PMKuipers
7e905545d8 Removed unsused built modules 2023-09-05 23:20:08 +02:00
PMKuipers
f191416f74 Minor text changes 2023-09-04 22:47:13 +02:00
PMKuipers
c67c40d74d Added setting and feature to automatically add primary navigation menu items to custommenuitems setting 2023-09-04 22:37:58 +02:00
PMKuipers
11ed955fd7 Typo fixes 2023-09-03 21:01:57 +02:00
PMKuipers
e3254a45c0 Changed toolbox button to switch and renamed toolbox 2023-09-03 20:57:14 +02:00
PMKuipers
efd2eaa451 View student plans button no longer hidden if student list is empty. 2023-09-03 20:07:42 +02:00
PMKuipers
ef29eb6209 Fixed issues with location hash not updatieng on going back 2023-09-03 17:12:44 +02:00
PMKuipers
641356be31 Weekday always starts on monday in date picker. 2023-09-03 16:56:11 +02:00
PMKuipers
7431943747 Improved UX on date selector. Cannot select invalid dates anymore 2023-09-03 16:54:09 +02:00
PMKuipers
db8b9c9a02 Fixed period overlapping 2023-09-03 15:21:30 +02:00
PMKuipers
d432f77494 Added delete handles on all items in context modals 2023-09-02 23:25:21 +02:00