summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/CommonHTML.pm
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-1/+1
2010-12-19Added tab and link for /u+/votes to user tabs & main menuYorhel1-0/+4
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel1-6/+0
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel1-1/+8
2010-11-26Use word-level (instead of character-level) diff for large fieldsYorhel1-4/+5
2010-11-11Util::CommonHTML:revdiff: Removed encode/decode UTF-8 passYorhel1-6/+2
2010-11-11Replaced Algorithm::Diff::XS with Algorithm::Diff::FastYorhel1-1/+1
2010-02-01Properly copy over search string on switching with the searchtabsYorhel1-13/+6
2010-01-24Versioned the deleting and locking of database entriesYorhel1-14/+12
2010-01-09L10N: Extracted/fixed some more strings on revision pagesYorhel1-2/+2
2009-12-16Fixed bug with zero strings ("0") in the diff viewerYorhel1-2/+2
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-1/+0
2009-11-27Split browse functions from CommonHTML.pm into BrowseHTML.pmYorhel1-191/+2
2009-11-27htmlEditMessage(): Fixed tiny HTML bug in release copy warningYorhel1-1/+1
2009-11-27Display VN ratings on tag pages as wellYorhel1-2/+53
2009-11-16htmlVoteStats(): Fixed another undef in multiplication warningYorhel1-1/+1
2009-11-14SQL: Allow NULL for vn.c_popularityYorhel1-1/+1
2009-11-14SQL: Cached bayesian VN rating and vote countsYorhel1-1/+1
2009-11-14Added bayesian rating info to VN pagesYorhel1-2/+3
2009-10-21Added relation graphs for producersYorhel1-2/+38
2009-10-12htmlSearchBox: Copy over search query when switching search typeYorhel1-5/+12
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-3/+2
2009-10-07L10N: Extracted some common Javascript stringsYorhel1-1/+1
2009-10-03JS: Rewrote and generalized row group expand codeYorhel1-1/+1
2009-10-03JS: Updated and generalized list expand/collapse functionsYorhel1-2/+2
2009-09-25Util::CommonHTML: Fixed vote description for VNs with avg=1Yorhel1-1/+1
2009-09-10L10N: Converted Util::CommonHTML::htmlVoteStatsYorhel1-6/+6
2009-09-06L10N: Converted 'voiced', 'animated' and 'votes' in global.plYorhel1-1/+1
2009-09-06Util::htmlRevision: Removed obsolete name argumentYorhel1-2/+1
2009-08-17L10N: Converted Handler::ProducersYorhel1-3/+4
2009-08-17L10N: Converted htmlEditMessage, htmlItemMessage and htmlSearchBoxYorhel1-24/+22
2009-08-17L10N: Converted htmlBrowseNavigate() and htmlRevision()Yorhel1-17/+14
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-9/+9
2009-08-17L10N: Converted htmlDenied and htmlHiddenMessageYorhel1-12/+8
2009-08-17L10N: Converted Util::CommonHTML::htmlMainTabsYorhel1-13/+13
2009-08-17L10N: Converted homepage and history pagesYorhel1-4/+4
2009-08-12Allow a usermod to browse a users' list even when it's hiddenYorhel1-1/+1
2009-08-12Added global user votes ignore listYorhel1-0/+1
2009-07-09More intuitive ordering of the copy and posts tabsYorhel1-10/+12
2009-07-07Posts browser on user pages (/u+/posts)Yorhel1-0/+6
2009-07-05Made a start on the multiple-tag-VN-searchYorhel1-1/+1
2009-07-04Implemented copy-add release featureYorhel1-2/+18
2009-07-03Make sure the search-tab-thingy stays nicely above the search boxYorhel1-7/+7
2009-07-03Search box on user listYorhel1-0/+1
2009-06-15Corrected link to discussion board on deleted release pagesYorhel1-1/+2
2009-06-15Don't show NSFW images on diff pages by defaultYorhel1-2/+2
2009-05-31Tabs on v/r/p/g search fieldsYorhel1-1/+18
2009-05-31Option to expand/collapse edit summaries on history browserYorhel1-3/+3
2009-05-10Use ceil() when determining average vote status thingy on /v+Yorhel1-1/+2
2009-05-03Don't allow tag modification of hidden VNsYorhel1-1/+1