Eloy Lafuente (stronk7)
d764acc2cf
Merge branch 'MDL-65555-Master' of https://github.com/tuanngocnguyen/moodle
2019-07-16 12:34:23 +02:00
Andrew Nicols
d42df9f5a7
Merge branch 'master_MDL-65517' of https://github.com/yao9394/moodle
2019-07-16 11:50:58 +08:00
Nathan Nguyen
a81f5d0b1a
MDL-65555 mod_lesson: fix group override backup and restore
2019-07-16 11:16:03 +10:00
Nathan Nguyen
4d3bc85866
MDL-65555 mod_quiz: fix group override backup and restore
2019-07-16 11:16:03 +10:00
Peter
e35cc9fea9
MDL-65908 mod_assign: Remove scroll repositioning.
...
Absolute positioned elements do not require repositioning on scroll as long as
their immediate parent is relatively positioned.
2019-07-15 08:35:58 +08:00
Jun Pataleta
622d83d7bc
MDL-65928 mod_choice: Use proper string for 'select/deselect all' labels
...
* Because string concatenation is bad!
2019-07-12 16:33:35 +08:00
Jun Pataleta
71eadbec62
MDL-65928 mod_choice: Add select/deselect all master button
2019-07-12 14:36:35 +08:00
Jun Pataleta
c7ad9f3439
MDL-65928 mod_choice: Use core/checkbox_toggleall
2019-07-12 14:36:35 +08:00
Peter
e349db4b4a
MDL-65908 assign: Overflow and positioning updates
...
Draw all annotation within the drawing canvas instead of the region
2019-07-12 09:56:31 +08:00
Peter
2269b06cbc
MDL-65908 assign: Revert overflow scroll fix
...
Revert "MDL-65484 assign: Scrolling overflow CSS"
This reverts commit 5bda066caa88bace064bdf6a2ab471c56e07f4c4.
2019-07-12 09:56:31 +08:00
John Yao
96e444665e
MDL-65517 block_timeline: Hide completed course modules in Timeline
...
When some activities are manually completed by students, some are still showing in students' timeline.
This commit fix that for module assign,chat,choice,feedback,lesson,quiz,scorm and workshop.
2019-07-12 09:16:40 +10:00
Eloy Lafuente (stronk7)
d0df20d88b
Merge branch 'MDL-64811_group_submission_warning' of git://github.com/davosmith/moodle
2019-07-09 17:57:37 +02:00
Davo Smith
07aafc9f80
MDL-64811 mod_assign: add webservice return type change to upgrade.txt
2019-07-09 09:01:44 +01:00
Eloy Lafuente (stronk7)
cb153cfe80
Merge branch 'MDL-65915' of https://github.com/timhunt/moodle
2019-07-09 00:51:12 +02:00
Shamim Rezaie
5018a004ef
MDL-61114 mod_assign: Check if the teacher can access the override
2019-07-03 18:00:11 +02:00
Shamim Rezaie
9cb135db20
MDL-61114 mod_assign: assignment overrides to observe group membership
2019-07-03 18:00:11 +02:00
Shamim Rezaie
eb70df6f4b
MDL-61115: mod_lesson: Check if the teacher can access the override
2019-07-03 15:17:22 +02:00
Shamim Rezaie
b392686a65
MDL-61115 mod_lesson: Lesson overrides to observe group membership
2019-07-03 15:17:22 +02:00
Eloy Lafuente (stronk7)
843618cecd
Merge branch 'MDL-65845_master' of git://github.com/dmonllao/moodle
2019-07-03 02:25:22 +02:00
Shamim Rezaie
1ba1235eb1
MDL-34411 mod_quiz: Check if the teacher can access the override
2019-07-02 08:54:36 +02:00
Shamim Rezaie
ce1fd00203
MDL-34411 mod_quiz: quiz overrides to observe group membership
2019-07-02 08:54:36 +02:00
Damyon Wiese
043b38d580
MDL-64623 glossary: Check the entry id
...
The entry must match the glossary before you can do any action on it.
2019-07-02 08:54:36 +02:00
Sara Arjona
7576bcbe9a
Merge branch 'MDL-66049-master-workshopnamespace' of git://github.com/mudrd8mz/moodle
2019-07-02 08:28:53 +02:00
Sara Arjona
a3729cbf6b
Merge branch 'MDL-65901-master' of https://github.com/lucaboesch/moodle
2019-07-02 08:10:11 +02:00
Eloy Lafuente (stronk7)
d1f430d160
Merge branch 'MDL-66022' of git://github.com/Chocolate-lightning/moodle
2019-07-01 23:55:14 +02:00
Sara Arjona
2233fcbedd
Merge branch 'MDL-65892-master-inlinereply' of git://github.com/mudrd8mz/moodle
2019-07-01 15:49:54 +02:00
David Mudrák
2bb03c59e8
MDL-66049 workshop: Fix the fully qualified class name
...
Because of the missing slash, the class 'workshop' was not found in the
current namespace and the cron failed to work.
2019-07-01 14:48:45 +02:00
Davo Smith
8773296b77
MDL-64811 mod_assign: fix webservice return type
2019-07-01 11:22:57 +01:00
Sara Arjona
7d12c365ca
Merge branch 'MDL-57884' of https://github.com/timhunt/moodle
2019-07-01 09:57:34 +02:00
David Monllaó
a5d8d2ce9f
MDL-65845 mod_lesson: Fix wrong pointer to an object
...
We should be pointing to the array of timecreated values instead.
2019-06-28 21:06:00 +02:00
Luca Bösch
242dad037f
MDL-65901 forum: Style advanced search form properly.
2019-06-27 22:00:05 +02:00
Mathew May
e63a35dcff
MDL-66022 core: Remove unused subplugin files
2019-06-27 08:18:24 +08:00
Eloy Lafuente (stronk7)
ee47095dbb
MDL-53778 quiz: ensure completion deps are fulfilled by behat
...
Behat backgrounds and scenarios must observe the new
interdependencies between quiz completion settings.
This commits just applies that to the tests missing it.
2019-06-27 01:11:43 +02:00
Eloy Lafuente (stronk7)
dcb8f5fefb
MDL-53778 quiz: ensure completion deps are fulfilled by generator uses
...
There are some mod_quiz generator issues where the new chain
of dependencies between completion settings was not being observed.
This patch just ensures that the now 3 chained settings are
enabled together (or new quiz options logic will proceed to
disable them).
2019-06-27 01:11:43 +02:00
Eloy Lafuente (stronk7)
6f5990024c
Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle
2019-06-26 23:04:18 +02:00
Eloy Lafuente (stronk7)
51208845bf
Merge branch 'MDL-53778' of https://github.com/anieminen/moodle
2019-06-26 17:49:53 +02:00
Eloy Lafuente (stronk7)
56b66b1449
Merge branch 'MDL-65181' of https://github.com/paulholden/moodle
2019-06-26 00:37:56 +02:00
Eloy Lafuente (stronk7)
b25890aa13
Merge branch 'MDL-65797-Master' of https://github.com/tuanngocnguyen/moodle
2019-06-26 00:31:39 +02:00
David Mudrák
d201dba655
MDL-66003 lang: Use the updated strings in the tests
2019-06-25 18:05:03 +02:00
Helen Foster
08a114cf40
MDL-66003 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* moodleorghubname,core_admin and
sitemustberegistered,message_airnotifier - 'Moodle.net' changed to
'Moodle'
* registration_help,core_admin and registermoochtips,core_hub - removed
erroneous 'access to Moodle.net our course sharing platform'
* trackingtype_help,mod_forum and formnotavailable,core_grading and
showgrades_help,core and rolewarning_help,core_rating -
'Administration block' changed to 'Actions menu or admin block',
'navigation block' changed to 'navigation drawer or block'
2019-06-25 18:00:51 +02:00
David Mudrák
703ad1a84e
MDL-65892 forum: Fix styling of the inline reply textarea
2019-06-25 14:48:10 +02:00
Arto Nieminen
9147273640
MDL-53778 quiz settings: Ensure that disabled checkboxes have value 0
2019-06-25 13:23:12 +03:00
Eloy Lafuente (stronk7)
a1c3ebd3eb
Merge branch 'MDL-64340-master' of git://github.com/rezaies/moodle
2019-06-25 00:53:52 +02:00
Dmitrii Metelkin
f82931c169
MDL-65922 core: add grade_item_updated event
2019-06-21 08:54:37 +10:00
Shamim Rezaie
3840540790
MDL-64340 mod_quiz: not display "add random question" when no permission
2019-06-21 08:52:14 +10:00
Jake Dallimore
7e72fd7b9f
Merge branch 'MDL-65883-master' of git://github.com/lameze/moodle
2019-06-20 09:12:46 +08:00
Eloy Lafuente (stronk7)
21406f66e0
Merge branch 'MDL-65646-master' of git://github.com/andrewnicols/moodle
2019-06-20 00:29:56 +02:00
Eloy Lafuente (stronk7)
90b01a0015
Merge branch 'MDL-57487-master' of git://github.com/sarjona/moodle
2019-06-19 23:05:50 +02:00
Eloy Lafuente (stronk7)
db339012f5
Merge branch 'MDL-65665-master-2' of git://github.com/mihailges/moodle
2019-06-19 20:29:09 +02:00
Eloy Lafuente (stronk7)
5759f72d8b
Merge branch 'MDL-65666-master' of git://github.com/rezaies/moodle
2019-06-19 18:37:56 +02:00