Adrian Greeve
9b48e7420e
Merge branch 'MDL-40227-39-1' of git://github.com/peterRd/moodle into MOODLE_39_STABLE
2020-08-06 11:28:34 +08:00
Peter
eae4f24877
MDL-40227 mod_lesson: Use localised float formatting
...
* Leverage PARAM_LOCALISEDFLOAT
* Store all numbers with standard '.' dec formatting
* Show all numbers based on locale settings
* Behat test to cover different cases using numeric questions and modified locale setting
2020-08-06 10:44:59 +08:00
Adrian Greeve
72e24ec057
Merge branch 'MDL-69311-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-08-06 09:49:32 +08:00
Adrian Greeve
da2cb39c15
Merge branch 'MOODLE_39_MDL-66626' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-08-06 09:07:26 +08:00
Eloy Lafuente (stronk7)
695b470305
Merge branch 'MDL-66670-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-08-06 00:58:26 +02:00
Leon Stringer
076bbff5a7
MDL-60492 core_tag: Fix title attribute
...
Attribute 'title' was specified inside a condition but closing `"` was
outside condition possibly resulting in <a href="..." class="..." ">.
Also moved </a> outside of condition to match <a>.
2020-08-05 12:55:02 +01:00
Shamim Rezaie
023064558f
MDL-68932 core: showhidesettings to work with multiple hideIf()s
2020-08-05 19:08:27 +10:00
Adrian Greeve
a934784741
Merge branch 'MDL-68647-39-forumprivacysql' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-08-05 14:22:22 +08:00
Adrian Greeve
13a31a6b83
Merge branch 'MDL-60932-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2020-08-05 10:08:50 +08:00
Eloy Lafuente (stronk7)
f29c1bee74
Merge branch 'MDL-67831-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-08-05 00:47:33 +02:00
Tim Hunt
3c5ba23f7f
MDL-69253 mod_quiz: unit test for the last commit
2020-08-04 14:50:57 +01:00
Josh Ebarvia
777c810671
MDL-69253 mod_quiz: Fix timecreated is 0 when creating a quiz activity
2020-08-04 14:50:57 +01:00
Jun Pataleta
9a642c49e1
Merge branch 'MDL-60574_39' of https://github.com/t-schroeder/moodle into MOODLE_39_STABLE
2020-08-04 19:51:20 +08:00
Eloy Lafuente (stronk7)
a5708767a0
Merge branch 'MDL-55299-39' of git://github.com/ferranrecio/moodle into MOODLE_39_STABLE
2020-08-04 12:34:06 +02:00
Jun Pataleta
1117eb6579
Merge branch 'MDL-69336-39' of git://github.com/mickhawkins/moodle into MOODLE_39_STABLE
2020-08-04 16:54:21 +08:00
Tim Schroeder
f131e22bc4
MDL-60574 atto_undo: fixed redo erasing content
...
When you'd hit ctrl-y with nothing on the redo stack the entire
content of Atto would get deleted with no way of getting it back.
2020-08-04 09:25:00 +02:00
Michael Hawkins
76fd40f2f9
MDL-69336 lib: Correctly return promises when table show/hide columns
...
Previously showColumn and HideColumn were returning nothing, so
attempts to catch exceptions were themselves throwing errors in the
browser console.
2020-08-04 15:20:29 +08:00
Michael Hawkins
52925cb9df
MDL-69336 lib: Reinstating tablelib column show/hide functionality
...
Also added behat testing for hide/show columns in participants table.
2020-08-04 15:20:29 +08:00
Eloy Lafuente (stronk7)
3d68237956
Merge branch 'MDL-69367-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-08-03 16:29:09 +02:00
Leon Stringer
b79b33c664
MDL-65847 auth_db: user_update() handle errors
...
The external database authentication plugin (auth_db) can update the
external database if mapped fields are set to Update external: On
update. This change adds error handling in case this update fails.
2020-08-03 11:49:55 +01:00
Eloy Lafuente (stronk7)
8a6b5024a1
Merge branch 'MDL-62980-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-08-03 12:38:25 +02:00
Bas Brands
f51dcd3c96
MDL-69114 theme_boost: improve the color contrast for .*-info classes
2020-08-03 11:36:48 +02:00
Eric Merrill
7a4f10ddda
MDL-69112 assign: Improve parsing of uploaded feedback names
2020-07-31 19:08:27 -04:00
Marina Glancy
2d7f517b5b
MDL-69381 core_backup: make progressbar selector more specific
2020-07-31 13:30:07 +02:00
Amaia Anabitarte
3161583d89
MDL-60932 core_user: Fix docs link for participants page
...
Co-authored by: David Mudrák <david@moodle.com>
2020-07-31 10:30:18 +02:00
Neill Magill
9e3b1f2d7e
MDL-69296 resource: Pressing cancel should always exit settings form
...
Before this change if a user used navigated to a resource activity
from another activity and then edited the settings it was likely
that using the cancel button would result in file downloading,
rather than being returned to their last page.
After this change the user will be back on the page they came from.
2020-07-31 07:57:29 +01:00
Paul Holden
ff2d425711
MDL-67394 dml: improve thrown exception when Oracle can't parse query.
2020-07-30 16:23:00 +01:00
Victor Deniz Falcon
95c4f624c8
weekly release 3.9.1+
2020-07-30 12:54:18 +01:00
Victor Deniz Falcon
7882fff01a
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-07-30 12:54:12 +01:00
Paul Holden
d68848383e
MDL-62980 tool_dataprivacy: show persistent errors inside form.
2020-07-30 08:23:19 +01:00
AMOS bot
f395c5b238
Automatically generated installer lang files
2020-07-30 00:09:02 +00:00
Eloy Lafuente (stronk7)
a9782addfc
Merge branch 'MDL-63252-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-07-30 00:47:57 +02:00
Victor Deniz Falcon
d093887447
Merge branch 'MDL-66707-39' of git://github.com/rezaies/moodle into MOODLE_39_STABLE
2020-07-29 23:17:25 +01:00
Victor Deniz Falcon
f0be299db3
Merge branch 'MDL-68968-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-07-29 22:02:28 +01:00
Paul Holden
6a3edc34bd
MDL-60260 course: validate external fields on create/update course.
...
Ensure course fullname/shortname fields are not empty.
2020-07-29 19:57:22 +01:00
Victor Deniz Falcon
135dfe2144
Merge branch 'MDL-68706-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-07-29 19:05:02 +01:00
Ferran Recio
13de4b94dc
MDL-69143 contentbank: fix tests when extra plugins installed
2020-07-29 17:52:26 +02:00
Ferran Recio
c6ec3c048e
MDL-69143 contentbank: add import file method to content
2020-07-29 17:52:26 +02:00
Victor Deniz Falcon
6d1680998d
Merge branch 'MDL-69199-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2020-07-29 11:54:46 +01:00
Jonathon Fowler
bbfcb91b1f
MDL-68731 forum: fix digests not correctly updating post read statuses
2020-07-29 15:41:31 +10:00
Jun Pataleta
7d1f5e81ea
Merge branch 'MDL-69252-close_tag-39' of https://github.com/leonstr/moodle into MOODLE_39_STABLE
2020-07-29 11:17:40 +08:00
Eloy Lafuente (stronk7)
5f9d183b46
Merge branch 'MDL-69319-39' of https://github.com/snake/moodle into MOODLE_39_STABLE
2020-07-29 00:20:37 +02:00
Paul Holden
646ebff5dd
MDL-69367 quizaccess_seb: correct foreign key table reference.
2020-07-28 13:33:59 +01:00
Juan Leyva
8f6f312d65
MDL-69095 tool_mobile: Display warning if not allowed to use qr login
2020-07-28 13:55:21 +02:00
Juan Leyva
5762e5ec3e
MDL-69095 tool_mobile: Avoid non-https sites using qrlogin by default
2020-07-28 13:55:21 +02:00
Leon Stringer
52dbe51339
MDL-60493 mod_assign: Unused JS variables
...
Removed unused JavaScript variables fixing CI warning "ESLint error
[no-unused-vars]".
2020-07-28 12:04:03 +01:00
Leon Stringer
dfaad3e8ca
MDL-60493 mod_assign: Remove rogue </span>
...
In the grading interface (/mod/assign/view.php?id=2&action=grader)
there was a rogue </span> with no opening <span>. Also changed
<span><form> to <div><form> in included template fixing CiBoT HTML
Validation error.
2020-07-28 12:03:29 +01:00
Jun Pataleta
7da6f2675d
Merge branch 'MDL-65453-39' of git://github.com/lameze/moodle into MOODLE_39_STABLE
2020-07-28 11:42:17 +08:00
Simey Lameze
9ae2623d89
MDL-65453 core: fix behaviour of --skip-database option on install
2020-07-28 11:27:30 +08:00
Paul Holden
e64f37c3c5
MDL-69204 tool_dataprivacy: summary link only on current user profile.
2020-07-27 17:25:02 +01:00