summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNEdit.pm
AgeCommit message (Expand)AuthorFilesLines
2014-12-02Completely drop l_vnn column from VN infoYorhel1-3/+2
2014-12-02Handler::VNEdit: Fix 500 when editing VN without screenshotsYorhel1-1/+1
2014-12-01Don't use inline script to pass screenshot sizes in VN editYorhel1-7/+6
2013-01-21I18N: Merge all translation strings that eval to "Unknown"Yorhel1-1/+1
2013-01-05Screenshot uploader: Load stuff synchronously + removed processing flagYorhel1-15/+11
2013-01-05Don't use Multi for processing screenshotsYorhel1-2/+16
2013-01-05Don't use Multi for processing character imagesYorhel1-1/+1
2013-01-05Don't use Multi for processing VN cover imagesYorhel1-5/+14
2012-01-25Do most of the table striping in CSSYorhel1-1/+1
2012-01-10Handler::VNEdit: Fixed 500 when specifying aliases on VN addingYorhel1-1/+1
2011-12-29Added duplicate check when adding VNsYorhel1-7/+65
2011-10-24Handler::VNEdit: Fixed perl warning when adding a new VNYorhel1-2/+2
2011-08-30Changed "remove"- and "add"-like words to a single lang.txt entryQCyph1-1/+1
2011-08-22Use generic imgurl() and imgpath() functions to generate image URLs/pathsYorhel1-4/+4
2011-08-21Bugfix: Keep image id on failed (vn|char)add + validate image idYorhel1-6/+11
2011-04-30Cleaned up permissionsYorhel1-1/+1
2011-04-30Added "Image ID" field to VN image uploaderYorhel1-31/+31
2011-03-09Increased allowed size of VN cover image upload to 5MBYorhel1-1/+1
2011-02-04Don't save uploaded image to a temporary location before checksYorhel1-37/+19
2011-02-03TUWF: Replaced reqParam() with reqGet() or reqPost() where applicableYorhel1-2/+2
2011-01-27TUWF: Added tag name to several end() callsYorhel1-2/+2
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-29/+30
2010-12-17Check for editsum = description and give an easier to understand errorYorhel1-1/+3
2010-11-11Handler::VNEdit: Fixed bug with reverse relation update of "official"Yorhel1-1/+1
2010-11-11Bugfix: reverting a VN image now worksYorhel1-2/+5
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel1-9/+11
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel1-0/+1
2010-11-03Automatically remove duplicate aliases on /v+/editYorhel1-3/+12
2010-10-31Added more comparison VNs for the length fieldYorhel1-1/+1
2010-10-31Display friendly message in the VN edit scr tab when no release is knownYorhel1-2/+4
2010-02-06Handler::VNEdit: Removed useless line breakYorhel1-1/+1
2010-01-24Versioned the deleting and locking of database entriesYorhel1-2/+7
2010-01-01SQL: Made a start on revision insertion abstractionYorhel1-17/+7
2009-12-28JS: Various fixes in the screenshot uploaderYorhel1-1/+3
2009-12-05SQL: Removed changes.causedbyYorhel1-8/+7
2009-12-05Merged db[VN|Producer|Release][Edit|Add] into dbItemEdit and dbItemAddYorhel1-3/+3
2009-10-07L10N: Extracted VN screenshot uploaderYorhel1-2/+1
2009-10-07L10N: Extracted VN relation editorYorhel1-4/+3
2009-10-05JS: Moved, split and rewrote release <-> VN & producer linkingYorhel1-1/+1
2009-10-04JS: Moved and rewrote VN relations editorYorhel1-10/+10
2009-09-26Converted VN relations to ENUM data type and made them translatableYorhel1-8/+7
2009-09-25Handler::VNEdit: Fixed l_vnn = NULL bug when adding a VNYorhel1-1/+1
2009-09-13Removed visual-novels.net link from the interfaceYorhel1-2/+1
2009-09-12Added reminders to write English to several form fieldsYorhel1-1/+1
2009-09-10L10N: Extracted VN lenghtsYorhel1-2/+2
2009-09-05L10N: Converted Handler::VNBrowse and Handler::VNEditYorhel1-47/+29
2009-08-18htmlForm(): Don't generate subform id from the titleYorhel1-4/+4
2009-08-17L10N: Converted htmlEditMessage, htmlItemMessage and htmlSearchBoxYorhel1-2/+3
2009-08-16Allow empty VN descriptionsYorhel1-1/+1
2009-08-08Removed last traces of the category systemYorhel1-4/+3