Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
af4c127
Follow Moodle Code Style
Lyannic Jan 12, 2026
9758a83
Improve clarity of language strings in English and German translations
Lyannic Jan 16, 2026
774341a
Properly define durationController as IIFE singleton
Lyannic Dec 15, 2025
bb53004
Temporarily log updateDurationElements
Lyannic Dec 15, 2025
dedae6c
Call updateDurationElements on init
Lyannic Dec 15, 2025
bfbc03d
Remove log statement used for debugging
Lyannic Dec 15, 2025
934b39e
Run tests for Moodle 5.1 in pipeline
Lyannic Jan 19, 2026
4f4b12a
Merge pull request #98 from integral-learning/bug/#4715-inconsistent-…
Lyannic Feb 2, 2026
b5ceed5
Merge pull request #99 from integral-learning/bug/#4662-mumie-task-sh…
Lyannic Feb 2, 2026
dcf8d44
Re-adds duration selector, duedate and timelimit as transferable prop…
AlexanderW-IL May 8, 2026
508385e
update version
AlexanderW-IL May 12, 2026
7717057
remove php form block for due date
AlexanderW-IL May 12, 2026
b4c3ef4
activate apply to other mumie task for deadline
AlexanderW-IL May 12, 2026
ea2e174
npx uglify
AlexanderW-IL May 12, 2026
11dc719
fix php form
AlexanderW-IL May 12, 2026
e5c6e0c
remove useless changes
AlexanderW-IL May 13, 2026
212af52
test dynamic duedate filed
AlexanderW-IL May 13, 2026
1bb38bc
rename deadline filed
AlexanderW-IL May 13, 2026
8c89478
add warning text
AlexanderW-IL May 13, 2026
8efcc65
filter deadline tasks
AlexanderW-IL May 13, 2026
215deb9
add individuall wrnings
AlexanderW-IL May 13, 2026
ae1bc8b
change warnig message
AlexanderW-IL May 13, 2026
3e469bc
onyl show warning if deadline is selected
AlexanderW-IL May 13, 2026
21afc23
add error if wrong additional task is selected
AlexanderW-IL May 13, 2026
c4a83c4
deactivate Working period selection after task is created
AlexanderW-IL May 18, 2026
6643e6b
correct text postiton
AlexanderW-IL May 18, 2026
894aa56
correct error postiton
AlexanderW-IL May 18, 2026
ddd1c83
correct error postiton
AlexanderW-IL May 18, 2026
c8ffe10
correct error postiton
AlexanderW-IL May 18, 2026
204bd07
cleanup
AlexanderW-IL May 18, 2026
07a2dc1
remove delete_extensions_on_mode_change
AlexanderW-IL May 18, 2026
2d8cb90
cleanup
AlexanderW-IL May 19, 2026
3867ff5
cleanup
AlexanderW-IL May 19, 2026
c986b60
cleanup
AlexanderW-IL May 19, 2026
7bfb029
moodle style conform
AlexanderW-IL May 19, 2026
febdee4
moodle style conform
AlexanderW-IL May 19, 2026
4c70499
moodle style conform
AlexanderW-IL May 19, 2026
d9b0303
cleanup task_validator
AlexanderW-IL May 22, 2026
8a4454f
try mumie_multi_edit_deadline_error as errors return element
AlexanderW-IL May 22, 2026
3ba3fb3
cleanup mumie_task_validator
AlexanderW-IL May 22, 2026
5d57f1d
cleanup double negation
AlexanderW-IL May 22, 2026
106121b
cahnge text and var naming in lang mumie.php
AlexanderW-IL May 22, 2026
3d71e23
remove depricated if in lib.php and use duedate instead
AlexanderW-IL May 22, 2026
e741a2e
increase plugin version
AlexanderW-IL May 22, 2026
f02416f
fix bug cleaning up duration values for multi-edit tasks
dung238 May 22, 2026
62675f0
refactor naming, mostly deadline to duedate
AlexanderW-IL May 22, 2026
574a80a
correct formatting
AlexanderW-IL May 22, 2026
1806010
reset version.php until decision
AlexanderW-IL May 26, 2026
883cf9d
reset version.php until decision
AlexanderW-IL May 26, 2026
3c4dc4b
update changelog
AlexanderW-IL May 26, 2026
0483b63
Merge pull request #100 from integral-learning/feature/#5105-moodle-d…
AlexanderW-IL May 27, 2026
abaed88
implement multi slect without drag and drop
AlexanderW-IL Jun 1, 2026
97fa8c8
update info text, fix bug with worksheets withc deadline and cnacle
AlexanderW-IL Jun 3, 2026
be18330
remove dead DnD Code
AlexanderW-IL Jun 3, 2026
0ca2dd5
add SSO for multi seelct
AlexanderW-IL Jun 3, 2026
9e74412
Move multi-task creation logic from problemSelectorController to task…
AlexanderW-IL Jun 5, 2026
05d2114
cleanup, renaming parameter remove dead code,
AlexanderW-IL Jun 8, 2026
9585899
cleanup, renaming incorrect and inconsistent var,
AlexanderW-IL Jun 8, 2026
a522bfd
last fixes, rename inconsistent vars,
AlexanderW-IL Jun 9, 2026
d026734
Fix multi-task creation: read isGraded per task, correct isgraded fie…
AlexanderW-IL Jun 9, 2026
5125845
Add localization for task count label, bump version to v1.9.2
AlexanderW-IL Jun 9, 2026
8bdcfdd
Merge remote-tracking branch 'origin/dev' into feature/#3121-Moodle-P…
AlexanderW-IL Jun 9, 2026
6295c6d
fix git pipeline issues
AlexanderW-IL Jun 9, 2026
b04b45d
Fix server URL normalization for multi-select task creation
AlexanderW-IL Jun 10, 2026
222eff5
replace removed core/modal_factory with core/modal_save_cancel
dung238 Jun 19, 2026
efd3a78
replace removed moodle-core-formchangechecker yui module with core_fo…
dung238 Jun 19, 2026
45b73c0
fix delete duedate error
dung238 Jun 19, 2026
d2b2620
fix delete duedate error
dung238 Jun 19, 2026
f7ecd92
require moodle 4.3+
dung238 Jun 19, 2026
16c61a3
Fix lang key ordering, remove misplaced multiTaskEditController.init(…
AlexanderW-IL Jun 19, 2026
77b0cf6
Rebuild AMD build files
AlexanderW-IL Jun 19, 2026
c95081d
wip reuse single problem select
dung238 Jun 22, 2026
2c2dc71
update changelog
dung238 Jun 22, 2026
68d0c3b
update checks
dung238 Jun 22, 2026
6625b09
Fix FORM_MECHANIC_FIELDS in form_field_decoder
AlexanderW-IL Jun 23, 2026
2b32786
Fix form_field_decoder: handle multiselect fields and split mechanic …
AlexanderW-IL Jun 24, 2026
0b35699
Fix, Type error depending on completionexpected.
AlexanderW-IL Jun 24, 2026
70ccc73
Rename, tasks to mumie_tasks.
AlexanderW-IL Jun 24, 2026
2a60d85
Remove dead DnD Code.
AlexanderW-IL Jun 24, 2026
56c4e6e
Refactoring, reuse buildUrl instead copy Code.
AlexanderW-IL Jun 24, 2026
54fde32
empty Name, MUMIE course, MUMIE problem, field inf form, when multi s…
AlexanderW-IL Jun 24, 2026
4603f7e
Disable multi-select button in edit mode and clear fields on multi-…
AlexanderW-IL Jun 24, 2026
e3d8579
Deuglyfie Error Messages mod_form.
AlexanderW-IL Jun 24, 2026
34a4a57
Rework Error message into modal.
AlexanderW-IL Jun 24, 2026
41e0a78
Rework Error message into modal.
AlexanderW-IL Jun 24, 2026
ae6b5ea
Rework Error message.
AlexanderW-IL Jun 24, 2026
9aaa23a
rename Notification to notification to avoid global overwriting.
AlexanderW-IL Jun 24, 2026
aa7927e
Moved to clean_up_duration_values locallib.php
AlexanderW-IL Jun 25, 2026
f04922f
Refactor addMessageListener: unify try/catch coverage
AlexanderW-IL Jun 25, 2026
2cb4317
Move taskList margin from inline JS style to styles.css
AlexanderW-IL Jun 25, 2026
102501f
Rename taskCountLabel/label to summaryHeading/headingText
AlexanderW-IL Jun 25, 2026
2f16cdf
Update Changelog.
AlexanderW-IL Jun 25, 2026
62f3bcd
Add use statements for mod_mumie classes in externallib.php
AlexanderW-IL Jun 25, 2026
8d518d0
● Remove redundant require_once for lib.php in externallib.php
AlexanderW-IL Jun 25, 2026
4cc84f4
Updated changelog.md
AlexanderW-IL Jun 26, 2026
e5ca408
Remove Error Message line from Changed Section in readme.
AlexanderW-IL Jun 26, 2026
e04bd00
Reset Version.
AlexanderW-IL Jun 26, 2026
7fe56fc
update SSO info in changelog.md.
AlexanderW-IL Jun 26, 2026
9e2ce5c
Merge pull request #102 from integral-learning/feature/#3121-Moodle-P…
AlexanderW-IL Jun 26, 2026
c2fce41
Merge branch 'dev' into feature/#5276-moodle-5-2-migration
dung238 Jun 27, 2026
e253b46
update min.js files
dung238 Jun 27, 2026
6cd1add
fix changelog
dung238 Jun 27, 2026
99b8a77
remove dead "require passing grade" completion option
dung238 Jun 27, 2026
e8d1da5
fix multi-problem-selection section placement on moodle 5.1+
dung238 Jun 27, 2026
c3cb328
change required moodle version in changelog
dung238 Jun 29, 2026
a17f142
Merge pull request #103 from integral-learning/feature/#5276-moodle-5…
dung238 Jun 29, 2026
4f7d17c
Merge branch 'master' into dev
dung238 Jun 29, 2026
4c5daa8
prepare release
dung238 Jun 29, 2026
4f2dfec
cleanup resolving merge conflicts
dung238 Jun 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 19 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ jobs:
fail-fast: false
matrix:
include:
- php: '7.4'
moodle-branch: 'MOODLE_401_STABLE'
- php: '8.1'
moodle-branch: 'MOODLE_403_STABLE'
database: 'pgsql'
db-version: '12'
- php: '7.4'
moodle-branch: 'MOODLE_401_STABLE'
db-version: '13'
- php: '8.1'
moodle-branch: 'MOODLE_403_STABLE'
database: 'mysqli'
db-version: '5.7'
db-version: '8.0'
- php: '8.1'
moodle-branch: 'MOODLE_404_STABLE'
database: 'pgsql'
Expand All @@ -49,9 +49,21 @@ jobs:
database: 'mysqli'
db-version: '8.4'
- php: '8.4'
moodle-branch: 'v5.0.1'
moodle-branch: 'MOODLE_501_STABLE'
database: 'pgsql'
db-version: '15'
- php: '8.4'
moodle-branch: 'MOODLE_501_STABLE'
database: 'mysqli'
db-version: '8.4'
- php: '8.4'
moodle-branch: 'MOODLE_502_STABLE'
database: 'pgsql'
db-version: '16'
- php: '8.4'
moodle-branch: 'MOODLE_502_STABLE'
database: 'mysqli'
db-version: '8.4'

services:
postgres:
Expand Down
2 changes: 1 addition & 1 deletion amd/build/duedate_form.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading