Sam Reed
4ae9c4dfaa
Invert match call for whitelist also
...
Add missing false to return documentation
2011-03-23 16:30:49 +00:00
Sam Reed
939bf7f912
Followup r84575, bug 27470
...
Inverse all the booleans in matches
Previous fix was naieve, and just ended up picking the first regex and dieing with that
2011-03-22 23:07:21 +00:00
Sam Reed
3f4d451d20
Followup r76344, fix another inversed logic
...
- if( !$item->userCan( $title, $wgUser, $action ) ) {
+ if( !$item->matches( $title, $action ) ) {
Fix some trailing whitespace also
Related to bug 27470 and bug 28166
2011-03-22 22:30:23 +00:00
Sam Reed
c8d5112717
Documentation, braces, unused globals
2011-03-17 22:20:01 +00:00
Sam Reed
4db154c598
Trim/fix whitespace
2011-03-14 23:44:41 +00:00
Sam Reed
d1b3021d6f
TitleBlacklist
...
Fix undefined $user
Documentation, braces
2011-03-14 20:51:13 +00:00
Raimond Spekking
9f470a944d
Localisation updates for core and extension messages from translatewiki.net (2011-03-09 21:26:00 UTC)
2011-03-09 22:15:15 +00:00
Raimond Spekking
d98ebec282
Localisation updates for core and extension messages from translatewiki.net (2011-02-28 21:08:00 UTC)
2011-02-28 21:27:29 +00:00
Raimond Spekking
6de59571ec
Localisation updates for core and extension messages from translatewiki.net (2011-02-24 20:21:00 UTC)
2011-02-24 20:48:38 +00:00
Raimond Spekking
0339738847
Localisation updates for core and extension messages from translatewiki.net (2011-02-19 20:30:00 UTC)
2011-02-19 20:56:36 +00:00
Raimond Spekking
154e055df9
Localisation updates for core and extension messages from translatewiki.net (2011-02-14 21:31:00 UTC)
2011-02-14 21:56:30 +00:00
Raimond Spekking
960b8498cd
Localisation updates for core and extension messages from translatewiki.net (2011-01-26 21:38:00 UTC)
2011-01-26 22:01:54 +00:00
Raimond Spekking
4ca5646904
Localisation updates for core and extension messages from translatewiki.net (2011-01-25 20:45:00 UTC)
2011-01-25 21:05:19 +00:00
Siebrand Mazeland
3f98946901
Localisation updates for extensions from translatewiki.net.
2011-01-22 20:08:34 +00:00
Raimond Spekking
052855fc63
Localisation updates for core and extension messages from translatewiki.net (2011-01-20 20:24:00 UTC)
2011-01-20 20:52:42 +00:00
Raimond Spekking
572f8d2b13
Localisation updates for core and extension messages from translatewiki.net (2011-01-18 21:16:00 UTC)
2011-01-18 21:38:26 +00:00
Raimond Spekking
f5c727a98b
Localisation updates for core and extension messages from translatewiki.net (2011-01-17 18:14:00 UTC)
2011-01-17 19:48:22 +00:00
Raimond Spekking
2154070287
Localisation updates for core and extension messages from translatewiki.net (2011-01-15 14:56:00 UTC)
2011-01-15 15:17:51 +00:00
Raimond Spekking
2890ade007
Localisation updates for core and extension messages from translatewiki.net (2011-01-05 21:11:00 UTC)
2011-01-05 21:32:10 +00:00
Raimond Spekking
e01cbed3e7
Localisation updates for core and extension messages from translatewiki.net (2011-01-03 20:25:00 UTC)
2011-01-03 20:52:23 +00:00
Raimond Spekking
dd521b51d2
Localisation updates for core and extension messages from translatewiki.net (2010-12-20 21:02:00 UTC)
2010-12-30 21:45:57 +00:00
Daniel Friesen
803a3488ce
Followup r78590, apparently the code that puts unknown categories of extensions into 'other' was not implemented until MediaWiki 1.17... *sigh* So we need to include a version check on these extensions until they stop supporting pre-1.17 versions of MediaWiki.
2010-12-20 04:05:54 +00:00
Daniel Friesen
f5ea0f452c
Change extension group 'other' for some of our antispam extensions into the new 'antispam' extension groups. Pre trunk wiki will just keep displaying them in 'other' anyways till release.
2010-12-19 01:59:11 +00:00
Raimond Spekking
5c25010399
Localisation updates for core and extension messages from translatewiki.net (2010-12-06 20:22:00 UTC)
2010-12-06 20:33:01 +00:00
Raimond Spekking
6dc397040e
Localisation updates for core and extension messages from translatewiki.net (2010-12-05 19:53:00 UTC)
2010-12-05 20:13:35 +00:00
Raimond Spekking
b06cf4ab0c
Localisation updates for core and extension messages from translatewiki.net (2010-11-30 20:23:00 UTC)
2010-11-30 20:47:01 +00:00
Raimond Spekking
62ee98d8e4
Localisation updates for core and extension messages from translatewiki.net (2010-11-25 19:50:00 UTC)
2010-11-25 20:06:18 +00:00
Raimond Spekking
440990ec95
Localisation updates for core and extension messages from translatewiki.net (2010-11-24 21:05:00 UTC)
2010-11-24 21:26:50 +00:00
Raimond Spekking
e42b04ba51
Localisation updates for core and extension messages from translatewiki.net (2010-11-20 11:25:00 UTC)
2010-11-20 11:54:40 +00:00
Raimond Spekking
907046fc6a
Localisation updates for core and extension messages from translatewiki.net (2010-11-18 20:47:00 UTC)
2010-11-18 21:11:56 +00:00
Raimond Spekking
b8b5cde06e
Localisation updates for core and extension messages from translatewiki.net (2010-11-17 19:51:00 UTC)
2010-11-17 20:30:02 +00:00
Raimond Spekking
7b16abe2c0
Localisation updates for core and extension messages from translatewiki.net (2010-11-16 20:13:00 UTC)
2010-11-16 20:33:22 +00:00
Raimond Spekking
7988ae215d
Localisation updates for core and extension messages from translatewiki.net (2010-11-15 20:53:00 UTC)
2010-11-15 21:10:22 +00:00
Raimond Spekking
6a03a24a16
Localisation updates for core and extension messages from translatewiki.net (2010-11-14 20:53:00 UTC)
2010-11-14 21:10:48 +00:00
Raimond Spekking
32c7d93a58
Localisation updates for core and extension messages from translatewiki.net (2010-11-13 20:25:00 UTC)
2010-11-13 20:42:57 +00:00
Raimond Spekking
ccc965608f
Localisation updates for core and extension messages from translatewiki.net (2010-11-12 15:48:00 UTC)
2010-11-12 16:07:55 +00:00
Raimond Spekking
8f41f3e179
Localisation updates for core and extension messages from translatewiki.net (2010-11-10 21:28:00 UTC)
2010-11-10 21:42:18 +00:00
Raimond Spekking
75d157180c
Localisation updates for core and extension messages from translatewiki.net (2010-11-09 21:07:00 UTC)
2010-11-09 21:12:00 +00:00
Victor Vasiliev
3219bf6dcb
Title blacklist:
...
* (bug 22141) Introduce a separate user right for overriding title blacklist on account creations only
* Some minor refactorings
2010-11-08 21:55:05 +00:00
Sam Reed
ba60d29a9a
Another big cull on unused variables and such
2010-10-29 21:55:29 +00:00
Raimond Spekking
3fa9766033
Localisation updates for core and extension messages from translatewiki.net (2010-10-19 19:03:00 UTC)
2010-10-19 19:38:34 +00:00
Raimond Spekking
f82cafcbd4
Localisation updates for core and extension messages from translatewiki.net (2010-09-15 19:08:00 UTC)
2010-09-15 19:17:03 +00:00
Raimond Spekking
84c2dcc6f5
Localisation updates for core and extension messages from translatewiki.net (2010-09-12 19:10:00 UTC)
2010-09-12 19:22:55 +00:00
Siebrand Mazeland
26e81c0457
Localisation updates for core and extension messages from translatewiki.net (2010-08-24 06:24 UTC)
2010-08-24 06:37:29 +00:00
Siebrand Mazeland
47269782ce
Localisation updates for core and extension messages from translatewiki.net (2010-08-21 22:44 UTC)
2010-08-21 23:20:48 +00:00
Siebrand Mazeland
0d7f28d9ea
Localisation updates for core and extension messages from translatewiki.net (2010-08-20 09:25 UTC)
2010-08-20 09:38:10 +00:00
Siebrand Mazeland
61f43c96f8
Localisation updates for core and extension messages from translatewiki.net (2010-08-18 21:52 UTC)
2010-08-18 22:11:00 +00:00
Siebrand Mazeland
df5c5919fe
Localisation updates for core and extension messages from translatewiki.net (2010-08-16 22:21 UTC)
2010-08-16 22:43:58 +00:00
Roan Kattouw
01e2dc44e1
Followup r70930: drop wfLoadExtensionMessages(), use makeTitleSafe() instead of newFromText() per r70390 CR
2010-08-12 09:28:30 +00:00
Matěj Grabovský
106f773cf8
TitleBlacklist extension fixes:
...
* fixed user creation error when user name was invalid title in main namespace;
* fixed error message rendering when creating user with invalid name;
* employed the Html class;
* made code a little more consistent.
2010-08-12 08:38:05 +00:00