Sara Arjona
45bbc5a4cf
Merge branch 'MDL-70373' of https://github.com/timhunt/moodle
2020-12-16 12:40:36 +01:00
Sara Arjona
2aa55eb4a5
Merge branch 'MDL-70322-master' of git://github.com/roland04/moodle
2020-12-16 12:04:03 +01:00
Jun Pataleta
eacff87304
Merge branch 'MDL-68481_master' of git://github.com/mdjnelson/moodle
2020-12-16 15:20:12 +08:00
Jun Pataleta
57485d656f
Merge branch 'MDL-68533_master-clean_param' of git://github.com/mdjnelson/moodle
2020-12-16 12:49:03 +08:00
Jun Pataleta
d4b9511bbe
Merge branch 'MDL-54907' of https://github.com/timhunt/moodle
2020-12-16 10:34:58 +08:00
Sara Arjona
f7bd85b502
Merge branch 'MDL-70422' of https://github.com/paulholden/moodle
2020-12-15 16:42:46 +01:00
Sara Arjona
df7701598b
Merge branch 'MDL-70409-master' of git://github.com/merrill-oakland/moodle
2020-12-15 16:15:34 +01:00
Sara Arjona
cb9b0032be
Merge branch 'MDL-70342-master' of git://github.com/abias/moodle
2020-12-15 15:28:39 +01:00
Sara Arjona
50cfe2c0a2
Merge branch 'MDL-70357-master-cronlibthrowables' of git://github.com/mudrd8mz/moodle
2020-12-15 14:55:46 +01:00
Jake Dallimore
d520e005f8
Merge branch 'MDL-67623-40_blocks_myoverview_pagination_regression' of https://github.com/tomdickman/moodle
2020-12-15 18:21:13 +08:00
Jun Pataleta
b4ea4caf0f
Merge branch 'MDL-70361-dlrlid' of https://github.com/cengage/moodle
2020-12-15 11:16:58 +08:00
Sara Arjona
a7d39bc3bd
Merge branch 'MDL-70397-master' of git://github.com/andrewnicols/moodle
2020-12-14 17:11:46 +01:00
Jake Dallimore
5c10b07c6f
Merge branch 'MDL-70324-master' of https://github.com/JBThong/moodle
2020-12-14 11:29:37 +08:00
Tom Dickman
c00fc9707f
MDL-67623 block overview: fix pagination regression
...
Fixed a regression caused by MDL-64194 resulting in Dashboard - Course
overview pagination not working from second page of courses onwards.
Course overview block should now do the following:
- Display no pagination controls when user has no courses
- Display no pagination controls when less than 12 courses to display
- Only display pagination controls up to the number of courses user is
enrolled in
- Work correctly when on a page greater than the second page.
2020-12-14 13:15:26 +11:00
Mark Nelson
9fff03a90a
MDL-68481 mod_folder: stream files when creating zip
2020-12-12 12:49:04 +08:00
Mark Nelson
3b687239da
MDL-68533 mod_assign: stream files when creating zip
2020-12-12 12:44:55 +08:00
Mark Nelson
38cd9a6bd7
MDL-68533 core_files: add archive_writer API
2020-12-12 12:44:55 +08:00
Mikel Martín
c31561e4a2
MDL-70322 core_search: consistent search icon
2020-12-11 15:42:47 +01:00
Víctor Déniz
c307f3b138
weekly release 4.0dev
2020-12-10 21:09:54 +00:00
Víctor Déniz
6078300141
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2020-12-10 21:09:47 +00:00
Shamim Rezaie
1ca295c34f
MDL-69301 theme_boost: Remove the special handling of Escape key
2020-12-10 15:05:11 +08:00
Jake Dallimore
b83d99c4cf
Merge branch 'MDL-70320-master' of https://github.com/andrewnicols/moodle
2020-12-10 11:56:40 +08:00
Andrew Nicols
c571f582bf
MDL-70320 behat: User full path to page admin node
2020-12-10 07:53:56 +08:00
Víctor Déniz
8027c25085
Merge branch 'MDL-63683-master' of https://github.com/dravek/moodle
2020-12-09 12:48:34 +00:00
Jake Dallimore
6a053ecbf0
Merge branch 'MDL-70151-master' of git://github.com/andrewnicols/moodle
2020-12-09 14:45:39 +08:00
Shamim Rezaie
4f82e3c5db
MDL-69301 behat: comment a test out
...
The e.key is not filled correctly by Geckodriver on the verssion of
Firefox that we use.
2020-12-09 13:43:45 +08:00
Andrew Nicols
9b30fc2beb
Merge branch 'MDL-65186-master' of git://github.com/ilya-catalyst/moodle
2020-12-09 13:31:42 +08:00
Andrew Nicols
9d8a0d3574
Merge branch 'MDL-70295' of git://github.com/paulholden/moodle
2020-12-09 12:09:37 +08:00
Andrew Nicols
cd3809653c
Merge branch 'MDL-70320' of https://github.com/timhunt/moodle
2020-12-09 11:56:05 +08:00
Andrew Nicols
eec9da5b68
Merge branch 'MDL-70293' of git://github.com/paulholden/moodle
2020-12-09 11:28:41 +08:00
Andrew Nicols
ad3153940d
Merge branch 'MDL-69869-master' of git://github.com/ilya-catalyst/moodle
2020-12-09 11:08:06 +08:00
Jake Dallimore
e26cfc19c7
Merge branch 'MDL-69145-master-3' of git://github.com/junpataleta/moodle
2020-12-09 11:00:22 +08:00
Jun Pataleta
a6e4ea65a4
MDL-69145 core_user: Set default filter to ALL
2020-12-09 10:51:12 +08:00
Jun Pataleta
a489f20f17
MDL-69145 core: Set the default filterset join type to ALL
...
* Plus minor PHPDoc type fix for the JOINTYPE_DEFAULT constants
2020-12-09 10:51:06 +08:00
Andrew Nicols
47eda9594a
Merge branch 'MDL-62707' of https://github.com/paulholden/moodle
2020-12-09 08:51:53 +08:00
Jake Dallimore
7430e7c074
Merge branch 'MDL-70285' of https://github.com/timhunt/moodle
2020-12-08 16:31:54 +08:00
Ilya Tregubov
aa1691d811
MDL-69869 enrol: Fixing intendation for travis.
2020-12-08 09:15:15 +02:00
Ilya Tregubov
65a1d6e8e0
MDL-69869 enrol: Clean up - switch to [] from array().
2020-12-08 09:15:15 +02:00
Ilya Tregubov
e53bc6a1f8
MDL-69869 enrol: Add ability to get suspended users through
...
core_enrol_get_enrolled_users webservice.
2020-12-08 09:15:15 +02:00
Ilya Tregubov
2cc84a792b
MDL-65186 analytics: Deprecate add_builtin_models
2020-12-08 09:12:00 +02:00
AMOS bot
caddd393c6
Automatically generated installer lang files
2020-12-08 00:07:46 +00:00
Paul Holden
509a0f4d00
MDL-70422 restore: fix for undefined question answer ordering in test.
2020-12-07 10:13:22 +00:00
Jake Dallimore
972e098275
Merge branch 'MDL-64982-master' of git://github.com/rezaies/moodle
2020-12-07 12:03:20 +08:00
Jake Dallimore
de5780279b
Merge branch 'MDL-65818-master' of https://github.com/sammarshallou/moodle
2020-12-07 11:26:32 +08:00
Adrian Greeve
b4e6552776
Merge branch 'MDL-69301-master' of git://github.com/rezaies/moodle
2020-12-07 10:05:55 +08:00
AMOS bot
266ee66058
Automatically generated installer lang files
2020-12-06 00:07:53 +00:00
Eric Merrill
9e830efe9d
MDL-70409 chat: Use require_once to import lib.php
2020-12-04 10:44:12 -05:00
sam marshall
ddbafce0e0
MDL-65818 Security: Encryption API and admin setting for secure data
2020-12-04 14:41:21 +00:00
Paul Holden
e7e62a4b2e
MDL-62707 search: account for no matching courses when listing areas.
...
When limiting the list of courses during retrieval of the search areas
the user can access, make sure we have some contexts before looking
for blocks.
2020-12-04 09:42:59 +00:00
David Matamoros
9b5eb38f55
MDL-63683 enrol: Fix plugin settings when no role has student archetype
2020-12-04 09:09:37 +01:00