summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Misc.pm
AgeCommit message (Expand)AuthorFilesLines
2010-01-24Show deleted entries in the edit histories by defaultYorhel1-2/+2
2010-01-24Versioned the deleting and locking of database entriesYorhel1-16/+0
2009-12-05SQL: Call update_vncache() in a triggerYorhel1-6/+1
2009-11-28homepage: Show language flags Just released and Upcoming releasesYorhel1-0/+2
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-5/+5
2009-11-27Split browse functions from CommonHTML.pm into BrowseHTML.pmYorhel1-1/+1
2009-11-13docs: Updated d11 and added :SUBSUB: macroYorhel1-1/+6
2009-10-24Merge branch 'beta'2.8Yorhel1-4/+9
2009-10-22d+: Wrote more extensive credits page and moved link icons to the FAQYorhel1-0/+6
2009-10-18Handler::Misc: Fixed bug with unhiding a producer entryYorhel1-1/+1
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-3/+2
2009-09-26homepage: Minor typo fix + link to /v/randYorhel1-1/+3
2009-09-12Typo fix in the IE6-must-die messageYorhel1-1/+1
2009-09-07Handler::Misc: Made box titles on the homepage click-ableYorhel1-6/+16
2009-09-04L10N: Implemented framework for translation of the doc pagesYorhel1-2/+6
2009-08-17L10N: Converted Handler::Discussions and the discussion_boards listYorhel1-1/+1
2009-08-17L10N: Converted Handler::Misc::nospamYorhel1-4/+4
2009-08-17L10N: Converted two homepage items and use key for site titleYorhel1-13/+11
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-3/+3
2009-08-17L10N: Converted platform namesYorhel1-2/+2
2009-08-17L10N: Converted homepage and history pagesYorhel1-33/+24
2009-08-17L10N: Russian TL for site title and main menuYorhel1-2/+2
2009-08-11Improved styling of the threeboxes layoutYorhel1-90/+98
2009-08-06Added OpenSearch plugin + autodetectionYorhel1-1/+21
2009-07-23Implemented relgraph notify from PgSQL triggerYorhel1-1/+1
2009-07-07Hide threads targeted at users from the main pageYorhel1-1/+1
2009-07-04Removed old /v/cat URL rewriting functionYorhel1-15/+0
2009-06-15Display related boards in tooltip on recent posts on homepageYorhel1-2/+3
2009-06-07Merge branch 'beta'2.4Yorhel1-1/+1
2009-06-01Display edit history for hidden itemsYorhel1-1/+1
2009-05-11Make sure to get current hidden status when (un)hiding a releaseYorhel1-1/+1
2009-03-15Consistent filter naming on /v+/histYorhel1-1/+1
2009-03-01Removed useless extra query on /histYorhel1-1/+1
2009-02-06Added platform icons to Just released / Upcoming releases on homepageYorhel1-2/+6
2009-01-15Don't forget to update the vn.c_* columns when hiding/unhiding a releaseYorhel1-1/+5
2008-12-18Added redirect: /u+/votes -> /u+/list?v=1Yorhel1-0/+2
2008-12-17Moved age() to VNDB::FuncYorhel1-12/+0
2008-12-17Homepage: Use relative ageapplehq1-1/+13
2008-12-17Added warning for IE6 usersYorhel1-0/+43
2008-12-17Hide edits of hidden items from homepageYorhel1-1/+1
2008-12-15Redirect old /v/cat URLs to the new search functionYorhel1-1/+16
2008-12-15Redirect /v/search to /v/all (including the query)Yorhel1-0/+1
2008-12-14Don't hide automated edits by default on /[vrp]+/histYorhel1-1/+1
2008-12-13Exclude automated edits from the homepageYorhel1-1/+1
2008-12-13Include edits of releases filter to /v+/histYorhel1-0/+9
2008-12-13FF2 style fixesYorhel1-2/+1
2008-12-12HomepageYorhel1-0/+117
2008-12-12Redirect /v to /v/allYorhel1-1/+1
2008-12-11Recent changes on userpagesYorhel1-43/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-5/+5