Andrew Nicols
ee7b438f61
MDL-69135 core_calendar: PendingJS for event filtering
2020-06-26 07:58:36 +08:00
Helen Foster
dc0241306b
MDL-69130 lang: Import fixed English strings (en_fix)
...
Significant string change:
- presentationoraltrequired,atto_image - wording changed to mention
'decorative only' checkbox
2020-06-25 21:52:35 +02:00
Eloy Lafuente (stronk7)
89ce4db476
weekly release 3.9+
2020-06-25 18:06:36 +02:00
Eloy Lafuente (stronk7)
55a1405a84
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-06-25 18:06:31 +02:00
Jonathon Fowler
fb21fc9274
MDL-69113 assign: save grader app workflow/marker filters correctly
2020-06-25 14:40:07 +10:00
Bas Brands
57b920b8b7
MDL-69122 report_competency: fix clearfix
...
- a misplaced clearfix caused part of the recontrols to be
inaccessible
2020-06-24 09:15:28 +02:00
Nicolas Martignoni
bae07c1bfb
MDL-68992 Privacy: Update default minimal digital age of consent
...
Updating default minimal digital age of consent according to current legislation,
that was updated for several countries since 2018.
2020-06-24 10:14:53 +08:00
Peter Dias
4f7016f2da
MDL-69065 course: Provide the id for the sr param
...
* Pass the section return id to the activity chooser
* Additional behat test to cover the case
2020-06-24 10:14:51 +08:00
Andrew Nicols
7af8441403
MDL-66568 behat: Reset theme CSS between scenarios
2020-06-23 18:03:52 +02:00
Andrew Nicols
7ba95339a6
MDL-66568 behat: Support building of themes for behat
2020-06-23 18:03:52 +02:00
Andrew Nicols
b6c37f2926
MDL-66568 core_output: Return built theme CSS
2020-06-23 18:03:52 +02:00
AMOS bot
b8408c3582
Automatically generated installer lang files
2020-06-23 12:25:17 +00:00
Bas Brands
fb625069cf
MDL-69021 theme_boost: improve link styles in alerts
...
- provide default styles for links in alerts if the .alert-link
css class is omitted.
2020-06-23 11:31:23 +08:00
hiendinh
d4297993a4
MDL-68841 Modal dialogs: Wrong behavior of popup
2020-06-23 09:45:44 +08:00
Víctor Déniz Falcón
2104324ded
Merge branch 'MDL-69099-39-disabledtasks' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-06-22 17:20:10 +01:00
David Mudrák
153b2cb484
MDL-69099 tasks: Do not mark the non-enabled plugin's task as disabled
...
The `core\plugininfo\base::is_enabled()` uses three-state logic for its
return value. It can return null as a valid value as per its
documentation. We need to test for the explicit false value in this
case.
To make the attached Behat test able to identify the table, the caption
is added. It seems to be helpful for all users so I leave it displayed
without using the accesshide mechanism.
2020-06-22 10:10:15 +02:00
Jake Dallimore
c72adaa749
Merge branch 'MDL-69047-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2020-06-22 12:41:28 +08:00
Adrian Greeve
3c2ed1533c
Merge branch 'MDL-69077_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-06-22 10:41:47 +08:00
Jun Pataleta
b9518bf811
MDL-69008 core: Fix accessibility issues in paged content templates
...
* Added menuitem role for the "Show x per page" menu.
* Added appropriate aria-labels for the links in the paging bar.
2020-06-19 16:49:03 +02:00
Amaia Anabitarte
4f0f1bd84f
MDL-69047 core_contentbank: Hard coding status messages
2020-06-18 18:07:41 +02:00
Sara Arjona
e2ef786003
weekly release 3.9+
2020-06-18 14:14:00 +02:00
Russell Boyatt
5b134b5de5
MDL-66899 quiz: Adding test for regrading quiz event.
2020-06-18 04:52:47 +01:00
Russell Boyatt
62c4da281a
MDL-66899 quiz: Log a regrading event when quiz attempt is regraded.
2020-06-18 04:52:47 +01:00
Víctor Déniz Falcón
4c27f858b9
Merge branch 'MDL-69060-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-06-17 23:44:40 +01:00
Tim Hunt
6ced5c26d0
MDL-69077 questions: question tag capabilties are relevant
2020-06-17 13:07:30 +01:00
hiendinh
ccd504115d
MDL-68890 progressbar: prevent display exist file's progress bar
2020-06-17 19:54:06 +08:00
Jake Dallimore
647e5d8021
Merge branch 'MDL-68215-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE
2020-06-17 14:58:35 +08:00
Tim Hunt
6a7042d980
MDL-68971 webservice: errors should give enough info to find the problem
2020-06-17 11:36:46 +08:00
Jun Pataleta
7532b032bb
Merge branch 'MDL-67294-39' of git://github.com/mihailges/moodle into MOODLE_39_STABLE
2020-06-17 10:36:14 +08:00
Jun Pataleta
b5c1d17da5
MDL-69049 tool_dataprivacy: Add possibly missing comment format columns
...
The earlier CONTRIB plugin versions of the tool (<33.2.0, <34.2.0) were
missing the following columns in the data requests table:
* commentsformat
* dpocommentformat
And the upgrade scripts for the merged tool failed in
Moodle 3.3.8+/3.3.0+ failed to add these columns.
So a site which uses the CONTRIB plugin and eventually upgrading to 3.9
will encounter an error during upgrade because of the missing
dpocommentformat column.
2020-06-16 17:59:03 +01:00
Mihail Geshoski
56a7d91066
MDL-67294 assignsubmission_file: Make sure record exists before updating
2020-06-17 00:55:46 +08:00
Tim Hunt
93d636a95b
MDL-68436 atto_recordrtc: only works once per page
2020-06-16 14:40:35 +08:00
Víctor Déniz Falcón
7ca771e4ac
Merge branch 'MDL-69044_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
2020-06-15 17:36:32 +01:00
Luca Bösch
6e7e7e1241
MDL-68215 block_activity_result: Format elements more nicely.
2020-06-15 15:26:13 +02:00
Luca Bösch
8b43f32f8c
MDL-69060 core_contentbank: fix contenbank typos.
2020-06-15 13:37:00 +02:00
Eloy Lafuente (stronk7)
a30eb7d16c
MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts
2020-06-14 13:09:13 +02:00
Eloy Lafuente (stronk7)
500c131eb4
Moodle release 3.9
2020-06-13 20:04:49 +02:00
Eloy Lafuente (stronk7)
ea24bef18a
NOBUG: Change travis.yml to MOODLE_39_STABLE
2020-06-13 20:04:49 +02:00
Eloy Lafuente (stronk7)
698e225d61
Merge branch 'MDL-68632' of git://github.com/aolley/moodle
2020-06-12 19:59:55 +02:00
Victor Deniz Falcon
8dbc6ebbe3
Moodle release 3.9rc3
2020-06-12 12:32:06 +01:00
Jun Pataleta
2b263bf837
Merge branch 'MDL-69026-master' of git://github.com/andrewnicols/moodle
2020-06-12 11:58:59 +08:00
Adam Olley
9db6c361fd
MDL-68632 quizaccess_seb: Limit privacy queriyes to the quiz module
...
Without this, joins are performed against the course_modules table purely on
the instance id - other modules can share this ID, resulting in incorrect
contexts being pulled in.
2020-06-12 12:31:01 +09:30
Andrew Nicols
8d5926bead
MDL-69026 user: Correct statuses => status in test
2020-06-12 10:03:06 +08:00
Andrew Nicols
8bcf74e9bc
MDL-69026 user: Wrap sub-query in brackets
...
It is perfectly valid to have a query like:
Match None of the following:
- Role is ANY of the following:
-- 'Teacher'
-- 'Editing teacher'
-- 'Manager'; AND
- Keyword is NONE of the following:
-- 'Kevin'
However, due to the way in which the query is constructed, this leads to
a query which includes
WHERE NOT ef.id IS NOT NULL
AND NOT
u.id IN (SELECT userid FROM {role_assignments} WHERE roleid IN (...) AND contextid IN (...))
AND NOT
NOT (u.firstname || ' ' || u.lastname LIKE '%Kevin%')
The use of NOT NOT is valid in Postgres, MariaDB, MySQL, and MSSQL, but
not in Oracle.
To counter this when the outer jointype is of type NONE, we must wrap
each of the inner WHERE clauses in a set of brackets, which makes the
query:
WHERE NOT ef.id IS NOT NULL
AND NOT
(u.id IN (SELECT userid FROM {role_assignments} WHERE roleid IN (...) AND contextid IN (...)))
AND NOT
(NOT (u.firstname || ' ' || u.lastname LIKE '%Kevin%'))
Whilst Oracle does not support the use of `AND NOT NOT ...`, it does support
`AND NOT (NOT ...)`
2020-06-12 10:03:06 +08:00
Sara Arjona
aa6830ef99
Moodle release 3.9rc2
2020-06-11 18:05:14 +02:00
Sara Arjona
4234dc31cb
Merge branch 'MDL-69022' of https://github.com/Chocolate-lightning/moodle
2020-06-11 12:50:49 +02:00
Mathew May
ddb34e56d3
MDL-69022 tool_moodlenet: Disable integration by default
2020-06-11 17:25:54 +08:00
Jun Pataleta
02b7fac93d
Merge branch 'MDL-69017-master' of git://github.com/andrewnicols/moodle
2020-06-11 16:59:04 +08:00
Sara Arjona
057db49265
Merge branch 'MDL-69004-master' of git://github.com/rezaies/moodle
2020-06-11 10:22:38 +02:00
Jake Dallimore
28bcf61281
Merge branch 'MDL-69020-master' of git://github.com/mihailges/moodle
2020-06-11 16:18:08 +08:00