Andrew Nicols
39e40fda71
MDL-59392 calendar: Add the calendar info to the exporter
2017-09-11 10:00:49 +08:00
Andrew Nicols
fb9be27127
MDL-59392 calendar: Split day exporter to week exporter
2017-09-11 10:00:45 +08:00
Andrew Nicols
2281a835c9
MDL-59392 calendar: Move template to parent Node
2017-09-11 09:14:36 +08:00
Andrew Nicols
6397ec5452
MDL-59392 calendar: ViewManager should take a root
2017-09-11 09:13:47 +08:00
David Monllao
32f9550e85
weekly release 3.4dev
2017-09-07 11:39:02 +02:00
David Monllao
ce99f1fa5a
MDL-59657 analytics: No predictions until training is completed
2017-09-07 10:58:39 +02:00
Dan Poltawski
2999602b85
Merge branch 'MDL-59657_master-fix' of git://github.com/dmonllao/moodle
2017-09-07 10:58:38 +02:00
David Monllao
0a68e283d0
MDL-59657 analytics: Move lang string to correct location
2017-09-07 10:58:38 +02:00
Eloy Lafuente (stronk7)
95fc1e720c
Merge branch 'MDL-59983-master-enfix' of git://github.com/mudrd8mz/moodle
2017-09-07 10:58:35 +02:00
Andrew Nicols
030ede54f8
MDL-59759 enrol: Update behat tests for unenrol confirm dialogue
2017-09-07 10:53:35 +02:00
David Mudrák
911fcae895
MDL-59969 admin: Warn admins if a development libs directory exists
...
We can't really control the direct web access to directories in dirroot,
that is part of the server setup. So we at least warn admins as they may
not realize the risks of having directories like vendor or node_modules
exposed.
Credit goes to Petr Škoda for mentioning the PHPUnit issue CVE-2017-9841
to me.
2017-09-07 10:53:35 +02:00
Marina Glancy
a39d2976fe
MDL-59972 mod_feedback: escape subject when showing the contact form
2017-09-07 10:53:34 +02:00
Jake Dallimore
4266786b48
MDL-58953 user: additional test case for user_can_view_profile()
2017-09-07 10:53:34 +02:00
Jake Dallimore
eb01e70b91
MDL-58953 user: fix course checking logic in user_can_view_profile()
...
Make sure to check that $user in enrolled in $course before checking
whether the current user has capabilities in that course, and make sure
that we don't check user context caps when handling a specific course.
2017-09-07 10:53:33 +02:00
Juan Leyva
35b9bca0ca
MDL-58762 core: Get full course objects on navigation
...
The course object passed as parameter to extend_navigation_user
callback contained only a few parameters, some parameters like
showgrades or showreports were missing.
The callback should receive a full course object.
2017-09-07 10:53:33 +02:00
Juan Leyva
85b531e8be
MDL-58762 report: Check group permissions in course user reports
...
Teachers were able to see any student report even with forced separated
groups and capability moodle/course:accessallgroups off.
2017-09-07 10:53:32 +02:00
Eloy Lafuente (stronk7)
423eca98d3
Merge branch 'MDL-59753-master' of git://github.com/lameze/moodle
2017-09-07 10:53:32 +02:00
Simey Lameze
afa8c3daf1
MDL-59753 core_calendar: apply course filter without reload
2017-09-07 10:53:29 +02:00
Simey Lameze
ce679f6c98
MDL-59753 core_calendar: change course selector to normal select
2017-09-07 10:52:21 +02:00
David Monllao
0e0e92c5e0
Merge branch 'MDL-59759-master-2' of git://github.com/junpataleta/moodle
2017-09-07 10:52:20 +02:00
Jun Pataleta
305f38d310
Merge branch 'm34_MDL-59635_Properly_Escape_Column_Names_Reserved_Words_Proof' of https://github.com/scara/moodle
2017-09-07 10:52:19 +02:00
Eloy Lafuente (stronk7)
dd04df4164
MDL-59672 coding style: whitespace fixes
2017-09-07 10:52:18 +02:00
Eloy Lafuente (stronk7)
9d07b88ab4
Merge branch 'MDL-59672-master' of git://github.com/lameze/moodle
2017-09-07 10:52:06 +02:00
Eloy Lafuente (stronk7)
59e56e7f71
Merge branch 'MDL-59696-master' of git://github.com/junpataleta/moodle
2017-09-07 10:50:18 +02:00
Eloy Lafuente (stronk7)
d74bb0971e
Merge branch 'MDL-59198-master' of git://github.com/ankitagarwal/moodle
2017-09-07 10:50:18 +02:00
Dan Poltawski
83575729b6
Merge branch 'MDL-59279_master' of git://github.com/dmonllao/moodle
2017-09-07 10:50:17 +02:00
David Monllao
4cc3f4f086
Merge branch 'MDL-59974-master' of git://github.com/lameze/moodle
2017-09-07 10:50:17 +02:00
David Monllao
44e1928532
Merge branch 'wip-MDL-59768-master' of git://github.com/marinaglancy/moodle
2017-09-07 10:50:16 +02:00
Dan Poltawski
72086f77f1
Merge branch 'wip-MDL-59770-master' of git://github.com/marinaglancy/moodle
2017-09-07 10:50:15 +02:00
Dan Poltawski
edb911984a
Merge branch 'MDL-59786_master' of git://github.com/dmonllao/moodle
2017-09-07 10:50:15 +02:00
David Monllao
e8466eee81
Merge branch 'master-MDL-59799' of https://github.com/jojoob/moodle
2017-09-07 10:50:14 +02:00
Dan Poltawski
f48b861302
Merge branch 'MDL-59840_master' of git://github.com/dmonllao/moodle
2017-09-07 10:50:13 +02:00
Dan Poltawski
c1346b1476
Merge branch 'wip-MDL-59992-master' of git://github.com/marinaglancy/moodle
2017-09-07 10:50:13 +02:00
David Monllao
c4f7a1c001
Merge branch 'wip-MDL-59815-master' of git://github.com/abgreeve/moodle
2017-09-07 10:50:11 +02:00
David Monllao
d8e789c837
Merge branch 'MDL-59846-master' of git://github.com/lameze/moodle
2017-09-07 10:49:36 +02:00
Dan Poltawski
0426cc9533
Merge branch 'MDL_59834-Indexing_of_personal_messages' of https://github.com/mattporritt/moodle
2017-09-07 10:49:35 +02:00
David Monllao
f827adbd91
Merge branch 'MDL-59864-master' of git://github.com/lameze/moodle
2017-09-07 10:49:34 +02:00
David Monllao
c0bcec46f7
Merge branch 'wip-MDL-59898-master-test' of git://github.com/abgreeve/moodle
2017-09-07 10:49:34 +02:00
Dan Poltawski
2d64ffeb6b
Merge branch 'MDL-59657_master' of git://github.com/dmonllao/moodle
2017-09-07 10:49:30 +02:00
David Monllao
076d95ccc4
Merge branch 'MDL-59963-report-logs-origin-pagination' of https://github.com/lucaboesch/moodle
2017-09-07 10:46:57 +02:00
David Monllao
5700cf959e
Merge branch 'MDL-59961_file_validation' of https://github.com/mrmark/moodle
2017-09-07 10:46:57 +02:00
Dan Poltawski
3c4675a002
Merge branch 'MDL-59153_master' of git://github.com/dmonllao/moodle
2017-09-07 10:46:56 +02:00
David Mudrák
6806a3734a
MDL-59983 lang: Fix Forum behat scenarios to use the new strings
2017-09-05 11:01:10 +02:00
Helen Foster
7698619bc6
MDL-59983 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* mobileappenabled, setuplink and setuplink_desc in tool_mobile -
improved wording
* getmoodleonyourmobile and custommenuitems_desc in tool_mobile -
improved wording
2017-09-05 11:01:09 +02:00
Matteo Scaramuccia
ea34d02d55
MDL-59635 tool_replace: Escape the column name.
2017-09-04 11:46:55 +02:00
Matteo Scaramuccia
596f4e6a23
MDL-59635 ddl: Added test_get_enc_quoted().
2017-09-04 11:46:54 +02:00
Jun Pataleta
7800e6881c
MDL-59759 core_user: Use SAVE_CANCEL modal for unenrol dialog
2017-09-04 10:44:51 +08:00
Jun Pataleta
23356f410f
MDL-59759 core_message: Use SAVE_CANCEL modal for delete dialog
2017-09-04 10:44:51 +08:00
Jun Pataleta
fb7fa04e3b
MDL-59759 core_calendar: Use SAVE_CANCEL modal for delete dialog
...
* Plus reorganise the code to make it a little tidier.
2017-09-04 10:44:51 +08:00
Jun Pataleta
237efd4f0d
MDL-59759 core_amd: Deprecate core/modal_confirm
2017-09-04 10:44:46 +08:00