summaryrefslogtreecommitdiff
path: root/static/f/forms.js
AgeCommit message (Expand)AuthorFilesLines
2009-10-02JS: Moved <script> tags to bottom of the page and removed DOMLoad()Yorhel1-3/+18
2009-09-26Converted VN relations to ENUM data type and made them translatableYorhel1-3/+4
2009-09-20Increased maximum medium quantity to 20Yorhel1-1/+1
2009-08-18htmlForm(): Don't generate subform id from the titleYorhel1-3/+3
2009-08-16Fixed tagmod JS code to ignore submit button and disallow double tagsYorhel1-10/+10
2009-07-19Converted and renamed screenshots.status (int) to processed (bool)Yorhel1-1/+1
2009-07-05Tag exclude filters on VN searchYorhel1-2/+2
2009-07-05Auto-complete the tag filters on VN searchYorhel1-3/+6
2009-03-27Don't delete all users tags on submitting votesYorhel1-1/+1
2009-03-26Swapped "You" and "Others" columns on /v+/tagmodYorhel1-6/+6
2009-03-21Partly removed the category systemYorhel1-51/+0
2009-03-14Improved styling of meta tags in dropdown searchYorhel1-1/+1
2009-03-14The dropdown search box shouldn't show results of the previous query on secon...Yorhel1-1/+3
2009-03-14Added tag states for pending/deleted/acceptedYorhel1-2/+4
2009-02-28Voting on spoilerness of a tag worksYorhel1-5/+15
2009-02-28Improvements in vntagmod table layout, and saving votes in the DB worksYorhel1-1/+8
2009-02-28Tag vote selector improvements + serializingYorhel1-21/+28
2009-02-28Friendly and interactive interface for changing your tag voteYorhel1-1/+43
2009-02-22vntagmod: Adding tags using dropdown searchYorhel1-0/+71
2009-01-17No page reload needed when changing rlist status from vn pageYorhel1-20/+0
2009-01-03Search dropdown calls the return function automatically on selectYorhel1-1/+3
2008-12-26Increased search dropdown hide timeoutYorhel1-1/+1
2008-12-26Selecting items in the search dropdown using the mouseYorhel1-2/+17
2008-12-23CSS + skin generator fixesYorhel1-1/+1
2008-12-21Made the category colors on VN edit changable in CSSYorhel1-6/+1
2008-12-21Yet another search box submit form fixYorhel1-11/+9
2008-12-20Fixing post-on-return bug in JS dropdown searchYorhel1-1/+2
2008-12-06Don't allow zero-quantity on media that require a quantity fieldYorhel1-0/+19
2008-12-04...and an interface for adding/removing producersYorhel1-39/+46
2008-12-04Interface for adding/removing related visual novels on the release edit formYorhel1-0/+104
2008-12-04Release edit form -> Javascript-powered media selectorYorhel1-0/+85
2008-11-29Added interface to upload and modify the screenshotsYorhel1-1/+256
2008-11-26Added a hack for opera to not submit the form on the return keyYorhel1-7/+16
2008-11-26Javascript VN search for the relation editorYorhel1-8/+159
2008-11-23Adding VN relations using the new interface worksYorhel1-2/+70
2008-11-23Started on user interface for the relationsYorhel1-0/+115
2008-11-22Added category editorYorhel1-0/+58