Alistair Spark
fa3f8625e1
MDL-66071 user: username is required with non-internal auth method
2019-08-07 00:55:10 +02:00
Andrew Nicols
91d50e2eda
Merge branch 'MDL-57618-master' of git://github.com/cescobedo/moodle
2019-08-06 15:56:07 +08:00
Sara Arjona
a12718673a
Merge branch 'MDL-64598-master' of https://github.com/lucaboesch/moodle
2019-08-06 15:29:52 +08:00
Bas Brands
fbd99bbb00
MDL-59639 theme_boost: remember last visited tab
2019-08-06 08:54:23 +02:00
Andrew Nicols
c0535be52a
Merge branch 'MDL-66234_master' of git://github.com/dmonllao/moodle
2019-08-06 14:25:20 +08:00
Sara Arjona
e9fc5a7381
Merge branch 'MDL-65786-master' of git://github.com/rezaies/moodle
2019-08-06 14:19:17 +08:00
Jun Pataleta
9744897d27
Merge branch 'MDL-66306-master' of git://github.com/lameze/moodle
2019-08-06 14:03:17 +08:00
Simey Lameze
02523182f9
MDL-66306 lib: upgrade moodle lib docs
2019-08-06 13:59:37 +08:00
Simey Lameze
f0f88f7f2b
MDL-66306 lib: update phpmailer to 6.0.7
2019-08-06 13:48:28 +08:00
Andrew Nicols
c79835aef9
Merge branch 'MDL-64953' of https://github.com/Chocolate-lightning/moodle
2019-08-06 13:20:54 +08:00
Andrew Nicols
f6666a7064
Merge branch 'MDL-65679-master' of git://github.com/mihailges/moodle
2019-08-06 13:17:43 +08:00
Andrew Nicols
9a74e4008a
Merge branch 'MDL-65651-master' of https://github.com/lucaboesch/moodle
2019-08-06 11:57:56 +08:00
Mathew May
28cbff4a2d
MDL-64953 templates: Add example contexts & documentation
...
This is a follow up from CiBot warnings from MDL-58428
2019-08-06 10:56:16 +08:00
Andrew Nicols
1108ccba62
Merge branch 'MDL-66034-master' of git://github.com/lameze/moodle
2019-08-06 09:30:14 +08:00
Andrew Nicols
f8c927a25b
Merge branch 'MDL-66178' of https://github.com/paulholden/moodle
2019-08-06 09:17:29 +08:00
Andrew Nicols
8b6e767094
Merge branch 'MDL-65992' of git://github.com/Chocolate-lightning/moodle
2019-08-06 09:13:15 +08:00
Eloy Lafuente (stronk7)
0e5f6317c1
Merge branch 'MDL-66307' of https://github.com/timhunt/moodle
2019-08-05 13:30:46 +02:00
Eloy Lafuente (stronk7)
09287bf893
Merge branch 'MDL-64757-38_core_output_nested_template_block_string_language' of https://github.com/tomdickman/moodle
2019-08-05 13:13:33 +02:00
Andrew Nicols
6bfdb36e0b
Merge branch 'MDL-33884' of https://github.com/timhunt/moodle
2019-08-05 14:33:11 +08:00
Sagar Ghimire
36667548b5
MDL-60916 core_course: Replace course search with global search
2019-08-05 16:05:10 +10:00
Sara Arjona
1c49217088
Merge branch 'MDL-66281-master' of git://github.com/junpataleta/moodle
2019-08-05 13:41:12 +08:00
Simey Lameze
2d526dcb33
MDL-66034 core_role: improve role events php unit coverage
2019-08-05 13:09:19 +08:00
Simey Lameze
3a18032dbf
MDL-66034 core: delete role_capabilities_updated event triggers
2019-08-05 13:09:19 +08:00
Simey Lameze
e9b88bcb73
MDL-66034 core: deprecate role_capabilities_updated event
2019-08-05 13:09:19 +08:00
Simey Lameze
32306e8390
MDL-66034 core_role: add more detail to role allow event classes
2019-08-05 13:09:19 +08:00
Simey Lameze
de4dc81b24
MDL-66034 core_role: implement role updated event
2019-08-05 13:09:19 +08:00
Simey Lameze
a98bafa163
MDL-66034 core_role: implement capability unassigned event
2019-08-05 13:09:18 +08:00
Simey Lameze
7b0afca816
MDL-66034 core_role: implement capability assigned event
2019-08-05 13:09:18 +08:00
Andrew Nicols
6047801767
Merge branch 'MDL-64032-master' of https://github.com/HuongNV13/moodle
2019-08-05 12:55:35 +08:00
Andrew Nicols
0fdef2d2cf
Merge branch 'MDL-66279-master' of git://git.cameron1729.xyz/moodle
2019-08-05 11:48:13 +08:00
Shamim Rezaie
e75bf41538
MDL-63198 forms: click on scrollbar should not close the suggestions box
2019-08-05 13:13:45 +10:00
Paul Holden
90ce66a9ce
MDL-66178 user: filter course participants for users with no roles.
2019-08-02 16:42:10 +01:00
Tim Hunt
1f60ddcebc
MDL-57239 qbehaviour_interactive: fix Try again button when reviewing
2019-08-02 11:44:51 +01:00
Luca Bösch
766bb9a563
MDL-65651 forum: Middle align last post column entries.
2019-08-02 12:01:57 +02:00
Luca Bösch
41432a2d30
MDL-64598 pix: Adding width/height information to emoji SVG images.
2019-08-02 11:56:14 +02:00
cescobedo
959457c392
MDL-57618 general: Remove strings deprecated in 3.3
2019-08-02 11:06:32 +02:00
Jun Pataleta
e274f1b29e
MDL-65933 mod_data: Use new core/checkbox_toggleall
2019-08-02 16:30:39 +08:00
Jun Pataleta
e773533258
MDL-65949 report_participation: Use new core/checkbox-toggleall
2019-08-02 16:30:26 +08:00
Jun Pataleta
32c7889212
MDL-65937 mod_lesson: Replace concatenated strings with lang strings
2019-08-02 16:24:56 +08:00
Jun Pataleta
ae612a5334
MDL-65937 mod_lesson: Use new core/checkbox_toggleall
...
Plus some refactoring on the cell of the attempts column.
2019-08-02 16:24:56 +08:00
[Peter Burnett]
d82b6004bf
MDL-66280 core: Added unit tests for print_password_policy
2019-08-02 11:34:23 +10:00
[Peter Burnett]
e40ea418f4
MDL-66280 core: Added checks for empty password minimum length
2019-08-02 11:34:23 +10:00
AMOS bot
009206154d
Automatically generated installer lang files
2019-08-02 00:11:13 +00:00
AMOS bot
749062fad1
Automatically generated installer lang files
2019-08-02 00:11:13 +00:00
Mihail Geshoski
bda31461db
MDL-65679 assign: Collapsing comments
...
The comments should appear above everything else when expanded, and expanding/collapsing comments
should not affect the position of anything else in the page.
All credit goes to Damyon Wiese.
2019-08-02 07:39:27 +08:00
Eloy Lafuente (stronk7)
764167136f
MDL-66104 output: HTMLPurifier to allow <nolink> tags everywhere
...
Before the patch, HTMLPurifier was instructed to handle <nolink>
tags in block mode. That implies that any block tag enclosing it
had to be closed for HTML compliance.
But <noscript> tags are not part of the final output (they are
removed) but just internally used to skip filtering certain areas.
So they can be virtually everywhere, HTMLPurifier just should allow
them without any change, both to parent or children tags.
2019-08-01 17:52:33 +02:00
Eloy Lafuente (stronk7)
414eca8923
weekly release 3.8dev
2019-08-01 17:06:55 +02:00
Eloy Lafuente (stronk7)
adcad4ead2
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-08-01 17:06:51 +02:00
Tim Hunt
ac1a91bf47
MDL-66307 js: fix path handling on Windows
2019-08-01 14:54:05 +01:00
Andrew Nicols
2c28ba8888
MDL-66307 js: Add missing plugintypes structure in subplugin read
2019-08-01 20:52:02 +08:00