summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/Producers.pm
AgeCommit message (Expand)AuthorFilesLines
2016-11-03Add duplicate check to producer entryYorhel1-2/+2
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel1-4/+10
2016-01-10DB::(VN|Producers): Don't decode_utf8() xml valuesYorhel1-2/+0
2015-11-01DB::(Producers|VN): Convert svg column to perl encoding when fetchingYorhel1-0/+2
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel1-3/+3
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-28/+55
2015-01-28Merge branch 'staff' into masterYorhel1-1/+1
2015-01-17DB: No need to use double-%% in like queriesYorhel1-1/+1
2014-12-22DB: Merge name/title fetching in main fetching functionsYorhel1-13/+2
2014-12-22bbcode: Replace [vcpgi][0-9]+ links with a [url] tagmorkt1-1/+12
2010-11-11Display releases grouped by VNs on producer pagesYorhel1-25/+1
2010-01-24Versioned the deleting and locking of database entriesYorhel1-1/+1
2010-01-01SQL: Revision insertion abstraction for producer entriesYorhel1-13/+12
2009-12-05Merged db[VN|Producer|Release][Edit|Add] into dbItemEdit and dbItemAddYorhel1-24/+6
2009-11-14Added wikipedia links for producersYorhel1-3/+3
2009-10-21Added relation graphs for producersYorhel1-2/+4
2009-10-21Started on the producer relationsYorhel1-3/+25
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-2/+2
2009-10-10Updated Producer and VN pages with developer/publisher informationYorhel1-1/+2
2009-08-09Converted changes.added to timestamptzYorhel1-1/+1
2009-02-21Small performance improvements for dbReleaseGet()Yorhel1-1/+1
2009-02-21Small performance improvements: Don't always fetch all columns on dbProducerG...Yorhel1-1/+2
2009-02-21Aliases field to producer entriesYorhel1-4/+4
2009-01-10Don't show hidden release relations on producer pagesYorhel1-0/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-1/+1
2008-11-26All db*(Edit|add) functions accept an uid option, reverse relation updates go...Yorhel1-4/+4
2008-11-22Wrote a generic function to handle all /[vrp]+/(lock|hide) URIsYorhel1-10/+1
2008-11-14Adding new producer works + abstracted adding of new items and revisionsYorhel1-18/+21
2008-11-13W00t, producer editing works!Yorhel1-1/+30
2008-11-13Locking and hiding producers worksYorhel1-1/+10
2008-11-12Expanded producer page with VN info and created a nice page layoutYorhel1-1/+21
2008-11-12Started on the producer pageYorhel1-0/+62