Dan Poltawski
867b1fad2f
Merge branch 'MDL-45890_m32v3' of https://github.com/sbourget/moodle
2016-10-04 13:11:37 +01:00
Juan Leyva
796876b0ab
MDL-55739 course: Update get_course_module to return new data
2016-10-04 13:00:35 +01:00
Dan Poltawski
a553501042
Merge branch 'wip-MDL-56001-master' of git://github.com/abgreeve/moodle
2016-10-04 12:42:25 +01:00
Juan Leyva
7c1cb3bf5a
MDL-54866 tool_mobile: Rename WS get_site_public_settings
2016-10-04 12:14:10 +01:00
Juan Leyva
6b4926281b
MDL-54866 tool_mobile: New Web Service tool_mobile_get_config
2016-10-04 12:09:02 +01:00
Juan Leyva
5c6daf139d
MDL-55059 tool_mobile: Support Smart App Banners for iOs
2016-10-04 11:49:34 +01:00
Dan Poltawski
43cb92b4b0
MDL-56007 jquery: add back non-minified files
...
Sorry Simey, I lead you astray (detected by unit tests)
2016-10-04 11:16:29 +01:00
Dan Poltawski
93835cab84
Merge branch 'MDL-56257-master' of git://github.com/FMCorz/moodle
2016-10-04 10:57:35 +01:00
Frédéric Massart
5f22879c3d
MDL-56257 theme_boost: Killing that typo monster
2016-10-04 11:37:37 +02:00
Dan Poltawski
8e8b46cd87
Merge branch 'MDL-55226_master' of git://github.com/lazydaisy/moodle
2016-10-04 10:37:36 +01:00
Dan Poltawski
a5a86826fd
Merge branch 'MDL-56007-master' of git://github.com/lameze/moodle
2016-10-04 10:29:42 +01:00
Juan Leyva
3e8145a37a
MDL-56126 user: New WS core_user_agree_site_policy
...
This commit includes a change in moodlelib to throw the
sitepolicynotagreed exception in a way that can be captured and
identified by external systems.
2016-10-04 10:20:59 +01:00
Dan Poltawski
917a59a1a0
Merge branch 'MDL-55728-master' of git://github.com/jleyva/moodle
2016-10-04 10:15:37 +01:00
Juan Leyva
83e4dc1796
MDL-56092 core_auth: New WS core_auth_confirm_user
2016-10-04 09:50:32 +01:00
Juan Leyva
e66a45d994
MDL-56092 auth_email: New WS auth_email_signup_user
2016-10-04 09:50:04 +01:00
Juan Leyva
4e2f7e0cd8
MDL-56092 auth_email: New WS auth_email_get_signup_settings
2016-10-04 09:50:03 +01:00
Juan Leyva
3ee392c8e8
MDL-56092 core_user: Changes in profilelib to support WS
2016-10-04 09:50:02 +01:00
Juan Leyva
f1062815e2
MDL-56092 core_auth: Refactor recaptcha lib
2016-10-04 09:49:27 +01:00
Juan Leyva
574b9d86e9
MDL-56092 core_auth: Move signup code from form to authlib
2016-10-04 09:49:26 +01:00
Dan Poltawski
c9568860cb
Merge branch 'wip-MDL-56012-master' of git://github.com/abgreeve/moodle
2016-10-04 09:40:34 +01:00
Andrew Nicols
1f5ae5f4e6
MDL-56010 libraries: Add missing comment back to loglevel
2016-10-04 16:33:31 +08:00
Andrew Nicols
109c3a1c57
Merge branch 'MDL-56010-master' of git://github.com/lameze/moodle
2016-10-04 16:21:05 +08:00
Frédéric Massart
b90843c821
MDL-56168 theme_boost: Cannot use a null value for colour pickers
2016-10-04 10:21:01 +02:00
Simey Lameze
f2b169ec03
MDL-56010 libraries: remove jshint changes and update comment block
2016-10-04 16:05:41 +08:00
Simey Lameze
530198c98c
MDL-56007 lib: Update readme_moodle.txt and thirdpartylibs.xml
2016-10-04 15:43:17 +08:00
Simey Lameze
9427ff510a
MDL-56007 lib: Upgrade JQuery UI to version 1.12.1
2016-10-04 15:41:55 +08:00
Andrew Nicols
a955953c41
Merge branch 'MDL-55928-master' of git://github.com/jleyva/moodle
2016-10-04 14:59:11 +08:00
Andrew Nicols
d4566644f6
Merge branch 'MDL-56009-master' of git://github.com/lameze/moodle
2016-10-04 14:54:12 +08:00
Andrew Nicols
948673efae
Merge branch 'MDL-55886-master' of git://github.com/danpoltawski/moodle
2016-10-04 11:20:24 +08:00
Andrew Nicols
febceada8c
Merge branch 'MDL-56000-master' of git://github.com/lameze/moodle
2016-10-04 10:59:18 +08:00
Adrian Greeve
dd9ee3d837
MDL-56012 lib: Update of readme and xml file.
...
Also made edits to use the PSR-4 autoloader.
2016-10-04 10:47:06 +08:00
Andrew Nicols
eba8a38200
Merge branch 'MDL-56056-master' of git://github.com/FMCorz/moodle
2016-10-04 10:35:25 +08:00
Adrian Greeve
cd198eafd6
MDL-56012 lib: Update spout to version 2.6.0
2016-10-04 10:12:29 +08:00
Adrian Greeve
ef783842df
MDL-56001 lib: Update of moodle documentation.
...
Update of readme_moodle.txt and thirdpartylibs.xml
with information about the update to 1.4.2
2016-10-04 10:01:15 +08:00
Adrian Greeve
d6d51786d5
MDL-56001 lib: Upgrade simplepie to 1.4.2
2016-10-04 09:59:25 +08:00
Andrew Nicols
a4bf84ebda
Merge branch 'wip-MDL-31243-master' of https://github.com/Beedell/moodle
2016-10-04 09:19:42 +08:00
Andrew Nicols
520071f0bd
MDL-55713 behat: Adjust how NamedPartials are loaded
2016-10-04 09:18:02 +08:00
Andrew Nicols
c8379882b8
Merge branch 'MDL-56198' of git://github.com/timhunt/moodle
2016-10-04 09:01:25 +08:00
Andrew Nicols
2e80ff16dd
MDL-53777 tool_mobile: Adjust langstring
2016-10-04 08:53:19 +08:00
Andrew Nicols
27ed5be84f
Merge branch 'MDL-53777-master' of git://github.com/jleyva/moodle
2016-10-04 08:51:24 +08:00
Eloy Lafuente (stronk7)
b8c241b1fd
Merge branch 'MDL-56172-master' of git://github.com/danpoltawski/moodle
2016-10-04 00:53:02 +02:00
Eloy Lafuente (stronk7)
8f900947e9
Merge branch 'MDL-56166-master' of git://github.com/FMCorz/moodle
2016-10-04 00:41:00 +02:00
Eloy Lafuente (stronk7)
ed66d725e6
Merge branch 'MDL-56160-master' of git://github.com/dpalou/moodle
2016-10-04 00:39:06 +02:00
Juan Leyva
c8743f62b4
MDL-55728 webservice: Return editor files in Web Services
2016-10-03 16:49:13 +01:00
Dan Poltawski
e22ce8ab82
Merge branch 'MDL-56181-master-czechia' of git://github.com/mudrd8mz/moodle
2016-10-03 16:43:52 +01:00
Dan Poltawski
b9c3211c92
Merge branch 'MDL-56143-master-typo-boost' of git://github.com/mudrd8mz/moodle
2016-10-03 16:42:39 +01:00
Dan Poltawski
4e0f7f98ec
Merge branch 'MDL-52317' of https://github.com/NeillM/moodle
2016-10-03 16:09:25 +01:00
Tim Hunt
9bee35d5ad
MDL-56198 assignment: improve grading info responsiveness
2016-10-03 16:09:21 +01:00
Dan Poltawski
8ba8b13bd9
Merge branch 'MDL-55786-master' of git://github.com/jleyva/moodle
2016-10-03 15:44:40 +01:00
Dan Poltawski
2d71da6851
Merge branch 'MDL-54802-master' of git://github.com/lameze/moodle
2016-10-03 14:46:43 +01:00