This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-13 12:34:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
db
History
Petr Skoda
35716b8682
MDL-22001 filter_text() and filter_string() now use context parameter instead of courseid, PAGE->context is used only as a fallback; moved comment stuff away from format_text() because it does not belong there; filterlib is not using courseid except for legacy filters; fixed coding style in filters;Êimproved php docs; fixed upgrade of filters (should be in plugins, not core)
2010-07-30 20:51:01 +00:00
..
access.php
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area
2010-07-22 09:05:13 +00:00
events.php
MDL-16203 Updated the mod_created, mod_updated and mod_deleted events to be more generic and easier to handle
2010-07-08 02:27:58 +00:00
index.html
…
install.php
…
install.xml
MDL-22179 backup - speed up decoder access by adding new index
2010-07-27 15:16:31 +00:00
messages.php
…
services.php
webservice MDL-23341 add required capabilities to the service function declaration (lib/services.php), display missing capaibilities for users linked to a token and for authorised users, display function capabilities, refactor service add function page
2010-07-23 06:17:06 +00:00
upgrade.php
MDL-22001 filter_text() and filter_string() now use context parameter instead of courseid, PAGE->context is used only as a fallback; moved comment stuff away from format_text() because it does not belong there; filterlib is not using courseid except for legacy filters; fixed coding style in filters;Êimproved php docs; fixed upgrade of filters (should be in plugins, not core)
2010-07-30 20:51:01 +00:00
upgradelib.php
MDL-23202 group icons now stored in file storage pool
2010-07-11 13:07:24 +00:00