Andrew Nicols
2881ad191f
MDL-70397 behat: Prevent browser restarting after initial start
2020-12-04 12:07:05 +08:00
Jake Dallimore
329c04c1de
weekly release 3.11dev
2020-12-04 08:42:38 +08:00
Jake Dallimore
a52882b521
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2020-12-04 08:42:35 +08:00
Jake Dallimore
b1dbb286de
Merge branch 'MDL-70326-MOODLE_311_STABLE' of https://github.com/durzo/moodle into MOODLE_311_STABLE
2020-12-03 11:54:31 +08:00
Andrew Nicols
b9af298885
Merge branch 'MDL-70327-311' of git://github.com/cescobedo/moodle into MOODLE_311_STABLE
2020-12-03 11:50:18 +08:00
Andrew Nicols
c80610ac49
Merge branch 'MDL-70321_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE
2020-12-03 11:41:19 +08:00
Jake Dallimore
718453d393
Merge branch 'MDL-69411-311' of git://github.com/dravek/moodle into MOODLE_311_STABLE
2020-12-03 11:36:45 +08:00
Jake Dallimore
e0302e5412
Merge branch 'MDL-67460-311_profile_secure' of https://github.com/beenet-dev/moodle into MOODLE_311_STABLE
2020-12-03 11:15:49 +08:00
Adrian Greeve
79a2c32236
Merge branch 'wip_MDL-70267_m311' of git://github.com/gjb2048/moodle into MOODLE_311_STABLE
2020-12-03 10:57:50 +08:00
Peter Dias
30d259a68b
MDL-65319 core: Final deprecation get_courses_page
2020-12-03 10:29:35 +08:00
Peter Dias
d8c62285c3
MDL-65086 analytics: Deprecate get_enabled_time_splitting_methods
2020-12-03 10:15:43 +08:00
Adrian Greeve
680b096c8b
Merge branch 'MDL-70167-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE
2020-12-03 09:59:18 +08:00
AMOS bot
d85c512ed6
Automatically generated installer lang files
2020-12-03 00:07:28 +00:00
Andrew Nicols
c3c4974d93
Merge branch 'MDL-69868-311' of git://github.com/ilya-catalyst/moodle into MOODLE_311_STABLE
2020-12-03 07:47:31 +08:00
Shamim Rezaie
1320da3240
MDL-69301 theme_boost: Use event.key in aria.js
...
Both event.which and event.keyCode are deprecated. So
We switched to using event.key. We can only do so now
because IE is no longer supported.
2020-12-03 04:21:53 +11:00
Shamim Rezaie
049e9e835c
MDL-69301 course: Remove custom keyboard navigation code
2020-12-03 04:21:53 +11:00
Shamim Rezaie
c4430d6a66
MDL-69301 core: Enhanced WAI-ARIA support for tab elements
2020-12-03 04:21:53 +11:00
Shamim Rezaie
bede777bed
MDL-69301 theme_boost: convert aria.js to es6 module
2020-12-03 04:21:53 +11:00
Jake Dallimore
a265ba6148
Merge branch 'MDL-67514-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE
2020-12-02 16:23:34 +08:00
Andrew Nicols
348e288f08
Merge branch 'MDL-57614-311-4' of git://github.com/mihailges/moodle into MOODLE_311_STABLE
2020-12-02 15:12:28 +08:00
Mihail Geshoski
671a566121
MDL-57614 core: Fetch blocks through a webservice in add block modal
2020-12-02 13:47:55 +08:00
Mihail Geshoski
d65d1b4185
MDL-57614 core_block: Create webservice that returns the addable blocks
...
Creates a webservice that returns the addable blocks in a given page.
The webservice expects the page context id, page type and page layout as
parameters and returns the block name and block title for each available
block.
2020-12-02 13:47:54 +08:00
AMOS bot
020e91f176
Automatically generated installer lang files
2020-12-02 00:07:26 +00:00
Thong Bui
c2cb01662a
MDL-70324 Question: get_all_response_file_areas() not work correctly
2020-12-01 16:08:37 +07:00
Sara Arjona
0bdfb78bfd
Merge branch 'MDL-70037-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2020-12-01 08:00:38 +01:00
AMOS bot
767fdd1661
Automatically generated installer lang files
2020-12-01 00:07:33 +00:00
Paul Holden
4380745602
MDL-70037 mod_forum: include post modified date in external structure.
2020-12-01 00:04:35 +00:00
Claude Vervoort
e2a22320ca
MDL-70361 mod_lti: deeplinking multiple preserve resourceid and tag
2020-11-30 15:01:21 -05:00
David Mudrák
afb99e900b
MDL-70357 cron: Catch Throwables not just Exceptions when running tasks
...
Starting from PHP 7, most language errors throw Error exceptions. We
want to deal with those equally as with any other exception so we need
to catch all Throwables here.
2020-11-30 17:40:52 +01:00
Dan Marsden
7e6b9d8d7e
MDL-68052 analytics: Clean up analytics_indicator_calc records.
2020-11-30 09:40:53 +08:00
Gareth Barnard
6756cf3dd9
MDL-70267 ux, theme: Course user profile inconsistent page layout.
2020-11-29 23:45:15 +00:00
AMOS bot
4ffb2fe37c
Automatically generated installer lang files
2020-11-29 00:07:35 +00:00
AMOS bot
cba8e995c3
Merge branch 'MOODLE_311_STABLE' into install_311_STABLE
2020-11-28 00:07:28 +00:00
Tim Hunt
5f4d8a800c
MDL-54907 quiz unit tests: clean up code style in attempts_test.php
2020-11-27 18:30:57 +00:00
Tim Hunt
847f22b59e
MDL-54907 quiz: better timefinish for attempts finished asynchronously
...
There are serveral ways a quiz attempt can be submitted:
1. The student click the Submit and finish button. In this case,
no problem. We record the current time as the finish time
for the quiz attempt.
2. The student is activly working away at the quiz, and the
count-down timer reachers zero. In this case, we also record
the current time. Note that, if the server is under high load,
then this could well end up being a few seconds after the
theoretical end time, so you could have a quiz with a 30 minute
time limit, with an attempt that lasted 30:07. However, this
is just an accurate reflection of what happened, so should
be recorded like this.
3. If the student is offline when the time expires, then
(depending on the quiz settings) the attempt may be
automatically submitted by cron, but this will happen with
at least some delay (to prevent race conditions between cron
and a student working online) and if cron is running slow
on the server, it could be a lot later. Previously, this led
to, say, a 30 minute quiz where an attempt seemed to have
lasted 67 minutes, which confused people.
Now, in this situation, the finsh time for the quiz attempt is
recorded as the time when the time limit ran out. This is not
just less confusing for teachers looking at the quiz report,
it is also more accurate. That is the latest time at which
students could have made any changes to their responses.
2020-11-27 18:30:56 +00:00
Tim Hunt
82fb0fbc69
MDL-54907 quiz generator: defaults should match a new Moodle install
2020-11-27 18:30:56 +00:00
Tim Hunt
91aa099907
MDL-54907 dml: Correct incorrect PHPdoc
2020-11-27 18:30:56 +00:00
Sara Arjona
c8a6134c8c
weekly release 3.11dev
2020-11-27 07:50:38 +01:00
AMOS bot
1edb7aabf4
Automatically generated installer lang files
2020-11-27 06:21:10 +00:00
Sara Arjona
fd478e6c1a
Merge branch 'MDL-70276_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2020-11-26 15:04:21 +01:00
Peter Dias
729a45dc64
MDL-65215 core: Deprecate i_dock_block
2020-11-26 12:51:53 +01:00
Andrew Nicols
0873a544ed
Merge branch 'MDL-63266-311' of git://github.com/peterRd/moodle into MOODLE_311_STABLE
2020-11-26 12:51:53 +01:00
Andrew Nicols
41e1eecf36
MDL-70153 qtype_essay: Whitespace/behat fixes
2020-11-26 12:51:53 +01:00
Andrew Nicols
f225783ae8
Merge branch 'MDL-70153-311' of git://github.com/dpalou/moodle into MOODLE_311_STABLE
2020-11-26 12:51:53 +01:00
Andrew Nicols
7c40a570d4
Merge branch 'MDL-70237-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2020-11-26 12:51:53 +01:00
Marina Glancy
fe9a2acbcc
MDL-70242 auth_oauth2: set page context and url
2020-11-26 12:51:53 +01:00
Andrew Nicols
d8f1f5e8b8
Merge branch 'MDL-65852-311' of git://github.com/ilya-catalyst/moodle into MOODLE_311_STABLE
2020-11-26 12:51:53 +01:00
Eloy Lafuente (stronk7)
9db57a69d2
Merge branch 'MDL-42382-311' of git://github.com/NoelDeMartin/moodle into MOODLE_311_STABLE
2020-11-26 12:51:53 +01:00
Sara Arjona
029be97d37
Merge branch 'MDL-70248-311' of https://github.com/HuongNV13/moodle into MOODLE_311_STABLE
2020-11-26 12:51:52 +01:00
Sara Arjona
0f3f0c297c
Merge branch 'MDL-70265_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2020-11-26 12:51:52 +01:00