summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Producers.pm
AgeCommit message (Expand)AuthorFilesLines
2010-11-01Properly order the relations listed on producer pagesYorhel1-1/+1
2010-01-24Versioned the deleting and locking of database entriesYorhel1-1/+6
2010-01-09L10N: Extracted/fixed some more strings on revision pagesYorhel1-2/+2
2010-01-01SQL: Revision insertion abstraction for producer entriesYorhel1-13/+6
2009-12-28Highlight opened VN/producer in relation graphsYorhel1-0/+1
2009-12-05SQL: Removed changes.causedbyYorhel1-6/+4
2009-12-05Added maxlength check on the website field for releases and producersYorhel1-1/+1
2009-12-05Merged db[VN|Producer|Release][Edit|Add] into dbItemEdit and dbItemAddYorhel1-3/+3
2009-11-14Added wikipedia links for producersYorhel1-3/+16
2009-10-25Handler::Producers: Fixed perl warning on adding new producerYorhel1-7/+5
2009-10-21Added relation graphs for producersYorhel1-0/+23
2009-10-21Wrote producer relation editor interfaceYorhel1-2/+28
2009-10-21Display producer relations on producer pagesYorhel1-0/+17
2009-10-21Display producer relations in revision browserYorhel1-3/+9
2009-10-21Started on the producer relationsYorhel1-13/+67
2009-10-10Updated Producer and VN pages with developer/publisher informationYorhel1-0/+2
2009-09-24L10N: Translated the 'ALL' char and fixed footer TL bugYorhel1-1/+1
2009-09-15Handler::Producers: Fixed typo in maketext identifyerYorhel1-1/+1
2009-09-12Added reminders to write English to several form fieldsYorhel1-1/+1
2009-09-06Util::htmlRevision: Removed obsolete name argumentYorhel1-7/+7
2009-08-18htmlForm(): Don't generate subform id from the titleYorhel1-1/+1
2009-08-17L10N: Converted Handler::ProducersYorhel1-19/+19
2009-08-17L10N: Converted htmlEditMessage, htmlItemMessage and htmlSearchBoxYorhel1-2/+3
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-1/+1
2009-08-17L10N: Converted producer and release typesYorhel1-4/+4
2009-08-17L10N: Converted user ranks and language namesYorhel1-5/+5
2009-08-05Removed last traces of the shared memory processing queueYorhel1-2/+0
2009-05-31Tabs on v/r/p/g search fieldsYorhel1-4/+1
2009-05-10Added search field on release browserYorhel1-2/+2
2009-02-21Small performance improvements: Don't always fetch all columns on dbProducerG...Yorhel1-4/+4
2009-02-21Aliases field to producer entriesYorhel1-1/+6
2008-12-13FF2 style fixesYorhel1-1/+1
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel1-1/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-1/+1
2008-12-04Added htmlItemMessage() for some generic messages about editing the pageYorhel1-1/+1
2008-12-04Added noindex tag on pages I don't want to see indexedYorhel1-2/+2
2008-12-04...and an interface for adding/removing producersYorhel1-1/+26
2008-11-29Add new producer bugfixYorhel1-1/+1
2008-11-22Created htmlEditMessage() and started on /v+/editYorhel1-21/+1
2008-11-22Wrote a generic function to handle all /[vrp]+/(lock|hide) URIsYorhel1-12/+0
2008-11-21Added htmlHiddenMessage() to hide deleted itemsYorhel1-14/+1
2008-11-15Added revert edit option for producers and changed revert linkYorhel1-4/+13
2008-11-15Wrote revision and diff viewerYorhel1-1/+17
2008-11-14"Search the database" linkfixYorhel1-1/+1
2008-11-14Added language icons to producer listYorhel1-0/+1
2008-11-14This more like a producer list!Yorhel1-3/+18
2008-11-14Added producer list + searchYorhel1-0/+45
2008-11-14Producer entries marked as hidden will not be shownYorhel1-0/+15
2008-11-14Adding new producer works + abstracted adding of new items and revisionsYorhel1-13/+26
2008-11-13p+ pages work againYorhel1-3/+3