Andrew Nicols
8bd3e49cc9
MDL-67231 h5p: Correct naming of h5p unit test files
2019-11-13 14:24:28 +08:00
Jun Pataleta
783897e56f
Merge branch 'MDL-67232-master' of git://github.com/lameze/moodle
2019-11-13 13:49:22 +08:00
Mathew May
2cac67a016
MDL-67178 mod_forum: Allow users to backup forum grades
2019-11-13 13:25:54 +08:00
Andrew Nicols
c035141971
MDL-67116 course: Fix completion disabled for gradable items
...
The default value is an empty string (""), which in PHP evaluates to 0 when
cast to a string in our DML layer.
The fix is to forcibly make it null which is not cast to string in DML
for optional strings.
2019-11-13 12:49:59 +08:00
Jun Pataleta
2e08e15065
Merge branch 'MDL-67199' of https://github.com/stronk7/moodle
2019-11-13 11:20:02 +08:00
Jun Pataleta
ec99ffd352
Merge branch 'MDL-67218-master' of git://github.com/andrewnicols/moodle
2019-11-13 11:00:22 +08:00
Simey Lameze
e28388735c
MDL-67232 mod_forum: remove initialuserid data attr from template
2019-11-13 10:33:55 +08:00
Jake Dallimore
df8fff9f34
Merge branch 'MDL-66812-master' of git://github.com/bmbrands/moodle
2019-11-13 10:25:42 +08:00
Adrian Greeve
c3044a19b9
Merge branch 'MDL-67215-master' of git://github.com/peterRd/moodle
2019-11-13 10:18:59 +08:00
Andrew Nicols
fe795b59e4
MDL-67116 form: Require grade in multi-grade-item activities
...
AMOS BEGIN
CPY [rating,rating],[grade_rating_name,rating]
AMOS END
2019-11-13 10:14:37 +08:00
Ryan Wyllie
a492f69caf
MDL-67116 course: allow grading completion for non ratings grade item
2019-11-13 10:11:44 +08:00
Andrew Nicols
d21ba3f6a8
MDL-67218 form: Do not clear grade when rescaling not enabled
2019-11-13 10:11:44 +08:00
Andrew Nicols
09ab002746
Merge branch 'MDL-67194-master' of git://github.com/vmdef/moodle
2019-11-13 08:38:34 +08:00
Andrew Nicols
003c856a7e
Merge branch 'wip_MDL-67205_master' of git://github.com/gjb2048/moodle
2019-11-13 08:31:25 +08:00
Eloy Lafuente (stronk7)
adc5449399
MDL-67199 versions: main version bump
2019-11-12 17:58:42 +01:00
Eloy Lafuente (stronk7)
d5be859063
MDL-67199 versions: bump all versions and requires near release
...
version = 2019111800 release version
requires= 2019111200 current beta (week7roll1) version
2019-11-12 17:57:08 +01:00
Eloy Lafuente (stronk7)
1633a6035d
Moodle release 3.8beta
v3.8.0-beta
2019-11-12 16:50:55 +01:00
Jun Pataleta
bbb7cb2173
Merge branch 'MDL-66906-master-fix' of git://github.com/andrewnicols/moodle
2019-11-12 22:01:37 +08:00
Andrew Nicols
49d5920ac6
MDL-66906 gradingform_rubric: Add back missing field
2019-11-12 21:04:54 +08:00
Jun Pataleta
134f11e15a
Merge branch 'MDL-66906-integration-3' of git://github.com/Chocolate-lightning/moodle_forum-project
2019-11-12 16:38:58 +08:00
Mathew May
07d8669dbf
MDL-66906 mod_forum: Show learners their grades in a Modal
2019-11-12 16:17:04 +08:00
Jun Pataleta
fb99cef5f1
Merge branch 'MDL-66360-master-fix' of git://github.com/andrewnicols/moodle
2019-11-12 16:10:38 +08:00
Andrew Nicols
0e32b5ae41
MDL-66360 grading: Validate notifyuser
2019-11-12 16:00:50 +08:00
Andrew Nicols
656f2e5a38
MDL-66360 grade: Correct argument order in params
2019-11-12 15:59:53 +08:00
Andrew Nicols
3c150de283
MDL-67218 form: Do not clear grade when rescaling not enabled
2019-11-12 11:29:34 +08:00
Andrew Nicols
237ddb313f
Merge branch 'MDL-66360-master-fix' of git://github.com/lameze/moodle
2019-11-12 10:16:12 +08:00
Simey Lameze
254fc008a7
MDL-66360 forum: rename sendstudentnotifications_forum to forum_grade_notify
2019-11-12 10:15:41 +08:00
Peter
5c137f610b
MDL-67215 core: Revert update from lib upgrade
2019-11-12 09:55:18 +08:00
Víctor Déniz Falcón
b7c307f33d
MDL-67194 core_h5p: save core API version that content types require
2019-11-11 21:09:50 +00:00
Jun Pataleta
5f1307ef9a
Merge branch 'MDL-67187_master' of git://github.com/dmonllao/moodle
2019-11-11 22:22:08 +08:00
Bas Brands
f2ace4d45a
MDL-66812 core_message: update custom checkbox for message dialogue
2019-11-11 15:06:47 +01:00
Gareth Barnard
6097e14b0f
MDL-67205 themes: Incorrect information in theme/upgrade.txt.
2019-11-11 12:55:17 +00:00
Eloy Lafuente (stronk7)
25878b786a
Merge branch 'MDL-66405-master-fix' of https://github.com/sarjona/moodle
2019-11-11 12:11:41 +01:00
Sara Arjona
9bb296deb0
MDL-66405 core_h5p: Fix behat tests
2019-11-11 12:01:47 +01:00
Eloy Lafuente (stronk7)
6b69013461
MDL-66360 grade: whitespace fix
2019-11-11 10:49:31 +01:00
Andrew Nicols
9359533972
MDL-66360 forum: Fix unit tests in integration
2019-11-11 17:38:02 +08:00
Andrew Nicols
c2dc453f07
MDL-66360 forum: Add missing var from merge conflict
2019-11-11 17:27:35 +08:00
Andrew Nicols
63e3409bc2
Merge branch 'MDL-66360-master' of git://github.com/lameze/moodle
2019-11-11 17:16:48 +08:00
Simey Lameze
c189319e9c
MDL-66360 mod_forum: fix cibot issues
2019-11-11 16:08:08 +08:00
Simey Lameze
d543b01b1f
MDL-66360 mod_forum: change notifyuser parameter order
2019-11-11 16:08:07 +08:00
Simey Lameze
3f609c8a44
MDL-66360 grade: add missing gradenotifications defaults
2019-11-11 15:39:28 +08:00
Simey Lameze
6143a75136
MDL-66360 grade: fix unit tests failures and errors
2019-11-11 15:39:28 +08:00
Simey Lameze
86ea1d8375
MDL-66360 lang: fix typo on gradenotificationsubjects string
2019-11-11 15:39:28 +08:00
Simey Lameze
91946f8c7d
MDL-66360 mod_forum: add missing notifyuser to doc block
2019-11-11 15:39:28 +08:00
Simey Lameze
66216aa052
MDL-66360 mod_forum: remove debug code from template
2019-11-11 15:37:19 +08:00
Simey Lameze
175fd687b4
MDL-66360 grade: fix user grade notification sending errors
2019-11-11 15:37:19 +08:00
Shamim Rezaie
c67a54e619
MDL-66360 mod_forum: Notify the student when the marker choose to notify
2019-11-11 15:37:19 +08:00
Shamim Rezaie
fff089e80d
MDL-66360 gradingform_rubric: support sending grading notifications
2019-11-11 15:34:43 +08:00
Shamim Rezaie
62df27d2d5
MDL-66360 gradingform_guide: Support sending grading notifications
2019-11-11 15:30:27 +08:00
Shamim Rezaie
f0744fa0ff
MDL-66360 core_grade: grade notifications for scale-based marking
2019-11-11 15:27:05 +08:00