Go to file
Daniel A. R. Werner 1dcdc71935 Fix reverting a vote without reload
Before it would not work to vote up and immediately vote down again
without reloading the page inbetween. Also added some TODO for cleanin
up the JavaScript into a more reusable widget.
Refactored the code a little to use a constructor for CodeNY and moving
towards a widget architecture.

Change-Id: Ia45adec001f32daf42e076381e933a9ec2cffabf
2015-05-13 19:09:44 +03:00
i18n Localisation updates from https://translatewiki.net. 2015-03-23 22:12:40 +01:00
images phase II social tools: VoteNY. Tested and built against MW 1.16.0. Can be used without the core social tools package (SocialProfile extension). 2011-09-14 15:26:09 +00:00
.gitignore Add .gitignore 2012-08-15 00:08:15 +01:00
.gitreview Adding .gitreview 2012-08-14 11:16:50 -04:00
SpecialTopRatings.php Ran stylize.php, manually fixed documentation, etc. 2014-09-21 20:00:51 +03:00
Vote.css phase II social tools: VoteNY. Tested and built against MW 1.16.0. Can be used without the core social tools package (SocialProfile extension). 2011-09-14 15:26:09 +00:00
Vote.js Fix reverting a vote without reload 2015-05-13 19:09:44 +03:00
vote.mysql PostgreSQL support for VoteNY 2013-12-01 00:27:55 +01:00
Vote.php Use __DIR__ in stub entry file 2014-08-15 20:36:31 +01:00
vote.postgres PostgreSQL support for VoteNY 2013-12-01 00:27:55 +01:00
Vote_AjaxFunctions.php Ran stylize.php, manually fixed documentation, etc. 2014-09-21 20:00:51 +03:00
VoteClass.php Ran stylize.php, manually fixed documentation, etc. 2014-09-21 20:00:51 +03:00
VoteHooks.php Use Parser::SFH_NO_HASH class const 2014-11-18 19:31:56 +01:00
VoteNY.i18n.magic.php Add {{NUMBEROFVOTESPAGE}} 2014-02-08 22:13:54 +00:00
VoteNY.php Removing PHP i18n file 2014-09-21 19:47:09 +03:00