moodle/tag
2009-08-05 02:39:42 +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 MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +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 javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 07:57:53 +00:00
edit.php tags: part of MDL-19823 - make sure tag pages are in the right context, and set $PAGE->url 2009-07-21 09:16:25 +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-19756 Deprecated update_course_icon() and implemented a simple $OUTPUT->edit_button($moodleurl) method which uses $USER->editing 2009-08-05 02:39:42 +00:00
lib.php MDL-17492 Reset flag did not work in PostgreSQL. Merged from 1.9 2009-03-02 21:45:08 +00:00
locallib.php MDL-17492 Do not try to access the first key of an empty array in case of no tag exists yet. Merged from 1.9 stable 2009-03-02 21:51:25 +00:00
manage.php tags: part of MDL-19823 - make sure tag pages are in the right context, and set $PAGE->url 2009-07-21 09:16:25 +00:00
search.php tags: MDL-19823 missed one $PAGE->set_context yesterday. 2009-07-22 02:32:41 +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