summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Releases.pm
AgeCommit message (Expand)AuthorFilesLines
2018-01-12Don't allow unlikely short GTIN codesYorhel1-1/+1
2018-01-06Add bb2text() and use it for release notes & open graph tagsYorhel1-1/+1
2017-01-19Add Open Graph tags for the main page and vrspcflan1-1/+6
2016-11-03List deleted releases when adding a new releaseYorhel1-0/+23
2016-07-02Validate release dates + move validation out of vndb.plYorhel1-1/+1
2016-06-05Fix typo on release page.Albin Bernhardsson1-1/+1
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel1-1/+1
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-78/+87
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-22/+22
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-3/+3
2016-01-17Use Tie::IxHash for some global.pl listsYorhel1-1/+1
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel1-16/+16
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-31/+26
2015-12-30Add release filters to VN browserYorhel1-2/+4
2015-11-26Handler::Releases: Fix bug when editing release with lots of VNsYorhel1-1/+1
2015-10-28Handler::(Releases|VNEdit): Increase width of title/orig input fieldsYorhel1-2/+2
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel1-2/+2
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-5/+6
2015-09-20formValidate: Created templates for gtin and editsum fieldsYorhel1-4/+2
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-6/+6
2015-08-17js: Add L10N strings to all relevant varsYorhel1-6/+1
2014-12-01Don't use inline script tag to pass pref_code to JSYorhel1-1/+1
2013-10-21Handler::Releases: Fix 500 on /xml/releases.xml when VN has been deletedYorhel1-0/+1
2013-01-21I18N: Merge all translation strings that eval to "Unknown"Yorhel1-11/+11
2012-09-05Handler::Releases: Don't sort platform listing on edit pageYorhel1-1/+1
2012-01-25Do most of the table striping in CSSYorhel1-22/+21
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph1-2/+2
2011-05-17Bugfix: Don't throw error when adding character to VN without releasesYorhel1-0/+1
2011-04-30Cleaned up permissionsYorhel1-1/+1
2011-03-14chardb: Added Char<->VN linking edit interfaceYorhel1-1/+33
2011-02-04Merge branch 'beta'2.17Yorhel1-54/+54
2011-02-03Cleaner and more efficient method of checking for the &fil= paramYorhel1-2/+2
2011-01-27L10N: Renamed _rbrowse_filters to _js_fil_filtersYorhel1-1/+1
2011-01-27TUWF: Added tag name to several end() callsYorhel1-5/+5
2011-01-27TUWF: Use the uri_escape() provided by TUWFYorhel1-1/+1
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-47/+47
2011-01-07Bugfix: Don't allow empty edit on releases with multiple producersYorhel1-1/+1
2011-01-01V|R Browse: Don't apply saved filters when an empty filter string is givenYorhel1-1/+2
2011-01-01Bugfix: properly escape search query in links query stringYorhel1-2/+3
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel1-2/+2
2011-01-01Implemented filFetchDB() and converted the VN/Release browser to use itYorhel1-22/+20
2010-12-28Bugfix: translate screen resolutions on release revision pagesYorhel1-1/+1
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel1-3/+3
2010-12-19RFC-01: Fixed release list selection thing on release pagesYorhel1-10/+6
2010-12-17Check for editsum = description and give an easier to understand errorYorhel1-1/+2
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel1-10/+8
2010-12-14L10N: Extracted screen resolution strings from the codeYorhel1-2/+3
2010-12-04Handler::Releases: Fixed perl warning in _fil_compat()Yorhel1-1/+1
2010-11-28Release filter selector: Added original language filterYorhel1-1/+1
2010-11-27Filter system: Fixed IE8 compatibility and an HTML bugYorhel1-0/+1