Commit Graph

52 Commits

Author SHA1 Message Date
scyrma 67e21b0e2b MDL-12565 : use the right table 2008-01-25 02:43:52 +00:00
scyrma dbf8c19cc5 MDL-12565 - add AS to prevent problem with pgsql 2008-01-25 02:32:04 +00:00
scyrma 753078619a Fixes MDL-13124 and chooses more relevant tags to display 2008-01-25 01:33:09 +00:00
scyrma c0491d4aca MDL-13124 : simplify and fix the tag correlation logic. 2008-01-24 08:39:38 +00:00
nicolasconnault 353a89619f Reverting MDL-12974 and MDL-12941 (Urs simple wrapper changes) 2008-01-16 07:54:27 +00:00
nicolasconnault f0067a7836 MDL-12941 Added clear:none; to div.user-box css. Also fixed a couple of & with & 2008-01-16 07:44:57 +00:00
nfreear 8fc45264b9 Fixes bug MDL-11994, Accessibility: "Users tagged with ..." should be marked up as a list. 2007-11-01 12:32:58 +00:00
nfreear 932e97ea6d Follow up fix for MDL-11535 "Blog block sql error" - ...MAX(ordering) max_order - adding "AS" 2007-10-15 14:47:34 +00:00
nfreear b20863a964 Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.flag" 2007-10-12 10:58:03 +00:00
toyomoyo 2f5b642ef4 MDL-11535, error in block sql group by clause 2007-10-03 06:20:23 +00:00
toyomoyo b8ab75ea09 fixing 2 warnings 2007-09-20 05:59:26 +00:00
skodak 1e550d2f65 MDL-11048 fixing some notices and changing the list of correlated tags to comma separated format without apostrophes 2007-09-19 17:34:19 +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
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 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
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
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
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 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
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 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