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 |
|
Raimond Spekking
|
d2afd14041
|
Localisation updates for core and extension messages from translatewiki.net
|
2012-02-18 20:41:29 +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
|
d35a4c92fd
|
Localisation updates for core and extension messages from translatewiki.net
|
2012-02-17 21:26: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
|
5d02237c8d
|
follow-up r111623 . adding a newline
|
2012-02-16 06:29:38 +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 |
|
Siebrand Mazeland
|
ea6f213ff2
|
Rename no to nb (step 4/4): Change 'no' to 'nb' in remaining files.
|
2011-12-25 09:42:00 +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 |
|