summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/ULists.pm
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-14Fixed all XHTML validation bugs I could findYorhel1-6/+4
2008-12-13noindex tag to user VNList pagesYorhel1-1/+1
2008-12-13User VNList Javascript bugfix for IE7 + SafariYorhel1-1/+1
2008-12-13FF2 style fixesYorhel1-2/+2
2008-12-09VNList status indicator on VN pagesYorhel1-9/+1
2008-12-09Release list editing from release pagesYorhel1-1/+24
2008-12-09Improved textual representation of VNlist statusesYorhel1-2/+11
2008-12-08Added explanation about releases column and fixed the number of columns for e...Yorhel1-2/+4
2008-12-08Hide batch edit selectbox when browsing other people's listYorhel1-0/+1
2008-12-08Batch edit user VN listYorhel1-7/+56
2008-12-08Started on user VN listYorhel1-0/+108
2008-12-07Batch editing of wishlistYorhel1-3/+36
2008-12-07Wishlist browsingYorhel1-0/+70
2008-12-07Modify wishlist from VN pagesYorhel1-1/+20
2008-12-07Voting on visual novels worksYorhel1-0/+32