[Bug 1710] Ability to watch all articles in a category

2014-04-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

Quim Gil  changed:

   What|Removed |Added

   Priority|Low |Lowest
 CC||dga...@wikimedia.org

--- Comment #24 from Quim Gil  ---
Open since 2005, inactive in the past 12 months... If we want to reflect the
current plans, this should be "lowest".

-- 
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 1710] Ability to watch all articles in a category

2013-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

--- Comment #23 from Waldir  ---
(In reply to comment #22)
> If we don't care who changed which category something is in, things become a
> lot easier.

Maybe an ideal implementation would have to be planned from scratch to take
authorship in consideration, but for the purposes of this specific request, I
don't think *who* performed a given change is that relevant; as long as the
relevant pages are being kept in the watchlist, the goal would be achieved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1710] Ability to watch all articles in a category

2013-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

--- Comment #22 from Bawolff (Brian Wolff)  ---
(In reply to comment #20)
> (In reply to comment #18)
> > *add a cat to watchlist all things in cat are in watchlist. If something is
> > added to cat it gets added to your watchlist
> > 
> > *previous point + noting removals and additions to the category.
> 
> So, just to be clear, the last point only differs from the preceding one by
> allowing removals to be tracked (not only additions)? If so, what exactly
> makes
> tracking removals so much harder than tracking additions?
> 

Additions are kind of hard to track. Cl_timestamp isnt really sufficient.

Basically the hard part is attributing arthurship to the category change,
especially when templates change. Categories can also change on events not
associated with an edit action. See bug 7148

If we don't care who changed which category something is in, things become a
lot easier.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1710] Ability to watch all articles in a category

2013-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

--- Comment #21 from Waldir  ---
(In reply to comment #20)
> what exactly makes tracking removals so much harder than tracking additions?

bug 13588 comment 0 explains it:
> Currently the only link that is timesstamped is cl_timestamp. With this it is
> only possible to track additions to categories.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1710] Ability to watch all articles in a category

2013-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

--- Comment #20 from Waldir  ---
(In reply to comment #18)
> *add a cat to watchlist all things in cat are in watchlist. If something is
> added to cat it gets added to your watchlist
> 
> *previous point + noting removals and additions to the category.

So, just to be clear, the last point only differs from the preceding one by
allowing removals to be tracked (not only additions)? If so, what exactly makes
tracking removals so much harder than tracking additions?

> *the previous one+watch subcats.
> If that's taken as all subcats of all subcats I cab say right now that's a
> wontfix. Doing just one level maybe ok, but I would still be hesitant.

One level would cover too narrow a subset of use cases, imo. Perhaps for this
kind of need, the best would be a separate feature, to watch all pages linked
from a specific page (e.g. a list).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1710] Ability to watch all articles in a category

2013-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

maurizio codogno  changed:

   What|Removed |Added

 CC||dotmau...@gmail.com

--- Comment #19 from maurizio codogno  ---
as for me, watching subcats is not an issue (I could subscribe to subcats too),
but at least additions to the category would be useful.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1710] Ability to watch all articles in a category

2013-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #18 from Bawolff (Brian Wolff)  ---
This request has a bunch of different interpretations of varrying difficulty:

*when you hit watch on a category all articles in the category are added to
your watchlist. This is a one time event. If someone later removes an article
from the category it does not get removed from your watchlist. Ditto for
adding.

This is not that difficult and is doable in gsoc. In fact it might be too
short. However one would have to be careful about big cats. Unprintworthy
redirects has over a million entries. We already have problems with watchlists
exploding when they get too big. Combining such a project with tools to prune
your watchlist when it gets too big might makr a good project. (Someone more
familar with watchlists would probably be better at saying if scope is
appropriate than I could)

Possible interface might be better as a add-all-things from cat foo box on
special:watchlist rather than associating with watching the category.

*the previous one+watch subcats.
If that's taken as all subcats of all subcats I cab say right now that's a
wontfix. Doing just one level maybe ok, but I would still be hesitant.

*add a cat to watchlist all things in cat are in watchlist. If something is
added to cat it gets added to your watchlist

Its unclear how to do this (in a good fashion). I would not reccomend this to a
student. However if a student is particularly interested tell them to post a
detailed implementation plan on this bug so we could judge its feasibility.

*previous point + noting removals and additions to the category.

Probably what is truley wanted, but even more difficult than previous point.
Noting category additions/removals is rather independant issue and essentialy
bug 7148

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1710] Ability to watch all articles in a category

2013-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

Quim Gil  changed:

   What|Removed |Added

 CC||q...@wikimedia.org

--- Comment #17 from Quim Gil  ---
It has been suggested at
https://www.mediawiki.org/wiki/Talk:Mentorship_programs/Possible_projects#List_of_project_ideas_25327
that this feature could be a project idea for Google Summer of Code 2013.

This is a reality check to know whether this feature is feasible for a students
within that time-frame, whether the MediaWiki maintainers would be happy to
take the changes if they meet quality requirements and (hopefully) whether
someone would volunteer to mentor a student to accomplish this task.

More: https://www.mediawiki.org/wiki/Summer_of_Code_2013

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1710] Ability to watch all articles in a category

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

Bugmeister Bot  changed:

   What|Removed |Added

   Priority|Highest |Low
 CC|garba...@seznam.cz  |

-- 
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 1710] Ability to watch all articles in a category

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

Jan Kucera (Kozuch)  changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #17 from Jan Kucera (Kozuch)  2011-12-30 
15:53:44 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 1710] Ability to watch all articles in a category

2009-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710


Guillaume Paumier  changed:

   What|Removed |Added

 CC||brianna.laug...@gmail.com




--- Comment #16 from Guillaume Paumier   2009-12-29 
17:44:27 UTC ---
*** Bug 8261 has been marked as a duplicate of this bug. ***


-- 
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 1710] Ability to watch all articles in a category

2009-05-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710


jida...@jidanni.org changed:

   What|Removed |Added

 CC||jida...@jidanni.org




--- Comment #15 from jida...@jidanni.org  2009-05-11 06:35:55 UTC ---
Also noting: http://www.mediawiki.org/wiki/Extension:CategoryWatch


-- 
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 1710] Ability to watch all articles in a category

2009-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710


Siebrand  changed:

   What|Removed |Added

 CC||siebr...@wikipedia.be
  Component|Special pages   |Watchlist




--- Comment #14 from Siebrand   2009-02-02 12:46:13 UTC 
---
Changed component to "Watchlist"


-- 
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