Jun Pataleta
|
4047fccba7
|
MDL-59811 enrol: Move get_user_enrolment_actions logic to parent class
* These duplicated implementations can be simplified where the logic
can be moved to enrol_plugin::get_user_enrolment_actions() method
itself.
|
2017-10-09 10:29:02 +08:00 |
|
Marina Glancy
|
0b844a8322
|
MDL-60314 navigation: fix overriding variable value
|
2017-10-09 10:18:00 +08:00 |
|
Andrew Nicols
|
9f2bb19a47
|
Merge branch 'MDL-60012_form_neq_regression' of git://github.com/davosmith/moodle
|
2017-10-09 10:13:30 +08:00 |
|
Marina Glancy
|
906e3fcf6e
|
MDL-60237 libraries: TCPDF apply patch for PHP7.2
|
2017-10-09 10:02:56 +08:00 |
|
Marina Glancy
|
cbc8560718
|
MDL-60237 libraries: upgrade TCPDF to 6.2.13
|
2017-10-09 10:02:56 +08:00 |
|
Adrian Greeve
|
dc9c4c5141
|
MDL-60286 lib: Moodle additions to mustache.js
|
2017-10-09 09:43:47 +08:00 |
|
Adrian Greeve
|
5adc70b77a
|
MDL-60286 lib: Upgrade mustache.js to 2.3.0
|
2017-10-09 09:43:47 +08:00 |
|
Adrian Greeve
|
703baed252
|
MDL-60286 lib: Update mustache to 2.12.0
|
2017-10-09 09:43:47 +08:00 |
|
Adrian Greeve
|
fb6e143ca3
|
MDL-60286 lib: Moodle changes to mustache upgrade
|
2017-10-09 09:43:47 +08:00 |
|
Adrian Greeve
|
35bbd8a3ae
|
MDL-60284 lib: Update requirejs t0 2.3.5
|
2017-10-09 09:40:59 +08:00 |
|
Adrian Greeve
|
2e6daabc03
|
MDL-60284 lib: Update to Moodle requirejs file.
|
2017-10-09 09:40:59 +08:00 |
|
Adrian Greeve
|
ee9e92e594
|
MDL-60194 lib: Update to phpmailer 6.0.1
|
2017-10-09 09:30:00 +08:00 |
|
Adrian Greeve
|
56e62bbba1
|
MDL-60194 lib: Internal changes by Moodle to phpmailer.
|
2017-10-09 09:30:00 +08:00 |
|
David Mudrák
|
f208a7e471
|
MDL-58547 lib: Properly document the version of the Bennu library
|
2017-10-07 00:33:35 +02:00 |
|
sam marshall
|
46f7b264a3
|
MDL-59897 Accesslib: get_user_capability_course is slow
|
2017-10-06 13:57:55 +01:00 |
|
Jan Dageförde
|
99e632c446
|
MDL-59889 oauth2: Remove check for storing new refresh token
|
2017-10-06 14:49:17 +02:00 |
|
Jan Dageförde
|
d5c60ac815
|
MDL-59844 webdav: Add bearer auth method to WebDAV requests
|
2017-10-06 14:47:41 +02:00 |
|
Mark Nelson
|
235da74e0b
|
MDL-59106 core: added fields to 'analytics_predictions' table
|
2017-10-06 17:28:37 +08:00 |
|
Jake Dallimore
|
6d88e204cf
|
NOBUG: Fixed file access permissions
|
2017-10-06 14:34:29 +08:00 |
|
Adrian Greeve
|
70be1be9a0
|
MDL-60195 lib: Update of JQuery lib to 3.2.1
|
2017-10-06 11:36:41 +08:00 |
|
Adrian Greeve
|
8b4c0b2d7a
|
MDL-60195 lib: Update to JQuery Moodle files.
|
2017-10-06 11:36:41 +08:00 |
|
David Monllao
|
e08c74f5bc
|
MDL-59630 analytics: Unit tests fixes
|
2017-10-05 17:38:17 +02:00 |
|
Andrew Nicols
|
3ea4f446bc
|
MDL-60096 calendar: Add JS for day view
|
2017-10-05 16:54:47 +08:00 |
|
Andrew Nicols
|
1afd3c72aa
|
Merge branch 'MDL-59630_master' of git://github.com/dmonllao/moodle
|
2017-10-05 14:56:57 +08:00 |
|
Jun Pataleta
|
96c27b3658
|
Merge branch 'MDL-59751-master-v2' of git://github.com/lameze/moodle
|
2017-10-05 14:53:31 +08:00 |
|
Simey Lameze
|
e830643858
|
MDL-59751 core_calendar: add get_calendar_upcoming_view webservice
|
2017-10-05 14:22:55 +08:00 |
|
Eloy Lafuente (stronk7)
|
b6f370112d
|
MDL-59890 upgrade: bump redirect_if_major_update_required
|
2017-10-04 22:17:25 +02:00 |
|
Jun Pataleta
|
48a3a50aa4
|
MDL-59890 behat: Revert to checking if isset instead of not empty
Reverting changes made by commit
1957d33996
|
2017-10-04 14:24:15 +08:00 |
|
Derek Henderson
|
a8fe168e08
|
MDL-55652 grades: Added timemodified as index grade tables
Added timemodified to grade_categories_history,
grade_items_history, grade_outcomes_history,and scale_history.
|
2017-10-04 12:07:01 +08:00 |
|
Jun Pataleta
|
cd7cd9d9c1
|
Merge branch 'MDL-59890-master' of git://github.com/andrewnicols/moodle
|
2017-10-04 11:19:33 +08:00 |
|
Andrew Nicols
|
1957d33996
|
MDL-59890 behat: Check empty not isset for switchids
|
2017-10-04 11:16:06 +08:00 |
|
Andrew Nicols
|
fb3c0fc38b
|
MDL-59890 calendar: Allow event creation in behat
|
2017-10-04 11:16:06 +08:00 |
|
Eloy Lafuente (stronk7)
|
e092ec3117
|
Merge branch 'MDL-33174-master' of https://github.com/matt-catalyst/moodle
|
2017-10-03 23:01:45 +02:00 |
|
Eloy Lafuente (stronk7)
|
4536f3084d
|
Merge branch 'MDL-59273-master' of https://github.com/lucisgit/moodle
|
2017-10-03 22:38:13 +02:00 |
|
Eloy Lafuente (stronk7)
|
9376583e4f
|
Merge branch 'MDL-59883-master' of git://github.com/andrewnicols/moodle
|
2017-10-03 20:58:23 +02:00 |
|
Eloy Lafuente (stronk7)
|
34ecee16bb
|
Merge branch 'MDL-59882-master' of git://github.com/andrewnicols/moodle
|
2017-10-03 20:48:28 +02:00 |
|
David Monllao
|
0927604f8c
|
MDL-59987 analytics: Add no students indicator to no teaching
Sneaking in a bug fix ;) (thanks in advance)
|
2017-10-03 19:41:43 +02:00 |
|
Andrew Nicols
|
74475e5bb4
|
MDL-59890 calendar: Delete category events upon category removal
|
2017-10-03 23:22:18 +08:00 |
|
Andrew Nicols
|
d0e56d847a
|
MDL-59890 calendar: Display category events on calendars
|
2017-10-03 23:22:18 +08:00 |
|
Andrew Nicols
|
5ba6507e5b
|
MDL-59890 calendar: Exporters support for categories
|
2017-10-03 21:28:32 +08:00 |
|
Andrew Nicols
|
e9321ad07d
|
MDL-59890 coursecat: Add helper to fetch nested view of coursecat
|
2017-10-03 21:28:31 +08:00 |
|
Andrew Nicols
|
0085b0ea3c
|
MDL-59890 calendar: Add support for the category to vault
|
2017-10-03 21:28:31 +08:00 |
|
Marina Glancy
|
a3cc6261fc
|
MDL-60337 htmlpurifier: non-ascii domain names
|
2017-10-03 18:57:11 +08:00 |
|
David Monllao
|
abafbc8405
|
MDL-59630 analytics: mlbackend model directories deletion
|
2017-10-03 10:34:47 +02:00 |
|
David Monllao
|
f9222c4953
|
MDL-59630 analytics: New clean up task
|
2017-10-03 10:34:43 +02:00 |
|
Davo Smith
|
c377d07f26
|
MDL-60205 form: fix hiding of elements within groups with theme_clean
|
2017-10-03 09:10:56 +01:00 |
|
Davo Smith
|
b67f3bc693
|
MDL-60012 form: improve clarity of elementsByName code
|
2017-10-03 09:09:09 +01:00 |
|
David Monllao
|
a8ccc5f2eb
|
MDL-59630 analytics: Move get_analysables to abstract class
|
2017-10-03 10:07:21 +02:00 |
|
Marina Glancy
|
acfb9df1a8
|
MDL-58546 libraries: Patch ADOdb for PHP 7.2 compat
|
2017-10-03 15:52:18 +08:00 |
|
Matteo Scaramuccia
|
5ca85a1efe
|
MDL-60318 filestorage: Fixed undefined method move_to_trash()
|
2017-10-02 22:49:42 +02:00 |
|