[Bug 10013] Implement client-side filtering of tables using javascript

2014-07-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10013

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |Low
 CC||aklap...@wikimedia.org
   Assignee|krinklem...@gmail.com   |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
Krinkle: I am resetting the assignee of this issue to default because there has
been no progress in the last months. Feel free to take it again when you are
actually planning to fix this. Thanks.

-- 
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 10013] Implement client-side filtering of tables using javascript

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

Quim Gil q...@wikimedia.org changed:

   What|Removed |Added

 CC||dga...@wikimedia.org

--- Comment #4 from Quim Gil q...@wikimedia.org ---
Krinkle, this report is assigned to you. Do you plan to work on it?

The current priority is Normal. However, nobody seems to have this feature in
their plans? Should it be Lowest instead?

-- 
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 10013] Implement client-side filtering of tables using javascript

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

Quim Gil q...@wikimedia.org changed:

   What|Removed |Added

 CC||q...@wikimedia.org
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=40763

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


[Bug 10013] Implement client-side filtering of tables using javascript

2011-03-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10013

--- Comment #3 from Scott Alter sc...@symphonyhosting.com 2011-03-20 20:24:28 
UTC ---
Yes, Krinkle - that's just what I had in mind with the usage you suggested. 
Your code seems to be case sensitive, but other than that, it looks good!

-- 
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 10013] Implement client-side filtering of tables using javascript

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 AssignedTo|wikibugs-l@lists.wikimedia. |krinklem...@gmail.com
   |org |

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-03-08 08:56:36 UTC ---
I've added a little script to the Countervandalism Networks' MegaTable at the
Toolserver last week:

http://toolserver.org/~cvn/MegaTable

Perhaps something like that ?

It's just a proof-of-concept, but you get the idea (type in the searchbar and
hit enter. The latter triggers the search but that could be triggered after
keyup instead to make it live).

I could make it into a jQuery plugin.

eg.

table class=mw-makefiltertable
would be treated by the plugin into:

div input type=text / /div
table class=mw-makefiltertable mw-madefiltertable

--
Krinkle

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