]> git.openstreetmap.org Git - osqa.git/commit
OSQA-538, fixing the IE caching issues, now we append the Nocache random number to...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 9 Apr 2011 19:29:45 +0000 (19:29 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 9 Apr 2011 19:29:45 +0000 (19:29 +0000)
commitc579fa70d5febab89dcb5b3811ed8d926127bff1
treec75f93a9802b18c82f911a2485397065950b0117
parentdff98812a65470fde996fb07730e408382226c71
OSQA-538, fixing the IE caching issues, now we append the Nocache random number to the AJAX query, rather than to the whole JavaScript file. Also changed a bit the vote_post logic to ensure that the increment of the node reputation will happen only by one (in the previous implementation increment by 2 or -2 was also possible).

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@954 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/skins/default/media/js/osqa.main.js
forum/views/commands.py