51 Commits

Author SHA1 Message Date
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
skodak
70e9b59d22 MDL-11300
1/ potential sql injection through tag types - missing param type + can add new types + usually no addslashes before update of tags
2/ paging does not work at all
3/ missing param type definitions
4/ not xhtml strict compliant
5/ CSRF - missing sesskey checks
6/ UI code in tag/lib.php - should be in manage.php or other file
7/ missing localization of types - default/standard
2007-09-16 20:19:19 +00:00
skodak
2d7e3f9b7e fixed undefined notice 2007-09-16 18:54:11 +00:00
skodak
8e1ec6be58 MDL-11298 use textlib_get_instance() instead of new textlib() 2007-09-16 18:49:41 +00:00
skodak
4eb718d801 MDL-11048 + MDL-11297 improved tag normalisation, more security 2007-09-16 18:41:57 +00:00
skodak
e8515774c3 MDL-11048 adding new method to textlib strtotitle() - please note that is may not be usable in all locales, it might also produce different results when mbstring available 2007-09-16 11:45:30 +00:00
moodler
8c0aa4fd62 Removed unnecessary WHERE statement in SQL MDL-11146 2007-09-10 14:55:32 +00:00
moodler
d66790b782 Better links for managing tags 2007-09-03 08:56:12 +00:00
moodler
b95e4f142f Don't show any links at all to guest users 2007-09-03 08:44:05 +00:00
moodler
f458e359ab Fixed deletion of tags 2007-09-03 08:24:18 +00:00
toyomoyo
9133f939e8 rename fetch_entries() to blog_fetch_entries() 2007-08-31 05:46:33 +00:00
moodler
1aebe71e02 Removed a config.php we don't need, and some bad character at the top 2007-08-31 05:33:00 +00:00
moodler
6cbf4bd4fc Tidying up to make headings more consistent across boxes 2007-08-31 02:44:57 +00:00
moodler
2773ced471 Tidied up tags display a bit 2007-08-31 02:40:44 +00:00
moodler
44842cc6e2 Added link to see all related blogs (on tags page) 2007-08-31 02:29:10 +00:00
luizlaydner
9ee998a5ff - now using local version of YUI, not yahoos server 2007-08-30 18:09:58 +00:00
luizlaydner
b13d130132 - small fix 2007-08-30 17:56:58 +00:00
luizlaydner
2a484a6eff - fixing some issues of MDL-11048 2007-08-30 17:26:31 +00:00
luizlaydner
ab86d9c772 - fixing some issues of MDL-11048 2007-08-30 17:14:24 +00:00
moodler
8a275c7242 Fixed missing include hmm 2007-08-30 09:59:59 +00:00
moodler
01d0a97128 Clean up code a bit and don't show entries when there are none 2007-08-30 09:54:12 +00:00
moodler
53bde3e1be Make blog links pretty 2007-08-30 09:49:50 +00:00
toyomoyo
061f14b275 fixing counter for (name filters) manage tag page, adding last 10 blogs to tag/index.php 2007-08-30 08:37:53 +00:00
toyomoyo
79081e871b modifying manage tags page to print user names, allowing modifying of tag types, minor css 2007-08-30 05:34:31 +00:00
moodler
0495bd9124 Old fixes for printing tag cloud I didn't checkin 2007-08-29 02:00:42 +00:00
toyomoyo
474373aa96 MDL-11017, changed blog edit page to use modified get_item_tags() 2007-08-28 08:32:38 +00:00
moodler
342c60229d MOre tags in search box 2007-08-28 06:14:38 +00:00
moodler
ea6401875e Don't show block table layout when there are no blocks 2007-08-28 06:11:23 +00:00
moodler
5099a71166 Tag cloud is now definitely sorted by rawname MDL-10982 2007-08-28 06:07:50 +00:00
luizlaydner
62066cdd27 - fixed tag cloud 2007-08-28 05:42:21 +00:00
luizlaydner
4d4dac8113 - fixed tag cloud 2007-08-28 05:25:09 +00:00
toyomoyo
bd1f4559f7 MDL-10956, convert blogs to use the same tags (and convert old tags) 2007-08-27 08:46:00 +00:00
luizlaydner
3a597ace9c - tag names can be altered now in tags management page 2007-08-24 17:28:54 +00:00
moodler
1acd661d07 Committing Luiz's code for MDL-10968 to add ordering for the tags 2007-08-24 03:20:12 +00:00
luizlaydner
3d436d8ac5 - user gets warned that if he cannot create a new tag 2007-08-21 21:39:33 +00:00
moodler
bafc13f9aa Fixed up some layout issues XHTML 2007-08-16 07:35:44 +00:00
poltawski
96ddd87297 MDL-10832 ../config.php was refffering to a bad config file and causing
havoc, have changed to more robust method of reffering to filename
2007-08-13 12:54:56 +00:00
moodler
b7ff675cac Some XHTML strict fixes 2007-08-13 06:21:35 +00:00
moodler
e3ff328b09 Added new flickr and youtube blocks (for the tag pages). Very nice, Luiz! 2007-08-12 16:50:59 +00:00
luizlaydner
b3541b6aef - clearing up 2007-08-11 04:08:41 +00:00
luizlaydner
938e7302e2 - added tag:editblocks capability 2007-08-11 03:42:26 +00:00
moodler
c91146b995 fixed get_format_name() bug and some cleaning up 2007-08-10 09:26:56 +00:00
luizlaydner
9f7882159b - corrected layout in tag\index.php 2007-08-08 03:11:52 +00:00
luizlaydner
22792afb0d *** empty log message *** 2007-08-06 17:51:48 +00:00
luizlaydner
19e41f75f2 - added tag_cron() to cron.php 2007-08-04 01:51:18 +00:00
luizlaydner
5557c75a9f - added block support for tag pages 2007-08-03 21:41:09 +00:00
luizlaydner
327136f735 - improved the layout of the list of user in a tag page 2007-08-02 17:23:42 +00:00
luizlaydner
26d8649f99 added a record_exists check before creating tags and tag_instances 2007-08-02 14:16:45 +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