[moodle] / moodle / tag / edit.php Repository:

Log of /moodle/tag/edit.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Feb 6 22:45:18 2010 WST (5 weeks, 6 days ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
MDL-21400 finalising JS api - removing ->on_dom_ready (now bool param in js() and js_init_call()) and after_delay() (again int parameter) - the reason is it was adding unnecessary complexity and it is used in just a few places that will be eventually converted to the new js_init_call() anyway

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 04:57:34 2010 WST (8 weeks, 4 days ago) by skodak
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
MDL-21240 shortened urls now start with / everywhere

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:08 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sun Dec 27 20:02:06 2009 WST (2 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 04:25:17 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 02:01:13 2009 WST (3 months ago) by skodak
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Nov 9 19:33:14 2009 WST (4 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 14:14:07 2009 WST (4 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.36: +9 -3 lines
Diff to previous 1.36
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 20:34:33 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.35: +6 -8 lines
Diff to previous 1.35
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Oct 22 11:59:35 2009 WST (4 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.34: +3 -23 lines
Diff to previous 1.34
tag MDL-16704 Moved inline Javascript to tag.js and upgraded to page methods

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 10:43:44 2009 WST (6 months, 1 week ago) by rwijaya
Branch: MAIN
Changes since 1.33: +12 -2 lines
Diff to previous 1.33
tag logs MDL-19604 Add logging for tag editing/updates, merged from MOODLE19_STABLE

Revision 1.5.2.20 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 17:06:15 2009 WST (6 months, 1 week ago) by rwijaya
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.5.2.19: +12 -2 lines
Diff to previous 1.5.2.19 , to branch point 1.5 , to next main 1.44
tag logs MDL-19604 Add logging for tag editing/updates

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 09:30:04 2009 WST (6 months, 1 week ago) by samhemelryk
Branch: MAIN
Changes since 1.32: +5 -9 lines
Diff to previous 1.32
tag MDL-19823 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 13:19:13 2009 WST (7 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
MDL-19823 Upgraded calls to helpbutton, print_simple_box* and notify

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:19:31 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
MDL-19823 Converted all print_footer() calls

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:25:49 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
MDL-19823 Migrated calls to print_heading

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Tue Jul 21 17:16:25 2009 WST (7 months, 4 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.28: +15 -9 lines
Diff to previous 1.28
tags: part of MDL-19823 - make sure tag pages are in the right context, and set $PAGE->url

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Jun 15 15:57:54 2009 WST (9 months ago) by tjhunt
Branch: MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
This is the final batch.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Jul 7 15:45:51 2008 WST (20 months, 1 week ago) by scyrma
Branch: MAIN
Changes since 1.26: +2 -3 lines
Diff to previous 1.26
MDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from 1.9)

Revision 1.5.2.19 - (view) (download) (annotate) - [select for diffs]
Mon Jul 7 15:40:35 2008 WST (20 months, 1 week ago) by scyrma
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195
Changes since 1.5.2.18: +2 -3 lines
Diff to previous 1.5.2.18 , to branch point 1.5
MDL-14237: Removing all remaining tag-related uses of html_entity_decode

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 17:04:09 2008 WST (20 months, 2 weeks ago) by scyrma
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
MDL-11992: adding course tagging patch, by John Beedell. This feature is not
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 00:53:39 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
MDL-15189 magic quotes finally removed

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Apr 28 16:27:10 2008 WST (22 months, 3 weeks ago) by scyrma
Branch: MAIN
Changes since 1.23: +7 -5 lines
Diff to previous 1.23
MDL-14150 - Make tag:edit and tag:manage more distinct - related tags and description are now editing, renaming is managing. (merge from 1.9)

Revision 1.5.2.18 - (view) (download) (annotate) - [select for diffs]
Mon Apr 28 16:22:36 2008 WST (22 months, 3 weeks ago) by scyrma
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191
Changes since 1.5.2.17: +7 -5 lines
Diff to previous 1.5.2.17 , to branch point 1.5
MDL-14150 - Make tag:edit and tag:manage more distinct - related tags and description are now editing, renaming is managing.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:53 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
MDL-14129, remove all the other error() call

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 15:17:18 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
MDL-14128, remove all error(getstring()) to print_error()

Revision 1.5.2.17 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 14:10:07 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MOODLE_19_STABLE
Changes since 1.5.2.16: +2 -2 lines
Diff to previous 1.5.2.16 , to branch point 1.5
MDL-14128, remove all uses of error(get_string())

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 17:32:56 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Merge from 1.9
MDL-13594 - Fixes a display problem with "flagged" tags, code cleanup, other small fixes.
MDL-13434 - Cleaned up a bit more the api
MDL-13687 - If a manual relation is added to a tag, the opposition relation will be added at the same time.

Revision 1.5.2.16 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 17:29:19 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.15: +2 -2 lines
Diff to previous 1.5.2.15 , to branch point 1.5
MDL-13594 - Fixes a display problem with "flagged" tags, code cleanup, other small fixes.
MDL-13434 - Cleaned up a bit more the api
MDL-13687 - If a manual relation is added to a tag, the opposition relation will be added at the same time.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Feb 29 18:35:04 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.19: +15 -1 lines
Diff to previous 1.19
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)

Revision 1.5.2.15 - (view) (download) (annotate) - [select for diffs]
Fri Feb 29 18:31:58 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.5.2.14: +15 -1 lines
Diff to previous 1.5.2.14 , to branch point 1.5
MDL-13728 - Tag form editing now provides a checkbox to set the tag type (official or not)

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Feb 29 15:26:21 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.18: +10 -6 lines
Diff to previous 1.18
Merged MDL-13725  Remove tag_get_tag_by_id completely. I also re-ordered tag/lib.php a bit

Revision 1.5.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Feb 29 15:25:22 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
Changes since 1.5.2.13: +10 -6 lines
Diff to previous 1.5.2.13 , to branch point 1.5
MDL-13725  Remove tag_get_tag_by_id completely
           I also re-ordered tag/lib.php a bit

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 18:34:57 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
MDL-13691 and MDL-13404 - Merge from 1.9

Revision 1.5.2.13 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 18:33:24 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.12: +3 -1 lines
Diff to previous 1.5.2.12 , to branch point 1.5
MDL-13691 - make the tag description edition work again.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 17:53:49 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.16: +4 -7 lines
Diff to previous 1.16
Merged tag_get()

Revision 1.5.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 17:53:03 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
Changes since 1.5.2.11: +4 -7 lines
Diff to previous 1.5.2.11 , to branch point 1.5
Fixed the renaming and added a new tag_get() function.

Some of the other tag_get functions should be removed and we can use this for many things

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 16:13:09 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.15: +3 -8 lines
Diff to previous 1.15
Merged further fix for MDL-13635

Revision 1.5.2.11 - (view) (download) (annotate) - [select for diffs]
Wed Feb 27 16:12:28 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
Changes since 1.5.2.10: +3 -8 lines
Diff to previous 1.5.2.10 , to branch point 1.5
MDL-13635 FIxed logic here a bit: Mat is fixing tag_rename next

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Feb 26 15:54:45 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
MDL-13669 - Editing now only lists the manually added tags

Revision 1.5.2.10 - (view) (download) (annotate) - [select for diffs]
Tue Feb 26 15:53:51 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.9: +2 -2 lines
Diff to previous 1.5.2.9 , to branch point 1.5
MDL-13669 - Editing now only lists the manually added tags

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 17:05:01 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.13: +7 -2 lines
Diff to previous 1.13
MDL-13404 - merge from 1.9

Revision 1.5.2.9 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 17:02:41 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.8: +7 -2 lines
Diff to previous 1.5.2.8 , to branch point 1.5
MDL-13404 - Final fix to make it possible, for an tag-managing user, to rename a tag on the tag editing page.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 16:17:04 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Merged MDL-13643 from 1.9

Revision 1.5.2.8 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 16:16:14 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
Changes since 1.5.2.7: +2 -2 lines
Diff to previous 1.5.2.7 , to branch point 1.5
MDL-13643  Use PARAM_TAGLIST

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 16:10:42 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
MDL-13636 - merge from 1.9

Revision 1.5.2.7 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 16:05:46 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.6: +4 -1 lines
Diff to previous 1.5.2.6 , to branch point 1.5
MDL-13636 - Modification to the YUI autocomplete call, to show and use the right strings

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 15:29:12 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.10: +36 -9 lines
Diff to previous 1.10
MDL-13635 name editing merged from stable

Revision 1.5.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 15:26:47 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
Changes since 1.5.2.5: +36 -9 lines
Diff to previous 1.5.2.5 , to branch point 1.5
MDL-13635  Managers can now edit tag name on the edit tag interface

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 14:48:53 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
MDL-13404 - merge from 1.9

Revision 1.5.2.5 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 14:47:03 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.4: +3 -3 lines
Diff to previous 1.5.2.4 , to branch point 1.5
MDL-13639 - use tag_find_tags, MDL-13404 - improve documentation in the file, MDL-13636 - partial fix

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 11:50:21 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
MDL-13630 - merge from 1.9

Revision 1.5.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 11:49:11 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.3: +2 -2 lines
Diff to previous 1.5.2.3 , to branch point 1.5
MDL-13630 - fix and improvement of the documentation.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 10:58:18 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.7: +15 -7 lines
Diff to previous 1.7
MDL-13404 - Merge from 1.9 (re-commit, including missing file)

Revision 1.5.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 10:25:44 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5.2.2: +15 -7 lines
Diff to previous 1.5.2.2 , to branch point 1.5
MDL-13404 - Several improvements to tag system (re-commit, with locallib.php).

Revision 1.5.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Feb 23 04:55:14 2008 WST (2 years ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.5.2.1: +6 -14 lines
Diff to previous 1.5.2.1 , to branch point 1.5
MDL-13404 reverted - missing file and other minor problems; backported from HEAD

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Feb 23 04:53:49 2008 WST (2 years ago) by skodak
Branch: MAIN
Changes since 1.6: +7 -15 lines
Diff to previous 1.6
MDL-13404 reverted - missing file and other minor problems

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 22 19:25:37 2008 WST (2 years ago) by scyrma
Branch: MAIN
Changes since 1.5: +15 -7 lines
Diff to previous 1.5
MDL-13404 - Merge from 1.9

Revision 1.5.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 22 19:17:58 2008 WST (2 years ago) by scyrma
Branch: MOODLE_19_STABLE
Changes since 1.5: +15 -7 lines
Diff to previous 1.5
MDL-13404 - Several improvements to the tag sub-system.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Sep 17 05:37:29 2007 WST (2 years, 6 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.4: +13 -4 lines
Diff to previous 1.4
MDL-11046 multiple tag/edit.php issues - see bug report

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Sep 17 05:24:13 2007 WST (2 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.3: +11 -13 lines
Diff to previous 1.3
MDL-11301 tag autocomplete on edit page works again

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Aug 31 02:09:58 2007 WST (2 years, 6 months ago) by luizlaydner
Branch: MAIN
Changes since 1.2: +6 -13 lines
Diff to previous 1.2
- now using local version of YUI, not yahoo´s server

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 10:48:03 2007 WST (2 years, 7 months ago) by luizlaydner
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
- Added to support for rawname column, so it is possible to keep the original casing of tag names.
- a bit of refactoring

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 15:51:37 2007 WST (2 years, 7 months ago) by moodler
Branch: MAIN
First checkin of tag system from GSOC student Luiz Cruz

It's a very simple first version.

TODO for 1.9:

   - Store rawname of each tag as well as normalised version and treat accordingly
   - Add blocks to the tag interest pages

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10