Commit graph

26 commits

Author SHA1 Message Date
scyrma
e7134583d7 MDL-14237: Removing all remaining tag-related uses of html_entity_decode (merge from 1.9) 2008-07-07 07:45:51 +00:00
scyrma
38fb819028 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.
2008-06-30 09:04:07 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
scyrma
3efae234fa MDL-14150 - Make tag:edit and tag:manage more distinct - related tags and description are now editing, renaming is managing. (merge from 1.9) 2008-04-28 08:27:10 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
scyrma
28f640403e 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.
2008-03-18 08:32:56 +00:00
scyrma
603443b519 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
moodler
8479c2e0dd Merged MDL-13725 Remove tag_get_tag_by_id completely. I also re-ordered tag/lib.php a bit 2008-02-29 06:26:21 +00:00
scyrma
b50d224597 MDL-13691 and MDL-13404 - Merge from 1.9 2008-02-27 09:34:57 +00:00
moodler
2f4b82f410 Merged tag_get() 2008-02-27 08:53:49 +00:00
moodler
ffcd3023e1 Merged further fix for MDL-13635 2008-02-27 07:13:09 +00:00
scyrma
bbb4ba59e5 MDL-13669 - Editing now only lists the manually added tags 2008-02-26 06:54:45 +00:00
scyrma
071cda6c23 MDL-13404 - merge from 1.9 2008-02-25 08:05:01 +00:00
moodler
0d626493f3 Merged MDL-13643 from 1.9 2008-02-25 07:17:04 +00:00
scyrma
16803c57e9 MDL-13636 - merge from 1.9 2008-02-25 07:10:42 +00:00
moodler
7e6e76a6ce MDL-13635 name editing merged from stable 2008-02-25 06:29:12 +00:00
scyrma
0f03928302 MDL-13404 - merge from 1.9 2008-02-25 05:48:53 +00:00
scyrma
dee71a1684 MDL-13630 - merge from 1.9 2008-02-25 02:50:21 +00:00
scyrma
3d535996db MDL-13404 - Merge from 1.9 (re-commit, including missing file) 2008-02-25 01:58:17 +00:00
skodak
bb06244703 MDL-13404 reverted - missing file and other minor problems 2008-02-22 19:53:48 +00:00
scyrma
db32b054d1 MDL-13404 - Merge from 1.9 2008-02-22 10:25:36 +00:00
skodak
d4be9d6d08 MDL-11046 multiple tag/edit.php issues - see bug report 2007-09-16 21:37:28 +00:00
skodak
9c9d307627 MDL-11301 tag autocomplete on edit page works again 2007-09-16 21:24:13 +00:00
luizlaydner
9ee998a5ff - now using local version of YUI, not yahoo´s server 2007-08-30 18:09:58 +00:00
luizlaydner
4f81c51d35 - Added to support for rawname column, so it is possible to keep the original casing of tag names.
- a bit of refactoring
2007-08-02 02:47:20 +00:00
moodler
c933a06065 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
2007-07-31 07:51:32 +00:00