summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/CommonHTML.pm
AgeCommit message (Expand)AuthorFilesLines
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-69/+88
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-1/+1
2015-11-01Remove 'you need to be logged in to edit this page' messageYorhel1-5/+1
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-4/+4
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-8/+8
2015-01-27staff: Fix various parts to recognize the new staff databasemorkt1-2/+2
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-0/+1
2014-12-22Initial implementation of a staff/seiyuu databasemorkt1-4/+5
2014-10-16Completely get rid of the old charedit perm flagYorhel1-6/+5
2013-11-25CommonHTML: Made 'copy' tab invisible to users without editsYorhel1-1/+1
2012-07-02Handler::VNPage: Added releases tab + comparison tableSpaceRanger1-0/+6
2012-01-25Do most of the table striping in CSSYorhel1-12/+11
2012-01-10Allow one fractional digit for VN votesYorhel1-10/+10
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph1-1/+1
2011-08-24Util/CommonHTML.pm: fixed copy tab and edit message bugs on character pageQCyph1-2/+2
2011-05-01Switched back to Algorithm::Diff::XSYorhel1-3/+6
2011-04-30Cleaned up permissionsYorhel1-3/+3
2011-04-08Added spoiler warning to character revision pagesYorhel1-1/+10
2011-03-20chardb: Added simple character browser + searchYorhel1-0/+1
2011-03-19chardb: Implemented char entry copyingYorhel1-2/+2
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-1/+1
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-8/+11
2011-02-14chardb: Added trait index and searchYorhel1-0/+1
2011-02-13chardb: Added trait add/edit formYorhel1-2/+2
2011-01-27TUWF: Added tag name to several end() callsYorhel1-10/+10
2011-01-27TUWF: Replaced ugly html() redefine hack with the new html() optionsYorhel1-16/+1
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-8/+9
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-1/+1
2010-12-19Added tab and link for /u+/votes to user tabs & main menuYorhel1-0/+4
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel1-6/+0
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel1-1/+8
2010-11-26Use word-level (instead of character-level) diff for large fieldsYorhel1-4/+5
2010-11-11Util::CommonHTML:revdiff: Removed encode/decode UTF-8 passYorhel1-6/+2
2010-11-11Replaced Algorithm::Diff::XS with Algorithm::Diff::FastYorhel1-1/+1
2010-02-01Properly copy over search string on switching with the searchtabsYorhel1-13/+6
2010-01-24Versioned the deleting and locking of database entriesYorhel1-14/+12
2010-01-09L10N: Extracted/fixed some more strings on revision pagesYorhel1-2/+2
2009-12-16Fixed bug with zero strings ("0") in the diff viewerYorhel1-2/+2
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-1/+0
2009-11-27Split browse functions from CommonHTML.pm into BrowseHTML.pmYorhel1-191/+2
2009-11-27htmlEditMessage(): Fixed tiny HTML bug in release copy warningYorhel1-1/+1
2009-11-27Display VN ratings on tag pages as wellYorhel1-2/+53
2009-11-16htmlVoteStats(): Fixed another undef in multiplication warningYorhel1-1/+1
2009-11-14SQL: Allow NULL for vn.c_popularityYorhel1-1/+1
2009-11-14SQL: Cached bayesian VN rating and vote countsYorhel1-1/+1
2009-11-14Added bayesian rating info to VN pagesYorhel1-2/+3
2009-10-21Added relation graphs for producersYorhel1-2/+38
2009-10-12htmlSearchBox: Copy over search query when switching search typeYorhel1-5/+12
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-3/+2
2009-10-07L10N: Extracted some common Javascript stringsYorhel1-1/+1