[Bug 24626] Add an autopatrolled status for frwiktionary

2010-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Quentinv57 quentin...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

--- Comment #8 from Quentinv57 quentin...@gmail.com 2010-08-15 08:39:57 UTC 
---
Thank you ! :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Quentinv57 quentin...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #6 from Quentinv57 quentin...@gmail.com 2010-08-14 11:17:06 UTC 
---
Thanks for the changes.

But it seems that you forgot to add to bureaucrats the right of adding and
removing users from the group confirmed. Thank you by advance.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #7 from JeLuF je...@gmx.de 2010-08-14 19:53:19 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1004)
+++ InitialiseSettings.php(working copy)
@@ -5854,7 +5854,7 @@
 'sysop' = array( 'patroller' ),
 ),
 '+frwiktionary' = array(
-'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki', 'autopatrolled', ),
+'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki', 'autopatrolled', 'confirmed', ),
 ),
 '+gawiki' = array(
 'sysop' = array( 'rollbacker' ),
@@ -6106,7 +6106,7 @@
 'sysop' = array( 'patroller' ),
 ),
 '+frwiktionary' = array(
-'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki', 'autopatrolled', ),
+'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki', 'autopatrolled', 'confirmed', ),
 ),
 '+gawiki' = array(
 'sysop' = array( 'rollbacker' ),

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #5 from JeLuF je...@gmx.de 2010-08-11 21:11:20 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 987)
+++ InitialiseSettings.php(working copy)
@@ -5365,6 +5365,7 @@
 ),
 'frwiktionary' = array(
 'patroller' = array( 'patrol' = true, 'autopatrol' = true,
'rollback' = true, ),
+'autopatrolled' = array( 'autopatrol' = true ),
 ),
 'gawiki' = array(
 'rollbacker' = array( 'rollback' = true ),
@@ -5848,7 +5849,7 @@
 'sysop' = array( 'patroller' ),
 ),
 '+frwiktionary' = array(
-'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki' ),
+'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki', 'autopatrolled', ),
 ),
 '+gawiki' = array(
 'sysop' = array( 'rollbacker' ),
@@ -6100,7 +6101,7 @@
 'sysop' = array( 'patroller' ),
 ),
 '+frwiktionary' = array(
-'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki' ),
+'bureaucrat' = array( 'accountcreator', 'import', 'patroller',
'transwiki', 'autopatrolled', ),
 ),
 '+gawiki' = array(
 'sysop' = array( 'rollbacker' ),

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2010-08-04 11:01:34 
UTC ---
Note that the French names for these groups have to be set by local sysops by
editing [[MediaWiki:Group-autopatrolled]] and
[[MediaWiki:Group-autopatrolled-member]]

(In reply to comment #2)
 Stealing this from Roan, he has enough to do without site requests.  I will 
 try
 to get to this soon.
Thanks Rob :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

nindz...@yahoo.com changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
Version|unspecified |1.15.5
   Keywords|shell   |
URL||http://www.namestuvoljno.co
   ||m/militarypedia/index.php
  Component|Site requests   |Installation
 CC||nindz...@yahoo.com
 AssignedTo|rhals...@wikimedia.org  |wikibug...@lists.wikimedia.
   ||org
Product|Wikimedia   |MediaWiki
   Severity|enhancement |blocker

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

   Severity|blocker |normal

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

   Keywords||shell
  Component|Installation|Site requests
Version|1.15.5  |unspecified
Product|MediaWiki   |Wikimedia

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

--- Comment #1 from quentin...@gmail.com 2010-08-03 15:43:44 UTC ---
By the way, can you add to bureaucrats the right of removing and adding users
into the group Utilisateurs confirmés ? (same as autoconfirmed, except it's
not given automaticaly)

Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|roan.katt...@gmail.com  |rhals...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #2 from Rob Halsell rhals...@wikimedia.org 2010-08-03 15:57:37 
UTC ---
Stealing this from Roan, he has enough to do without site requests.  I will try
to get to this soon.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

   Keywords||shell

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24626] Add an autopatrolled status for frwiktionary

2010-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24626

quentin...@gmail.com changed:

   What|Removed |Added

 AssignedTo|wikibug...@lists.wikimedia. |roan.katt...@gmail.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l