Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
8c52eb2a
Commit
8c52eb2a
authored
Feb 06, 2018
by
David Monllaó
Browse files
MDL-52811 course: Note about the new capability when creating courses
parent
d3e54578
Changes
1
Show whitespace changes
Inline
Side-by-side
course/upgrade.txt
View file @
8c52eb2a
This files describes API changes in /course/*,
information provided here is intended especially for developers.
=== 3.5 ===
* There is a new capability 'moodle/course:forcelanguage' to control which users can force the course
language; create_course and update_course functions delegate access control to the caller code; if you
are calling those functions you may be interested in checking if the logged in user has 'moodle/course:forcelanguage' capability.
=== 3.3 ===
* External function core_course_external::get_courses_by_field now returns the course filters list and status.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment