Skip to content

Moodle 37 mdl 67980#3

Open
golenkovm wants to merge 1263 commits intomasterfrom
MOODLE_37_MDL-67980
Open

Moodle 37 mdl 67980#3
golenkovm wants to merge 1263 commits intomasterfrom
MOODLE_37_MDL-67980

Conversation

@golenkovm
Copy link
Owner

No description provided.

andrewnicols and others added 30 commits December 18, 2019 12:02
This patch fixes a regression caused by MDL-62777.  MDL-62777 added output to inform
administrators of new default settings.  However, the recursion in the code did not
handle new settings made available as the result of the defaults of other settings
being set.
This patch fixes the issue, now all defaults are correctly set, even those exposed
after other defaults are set.
Fix the sqlserver issue when saving a number into a text field
* Users who have permission should be able to view hidden chapters after turning editing off
the .region_main_settings_proxy was introduced in MDL-56582 using the
wrong bootstrap variable for the background color
Instead of downloading a live database (now not available publicly)
use a local test database.
Let users know they need to register on maxmind before granted download
access.
stronk7 and others added 28 commits February 12, 2020 15:49
Gherkinlint stores the list of processed features for duplicate
detection in an Object which is statically defined.
This causes it to bleed between runs.

To alleviate this we must spawn a new process.

Prior to this patchset we were calling a new Gherkinlint process which
had the same effect anyway.
golenkovm pushed a commit that referenced this pull request Jul 19, 2022
golenkovm pushed a commit that referenced this pull request Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.