moodle/tag
2008-09-25 06:40:52 +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 MDL-16675 change callers to require_js to take advantage of the fact that callers no longer have to add $CFG->wwwroot themselves. 2008-09-25 06:40:52 +00:00
edit.php MDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from 1.9) 2008-07-07 07:45:51 +00:00
edit_form.php MDL-13728 - Tag form editing now provides a checkbox to set the tag type (official or not), and it's all base on tag:manage. (merge) 2008-02-29 09:35:04 +00:00
index.php MDL-11992: adding course tagging patch, by John Beedell. This feature is not 2008-06-30 09:04:07 +00:00
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 MDL-14489: Make the tag cloud "more extended" in size with small dataset (credits to Matt Gibson) (merge from 1.9) 2008-09-24 08:07:15 +00:00
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 MDL-13404 merge from 1.9 2008-02-19 05:14:58 +00:00
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 MDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from 1.9) 2008-07-07 07:45:51 +00:00
user.php "MDL-14129, fix print_error" 2008-06-13 06:41:36 +00:00