Andrew Nicols
7adbac5a8e
Merge branch 'MDL-53580-master' of git://github.com/cameron1729/moodle
2016-05-11 11:29:57 +08:00
Andrew Nicols
ccf89705fe
Merge branch 'MDL-54074-master' of git://github.com/FMCorz/moodle
2016-05-11 11:22:37 +08:00
Andrew Nicols
f092c0881d
Merge branch 'MDL-52800-master' of git://github.com/ryanwyllie/moodle
2016-05-11 11:08:55 +08:00
Frederic Massart
b5a3118ddb
MDL-54074 core_tag: False negative on Oracle due to random ordering
2016-05-11 10:48:31 +08:00
Andrew Nicols
7e4d43e1a2
MDL-54110 repositories: Whitespace, Typo + unit test fixes
2016-05-11 10:39:40 +08:00
Andrew Nicols
016e0abfbc
Merge branch 'MDL-54110_master' of https://github.com/marxjohnson/moodle
2016-05-11 10:10:57 +08:00
David Monllao
58a2f0ac40
Merge branch 'MDL-54044-master' of git://github.com/FMCorz/moodle
2016-05-11 09:09:11 +08:00
Andrew Nicols
2239883b56
MDL-53293 tool_lp: Destroy dragdrop instance before re-creating
2016-05-11 08:19:39 +08:00
Andrew Nicols
a321eb06b7
MDL-53293 core: Add destructor phases to core-dragdrop
2016-05-11 08:19:39 +08:00
Eloy Lafuente (stronk7)
fa1e76d563
Merge branch 'MDL-53170_master' of git://github.com/dmonllao/moodle
2016-05-10 18:54:57 +02:00
Frederic Massart
9f659e1af5
MDL-54075 competency: False negatives due to random ordering and latency
2016-05-10 18:41:48 +02:00
Mark Johnson
121b67411f
MDL-54110 repositories: Allow repositories to ignore post_max_size
...
Repositories can now override usespost() if they don't upload using POST
requests. This restores the ability of users with
moodle/course:ignorefilesizelimits to upload files of unlimited size
lost in MDL-44626.
2016-05-10 16:10:24 +01:00
Cameron Ball
8ffe9aef1f
MDL-53580 auth_ldap: Set default value for suspended_attribute
...
It was also necessary to cast some boolean values to ints as a
workaround for moodle's broken boolean validation.
2016-05-10 23:04:46 +08:00
Dan Poltawski
8c2d47d9d8
Merge branch 'MDL-50704-master' of git://github.com/FMCorz/moodle
2016-05-10 15:59:41 +01:00
Cameron Ball
5e84acc2f3
MDL-53916 mod_assign: Point update grade link to new interface
2016-05-10 15:42:05 +01:00
David Monllao
283b1d32bd
Merge branch 'MDL-54009-master' of git://github.com/ryanwyllie/moodle
2016-05-10 21:58:41 +08:00
David Monllao
677e6345c2
Merge branch 'MDL-52133-master' of git://github.com/ryanwyllie/moodle
2016-05-10 21:41:15 +08:00
David Monllao
b770c41277
Merge branch 'MDL-54120' of git://github.com/aolley/moodle
2016-05-10 21:38:30 +08:00
David Monllao
e4b5a062d8
on-demand release 3.1beta+
2016-05-10 18:55:50 +08:00
David Monllao
23007b4134
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2016-05-10 18:55:48 +08:00
Andrew Nicols
0b3c3bb8eb
Merge branch 'MDL-54102_master' of git://github.com/markn86/moodle
2016-05-10 18:36:16 +08:00
Andrew Nicols
30dcc059be
Merge branch 'MDL-54115_m31v1' of https://github.com/sbourget/moodle
2016-05-10 18:36:16 +08:00
Andrew Nicols
837cc5ba49
MDL-54004 behat: Whitespace fixes
2016-05-10 18:36:15 +08:00
Andrew Nicols
dc7e2dcf96
Merge branch 'MDL-54004_m31v2' of https://github.com/sbourget/moodle
2016-05-10 18:36:15 +08:00
Andrew Nicols
0301e11bae
Merge branch 'MDL-53821-master' of git://github.com/ryanwyllie/moodle
2016-05-10 18:36:15 +08:00
Andrew Nicols
715c3f5fef
Merge branch 'MDL-52506-master' of git://github.com/ryanwyllie/moodle
2016-05-10 18:36:14 +08:00
David Monllao
e314b35471
MDL-53170 search: New area for my courses
...
Thanks to Skylar Kelty for the initial implementation.
2016-05-10 18:15:42 +08:00
David Monllao
1f69cd819f
MDL-53170 search: API fixes for core subsystems
2016-05-10 18:15:41 +08:00
Mark Nelson
a9ad3002e1
MDL-54102 core: added more details about hooks
2016-05-10 15:34:49 +08:00
Mark Nelson
27d9859972
MDL-54103 enrol_lti: show frame embedding warning
2016-05-10 15:03:24 +08:00
Adam Olley
415023cefc
MDL-54120 competency: Don't assume there are no existing scales
...
Every time a unit test for competencies adds a scale, it's creating them
with hardcoded id's - which should always be avoided. So this change has
the unit test keep track of the scale id's created without hardcoding
them.
2016-05-10 14:48:18 +09:30
Nadav Kavalerchik
7ee8effc55
MDL-52800 Theme: Fix inplace editing tooltip styling
2016-05-10 05:06:43 +00:00
Frederic Massart
525370afe1
MDL-54044 block_site_main_menu: Fixed labels not being indented
2016-05-10 12:23:29 +08:00
Ryan Wyllie
1b2f9dc60c
MDL-53821 mod_assign: Hide full name when blind marking
...
Hide the student's full name in the new grading intferface when blind
marking is on.
2016-05-10 02:07:02 +00:00
Ryan Wyllie
e6858c084a
MDL-52506 mod_assign: Fix return links for atto auto save
2016-05-10 01:22:48 +00:00
Stephen Bourget
bc823ac6bf
MDL-54115 Behat: tests for the comments block
2016-05-09 18:55:33 -04:00
Stephen Bourget
c18aac4518
MDL-54004 Behat: tests for calendar block
2016-05-09 16:12:50 -04:00
Stephen Bourget
f464529a7a
MDL-54004 Behat: tests for upcoming events block
2016-05-09 16:12:36 -04:00
AMOS bot
8538c6ad0d
Automatically generated installer lang files
2016-05-10 00:04:19 +08:00
Frederic Massart
67ee10307f
MDL-54098 external: Remove usage of require_login and $PAGE->set_context
2016-05-09 19:42:37 +08:00
Dan Poltawski
8ab776ef69
Merge branch 'MDL-54040_master' of git://github.com/dmonllao/moodle
2016-05-09 10:29:25 +01:00
Frederic Massart
16825c4e95
MDL-50704 user: Do not validate timezones in user objects
...
The validation of the timezone field should not occur, especially
when it is automatically cleaned. Timezones can be volatile, we
must try hard to fallback on real timezones and must not lose reset
the values arbitrarily.
"There is absolutely no need to change $CFG->timezone and user timezones
in database - the timezones may come and go. If you change the value in
upgrade or on the fly you would not be able to get it back. This is the
reason why I implemented the "invalid timezone" thing in server and
user settings instead." - Petr Skoda (MDL-49684)
2016-05-09 17:28:38 +08:00
Frederic Massart
88474db22f
MDL-50704 date: Fix invalid timezone mapping for +14
...
The value Etc/GMT-14 was added to the list of known timezones,
and Etc/GMT+13 & Etc/GMT+14 were removed as they are not valid.
Tests were added to ensure that legacy user timezones are mapped
to known timezones. Other tests were changed to reflect the changes
with regards to Etc/GMT+13 and +-14.
2016-05-09 17:28:38 +08:00
Andrew Nicols
bbdef8886f
Merge branch 'MDL-52708' of https://github.com/ramdesh/moodle
2016-05-09 15:49:48 +08:00
Andrew Nicols
cc47c7174b
Merge branch 'MDL-54072' of git://github.com/aolley/moodle
2016-05-09 15:14:27 +08:00
Ryan Wyllie
b7c7f0d10e
MDL-54009 enrol_lti: Captilise language string
2016-05-09 07:09:15 +00:00
Andrew Nicols
3ff8d30246
Merge branch 'MDL-54102_master' of git://github.com/markn86/moodle
2016-05-09 15:08:54 +08:00
Ryan Wyllie
9c8ef1397f
MDL-54009 mod_lti: Style LTI tool iframe border
2016-05-09 07:07:27 +00:00
David Monllao
814b5d6772
Merge branch 'wip-mdl-54100' of https://github.com/rajeshtaneja/moodle
2016-05-09 14:34:23 +08:00
Andrew Nicols
197adc93d5
Merge branch 'MDL-53914-master' of git://github.com/FMCorz/moodle
2016-05-09 14:16:56 +08:00