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 |
|
Tim Laqua
|
c0ecabe029
|
Changing version check for wfLoadExtensionMessages() from 1.12alpha to 1.11.
|
2007-11-28 14:28:20 +00:00 |
|
Tim Laqua
|
546788ae96
|
Adding backwards compatibility f/ message cache population.
|
2007-11-27 20:29:24 +00:00 |
|
Siebrand Mazeland
|
297fcb68a4
|
Use time() instead of mktime() preventing a 'PHP Strict Standards' notice
|
2007-11-27 13:56:23 +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
|
8ab9039e26
|
Added plainlinks class to report tables for suppression of the lock icon over SSL connections.
|
2007-09-02 22:32:07 +00:00 |
|
Tim Laqua
|
a4fb8b70fe
|
Changed from wfMsgForContent to wfMsg to allow user pref. localization. Added Spanish messages (translation by EmuAGR)
|
2007-09-02 19:15:33 +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
|
d9d0690dea
|
More postgres issues
|
2007-08-23 15:48:44 +00:00 |
|
Tim Laqua
|
09501957b4
|
Removed unused vars.
|
2007-08-23 15:41: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 |
|