summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-14Rewrote & fixed bb2html()Yorhel1-103/+65
2008-11-14Title bugfix for /u+/hist pagesYorhel1-1/+1
2008-11-14Added basic history browserYorhel5-7/+154
2008-11-14Added language icons to producer listYorhel3-0/+76
2008-11-14This more like a producer list!Yorhel2-4/+28
2008-11-14Added producer list + searchYorhel4-31/+80
2008-11-14Producer entries marked as hidden will not be shownYorhel1-0/+15
2008-11-14Fixed vndb->multi synchronisation bugYorhel1-0/+1
2008-11-14Adding new producer works + abstracted adding of new items and revisionsYorhel4-32/+107
2008-11-13p+ pages work againYorhel1-3/+3
2008-11-13Forgot to upload new file *sigh*Yorhel1-0/+28
2008-11-13Added functions to send commands to MultiYorhel2-1/+9
2008-11-13W00t, producer editing works!Yorhel2-5/+45
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 validationYorhel2-1/+21
2008-11-13Added edit lock indicator + edit tab hides when locked/hiddenYorhel3-2/+9
2008-11-13Producer edit form HTML + layoutYorhel3-7/+47
2008-11-13Each form part always has it's own mainboxYorhel3-74/+59
2008-11-13Started on producer edit + yet another tiny style fixYorhel2-0/+28
2008-11-13Locking and hiding producers worksYorhel2-2/+24
2008-11-12Added bb2html() and proper handling of bbcode on the producer pagesYorhel2-3/+124
2008-11-12Added datestr() and fixed the release date display on producer pagesYorhel3-5/+36
2008-11-12Expanded producer page with VN info and created a nice page layoutYorhel4-4/+96
2008-11-12Fixed the tabs for producer pagesYorhel1-1/+14
2008-11-12Started on the producer pageYorhel2-0/+92
2008-11-12Created VNDB::Func for a few small and often used functions, split CommonHTML...Yorhel4-202/+281
2008-11-12Fixed Multi to use relative paths and to use the new configuration filesYorhel7-41/+74
2008-11-11Started keeping track of the changes since 1.23Yorhel1-0/+14
2008-11-11Removed users.flags and used two boolean columns insteadYorhel5-10/+22
2008-11-11Cached each users change and vote counts in the users tableYorhel4-37/+91
2008-11-11Userlist + generic browsing style addedYorhel5-4/+194
2008-11-11Yay, I can now delete users as well!Yorhel3-9/+70
2008-11-11SQL queries will be added to the HTML comment when debugging is enabledYorhel1-0/+13
2008-11-11User settings editing now works, and some small bugfixes and style changesYorhel5-12/+183
2008-11-10Made the keep-track-of-things sentence a bit more clearYorhel1-1/+1
2008-11-10A couple of spelling and grammar mistakesapplehq2-2/+2
2008-11-10Creating a new account now works, and a few small style-related changesYorhel4-7/+82
2008-11-09Tiny style fixYorhel1-0/+3
2008-11-09Password-reset-form now worksYorhel4-6/+114
2008-11-09Forgot to add a title tot the 404 page...Yorhel1-1/+1
2008-11-09Custom 404 pageYorhel1-1/+17
2008-11-09Added some functionality to the form generator and finished the login formYorhel4-20/+80
2008-11-08Update to latest YAWF (xml_pretty is really useful for debugging ^^)Yorhel1-0/+0
2008-11-08Made a start on the form generatorYorhel2-6/+71
2008-11-02Added javascript nospam protection + warning for non-JS-enabled browsersYorhel6-34/+82
2008-11-02Upgrading to latest YAWFYorhel1-0/+0
2008-11-01Added easy method to create user friendly failed form validation messagesYorhel3-2/+76
2008-10-31Logging in works nowYorhel3-1/+28
2008-10-31Started on VNDB::Handler::Users and htmlMainTabsYorhel3-2/+69
2008-10-31A few small fixes, working logout function and added a nonworking user menu a...Yorhel5-9/+83