summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/ULists.pm
AgeCommit message (Expand)AuthorFilesLines
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-35/+35
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-3/+3
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel1-20/+20
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-2/+2
2015-09-20formValidate(): Let's just allow a '0' id - fix more errorsYorhel1-3/+3
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-10/+8
2015-08-17js: Clean up misc.jsYorhel1-4/+6
2015-07-19Remove reliance on Referer header for /[vr]+/list modificationsYorhel1-6/+6
2014-10-21Use TUWF's reqBaseURI() instead of $self->{uri} on site linksYorhel1-1/+2
2013-01-21I18N: Merge all translation strings that eval to "Unknown"Yorhel1-5/+5
2012-01-25Do most of the table striping in CSSYorhel1-4/+4
2012-01-10Allow one fractional digit for VN votesYorhel1-6/+6
2011-04-08Added 'select' all to wishlist and moved 'select all' down on notifiesYorhel1-0/+3
2011-04-07Bugfix: Properly format future dates on my vn listYorhel1-1/+3
2011-01-27TUWF: Added tag name to several end() callsYorhel1-8/+8
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-42/+42
2011-01-02Fixed perl warning on /u+/votes batchedit with nothing selectedYorhel1-1/+1
2010-12-28Bugfix: *properly* check for access priviledge on users' listsYorhel1-3/+3
2010-12-28Bugfix: check for validness of form arguments on /[uv]+/votesYorhel1-0/+1
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-5/+6
2010-12-21Added vnlists.status filter to /u+/listYorhel1-1/+8
2010-12-21Added notes field to the user VN listYorhel1-4/+11
2010-12-20Added ability to batch-edit votes to /u+/votesYorhel1-2/+40
2010-12-19ULists::votelist: Added first character selectionYorhel1-4/+10
2010-12-19ULists::votelist: Don't give a 404 on /u+/votes when no votes foundYorhel1-2/+3
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel1-10/+10
2010-12-19RFC-01: Added VN list selection box to VN pagesYorhel1-3/+23
2010-12-19RFC-01: Fixed release list updating dropdown on VN pagesYorhel1-5/+2
2010-12-19RFC-01: Fixed release list selection thing on release pagesYorhel1-7/+4
2010-12-19RFC-01: Updated and improved /u+/listYorhel1-43/+62
2010-12-15Handler::ULists: Added noindex to /[vu]+/votesYorhel1-1/+1
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel1-0/+60
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel1-5/+12
2010-02-06Handler::ULists: Fixed L10N bug with the char browser on /u+/listYorhel1-1/+1
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-2/+2
2009-10-17Handler::ULists: Add secundary order by title when ordered by voteYorhel1-1/+1
2009-10-07L10N: Extracted release list statusesYorhel1-6/+6
2009-10-03JS: Rewrote and generalized row group expand codeYorhel1-3/+3
2009-09-06L10N: Converted wishlist_status in global.plYorhel1-8/+8
2009-09-04L10N: Converted Handler::UListsYorhel1-23/+22
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-2/+2
2009-08-17L10N: Converted producer and release typesYorhel1-1/+1
2009-08-17L10N: Converted user ranks and language namesYorhel1-1/+1
2009-08-12Allow a usermod to browse a users' list even when it's hiddenYorhel1-2/+2
2009-07-09Order wishlist by priority by default, and use title as secondary sort columnYorhel1-3/+3
2009-07-04Implemented support for multilingual releasesYorhel1-1/+1
2009-04-04Corrected priority ordering on user wishlistYorhel1-1/+1
2009-01-19Made priority field on wishlist sortableYorhel1-2/+2
2009-01-17No page reload needed when changing rlist status from vn pageYorhel1-5/+24
2008-12-27Re-added the release list dropdown to VN pagesYorhel1-1/+2