summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/FormHTML.pm
AgeCommit message (Expand)AuthorFilesLines
2008-12-04Added release-form fields to %formerr_namesYorhel1-0/+9
2008-12-04Release edit form -> Javascript-powered media selectorYorhel1-1/+1
2008-12-02Adding/editing releasesYorhel1-2/+2
2008-11-29Added interface to upload and modify the screenshotsYorhel1-1/+1
2008-11-28VN image upload worksYorhel1-0/+2
2008-11-22Allow passing a subroutine ref to the static form type to make things readableYorhel1-1/+1
2008-11-22Added category editorYorhel1-13/+25
2008-11-22Automatically fill out VN general info + some form validation + sorted %forme...Yorhel1-10/+17
2008-11-22General info part of the VN edit formYorhel1-3/+5
2008-11-22Fixed htmlForm to allow multiple formsubs, and wrote a javascript tab switcherYorhel1-17/+30
2008-11-16Added reply/post edit/new thread functionalityYorhel1-1/+5
2008-11-14Adding new producer works + abstracted adding of new items and revisionsYorhel1-0/+1
2008-11-13Fixed a bug with formError() ending a tag too manyYorhel1-4/+1
2008-11-13Automatically fill out the producer edit form, added form validationYorhel1-1/+7
2008-11-13Producer edit form HTML + layoutYorhel1-5/+25
2008-11-13Each form part always has it's own mainboxYorhel1-31/+19
2008-11-11User settings editing now works, and some small bugfixes and style changesYorhel1-4/+43
2008-11-10A couple of spelling and grammar mistakesapplehq1-1/+1
2008-11-10Creating a new account now works, and a few small style-related changesYorhel1-0/+4
2008-11-09Password-reset-form now worksYorhel1-0/+2
2008-11-09Added some functionality to the form generator and finished the login formYorhel1-9/+41
2008-11-08Made a start on the form generatorYorhel1-4/+68
2008-11-02Added javascript nospam protection + warning for non-JS-enabled browsersYorhel1-1/+1
2008-11-01Added easy method to create user friendly failed form validation messagesYorhel1-0/+57