summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Tags.pm
AgeCommit message (Expand)AuthorFilesLines
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-8/+8
2015-07-21Add profile option for the default spoiler settingYorhel1-6/+4
2015-07-21L10N: Combine spoiler setting stringsYorhel1-3/+3
2015-05-12Handler::Tags: Don't allow adding deleted tags to a VNYorhel1-0/+3
2014-12-01Replace some 'onclick' attributes with JS-generated eventsYorhel1-3/+3
2014-12-01Don't use inline script tag to pass pref_code to JSYorhel1-1/+1
2012-01-25Do most of the table striping in CSSYorhel1-3/+3
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph1-3/+3
2011-03-30Merge branch 'meh' of g.blicky.net:vndb into beta2.19Yorhel1-0/+1
2011-03-09Auto-set category when creating new child tagYorhel1-0/+1
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel1-8/+8
2011-02-20L10N: Globalized spoiler levelsYorhel1-1/+1
2011-02-14chardb: Added trait index and searchYorhel1-1/+1
2011-02-13chardb: Added notes file and started implementing the traitsYorhel1-65/+3
2011-02-07Added tooltip to the overruled-exclamation-markYorhel1-1/+1
2011-02-06Added filter selector to tag pages (excl. tags tab)Yorhel1-6/+17
2011-02-05Group tags on /v+/tagmod by their categoryYorhel1-24/+39
2011-02-04Allow setting tag category for all child tags recursivelyYorhel1-0/+28
2011-02-04Added category field to tags (content/ero/technical)Yorhel1-1/+10
2011-02-04Fixed two perl warning related to reqCookie() returning undefYorhel1-1/+1
2011-01-27TUWF: Added tag name to several end() callsYorhel1-18/+18
2011-01-27TUWF: Made use of the new cookie_prefix featureYorhel1-1/+1
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-43/+47
2011-01-04Added checkboxes to VN tagmod and implemented the overrule logicYorhel1-10/+56
2011-01-03Added tag overrule indicators to tag link browser and VN tag editorYorhel1-2/+3
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