Commit graph

  • 942c02ac40 Fixed bug where lines didn't show on subsequent pages PMKuipers 2023-11-11 20:18:05 +0100
  • c3278f687c Reworked advanced tools PMKuipers 2023-11-11 20:17:45 +0100
  • a60c259408 Finished implementing frontend CRU for pages PMKuipers 2023-11-05 22:33:57 +0100
  • 702435566d Updated mform helpers. some work on full page support PMKuipers 2023-11-05 15:49:32 +0100
  • 93e174967f Added indicator to student if badge is not available PMKuipers 2023-11-02 07:18:37 +0100
  • 24370631ab Added active info for badge PMKuipers 2023-11-01 23:48:47 +0100
  • dd7fa5f620 Polished up badge view for users PMKuipers 2023-11-01 23:47:54 +0100
  • 3fcf0095ea Implemented badge subriteria parsing... PMKuipers 2023-10-28 21:49:48 +0200
  • 8af1152ae2 Added badge criteria completion structure to user model PMKuipers 2023-10-25 21:49:42 +0200
  • b44e7f2a9f Reworked form bases and added integer text field PMKuipers 2023-10-24 21:55:53 +0200
  • 2622b102bf Removed debug option for studyplan progress PMKuipers 2023-10-23 23:19:38 +0200
  • 1975952c8f Implemented progress option on studyplan card PMKuipers 2023-10-23 23:19:14 +0200
  • c6882b916a Added icons, finished description editor PMKuipers 2023-10-23 21:54:09 +0200
  • 0dda0c6a45 got editor working PMKuipers 2023-10-21 23:24:25 +0200
  • 602bb6e0b3 Bugfixes and learning things PMKuipers 2023-10-20 15:08:54 +0200
  • abb74795ca Version bump PMKuipers 2023-10-20 14:04:09 +0200
  • 5439f30464 Replaced description part with experimental editor PMKuipers 2023-10-20 14:04:02 +0200
  • 77d7d74c2f Implemented descriptionformat in edit function PMKuipers 2023-10-20 14:03:34 +0200
  • 324567a2ca Added file storage access PMKuipers 2023-10-20 14:03:13 +0200
  • 3c7369ce6b Documentation fix PMKuipers 2023-10-19 17:48:43 +0200
  • f0847a0f14 Added descriptionformat to studyplan class PMKuipers 2023-10-19 17:48:29 +0200
  • 1c19a92772 Release name change PMKuipers 2023-10-19 17:39:52 +0200
  • d4e4a8fca9 Minor fix in mfom helper javascript PMKuipers 2023-10-19 17:38:16 +0200
  • 49fa4b2ed3 Added mform through ajax features to support rich editor for studyplan description PMKuipers 2023-10-19 17:35:51 +0200
  • 2a642f33c8 Added field for studyplan description format to support rich editor PMKuipers 2023-10-19 17:35:08 +0200
  • bcc3cb5a2c Dev for rich edit in studyplan description PMKuipers 2023-10-18 08:46:44 +0200
  • 0821c104b0 Version bump to 1.0.1 release-1.0.1 PMKuipers 2023-10-08 09:36:30 +0200
  • 147f218916 Version bump (v1 versioning) PMKuipers 2023-10-07 23:20:27 +0200
  • 405d76367c Support for filters and html in gradable names PMKuipers 2023-10-07 23:19:54 +0200
  • e50fca0204 Fix for issue #38 PMKuipers 2023-10-07 23:02:57 +0200
  • db493e8029 Language Tweak PMKuipers 2023-10-07 23:02:24 +0200
  • 4a358728e5 Fixed default aggregation setting not working PMKuipers 2023-09-09 21:06:11 +0200
  • 9fee6fb8b5 Fixed 0 periods plan PMKuipers 2023-09-09 20:53:39 +0200
  • 17d159ac6a Translation tweak PMKuipers 2023-09-09 17:59:34 +0200
  • 9f8a87ac83 Code style fixes (mostly white-space) release-1.0.0 PMKuipers 2023-09-08 12:47:29 +0200
  • 5eacc6f68c Repair broken js reference PMKuipers 2023-09-07 20:52:36 +0200
  • fd2ed7ac8d Version bump PMKuipers 2023-09-05 23:42:21 +0200
  • 83aed030fb Fixed erroneous appearance of student view button PMKuipers 2023-09-05 23:35:35 +0200
  • 53a233fe09 Version bump PMKuipers 2023-09-05 23:27:44 +0200
  • a4f25f8519 Added cleanup of old built js modules PMKuipers 2023-09-05 23:27:34 +0200
  • da86134165 Removed debug statements PMKuipers 2023-09-05 23:27:18 +0200
  • 08787a5e40 Removed unnecessary eslint scripts PMKuipers 2023-09-05 23:20:22 +0200
  • 7e905545d8 Removed unsused built modules PMKuipers 2023-09-05 23:20:08 +0200
  • f191416f74 Minor text changes PMKuipers 2023-09-04 22:47:13 +0200
  • c67c40d74d Added setting and feature to automatically add primary navigation menu items to custommenuitems setting PMKuipers 2023-09-04 22:37:58 +0200
  • 11ed955fd7 Typo fixes PMKuipers 2023-09-03 21:01:57 +0200
  • e3254a45c0 Changed toolbox button to switch and renamed toolbox PMKuipers 2023-09-03 20:57:14 +0200
  • efd2eaa451 View student plans button no longer hidden if student list is empty. PMKuipers 2023-09-03 20:07:42 +0200
  • ef29eb6209 Fixed issues with location hash not updatieng on going back PMKuipers 2023-09-03 17:12:44 +0200
  • 641356be31 Weekday always starts on monday in date picker. PMKuipers 2023-09-03 16:56:11 +0200
  • 7431943747 Improved UX on date selector. Cannot select invalid dates anymore PMKuipers 2023-09-03 16:54:09 +0200
  • db8b9c9a02 Fixed period overlapping PMKuipers 2023-09-03 15:21:30 +0200
  • d432f77494 Added delete handles on all items in context modals PMKuipers 2023-09-02 23:25:21 +0200
  • 207c638a66 Language file quote inconsistency fix PMKuipers 2023-09-02 22:08:11 +0200
  • 917304e830 Updated aggregation for junctions PMKuipers 2023-09-02 22:07:51 +0200
  • 2ef8b65421 Little twak to allow @ and $ instead of just $ to indicate component for translation string PMKuipers 2023-09-02 22:07:07 +0200
  • cc9f279756 Typo fix PMKuipers 2023-09-02 20:38:14 +0200
  • 9c576a4dcc Fixed broken cohort association PMKuipers 2023-09-02 20:34:33 +0200
  • 39e1e14dcd Bugfixed in completion reporting for users and teachers PMKuipers 2023-09-01 23:13:50 +0200
  • 3614fa852f Instructions and build script tunings PMKuipers 2023-09-01 12:42:28 +0200
  • 37596d3eee Instructions and build script tunings PMKuipers 2023-09-01 12:42:21 +0200
  • 6f71cfd4b3 Language finetuning in completion list PMKuipers 2023-09-01 12:27:56 +0200
  • 4708860f9f Spelling checks PMKuipers 2023-09-01 10:33:46 +0200
  • 213ad3703e Bugfix in course span selector PMKuipers 2023-08-31 21:10:30 +0200
  • ee7e3ba61e Bugfix in dropdown selectors PMKuipers 2023-08-31 21:10:13 +0200
  • cd9f82f95c Whitespace PMKuipers 2023-08-31 21:09:57 +0200
  • 3f9db3210e Fixed for a few bugs build-2023083100 PMKuipers 2023-08-31 07:41:49 +0200
  • ef7f037776 Fixed for a few bugs PMKuipers 2023-08-31 07:40:55 +0200
  • 6c7e489956 PHPDoc documentation PMKuipers 2023-08-28 11:26:14 +0200
  • 7de179e6e6 PHPDoc documentation PMKuipers 2023-08-28 09:21:00 +0200
  • 701f4d7363 PHPDoc documentation PMKuipers 2023-08-28 08:51:52 +0200
  • c2237a3059 PHPDoc documentation PMKuipers 2023-08-27 23:38:16 +0200
  • 6bcc44f584 PHPDoc documentation PMKuipers 2023-08-27 23:29:46 +0200
  • 96f311a30b PHPDoc documentation PMKuipers 2023-08-27 23:27:07 +0200
  • 92536683f0 PHPDoc documentation PMKuipers 2023-08-27 22:20:17 +0200
  • 77c13e2847 PHPDoc documentation PMKuipers 2023-08-27 21:57:21 +0200
  • 0f255458cb PHPDoc documentation PMKuipers 2023-08-27 21:23:39 +0200
  • f0e3766957 PHPDoc documentation PMKuipers 2023-08-27 17:00:23 +0200
  • 6f67e5cb84 PHPDoc documentation PMKuipers 2023-08-27 15:12:54 +0200
  • 64f9b8b043 Integrated scss style building in Grunt extension PMKuipers 2023-08-26 23:37:36 +0200
  • 413f5c3e4f Tweaks to scss build script PMKuipers 2023-08-26 17:12:22 +0200
  • 19e2bf7312 Styling reorganization PMKuipers 2023-08-26 17:07:42 +0200
  • ecd47829e1 Code style tweaks PMKuipers 2023-08-26 16:51:35 +0200
  • 974b3923bd Style compiler changes PMKuipers 2023-08-25 23:05:17 +0200
  • 047e8a5d8f Cleanup PMKuipers 2023-08-25 22:59:49 +0200
  • 8ec9cdaba2 Created startin scss files PMKuipers 2023-08-25 22:46:50 +0200
  • 4f57480eff Added scss compiler to aid in creating proper styles.css PMKuipers 2023-08-25 22:46:27 +0200
  • e347c84823 Minor fix for tabs in reports PMKuipers 2023-08-25 22:45:59 +0200
  • f345f15197 Readme tuneup PMKuipers 2023-08-25 22:02:54 +0200
  • f5fa94d199 Replaced the last php variables in SQL statements with param PMKuipers 2023-08-25 21:57:54 +0200
  • cbc2c0e7ca Moodle code style fixes completed PMKuipers 2023-08-25 17:33:20 +0200
  • f8fd27528a Moodle code style fixes part 10 PMKuipers 2023-08-25 13:34:31 +0200
  • 00b38f0a49 Moodle code style fixes part 9 PMKuipers 2023-08-25 13:04:19 +0200
  • 6e9d0cac4a Moodle code style fixes part 8 PMKuipers 2023-08-25 12:16:51 +0200
  • 0911db7ed4 Moodle code style fixes part 7 PMKuipers 2023-08-25 12:04:27 +0200
  • edf45f2c50 Moodle code style fixes part 6 PMKuipers 2023-08-25 11:52:05 +0200
  • 4305438d15 Moodle code style fixes part 5 PMKuipers 2023-08-25 10:41:56 +0200
  • e694cefde3 Moodle code style fixes part 4 PMKuipers 2023-08-25 09:44:34 +0200
  • a531ce80d7 Moodle code style fixes part 3 PMKuipers 2023-08-25 09:33:42 +0200
  • acf3409890 Moodle code style fixes part 2 PMKuipers 2023-08-24 23:09:20 +0200