summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Tags.pm
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Added saving notes to filter selector and applied filFetchDB()Yorhel1-2/+3
2010-12-22Don't allow page > 100 or sorting on username or title on tag link browserYorhel1-4/+4
2010-12-21Pass VN tag filters by ID rather than nameYorhel1-6/+10
2010-12-14Handler::Tags: Added noindex to /g/linksYorhel1-1/+1
2010-12-13Added links to /g/links from /g and /g+Yorhel1-0/+2
2010-12-13Added "who voted on this tag"-links on /v+/tagmod (to /g/links)Yorhel1-2/+6
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel1-83/+1
2010-12-13Added advanced tag link browserYorhel1-0/+117
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel1-0/+2
2010-11-02Prefix all cookies with a configurable cookie_prefixYorhel1-1/+1
2010-03-13Handler::Tags: Re-added /g/debugYorhel1-0/+31
2010-02-10Handler::Tags: Increased maxlength of the tag descriptionsYorhel1-1/+1
2010-01-24Handler::Tags: Only allow tagmods to create top-level tagsYorhel1-1/+1
2010-01-11Tags: Another bugfix in the parent tags SQL query and displayYorhel1-8/+3
2010-01-10Handler::Tags: Fixed major bug with parent tag display on tag pagesYorhel1-14/+22
2010-01-09Handler::Tags: Don't display empty VN listYorhel1-1/+1
2009-11-29Tags: Replaced tag_tree() with WITH .. SELECT queries, and removed /g/debugYorhel1-51/+11
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-17/+9
2009-11-27Display VN ratings on tag pages as wellYorhel1-64/+28
2009-11-27Changed VN score on tags pages to display plain averagesYorhel1-1/+1
2009-11-16Handler::Tags: Fixed warning about undef in multiplicationYorhel1-1/+1
2009-10-21Handler::Tags: Increased tag dropdown search results to 15Yorhel1-1/+1
2009-10-19Use 'no spoilers' as default spoiler level for tagsYorhel1-1/+1
2009-10-05JS: Moved, split and rewrote release <-> VN & producer linkingYorhel1-1/+1
2009-10-05JS: Moved, rewrote and improved VN tag linkingYorhel1-16/+17
2009-10-03JS: Rewrote and generalized row group expand codeYorhel1-3/+3
2009-09-24Replaced all uses of monthstr() with datestr()Yorhel1-1/+1
2009-09-13Handler::Tags: Don't show "create childtag" link on denied tag pagesYorhel1-1/+1
2009-09-03L10N: Converted Handler::TagsYorhel1-101/+86
2009-08-18htmlForm(): Don't generate subform id from the titleYorhel1-2/+2
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-4/+4
2009-08-17L10N: Converted platform namesYorhel1-1/+1
2009-08-17L10N: Converted user ranks and language namesYorhel1-1/+1
2009-08-15More sensible placing of the submit button on /v+/tagmodYorhel1-1/+2
2009-08-11Improved styling of the threeboxes layoutYorhel1-47/+52
2009-08-08Added note on g+ pages about cachingYorhel1-0/+1
2009-08-05Removed last traces of the shared memory processing queueYorhel1-1/+0
2009-07-08Keep track of users who requested tagsYorhel1-1/+3
2009-05-31Tabs on v/r/p/g search fieldsYorhel1-9/+3
2009-05-10Added search field on release browserYorhel1-4/+4
2009-05-03Don't allow tag modification of hidden VNsYorhel1-1/+1
2009-04-05Show 'denied tags' link on /gYorhel1-14/+16
2009-04-05Bugfix: allow users to actually select the filter to browse deleted tagsYorhel1-1/+1
2009-04-05Refer to the tag guidelines on requesting a new tagYorhel1-3/+8
2009-04-05Allow normal users to browse deleted tagsYorhel1-4/+2
2009-04-05Allow everyone to see deleted tagsYorhel1-2/+1
2009-04-04Fixed link to guidelinesYorhel1-1/+1
2009-03-30Some tagging guidelinesYorhel1-2/+4
2009-03-28Improved tag description styleYorhel1-1/+1
2009-03-26Swapped "You" and "Others" columns on /v+/tagmodYorhel1-6/+6