Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moodle 37 mdl 67980 #3

Open
wants to merge 1,263 commits into
base: master
Choose a base branch
from
Open

Moodle 37 mdl 67980 #3

wants to merge 1,263 commits into from

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.

None yet