[Bug 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2013-07-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 Blocks||45071

-- 
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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2013-07-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

   Keywords|tracking|
 CC||hartman.w...@gmail.com
 Blocks|2007|31601

-- 
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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2013-07-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

--- Comment #2 from Derk-Jan Hartman hartman.w...@gmail.com ---
Collation can already be adapted using:
mw.config.set('tableSorterCollation',{'Ä':'A','Ö':'O','Ü':'U','ä':'a','ö':'o','ü':'u','ß':'ss'});

The question is, how do we do this automatically. Create a JS version of the
Collation class ?

-- 
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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2013-07-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

--- Comment #3 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Easiest approach would probably to in the parser: read through the table,
generate binary sortkeys, turn them into some non-binary form, put it in a data
attribute.


The collation class (or rather the third party icu library used by it) is
rather complex. I'm doubtful we could re-create it in javascript sanely. For
example, it needs to do sorting on three different levels, be able to
dynamically insert new in-between values, etc. We also don't even know what
rules are being used at runtime (as the php bindings don't expose that, and it
changes with version).

OTOH, I suppose it doesn't need to be exactly the same. Fixing just the really
bad mismatches in sorting behaviour might be good enough.

-- 
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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

-- 
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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2012-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||2007

-- 
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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2011-09-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2011-09-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|2007|8732
 Depends on|8732, 19992 |
Summary|Support better client-side  |Use sort collation config
   |sorting (tracking)  |in JavaScript
   ||(jquery.tablesorter)

-- 
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 30674] Use sort collation config in JavaScript (jquery.tablesorter)

2011-09-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|8732|
 CC||ic...@yahoo.es

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-09-04 15:22:29 UTC ---
*** Bug 8732 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