sam marshall
107ab4b97b
MDL-65931 Web services: get_courses_by_field minor inefficiency
...
When called with a list of course IDs, this change makes it preload
the contexts and categories before further processing. This saves a
number of queries, depending on how many courses you call it for.
(Typically the function is called with a list of all your enrolled
courses.)
The change may also improve performance for other web services that
call the validate_courses function.
2019-07-10 18:27:42 +01:00
Eloy Lafuente (stronk7)
fac49f8f72
weekly release 3.8dev
2019-07-04 16:50:36 +02:00
Eloy Lafuente (stronk7)
6855aeda7c
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-07-04 16:50:31 +02:00
AMOS bot
56398bc1fc
Automatically generated installer lang files
2019-07-04 00:08:30 +00: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
Sara Arjona
f7b0d0fe7f
Merge branch 'MDL-65105-master' of git://github.com/bmbrands/moodle
2019-07-03 15:05:32 +02:00
Sara Arjona
3eb551e809
Merge branch 'MDL-65958-master-v3' of git://github.com/lameze/moodle
2019-07-03 14:53:17 +02:00
Simey Lameze
da6ed25999
MDL-65958 calendar: cover students default event type visibility
2019-07-03 20:39:58 +08:00
Simey Lameze
26d6404315
MDL-65958 calendar: students should not see course event type
2019-07-03 20:28:09 +08:00
Simey Lameze
47177cd6bc
MDL-65958 calendar: add behat to test calendar_adminseesall behaviour
2019-07-03 20:27:59 +08:00
Sara Arjona
8a2ec04df3
Merge branch 'MDL-64794' of https://github.com/stronk7/moodle
2019-07-03 11:15:30 +02:00
Simey Lameze
7abf78fc41
MDL-65958 calendar: fix adminseesall logic in the event form
2019-07-03 16:05:55 +08:00
Eloy Lafuente (stronk7)
843618cecd
Merge branch 'MDL-65845_master' of git://github.com/dmonllao/moodle
2019-07-03 02:25:22 +02:00
Eloy Lafuente (stronk7)
5daeae8867
Merge branch 'MDL-65656-master-2' of git://github.com/andrewnicols/moodle
2019-07-03 02:16:35 +02:00
AMOS bot
9848f7391f
Automatically generated installer lang files
2019-07-03 00:08:38 +00:00
AMOS bot
489ab2de53
Automatically generated installer lang files
2019-07-03 00:08:38 +00:00
Eloy Lafuente (stronk7)
45a8249431
Merge branch 'MDL-63268-master' of https://github.com/lucaboesch/moodle
2019-07-03 00:02:07 +02:00
Sara Arjona
a1f0042e06
Merge branch 'MDL-64614' of git://github.com/stronk7/moodle
2019-07-02 21:21:18 +02:00
Luca Bösch
d4beb21162
MDL-63268 tool_uploadcourse: Keep source course section number.
2019-07-02 19:44:22 +02:00
Eloy Lafuente (stronk7)
b56dad81b7
Merge branch 'MDL-65707-master' of git://github.com/lameze/moodle
2019-07-02 16:40:02 +02:00
Sara Arjona
492b51a349
Merge branch 'MDL-66062' of git://github.com/stronk7/moodle
2019-07-02 15:15:49 +02:00
Sara Arjona
ec089cc4f7
Merge branch 'MDL-65101_master' of git://github.com/markn86/moodle
2019-07-02 14:50:04 +02:00
Eloy Lafuente (stronk7)
3b07f13d52
MDL-66062 travis: Force PHP 7.1.30 to avoid some unit test failures
...
Make this sticky because current default version (7.1.11)
has a bug with redis-extension outputting information and breaking
tests.
2019-07-02 12:57:52 +02:00
Eloy Lafuente (stronk7)
7384dd3e2c
Merge branch 'MDL-65728-master' of git://github.com/rezaies/moodle
2019-07-02 12:13:46 +02:00
Sara Arjona
aa6a50cccc
Merge branch 'MDL-65839_master' of git://github.com/dmonllao/moodle
2019-07-02 10:41:35 +02:00
Eloy Lafuente (stronk7)
ca79f78948
Merge branch 'MDL-65853_master' of git://github.com/gjb2048/moodle
2019-07-02 10:25:23 +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
cb64dfbeb1
MDL-34411 groups: copy/paste error in test_groups_user_groups_visible
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
Damyon Wiese
ea1ac3c7ef
MDL-53689 xmldb: Require a sesskey to load xml
...
Loading and unloading xml files is not protected from XSS with a sesskey.
2019-07-02 08:54:36 +02:00
Sara Arjona
af1fce5cb9
Merge branch 'MDL-48610-master_always_visible_alphabet_filter' of https://github.com/gmrsagar/moodle
2019-07-02 08:45:56 +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
Jun Pataleta
3e287c3bee
Merge branch 'MDL-66022-master-fix' of git://github.com/andrewnicols/moodle
2019-07-02 15:58:51 +10:00
Andrew Nicols
7fdefd3184
MDL-66022 core: subplugins.php moved to json
2019-07-02 15:55:12 +10:00
AMOS bot
1433a8b03a
Automatically generated installer lang files
2019-07-02 00:09:18 +00:00
Eloy Lafuente (stronk7)
671313b32d
Merge branch 'MDL-64935-master' of git://github.com/bmbrands/moodle
2019-07-02 00:05:03 +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
Eloy Lafuente (stronk7)
6e990b0c6b
Merge branch 'MDL-64511' of https://github.com/paulholden/moodle
2019-07-01 18:52:06 +02:00
Sara Arjona
90f59ece67
Merge branch 'MDL-65297' of https://github.com/paulholden/moodle
2019-07-01 18:34:38 +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
Sara Arjona
3ee94b8dee
Merge branch 'MDL-65973-master' of git://github.com/jleyva/moodle
2019-07-01 13:13:26 +02:00
Dan Marsden
22dfa6d31d
MDL-60347 core: debugsmtp should be a developer only setting.
2019-07-01 12:15:05 +02:00
Sara Arjona
7d12c365ca
Merge branch 'MDL-57884' of https://github.com/timhunt/moodle
2019-07-01 09:57:34 +02:00
AMOS bot
008bb06ece
Automatically generated installer lang files
2019-06-30 00:09:09 +00:00