Juan Leyva
08d7965e63
MDL-55928 gradereport_user: New WS for retrieve grade items
...
It includes a refactor of the complete externallib.
Previously it was not possible to filter the report by groups.
2016-09-16 09:55:14 +01:00
Juan Leyva
345330d172
MDL-55928 gradereport_user: Return grade items data among the table data
2016-09-16 09:55:13 +01:00
Dan Poltawski
0344082208
weekly release 3.2dev
2016-09-08 10:25:48 +01:00
Dan Poltawski
3989f4597c
Merge branch 'MDL-55504_no-phpunit-utils' of git://github.com/dmonllao/moodle
2016-09-08 09:15:14 +01:00
David Monllao
30fbc3ecab
MDL-55504 profiling: No profiling for PHPUNIT_UTIL stuff
2016-09-08 15:32:46 +08:00
David Monllao
1e1fa3a23e
weekly release 3.2dev
2016-09-08 13:56:33 +08:00
Rajesh Taneja
ec757a2ef9
MDL-55415 phpunit: Option values are set to false by default
2016-09-08 07:11:10 +08:00
Juan Leyva
c874d9aa81
MDL-55415 course: Fix unit tests after fixing beat issues
2016-09-07 15:00:56 +01:00
Dan Poltawski
29788d1b3c
Merge branch 'wip-mdl-55415' of https://github.com/rajeshtaneja/moodle
2016-09-07 11:39:16 +01:00
Rajesh Taneja
247bdccfb1
MDL-55415 course: Set default options to false for frontpage
2016-09-07 17:12:50 +08:00
Adrian Greeve
80753d3107
MDL-41174 mod_workshop: Added workshop_refresh_events
...
This function was missing from this activity.
2016-09-07 14:29:13 +08:00
Jake Dallimore
7ceab0d993
MDL-50803 login: Remove token from URL in forgot password process
...
Store the token value in the session and redirect to self, thus
removing the token from the URL and eliminating the problem where
the token is exposed via the http referer header.
2016-09-07 09:07:29 +08:00
Juan Leyva
753504fbe0
MDL-49026 webservice: Remove tokens on password change
2016-09-07 09:07:29 +08:00
Eloy Lafuente (stronk7)
8c2bb3aec8
Merge branch 'wip-mdl-55764' of https://github.com/rajeshtaneja/moodle
2016-09-07 03:06:12 +02:00
Eloy Lafuente (stronk7)
a6a787c011
Merge branch 'MDL-55236' of https://github.com/bostelm/moodle
2016-09-06 20:30:49 +02:00
Eloy Lafuente (stronk7)
1cce237bac
Merge branch 'MDL-55618' of https://github.com/NeillM/moodle
2016-09-06 16:20:32 +02:00
Eloy Lafuente (stronk7)
8c8057065a
Merge branch 'wip-MDL-55844-master' of git://github.com/marinaglancy/moodle
2016-09-06 16:08:17 +02:00
Eloy Lafuente (stronk7)
69e18dbf70
Merge branch 'wip-MDL-55832-master' of git://github.com/marinaglancy/moodle
2016-09-06 15:56:01 +02:00
Dan Poltawski
2e79c7305d
MDL-42125 quiz stats: removal trivial additional phpdocs newline
2016-09-06 11:47:57 +01:00
Dan Poltawski
7c5b0bbcbe
Merge branch 'MDL-42125' of git://github.com/timhunt/moodle
2016-09-06 11:46:52 +01:00
Dan Poltawski
aed3367f1e
MDL-55415 course: fix trailing whitespace
2016-09-06 10:50:49 +01:00
Dan Poltawski
05842d741b
Merge branch 'MDL-55415-master' of git://github.com/jleyva/moodle
2016-09-06 10:49:39 +01:00
Dan Poltawski
f0ca10fb1b
Merge branch 'wip-mdl-55749' of https://github.com/rajeshtaneja/moodle
2016-09-06 08:43:52 +01:00
David Monllao
500af4968b
Merge branch 'MDL-55504' of https://github.com/mr-russ/moodle
2016-09-06 11:30:13 +08:00
Russell Smith
8f7dcb3453
MDL-55504 profiling: Support for PHPUnit and big profiles.
...
To support PHPUnit we need to support large profiles, these may
include backups and restores. To do that the following was required;
- gzcompress for database space saving.
- gzcompress for XML DomDocument field to say < 10Mb and allow imports.
- Save PHPUnit runs directly to a file so they can be imported to the normal database.
- Memory allowance on profiling view pages increases to support large profiles.
2016-09-06 12:41:56 +10:00
Rajesh Taneja
3b73ba8fa4
MDL-55749 badges: define global before using it
2016-09-06 10:27:44 +08:00
David Monllao
9f3ba5c425
Merge branch 'MDL-55617' of https://github.com/NeillM/moodle
2016-09-06 10:17:49 +08:00
David Monllao
6f42301b2e
Merge branch 'wip-mdl-55288' of https://github.com/rajeshtaneja/moodle
2016-09-06 10:15:31 +08:00
David Monllao
370fe0634d
Merge branch 'MDL-55587-master' of git://github.com/cameron1729/moodle
2016-09-06 10:07:00 +08:00
Eloy Lafuente (stronk7)
e1683ea5a3
Merge branch 'MDL-55239_m32v1' of https://github.com/sbourget/moodle
2016-09-05 19:23:13 +02:00
Eloy Lafuente (stronk7)
f30c075d69
Merge branch 'MDL-55663-master' of git://github.com/FMCorz/moodle
2016-09-05 18:06:40 +02:00
Eloy Lafuente (stronk7)
a1a564c84a
Merge branch 'MDL-55717_master' of git://github.com/markn86/moodle
2016-09-05 18:01:21 +02:00
Eloy Lafuente (stronk7)
5e16bdb25c
Merge branch 'MDL-55724-master' of https://github.com/sammarshallou/moodle
2016-09-05 17:33:25 +02:00
Juan Leyva
b9050b106e
MDL-55415 course: New WS core_course_get_user_administration_options
2016-09-05 15:42:48 +01:00
Juan Leyva
b2392037e7
MDL-55415 course: Move admin options permission check to API
2016-09-05 15:42:47 +01:00
Juan Leyva
c115ff6ab5
MDL-55415 course: New WS core_course_get_user_navigation_options
2016-09-05 15:42:47 +01:00
Juan Leyva
e200200938
MDL-55415 webservice: Allow validate_courses to return contexts
2016-09-05 15:42:45 +01:00
Juan Leyva
d6cd89b110
MDL-55415 course: Move options permission check to API
2016-09-05 15:42:45 +01:00
Dan Poltawski
9423674717
Merge branch 'MDL-55627' of https://github.com/bostelm/moodle
2016-09-05 14:09:09 +01:00
Dan Poltawski
dca4a87101
Merge branch 'MDL-55742-master' of https://github.com/xow/moodle
2016-09-05 10:50:47 +01:00
Henning Bostelmann
f617ac5c75
MDL-55627 filter_mathjaxloader: use correct string concatenation op
2016-09-05 11:40:04 +02:00
Henning Bostelmann
e5e89cacfb
MDL-55236 mod_assign: Allow subplugins to backup files
2016-09-05 11:39:12 +02:00
Dan Poltawski
9dd516c432
Merge branch 'MDL-55771_master' of git://github.com/markn86/moodle
2016-09-05 10:18:53 +01:00
Dan Poltawski
a46f187431
Merge branch 'wip-mdl-55766' of https://github.com/rajeshtaneja/moodle
2016-09-05 09:24:27 +01:00
Dan Poltawski
eccebeebf5
Merge branch 'MDL-55815' of git://github.com/timhunt/moodle
2016-09-05 08:27:58 +01:00
Dan Poltawski
e7b4f3d3ae
Merge branch 'wip-MDL-55826-master' of git://github.com/marinaglancy/moodle
2016-09-05 08:18:32 +01:00
Dan Poltawski
e5c5f5d3ff
Merge branch 'MDL-54113-master' of git://github.com/andrewnicols/moodle
2016-09-05 07:53:26 +01:00
Rajesh Taneja
9b9afffe5b
MDL-55288 forms: Set data attribute to form fields
2016-09-05 14:10:24 +08:00
David Monllao
94c9d470d1
Merge branch 'wip-MDL-41174-master' of git://github.com/abgreeve/moodle
2016-09-05 13:44:36 +08:00
Marina Glancy
f9e2d3d451
MDL-55832 mod_feedback: apply filters to multichoice quesitons
2016-09-05 13:29:57 +08:00