[Bug 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

Christopher Johnson christopher.john...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 107554 merged by jenkins-bot:
Replace wb.fetchedEntities with wb.store.EntityStore

https://gerrit.wikimedia.org/r/107554

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||tobias.gritschacher@wikimed
   ||ia.de
 Resolution|--- |FIXED

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard|u=dev c=frontend p=0|u=dev c=frontend p=5

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard|storypoints 21  |u=dev c=frontend p=0

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Blocks||55593

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 107554 had a related patch set uploaded by Adrian Lang:
Replace wb.fetchedEntities with wb.store.EntityStore

https://gerrit.wikimedia.org/r/107554

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

2013-10-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54082

--- Comment #4 from Daniel Werner daniel.wer...@wikimedia.de ---
This is not a problem of the old ui, this concerns the new ui.
I don't think we have decided upon a rewrite of jQuery.wikibase ui yet,
declaring the new ui to be old ui as well (confusing..., lets refer to the
new ui as jQuery.wikibase ui?)

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

2013-10-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54082

--- Comment #5 from Daniel Werner daniel.wer...@wikimedia.de ---
(In reply to comment #2)
 Getting this done should also result into getting rid of yet another global
 evilness, wikibase.getRevisionStore()
 
 wikibase.getRevisionStore() though is also used by the old UI.

Actually, this is not true, this would be the case when solving Bug 56246.

In any case, this bug is much more trivial than Bug 56246 and should not be
confused with that one. This bug is solely about store lookups for entity
information within ***view widgets while Bug 56246 is more about how to sync
the model with the view.

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

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

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|High|Normal
 CC||lydia.pintscher@wikimedia.d
   ||e
   Severity|major   |normal

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

2013-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54082

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 CC||denny.vrandecic@wikimedia.d
   ||e

--- Comment #3 from denny vrandecic denny.vrande...@wikimedia.de ---
Maybe this should be done only with the planned rewrite of the front end. There
seems little advantage in doing this in the old UI, and then rewriting it.

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54082

--- Comment #1 from Daniel Werner daniel.wer...@wikimedia.de ---
Also see the Quafoo code review report, section 6.2.12 Avoiding 'global' Data
Stores. This has been one point addressed before the code review, the
suggested approach is pretty much what we had in our inline TODOs.
Also consider this as part of switching to a proper MVC or MVVM architecture.

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54082

Daniel Werner daniel.wer...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |High
   Severity|normal  |major

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54082

Daniel Werner daniel.wer...@wikimedia.de changed:

   What|Removed |Added

   Keywords||javascript
 Whiteboard||storypoints 21

-- 
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 54082] Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54082

--- Comment #2 from Daniel Werner daniel.wer...@wikimedia.de ---
Getting this done should also result into getting rid of yet another global
evilness, wikibase.getRevisionStore()

wikibase.getRevisionStore() though is also used by the old UI.

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