Peter
99bda8a7ff
MDL-65033 mod_forum: Favouriting in forum
...
Modify the discussion vault to take into account the favourite sql and also sort by favourite
2019-04-29 16:08:30 +08:00
David Monllaó
a89077e49f
MDL-57900 analytics: Site info settings
2019-04-29 09:29:03 +02:00
Mark Nelson
5221be53da
MDL-65257 message_email: apply filters to course and group names
2019-04-29 15:20:29 +08:00
Jake Dallimore
fa1d3dff72
Merge branch 'MDL-5311-master' of git://github.com/lameze/moodle
2019-04-29 15:19:31 +08:00
Simey Lameze
2589dcea7b
MDL-5311 qtype_multichoice: make clear choice option accessible
...
Thanks to Damyon for the help with accessibility.
2019-04-29 15:16:08 +08:00
Simey Lameze
9064f17bbc
MDL-5311 qtype_multichoice: add php unit tests for the new option
2019-04-29 15:14:38 +08:00
Simey Lameze
1ff3987600
MDL-5311 qtype_multichoice: add behat scenario to question preview
2019-04-29 15:14:38 +08:00
Simey Lameze
3c1717bb09
MDL-5311 qtype_multichoice: add a bit of styling to the option
2019-04-29 15:14:34 +08:00
Mark Nelson
aa0792484e
MDL-65257 message_email: add images to digest
2019-04-29 15:01:30 +08:00
Sara Arjona
bef6805656
Merge branch 'MDL-64702-master' of git://github.com/damyon/moodle
2019-04-29 08:34:21 +02:00
Adrian Greeve
5d57265abf
Merge branch 'MDL-36088-master' of https://github.com/lethevinh/moodle
2019-04-29 14:12:53 +08:00
Simey Lameze
f6a778497e
MDL-5311 qtype_multichoice: add clear my choice option
2019-04-29 14:04:51 +08:00
Jake Dallimore
31d3c76602
MDL-65169 core_message: add behat step allowing searching for a string
...
New step: 'I search for "xx" in messaging'.
2019-04-29 13:45:52 +08:00
Jun Pataleta
92451f3a8a
Merge branch 'MDL-65206-master' of git://github.com/tobiasreischmann/moodle
2019-04-29 12:44:33 +08:00
VinhLe
4ca60a5660
MDL-36088 questions: Add new events
2019-04-29 11:16:19 +07:00
Stephen Bourget
93e435b909
MDL-36088 questions: Add new events
2019-04-29 11:15:36 +07:00
AMOS bot
6e42c754a2
Automatically generated installer lang files
2019-04-27 00:12:32 +00:00
Eloy Lafuente (stronk7)
1f256b1ccb
Merge branch 'MDL-65428-master' of git://github.com/marinaglancy/moodle
2019-04-26 19:45:25 +02:00
Eloy Lafuente (stronk7)
14cdf51189
on-demand release 3.7dev+
2019-04-26 18:43:25 +02:00
Eloy Lafuente (stronk7)
0297152be9
NOBUG: Fixed SVG browser compatibility
2019-04-26 18:43:23 +02:00
Amaia Anabitarte
b81d770f8f
MDL-63137 mod_feedback: PHPUnit tests for new userid parameter
2019-04-26 17:18:12 +02:00
Amaia Anabitarte
094ce30779
MDL-63137 mod_feedback: mod_feedback_core_calendar_provide_event_action
...
Update mod_feedback_core_calendar_provide_event_action function to add a new userid parameter
Add userid to check capabilities, etc. to feedback completion and structure.
2019-04-26 17:18:12 +02:00
Marina Glancy
b8a5c8528a
MDL-65428 core_tag: fix callback param type
2019-04-26 13:11:05 +02:00
Sara Arjona
1cf2436fe5
Merge branch 'MDL-64676-master-fix' of https://github.com/snake/moodle
2019-04-26 11:50:27 +02:00
Sara Arjona
e59294e5c6
Merge branch 'MDL-65032-master-fix' of git://github.com/junpataleta/moodle
2019-04-26 10:08:44 +02:00
Jun Pataleta
fdbadf824c
MDL-65032 mod_forum: Use correct template context data 'istimelocked'
2019-04-26 15:42:54 +08:00
Amaia Anabitarte
dcfd143310
MDL-63137 mod_feedback: Pointing TODO tasks to right deprecation issue
2019-04-26 09:37:02 +02:00
Jake Dallimore
ca264ee670
MDL-64676 core_message: fix legacy behat step which failed on firefox
...
Old step was looking for a link, which didn't exist. Now, we use image.
2019-04-26 15:22:43 +08:00
Jake Dallimore
694ce91725
Merge branch 'MDL-58581-master-take2' of https://github.com/lucaboesch/moodle
2019-04-26 12:03:33 +08:00
Jun Pataleta
f80ae63efa
Merge branch 'MDL-64573-master' of git://github.com/damyon/moodle
2019-04-26 10:59:30 +08:00
Marina Glancy
669d54a48c
MDL-64573 calendar: behat fix, validation is now on client
2019-04-26 10:57:04 +08:00
Jun Pataleta
cb7263feb0
Merge branch 'MDL-64573-master' of git://github.com/damyon/moodle
2019-04-26 10:50:55 +08:00
Jun Pataleta
92996b16ab
Merge branch 'MDL-65032-master' of git://github.com/peterRd/moodle
2019-04-26 09:52:47 +08:00
Peter
8666dfec6f
MDL-65032 mod_forum: Remove unused discussion userid
2019-04-26 09:45:57 +08:00
Eloy Lafuente (stronk7)
176aad96e5
Merge branch 'MDL-65416-master' of git://github.com/bmbrands/moodle
2019-04-25 23:43:32 +02:00
Eloy Lafuente (stronk7)
c495b17c5f
MDL-60418 Behat: Fix missing $installurl
2019-04-25 23:38:01 +02:00
Eloy Lafuente (stronk7)
c080369cb9
Merge branch 'MDL-60418' of git://github.com/timhunt/moodle
2019-04-25 23:25:51 +02:00
Tim Hunt
d1ac356a8b
MDL-60418 Behat: Fix broken docs links in Behat code.
2019-04-25 21:32:48 +01:00
Eloy Lafuente (stronk7)
47fde8415e
Merge branch 'MDL-65412-master' of http://github.com/dravek/moodle
2019-04-25 20:02:47 +02:00
David Monllaó
b63c0b9079
Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle
2019-04-25 18:55:45 +02:00
David Monllaó
2fbc2e4589
Merge branch 'MDL-64673-master' of git://github.com/aanabit/moodle
2019-04-25 18:40:49 +02:00
Juan Leyva
a129ba04c4
MDL-60680 notifications: Support privacy API
2019-04-25 14:55:59 +02:00
Juan Leyva
2356454f21
MDL-60680 notifications: Include action buttons information
2019-04-25 14:55:57 +02:00
Juan Leyva
36fa0ec900
MDL-60680 notifications: Return custom data in notifications
2019-04-25 14:55:18 +02:00
Bas Brands
118e1fead8
MDL-65416 theme_classic: change theme screenshot in theme selector
2019-04-25 13:42:51 +02:00
Amaia Anabitarte
a58fbd4864
MDL-64673 core_message: Modifying group_messate_tab xpath
2019-04-25 10:09:19 +02:00
Sara Arjona
471b4e371b
Merge branch 'MDL-65069' of git://github.com/stronk7/moodle
2019-04-25 08:24:33 +02:00
Eloy Lafuente (stronk7)
be35977db8
MDL-65069 mod_forum: moodle_url to ensure we call the correct post.php
...
No matter where the inline edition is happening (forum or social course)
2019-04-25 02:35:30 +02:00
Eloy Lafuente (stronk7)
ed77525589
Merge branch 'MDL-65407-master' of git://github.com/sarjona/moodle
2019-04-24 23:34:48 +02:00
Eloy Lafuente (stronk7)
03bd681143
Merge branch 'MDL-65170-master' of https://github.com/sarjona/moodle
2019-04-24 20:36:50 +02:00