Thomas Gries
|
7071ff5967
|
restricting the clickable area and colour when hovering, and pointer cursor, to really only the label tag area
|
2012-03-18 08:08:35 +00:00 |
|
Thomas Gries
|
11654ce306
|
improved marking of the vote (less is marked); hex colour codes instead of web colour names.
|
2012-03-18 07:15:30 +00:00 |
|
Thomas Gries
|
bc93f4845b
|
best version ever: fully jqueryfied. repaired non-ajax mode for wikis with wgUseAjax false
|
2012-03-17 21:13:10 +00:00 |
|
Thomas Gries
|
1aead3f25e
|
making corresponding change as a follow up r114050
|
2012-03-17 08:59:18 +00:00 |
|
Thomas Gries
|
b87b382f2f
|
code cosmetics. jquery improvements.
|
2012-03-15 07:46:55 +00:00 |
|
Thomas Gries
|
5be0d48bfe
|
follow up r113839 fixes the initial database creation problem. relies on r113862 .
|
2012-03-14 21:43:56 +00:00 |
|
Thomas Gries
|
1292f3b142
|
version 1.72 -- schema change. database rename . dropping an unused table field. follow up r113772
|
2012-03-14 20:19:16 +00:00 |
|
Thomas Gries
|
999f2e067f
|
follow up r113772 . getText() changed to getPrefixedText() in order to store the full page name in the database for admins convenience. It does not influence the voting and rendering of polls, because this value is never read.
|
2012-03-14 07:18:14 +00:00 |
|
Thomas Gries
|
2ff68e3efe
|
follow up r113554 . fixing a regression which was introduced in r113554. Making now all all ids unique even when you have several polls on a mw page. using, new, the resourceloader to load common methods. just a little bit ... more of jquery. fixing a forgotten wgParser to parser variable problem. introducing and moving js and css to resources.
|
2012-03-13 22:31:46 +00:00 |
|
Thomas Gries
|
a213ded538
|
follow up r113686 . correction of algorithm for voting for the last answer, this was wrongly treated as revoke action
|
2012-03-13 01:04:59 +00:00 |
|
Thomas Gries
|
632fd5befc
|
added method for votersto revoke their vote.
|
2012-03-12 23:56:59 +00:00 |
|
Thomas Gries
|
3efd345740
|
code cosmetics: master dbw, slave dbr names
|
2012-03-12 22:13:51 +00:00 |
|
Thomas Gries
|
dd726ae7b6
|
follow up r113641 . making it backwards compatible: allow again everyone to vote by default as proposed by Ashley
|
2012-03-12 20:00:05 +00:00 |
|
Thomas Gries
|
ac7f0e1401
|
The unique poll-id (hash) is now invisibly with color=background-color placed into the lower right corner of the poll div. This allows admins an easier maintainance of polls, if this is needed.
|
2012-03-12 18:26:50 +00:00 |
|
Thomas Gries
|
4ad087cd30
|
changing the default to nobody can vote. changing the English text to the more polite 'You are not entitled to vote'
|
2012-03-12 18:15:01 +00:00 |
|
Thomas Gries
|
83ce31afac
|
follow up r113554 . forgot - and fixed now - the server-side check of the ajaxpoll-vote permission. For viewers without voting permission it does not make sense to check one of the radio buttons, buttons are now unchecked on load.
|
2012-03-10 11:36:01 +00:00 |
|
Thomas Gries
|
954938f70f
|
fix enhancement bug35118 . add new user right ajaxpoll-vote
|
2012-03-10 09:26:52 +00:00 |
|
Thomas Gries
|
aa21f9774c
|
add tracking category feature (enabled by default). Each page using this extensions get automatically the tracking category with MediaWiki:Ajaxpoll-tracking-category name (= Poll). Tracking-Cat-Feature can be disabled, or a different MediaWiki message text can be assigned. Documentation of the switch is inline and follows on MediaWiki.
|
2012-03-09 19:23:28 +00:00 |
|
Thomas Gries
|
2e6bcf6bd9
|
removed spurious yellow line in css stylesheet (display:none on load)
|
2012-02-22 19:07:58 +00:00 |
|
Thomas Gries
|
445ebb808e
|
Four-file version. Class moved to AJAXPoll_body.php
|
2012-02-19 19:31:24 +00:00 |
|
Thomas Gries
|
36fdb56e11
|
version number update
|
2012-02-19 17:25:22 +00:00 |
|
Thomas Gries
|
7164ae3bc9
|
wrapped into class AJAXPoll
|
2012-02-19 17:24:15 +00:00 |
|
Thomas Gries
|
26d55ee8f8
|
code cosmetics and first step towards solution of my still to-do: fix the usage of , , and inside of a parser function.
|
2012-02-18 08:46:28 +00:00 |
|
Raimond Spekking
|
0320880cb4
|
r111696: Consistency tweaks in preparation for adding extension to translatewiki.net
* Add description message
* Move comments to message documentation section qqq
|
2012-02-17 14:57:54 +00:00 |
|
Thomas Gries
|
25ae0fd950
|
canged all class names and all message name prefixes from poll- to ajaxpoll- . jquerified everything what was possible. previous onmouseout- and onmouseover-event inline-code rewritten as two functions which will now be resued for all anwser divs. Still to do: use resourceloader; fix the usage of , , and inside of a parser function.
|
2012-02-16 22:55:06 +00:00 |
|
Thomas Gries
|
50c5d02c1d
|
first step going jquery. changed all id and class names to be in conformity with css coding conventions lower-and-dashes. To-Do: more jQuery and refactoring html/jquery source code layout. (this version of the extension is working of course)
|
2012-02-16 07:59:32 +00:00 |
|
Thomas Gries
|
f12204dad1
|
removing unnecessary db->addQuotes() wrappers as the extension uses standard select,update wrappers (usernames were added with quotes in the database). Breaking compatibility with older database entries of older polls. (this could be supplied in a one-time run of an updater (ToDo)). removing spaces in javascript inline. Declaring myself as maintainer of the extension.
|
2012-02-16 06:27:52 +00:00 |
|
Thomas Gries
|
d217d8c942
|
bug fixed: marker for our own vote was not shown; green coloured border for our own vote; corrected German translation (AJAX poll extension is not in translatewiki.net for unknown reason).
|
2012-02-15 20:32:53 +00:00 |
|
Thomas Gries
|
7f932688e6
|
add path to ExtensionCredits so that the svn version is shown in Special:Version. BTW, this is a very neat extension.
|
2012-02-15 07:44:34 +00:00 |
|
Brion Vibber
|
804f94f3f9
|
Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/
|
2011-12-13 23:49:33 +00:00 |
|
Jack Phoenix
|
0798ccf8e1
|
adding AJAX Poll extension. JavaScript should be cleaned up (and maybe rewritten to use jQuery?) so that we can support ResourceLoader and functions in AJAXPoll.php should be moved into a new class instead of them being in the global scope.
|
2011-10-09 18:35:17 +00:00 |
|