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 25 stable #66

Closed
wants to merge 1,032 commits into from
Closed

Moodle 25 stable #66

wants to merge 1,032 commits into from

Conversation

Dermoodle
Copy link

No description provided.

marinaglancy and others added 30 commits August 20, 2013 10:26
…TL mode (theme/standard, actually theme/base)
… to serialize

convert moodle_url (all other fields are numbers or strings) to string before caching and then back to moodle_url when restoring.
Otherwise serialized modinfo can contain \0 byte which cause problems in Postgres DB
It is not supported by all db engines
The "No more attempts are allowed" message was being shown twice. I
checked back, and it has been like that since before the quiz was
converted to use a renderer. Still, it looks horrible, so changing it.
@Dermoodle Dermoodle closed this Sep 18, 2013
@Dermoodle Dermoodle reopened this Sep 18, 2013
danielneis pushed a commit to danielneis/moodle that referenced this pull request Sep 27, 2018
vmdef pushed a commit to vmdef/moodle that referenced this pull request Jun 17, 2022
[docs] policies/accessibility: Migrate Accessibility docs
stevandoMoodle pushed a commit to stevandoMoodle/moodle that referenced this pull request Mar 7, 2023
This solves moodle#64

Truth table:

not set (dflt) ==> 127.0.0.1:8000
             0 ==> 0 (means no web server is started)
           999 ==> 127.0.0.1:999
   0.0.0.0:999 ==> 0.0.0.0.999
stevandoMoodle pushed a commit to stevandoMoodle/moodle that referenced this pull request Mar 7, 2023
…le#66

This solves moodle#64

Truth table:

not set (dflt) ==> 0 (means no vnc server is started)
             0 ==> 0 (means no vnc server is started)
           999 ==> 127.0.0.1:999
   0.0.0.0:999 ==> 0.0.0.0.999
stevandoMoodle pushed a commit to stevandoMoodle/moodle that referenced this pull request Mar 7, 2023
Add env variables to control the ip address a port binds to
mackensen added a commit to CLAMP-IT/moodle that referenced this pull request Dec 11, 2023
ed4af5333e6 CLAMPMail v4.0.1
5dfca97385f Update CHANGELOG
6cc83ca0a2d Merge branch '70-xml'
bc30a0139c1 Rebuild install.xml; fixes moodle#70
b1a615ae98a Sesskey checking
37b5389d541 CLAMPMail v4.0.0
331051d7d2b Update CHANGELOG
3cf9a10eb45 Refactor test; fixes moodle#69
df6b57ba995 Refactor classes and namespaces; fixes moodle#68
c61e51bfdc2 moodle#66 update acknowledgements
32ba00f4506 Update style scopes; fixes moodle#67
f0c06696d53 Update all remaining Quickmail nomenclature; fixes moodle#64
7a707c92a69 Remove legacy logging; fixes moodle#63
1f63af2f9e6 MDLSITE-6594 coding standards
0da9f434014 Update test matrix

git-subtree-dir: blocks/clampmail
git-subtree-split: ed4af5333e68177d08575ab92ac64e98c2baa061
mackensen added a commit to CLAMP-IT/moodle that referenced this pull request Dec 11, 2023
ed4af5333e6 CLAMPMail v4.0.1
5dfca97385f Update CHANGELOG
6cc83ca0a2d Merge branch '70-xml'
bc30a0139c1 Rebuild install.xml; fixes moodle#70
b1a615ae98a Sesskey checking
37b5389d541 CLAMPMail v4.0.0
331051d7d2b Update CHANGELOG
3cf9a10eb45 Refactor test; fixes moodle#69
df6b57ba995 Refactor classes and namespaces; fixes moodle#68
c61e51bfdc2 moodle#66 update acknowledgements
32ba00f4506 Update style scopes; fixes moodle#67
f0c06696d53 Update all remaining Quickmail nomenclature; fixes moodle#64
7a707c92a69 Remove legacy logging; fixes moodle#63
1f63af2f9e6 MDLSITE-6594 coding standards
0da9f434014 Update test matrix

git-subtree-dir: blocks/clampmail
git-subtree-split: ed4af5333e68177d08575ab92ac64e98c2baa061
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.