summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-01-02Merge branch 'beta'2.16Yorhel36-654/+1336
Conflicts: ChangeLog lib/VNDB/Handler/ULists.pm
2011-01-02L10N-RU: lang.txt translation updateDmitri Poguliayev1-30/+30
2011-01-02SQL: Synchronised the language ENUM with the actual DBYorhel1-1/+1
I changed the ENUM in 2.11, and apparently forgot to update the local SQL files... I'm sure there are more such issues. >_>
2011-01-02Bugfix: allow a VN to be available for more than 7 platformsYorhel3-1/+5
This constraint was caused by the character length limit on vn.c_platforms. Trying to add or edit a release in such a way that a platform would be added to c_platforms would result in a 500.
2011-01-01Also apply permanent VN filters to the random screenshots on /Yorhel2-4/+29
2011-01-01V|R Browse: Don't apply saved filters when an empty filter string is givenYorhel3-6/+8
2011-01-01Bugfix: properly escape search query in links query stringYorhel3-4/+7
2011-01-01Added saving notes to filter selector and applied filFetchDB()Yorhel5-16/+37
This finalizes the permanent filters feature.
2011-01-01JS: Added "Save as default" button to filter selectorYorhel3-0/+20
Only shows up when logged in; makes little sense otherwise.
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel7-9/+39
- Added a 'prefs' option to htmlFooter() to add preference data for use by Javascript. - Added an /xml/prefs.xml URL for setting preferences from JS. - Added 'filter_*' keys to the prefs_key ENUM - Load filters by default on VN and Release browser
2011-01-01Implemented filFetchDB() and converted the VN/Release browser to use itYorhel4-58/+135
This will correctly handle fetching stuff from the database when permanent filters are enabled. This update also removes compatibility with some old VN browse URLs. The old 'ti' and 'te' (tag include/exclude) query parameters are now ignored, and searching for a language in the query string (e.g. "q=English") won't enable the language filter.
2010-12-28Bugfix: translate screen resolutions on release revision pagesYorhel2-1/+2
2010-12-28Bugfix: *properly* check for access priviledge on users' listsYorhel1-3/+3
Bug introduced in 6ff1efe0d07e24e9fb2db199c308c6cbed51e578.
2010-12-28Bugfix: check for validness of form arguments on /[uv]+/votesYorhel2-0/+2
2010-12-23Store l10n preference in the database for logged-in usersYorhel4-14/+46
2010-12-23Converted the notify_announce and notify_dbedit preferencesYorhel10-39/+43
And renamed notify_dbedit to notify_nodbedit, since the default is to provide a notify on a database edit. Also fixed a few bugs along the way.
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel11-36/+43
In the users_prefs table, the default value should evaluate to 'false' in Perl, so show_list had to be inverted to hide_list.
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel7-23/+23
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel9-16/+76
Will convert the other preferences later.
2010-12-22L10N: Make the remove link on the tag selection thing translatableYorhel2-1/+8
2010-12-22Improved VN tag filter selection with a dynamic HTML list of selected tagsYorhel3-33/+67
UI improvement I promised in e15869b9c0c124d67f5d8ac85ffefad383642672
2010-12-22Don't allow page > 100 or sorting on username or title on tag link browserYorhel2-4/+5
Performance. Those featues are hardly used, but they can block other visitors when used in bad combinations.
2010-12-21Don't send 'tagspoil' filter when 'tag_inc' isn't activeYorhel2-2/+8
2010-12-21Pass VN tag filters by ID rather than nameYorhel7-103/+115
This makes the UI slightly uglier and less intuitive. I'll see if I can find a way around that. This update is required for the permanent browsing filters to be fast and reliable.
2010-12-21Added vnlists.status filter to /u+/listYorhel4-2/+11
Can only filter on one option. If there are more things to filter on it would make sense to use the filter selector, but for now this will do.
2010-12-21Added notes field to the user VN listYorhel8-12/+50
The interface to set this could be more dynamic, since it'll be a lot of work to set different notes for each VN. But oh well, let's first see how many people will use this feature.
2010-12-20JS: Updated short note at the 'batchedit' action handlingYorhel1-1/+1
2010-12-20Update the votes.date column when changing a voteYorhel2-1/+2
2010-12-20Added ability to batch-edit votes to /u+/votesYorhel4-6/+47
2010-12-20Added advanced page-browsing tabs to threadsYorhel5-55/+70
2010-12-19Bugfix: Don't allow others to open /u+/votes when show_list is falseYorhel2-0/+4
2010-12-19ULists::votelist: Added first character selectionYorhel3-4/+17
2010-12-19Added tab and link for /u+/votes to user tabs & main menuYorhel4-0/+20
2010-12-19ULists::votelist: Don't give a 404 on /u+/votes when no votes foundYorhel3-2/+11
2010-12-19SQL: Synchronised the current index definitions with schema.sqlYorhel1-0/+5
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel12-56/+44
2010-12-19RFC-01: Added VN list selection box to VN pagesYorhel4-4/+70
2010-12-19RFC-01: Fixed release list updating dropdown on VN pagesYorhel5-54/+24
2010-12-19RFC-01: Fixed release list selection thing on release pagesYorhel3-36/+22
2010-12-19RFC-01: Updated and improved /u+/listYorhel5-138/+202
I'm sure I broke all vnlist/rlist-related features on the rest of the site since I modified the DB abstractions. But these will all have to be updated/rewritten anyway.
2010-12-19VNDBUtil::bb2html(): Fixed bug with lowercasing all [url=..] URLsYorhel2-2/+3
2010-12-18RFC-01: Implemented (most) of the SQL partYorhel5-7/+106
- Created vnlists table - Converted rlists.vstat into that table - Added triggers to make sure that there is always a corresponding row in vnlists for every row in rlists. - Added a check on vnlists for the 'listdel' notify
2010-12-18JS: Fixed bug in jsgen.pl with the generation of age_ratingsYorhel1-1/+1
Should've tested an earlier commit. jsgen.pl wouldn't even run. >_>
2010-12-17Check for editsum = description and give an easier to understand errorYorhel6-4/+16
The check is quite basic and you can easily get around it. It's just intended to warn about common mistakes.
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel11-27/+28
This can be seen as a partial revert of 0a4f97f0186d6941a4cab2e3bd05201f1fed1441. I used to think using NULL for special values is more "correct" in database terms. But in the end I guess I should be aiming for whatever solution is easier. Both are "correct" in a sense anyway.
2010-12-16Fixed perl warning on /v/search redirect without search queryYorhel2-1/+2
2010-12-16VNDBUtil::bb2html(): Fixed bug when the string starts with a VNDBIDYorhel2-2/+5
2010-12-15ChangeLog update for 2.152.15Yorhel1-1/+1
2010-12-15Handler::Users: Link the vote count on /u+ to /u+/votes instead of /u+/listYorhel1-1/+1
2010-12-15Handler::ULists: Added noindex to /[vu]+/votesYorhel1-1/+1
In line with the noindex on other ulists pages. And it's not very interesting for googling users anyway.