summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNEdit.pm
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-05Removed last traces of the shared memory processing queueYorhel1-6/+0
2009-07-19Notify Multi::Image via PostgreSQL for new screenshotsYorhel1-1/+0
2009-07-18Notify Multi::Image for new cover images via LISTEN/NOTIFYYorhel1-2/+1
2009-07-18Use PostgreSQL's LISTEN/NOTIFY to notify Multi::Anime for new animeYorhel1-1/+0
2009-07-05Updated VN screenshot uploader to handle multilanguage releasesYorhel1-1/+1
2009-05-31Don't give a 500 when inputting the same anime ID twice on /v+/editYorhel1-3/+3
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