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-01-31 12:45:04 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
tag
History
jbeedell
b91de8a599
Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course.
2008-09-05 14:49:06 +00:00
..
coursetags_add.php
Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course.
2008-09-05 14:49:06 +00:00
coursetags_edit.php
Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course.
2008-09-05 14:49:06 +00:00
coursetags_more.php
MDL-16159 implemented missing access control and security code in course tags
2008-08-21 20:29:42 +00:00
coursetagslib.php
Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course.
2008-09-05 14:49:06 +00:00
edit_form.php
…
edit.php
…
index.php
…
lib.php
Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course.
2008-09-05 14:49:06 +00:00
locallib.php
…
manage.php
MDL-15661: typo in function name - wrong call meant tag type was set incorrectly (merge from 1.9)
2008-07-16 01:21:31 +00:00
pagelib.php
…
search.php
MDL-16159 implemented missing access control and security code in course tags
2008-08-21 20:29:42 +00:00
tag_autocomplete.php
…
user.php
…