David Monllao
7f09438a49
Merge branch 'MDL-55626-MASTER' of git://github.com/lazydaisy/moodle
2016-09-12 12:37:44 +08:00
Marina Glancy
721e2def56
MDL-55123 forms: do not call non-static methods statically
...
this breaks in PHP7.1
2016-09-12 12:06:18 +08:00
Marina Glancy
64c45a2928
MDL-55123 forms: correctly create elements in unittests
2016-09-12 11:56:04 +08:00
David Monllao
1e4233434b
Merge branch 'MDL-55873-master' of git://github.com/lameze/moodle
2016-09-12 11:55:51 +08:00
Simey Lameze
90d8bf59e7
MDL-55873 login: change back username fields to use PARAM_RAW
2016-09-12 11:49:14 +08:00
Rajesh Taneja
1b319d3d3b
MDL-55379 phpunit: Fix dir separator for cli commands
2016-09-12 09:48:40 +08:00
Rajesh Taneja
a7f202de4e
MDL-55379 phpunit: Fixed hint_result for rerun
2016-09-12 09:48:39 +08:00
Andrew Nicols
eb4c466162
MDL-54872 assign: Order blindly marked assignments more blindly
2016-09-12 09:29:45 +08:00
Ryan Wyllie
e845b96b83
MDL-55727 javascript: add custom interaction event module
2016-09-12 01:22:20 +00:00
Ryan Wyllie
57a4aba799
MDL-55727 templates: add loading icon template
2016-09-12 01:22:19 +00:00
lazydaisy
8133912c6f
MDL-55626 theme_clean: Fixed clean theme missing desktop-first-column
2016-09-10 01:18:29 +01:00
Marina Glancy
88c9c42da2
MDL-55654 user: apply format_string to field names
2016-09-09 14:31:16 +08:00
Rajesh Taneja
3c0b682d39
MDL-55353 behat: Ensure teacher edit activity at different time
...
Recent activity is showing activities which were
updated since user last logged in and first modification
done on the activity. So ensure update happens at different
time than activity created.
2016-09-09 10:14:05 +08:00
Simey Lameze
02d6873ff0
MDL-55122 enrol: remove duplicated updown variable
2016-09-09 08:48:00 +08:00
Simey Lameze
ddd6bea1c7
MDL-53893 core_badges: Behat for all selected roles award badges
2016-09-09 08:40:48 +08:00
Simey Lameze
294f7773db
MDL-53893 core_badges: Add strictness to manual badge criteria
2016-09-09 08:40:48 +08:00
David Monllao
1ef29fd28f
MDL-55755 search: Correct event link
2016-09-09 07:57:22 +08:00
Adrian Greeve
a14cde804e
MDL-55505 mod_assign: Editing previous attempt works correctly.
...
Editing a previous attempt keeps the current feedback and grades
as it should and does not override them.
2016-09-08 20:31:05 +08: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
Dan Poltawski
d6713a430e
MDL-55874 report_particiption: fix invalid html
...
When messaging disabled.
2016-09-08 08:03:05 +01: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
Eric Merrill
1aaead91f9
MDL-55725 search: Index proper time modified with indexed files
2016-09-07 17:33:28 -04: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
Rajesh Taneja
b468dbf533
MDL-55879 behat: Only hook BeforeSuite once
...
Before suite check and initialise behat env,
this is valid for the whole run, so no need
to do the inilialsation again
2016-09-07 14:24:09 +08:00
Andrew Nicols
64ebf3955b
MDL-37669 mod_forum: Mark posts as read on notify to user pref
...
Some people prefer to have posts marked as read when they receive them, and
some prefer not to. Let us allow them to choose.
2016-09-07 12:32:42 +08:00
Stephen Bourget
9629790b1b
MDL-52798 calendar: Move calendar preferences to a user preferences page
...
This is based on the work of Shamim Rezaie and will also resolve
MDL-52375 and MDL-50378
2016-09-06 21:29:34 -04: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
Marina Glancy
308ce5b46f
MDL-55827 tests: @ does not suppress wrong number of arguments in php7.1
2016-09-06 15:37:30 +08:00
Cameron Ball
ab3759fff5
MDL-55404 core_upgrade: Add libcurl environment checks
...
This patch adds logic to test whether or not the
libcurl (used by PHP/cURL) was compiled against a compatible
SSL/TLS library.
2016-09-06 11:34:46 +08: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