Commit graph

20 commits

Author SHA1 Message Date
Tim Laqua
2e2162fdbc * Added wg prefix to globals
* Added $wgContribScoreIgnoreBlockedUsers option
2008-04-17 17:31:22 +00:00
Tim Laqua
b003197ddb * v1.8
* Removed most custom CSS classes
* Now uses .even and .odd CSS classes from sortable JS voodoo when the sortable class is present
* Removed .css file - instead force custom definition in MediaWiki:Common.css
2008-04-14 17:22:51 +00:00
Bertrand Grondin
b97c106470 Add internationalization extension description message in [[Special:Version]] 2008-02-05 14:54:15 +00:00
Niklas Laxström
55eecb664d * Nothing to optimise here 2008-01-04 01:40:33 +00:00
Bertrand Grondin
56c60b7b03 Optimization of internationalization messages code 2008-01-03 14:18:21 +00:00
Tim Laqua
47769a7f1c * Fixing bug where the lowest contributors were shown - not the highest (oops)
* Sorting sub-queries DESC
2007-12-19 17:23:43 +00:00
Tim Laqua
d20ca5c22d * Added notools option to showInclude
* Added nosort option to showInclude
* Optimized crazy SQL query - 84% faster on a small wiki (~32000 revisions)
* Added more CSS classes
2007-12-19 15:45:09 +00:00
Tim Laqua
2832bc3292 Only hooking BeforePageDisplay when special page is executed - no reason to include CSS otherwise. 2007-12-19 02:15:35 +00:00
Tim Laqua
d3a22c5785 * Made special page includable
* Added CSS classes for table styling
2007-12-19 01:24:52 +00:00
Siebrand Mazeland
e1e79e5419 revert r28340, r28343 to r28349, r28351, r28364 2007-12-16 18:38:50 +00:00
Niklas Laxström
6c86eaa238 * Let's not break things 2007-12-10 15:01:29 +00:00
Siebrand Mazeland
37ec3834d2 * complete $wgExtensionCredits
* remove trailing whitespace
2007-12-10 10:01:15 +00:00
Tim Laqua
c0ecabe029 Changing version check for wfLoadExtensionMessages() from 1.12alpha to 1.11. 2007-11-28 14:28:20 +00:00
Tim Laqua
0ade64a9f9 Fixing more minor compatibility issues. 2007-11-27 20:51:59 +00:00
Tim Laqua
546788ae96 Adding backwards compatibility f/ message cache population. 2007-11-27 20:29:24 +00:00
Siebrand Mazeland
837816d6f2 * Fix 'Non-static method ContributionScores::loadMessages() cannot be called statically'
* Using $wgExtensionMessagesFiles now
* Added 4 messages
* update indentation and such
2007-11-27 13:38:37 +00:00
Tim Laqua
9f8bd5d8c2 Updated extension version. 2007-08-26 15:13:09 +00:00
Tim Laqua
7a7bf240c0 Fixed i18n files, switched over to utilize abstraction layer f/ messages, etc, etc. + Doxygen comments. 2007-08-26 14:39:17 +00:00
Tim Laqua
da90007ce8 Switched to compatible $dbr->timestamp() call rather than silly date() call for timestamps - should support Postgres now. 2007-08-22 20:51:16 +00:00
Tim Laqua
43b2ca821a Uploading more extensions 2007-08-22 19:25:22 +00:00