David Mudrák
8ef6c25a98
MDL-65537 lang: Use fixed strings in tests, too
2019-05-10 16:14:30 +02:00
Helen Foster
007b946948
MDL-65537 lang: Import fixed English strings (en_fix)
2019-05-10 16:14:16 +02:00
Eloy Lafuente (stronk7)
d1e419d86f
Merge branch 'MDL-65558-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2019-05-10 11:30:31 +02:00
Jun Pataleta
2e190e4739
Merge branch 'MDL-65540-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2019-05-10 15:58:28 +08:00
Andrew Nicols
e81ac514ca
MDL-65558 enrol_database: use , as port separator
2019-05-10 12:24:58 +08:00
Andrew Nicols
563f08ff54
MDL-65558 auth_db: use , as port separator
2019-05-10 12:24:58 +08:00
Andrew Nicols
8e70179f4d
MDL-63959 feedback: Adjust unit test for perf
2019-05-10 11:43:19 +08:00
Andrew Nicols
30ac3bcfeb
Merge branch 'MDL-63959-35' of git://github.com/tobiasreischmann/moodle into MOODLE_35_STABLE
2019-05-10 11:43:13 +08:00
Shamim Rezaie
b287771272
MDL-65540 core_search: Explicit component name in the str helper
2019-05-10 08:12:40 +08:00
Shamim Rezaie
4b00d8392c
MDL-65540 tool_dataprivacy: Explicit component name in the str helper
2019-05-10 08:12:40 +08:00
Eloy Lafuente (stronk7)
abe4ff5534
Merge branch 'MDL-65197-35' of https://github.com/paulholden/moodle into MOODLE_35_STABLE
2019-05-09 20:02:49 +02:00
Eloy Lafuente (stronk7)
5b641c4187
Merge branch 'MDL-29320-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2019-05-09 19:49:57 +02:00
Andrew Nicols
02dc7147c7
Merge branch 'MDL-65435_35' of git://github.com/stronk7/moodle into MOODLE_35_STABLE
2019-05-09 14:52:13 +08:00
Jun Pataleta
8ab8dee8c9
Merge branch 'MDL-65141-35' of git://github.com/jleyva/moodle into MOODLE_35_STABLE
2019-05-09 12:27:30 +08:00
Adrian Greeve
b9569a887e
Merge branch 'MDL-58315_35_boost_block_classes' of https://github.com/zpottie/moodle into MOODLE_35_STABLE
2019-05-09 11:35:07 +08:00
Adrian Greeve
efee2e4c8b
Merge branch 'MDL-65387-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2019-05-09 11:25:06 +08:00
Eloy Lafuente (stronk7)
33f22e1e83
MDL-65435 behat: Support any arg type with behat reruns
...
Right now, when executing a single rerun of a parallel run
using vendor/bin/behat, not all the argument alternatives
are supported (equal or space). This commit allows both to work.
2019-05-08 23:23:36 +02:00
Luca Bösch
500fc1b8f0
MDL-65387 dataformats: Table download formats choose pulldown style.
2019-05-08 20:20:11 +02:00
Michael Hawkins
e36f1c9896
MDL-61738 messageinbound: Fix quota checks & filesize for email uploads
...
Private files uploaded by email will now honour the file quota limit,
because the filesize is set correctly and checked against users'
remaining personal quota limit. Previously, attachment size was always
set to zero, and quota was checked against the draft area (this is
not valid for email uploads, because each file is moved out of the
draft area as it is processed, so multiple files totalling greater
than the remaining quota would still pass the check).
2019-05-08 17:51:45 +02:00
Dan Marsden
cd6fb4322b
MDL-64708 cohort: Return url is not used anywhere in core.
2019-05-08 17:51:45 +02:00
Eloy Lafuente (stronk7)
1398145998
weekly release 3.5.5+
2019-05-08 17:48:41 +02:00
Adrian Greeve
ec6f1419dc
Merge branch 'MDL-65484-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-05-08 11:24:55 +08:00
Andrew Nicols
473145c2c7
Merge branch 'MDL-35396-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2019-05-08 09:48:33 +08:00
Damyon Wiese
469ac6dd08
MDL-65484 assign: Scrolling overflow CSS
...
Use relatively positioned elements, not absolutely positioned to prevent
elements being visible when they are scrolled outside the containing drawing region.
2019-05-07 16:23:04 +08:00
Mihail Geshoski
5ddac4b5b9
MDL-35396 lesson: Fix detailed statistics display for essay questions
2019-05-07 14:00:58 +08:00
Jun Pataleta
0c8113bf8c
Merge branch 'MDL-65153-35-fix1' of http://github.com/damyon/moodle into MOODLE_35_STABLE
2019-05-07 10:09:07 +08:00
Damyon Wiese
f4110673d4
MDL-65153 competencies: course competencies page
...
The webservice to fetch the data for the course competencies page requires the
pluginbaseurl to be set.
2019-05-07 10:01:51 +08:00
Sara Arjona
fdecf60bab
Merge branch 'MDL-65374-35' of https://github.com/lucaboesch/moodle into
...
MOODLE_35_STABLE
2019-05-06 12:09:48 +02:00
Jun Pataleta
bef3d096fc
Merge branch 'MDL-65399-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2019-05-06 16:26:27 +08:00
Sara Arjona
bb1cfe25cf
Merge branch 'MDL-65396-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2019-05-06 10:20:15 +02:00
Shamim Rezaie
1150862f9d
MDL-65399 mod_quiz: Handling the edge case when section name is ''
2019-05-06 18:14:00 +10:00
Shamim Rezaie
b94ea41bbf
MDL-65399 mod_quiz: UI should prevent deleting the last slot of section
2019-05-06 18:14:00 +10:00
Shamim Rezaie
6946a25e9f
MDL-65399 mod_quiz: remove_slot should update the existing info
...
The remove_slot method should update the remaining slot's slot
attribute. It also should update the remaining slot's question number
and section info.
2019-05-06 18:14:00 +10:00
Shamim Rezaie
2a75ea0ec9
MDL-65399 mod_quiz: Remove $slots from the \mod_quiz\structure class
...
It's enough to have $slotsinorder, and the $slots property
was redundant. There should only be a single source of truth.
2019-05-06 18:14:00 +10:00
Jun Pataleta
dafd6f136c
Merge branch 'MDL-65153-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-05-06 16:13:40 +08:00
Adrian Greeve
b6147f7e80
Merge branch 'MDL-64968-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2019-05-06 16:00:36 +08:00
Adrian Greeve
531036848c
Merge branch 'MDL-65104-35' of git://git.cameron1729.xyz/moodle into MOODLE_35_STABLE
2019-05-06 12:01:55 +08:00
Jake Dallimore
c0e1742985
Merge branch 'MDL-64988-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2019-05-06 10:34:51 +08:00
Luca Bösch
bedb1ffc49
MDL-65396 theme_boost: Style duration chooser pulldown select.
2019-05-04 11:00:29 +02:00
Luca Bösch
4a6b23937a
MDL-65374 core_grades: style "Move selected items to" pulldown.
2019-05-04 11:00:15 +02:00
Luca Bösch
83d8624eec
MDL-64968 mod_lesson: Style "Yes, I'd like to try again" button.
2019-05-04 11:00:05 +02:00
Eloy Lafuente (stronk7)
6e311854b7
weekly release 3.5.5+
2019-05-03 17:52:03 +02:00
Eloy Lafuente (stronk7)
12531500d3
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2019-05-03 17:51:59 +02:00
Shamim Rezaie
73c4aa313b
MDL-64988 mod_quiz: Fix questions always being added to the last section
2019-05-03 20:49:10 +10:00
zpottie
b22947d3b7
MDL-58315 core: Add support for custom block classes in Boost
2019-05-03 16:17:50 +12:00
Adrian Greeve
e208a8d307
Merge branch 'MDL-64851-35' of https://github.com/s-cenni/MDL-64851 into MOODLE_35_STABLE
2019-05-03 10:45:58 +08:00
Andrew Nicols
a4c878c734
Merge branch 'MDL-64394-accesslog-MOODLE_35_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_35_STABLE
2019-05-03 08:54:29 +08:00
AMOS bot
54d672958d
Automatically generated installer lang files
2019-05-03 00:14:40 +00:00
Jun Pataleta
13e1ef0300
Merge branch 'MDL-65411-35' of git://github.com/lameze/moodle into MOODLE_35_STABLE
2019-05-02 17:02:55 +08:00
Jun Pataleta
b1899fcc4a
Merge branch 'MDL-65446-35' of https://github.com/ryanwyllie/moodle into MOODLE_35_STABLE
2019-05-02 15:01:31 +08:00