summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNEdit.pm
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Partly removed the category systemYorhel1-29/+1
2008-12-20Fix perl warning when adding a new VN with VN relationsYorhel1-1/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-2/+2
2008-12-04Added noindex tag on pages I don't want to see indexedYorhel1-1/+1
2008-11-29VN add bugfixYorhel1-1/+1
2008-11-29Added interface to upload and modify the screenshotsYorhel1-9/+85
2008-11-29Screenshots can be edited through a textboxYorhel1-17/+20
2008-11-28Renamed the image upload form to avoid scrolling down when opening the image tabYorhel1-4/+4
2008-11-28VN image upload worksYorhel1-7/+63
2008-11-26Javascript VN search for the relation editorYorhel1-3/+3
2008-11-23Adding VN relations using the new interface worksYorhel1-3/+28
2008-11-23Started on user interface for the relationsYorhel1-1/+30
2008-11-23Made editing VN relations + reverse relation update workYorhel1-6/+65
2008-11-22Allow passing a subroutine ref to the static form type to make things readableYorhel1-10/+18
2008-11-22Added category editorYorhel1-3/+21
2008-11-22Made reverting to older VN revisions possibleYorhel1-3/+6
2008-11-22Adding new VN worksYorhel1-13/+15
2008-11-22Stole dbVNAdd and dbVNEdit from 1.x and made editing a VN workYorhel1-1/+20
2008-11-22Getting rid of \r altogetherYorhel1-2/+0
2008-11-22Automatically fill out VN general info + some form validation + sorted %forme...Yorhel1-0/+34
2008-11-22General info part of the VN edit formYorhel1-6/+50
2008-11-22Fixed htmlForm to allow multiple formsubs, and wrote a javascript tab switcherYorhel1-0/+7
2008-11-22Created htmlEditMessage() and started on /v+/editYorhel1-0/+32