[Wikidata-bugs] [Maniphest] [Commented On] T68580: Better support for exact values in Quantity DataType

2015-05-05 Thread daniel
daniel added a comment.

@Smalyshev yes, see https://phabricator.wikimedia.org/T72341


TASK DETAIL
  https://phabricator.wikimedia.org/T68580

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: Smalyshev, kaldari, Gareth, Ayack, geraki, Bugreporter, DSGalaktos, 
Wikidata-bugs, SPQRobin, jayvdb, Snaterlicious, Liuxinyu970226, 
Lydia_Pintscher, daniel, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T56318: Quantity datatype (tracking)

2015-05-05 Thread daniel
daniel edited the task description.
daniel set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T56318

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: Kelson, Ricordisamoa, Wikidata-bugs, Bene, He7d3r, Denny, Micru, 
mgrabovsky, Ash_Crow, Event, Snipre, Liuxinyu970226, Lydia_Pintscher, Stryn, 
daniel, aude, Aklapper



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T72341: Create a new datatype "count" similar to "quantity".

2015-05-05 Thread Gareth
Gareth added a subscriber: Gareth.

TASK DETAIL
  https://phabricator.wikimedia.org/T72341

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Gareth
Cc: Gareth, Wikidata-bugs, thiemowmde, mkroetzsch, Micru, JanZerebecki, daniel, 
JohnLewis, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T72229: Store the badges of sitelinks in a queryable format

2015-05-05 Thread Bene
Bene moved this task to consider for next sprint on the Wikidata workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T72229

WORKBOARD
  https://phabricator.wikimedia.org/project/board/71/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene
Cc: Liuxinyu970226, Wikidata-bugs, Bene, aude, Superyetkin, Ricordisamoa, 
Lydia_Pintscher, Stryn, daniel



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95289: Deploy Google's primary sources tool to beta and test.wikidata

2015-05-05 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata-Sprint-2015-04-21.
Lydia_Pintscher added a comment.

We picked this up and it is on the board but it was never added to the sprint 
in phabricator...


TASK DETAIL
  https://phabricator.wikimedia.org/T95289

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Tomayac, Denny, Lydia_Pintscher, Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T98124: Deserializers should not store serialization in private properties

2015-05-05 Thread thiemowmde
thiemowmde created this task.
thiemowmde added a subscriber: thiemowmde.
thiemowmde added projects: Wikidata, Wikibase-Internal-Serialization, 
DataValues, Performance.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Certain deserializers store the provided serialization in a private property 
for no other reason than to avoid passing it around as a function parameter. 
This is a problem for two reasons:
  1. It makes the code error prone because methods depend on a non-obvious side 
effect.
  2. It's a possible performance issue because it possibly clones big arrays 
and allocates space.
  
  Relevant classes:
  * `DataValueDeserializer` in the DataValues Serialization component.
  * Almost all deserializers in the Internal Serialization component.

TASK DETAIL
  https://phabricator.wikimedia.org/T98124

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: thiemowmde, Aklapper, Wikidata-bugs, aude, GWicke



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T98124: Deserializers should not store serialization in private properties

2015-05-05 Thread thiemowmde
thiemowmde added a comment.

WIP: https://github.com/wmde/WikibaseInternalSerialization/pull/69


TASK DETAIL
  https://phabricator.wikimedia.org/T98124

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: thiemowmde, Aklapper, Wikidata-bugs, aude, GWicke



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T91073: Update Wikidata for ApiResult rewrite

2015-05-05 Thread JanZerebecki
JanZerebecki added a comment.

If someone were to maintain a 1.25 version of Wikibase, then yes. I know of no 
one who wants to use it though.


TASK DETAIL
  https://phabricator.wikimedia.org/T91073

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, JanZerebecki
Cc: Spage, gerritbot, aude, JanZerebecki, daniel, Anomie, Lydia_Pintscher, 
bd808, Aklapper, Wikidata-bugs, Legoktm



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Raised Priority] T51137: Implement UnconnectedPages in the api

2015-05-05 Thread XXN
XXN raised the priority of this task from "Normal" to "High".
XXN added a subscriber: XXN.
XXN added a project: MediaWiki-API.
XXN set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T51137

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: XXN
Cc: XXN, Wikidata-bugs, matmarex, Legoktm, Sjoerddebruin, Denny, Ricordisamoa, 
Multichill, aude, Anomie



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T78299: Add a method to remove statements

2015-05-05 Thread thiemowmde
thiemowmde closed this task as "Declined".
thiemowmde claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T78299

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: thiemowmde, Aklapper, Lucie, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T96685: JS time widget: add option to let the backend choose the correct calendar

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a subscriber: Wikidata-Sprint-2015-05-05.
Tobi_WMDE_SW set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T96685

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Tobi_WMDE_SW, thiemowmde, Aklapper, aude, Lydia_Pintscher, daniel, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T75272: Time-Parser should detect most likely calendar

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T75272

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, Tobi_WMDE_SW
Cc: Wikidata-bugs, Tobi_WMDE_SW, Jc3s5h, Lydia_Pintscher, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T96684: Refactor Special:SpecialItemDisambiguation and the SearchEntities api to share code

2015-05-05 Thread thiemowmde
thiemowmde changed the title from "Refactor Special:EntityDisambiguation and 
the SearchEntities api to share code" to "Refactor 
Special:SpecialItemDisambiguation and the SearchEntities api to share code".
thiemowmde edited the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T96684

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: hoo, daniel, Lydia_Pintscher, aude, Aklapper, Tobi_WMDE_SW, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T96684: Refactor Special:SpecialItemDisambiguation and the SearchEntities api to share code

2015-05-05 Thread thiemowmde
thiemowmde added a subscriber: thiemowmde.
thiemowmde added a comment.

What is this ticket about? The two already share all code via `TermSqlIndex`. 
There is a little bit of set up in both classes, not much more than collecting 
some options that are then passed to `TermSqlIndex`. I can imagine some more 
convenience methods in the `TermIndex` interface. But is this even worth a 
ticket?


TASK DETAIL
  https://phabricator.wikimedia.org/T96684

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: thiemowmde, hoo, daniel, Lydia_Pintscher, aude, Aklapper, Tobi_WMDE_SW, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96685: JS time widget: add option to let the backend choose the correct calendar

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T96685

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Tobi_WMDE_SW, thiemowmde, Aklapper, aude, Lydia_Pintscher, daniel, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96679: Put sources of datamodel diagrams into the respective code repositories

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T96679

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Snaterlicious, Tobi_WMDE_SW
Cc: Snaterlicious, Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T97528: Setup CI for WikidataQualityExternalValidation

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T97528

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Liuxinyu970226, Tamslo, Aklapper, Tobi_WMDE_SW, JanZerebecki, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T97527: Setup CI for WikidataQualityConstraints

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T97527

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Liuxinyu970226, Tamslo, JanZerebecki, Tobi_WMDE_SW, Aklapper, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95289: Deploy Google's primary sources tool to beta and test.wikidata

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T95289

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Tomayac, Denny, Lydia_Pintscher, Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96681: Review and polish new version of data model primer

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.
Tobi_WMDE_SW set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T96681

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: JanZerebecki, aude, thiemowmde, daniel, Lydia_Pintscher, Aklapper, 
Tobi_WMDE_SW, Snaterlicious, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T75603: update documentation of high-level data model

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T75603

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, Tobi_WMDE_SW
Cc: thiemowmde, Spage, Abraham, Tobi_WMDE_SW, Snaterlicious, Wikidata-bugs, 
mkroetzsch, JeroenDeDauw, JanZerebecki, aude, Aklapper, Liuxinyu970226, Lucie, 
Lydia_Pintscher, daniel



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96373: Usage tracking update / purging on edit and re-parse

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T96373

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: daniel, Aklapper, Rical, hoo, Lydia_Pintscher, Daniel_Mietchen, 
Liuxinyu970226, Ricordisamoa, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T97993: Install Graph extension on beta Wikidata

2015-05-05 Thread JanZerebecki
JanZerebecki added a project: Wikidata-Sprint-2015-04-21.
JanZerebecki set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T97993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: Liuxinyu970226, Krenair, gerritbot, Raymond, hoo, JanZerebecki, aude, 
Aklapper, Lydia_Pintscher, Wikidata-bugs, tomasz



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T97993: Install Graph extension on beta Wikidata

2015-05-05 Thread JanZerebecki
JanZerebecki moved this task to Review on the Wikidata-Sprint-2015-04-21 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T97993

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1192/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: Liuxinyu970226, Krenair, gerritbot, Raymond, hoo, JanZerebecki, aude, 
Aklapper, Lydia_Pintscher, Wikidata-bugs, tomasz



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reassigned] T74348: Wikidata dumps contain old-style serialization.

2015-05-05 Thread JanZerebecki
JanZerebecki reassigned this task from hoo to daniel.
JanZerebecki added a comment.

What pattern can one search for to find old serialization?


TASK DETAIL
  https://phabricator.wikimedia.org/T74348

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, JanZerebecki
Cc: JanZerebecki, Jimkont, Liuxinyu970226, Wikidata-bugs, Tobi_WMDE_SW, jayvdb, 
Svick, ArielGlenn, Ricordisamoa, mark, Lydia_Pintscher, jeremyb-phone, daniel, 
Manybubbles, hoo, RobH, aude, faidon, fgiunchedi, Dzahn, jeremyb, chasemp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T75496: Support new types of Entities in Wikibase Repository

2015-05-05 Thread JanZerebecki
JanZerebecki closed blocking task T97706: Remove EntityDeserializer as 
"Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T75496

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: adrianheine, Wikidata-bugs, GPHemsley, thiemowmde, JeroenDeDauw, 
JanZerebecki, aude, Lydia_Pintscher, daniel, hoo



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T97706: Remove EntityDeserializer

2015-05-05 Thread JanZerebecki
JanZerebecki closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T97706

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene, JanZerebecki
Cc: JeroenDeDauw, Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T78650: Replace ClaimsSerializer by StatementListSerializer

2015-05-05 Thread JanZerebecki
JanZerebecki closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T78650

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene, JanZerebecki
Cc: Bene, JeroenDeDauw, Aklapper, Lucie, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T77982: Decide on implement of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW changed the title from "Implement Unit Selector widget" to "Decide 
on implement of Unit Selector widget".

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T97993: Install Graph extension on beta Wikidata

2015-05-05 Thread JanZerebecki
JanZerebecki claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T97993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: Liuxinyu970226, Krenair, gerritbot, Raymond, hoo, JanZerebecki, aude, 
Aklapper, Lydia_Pintscher, Wikidata-bugs, tomasz



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T97018: Integrate violations into Wikidata UI

2015-05-05 Thread JanZerebecki
JanZerebecki closed blocking task T95403: Insert empty divs in statements as a 
placeholder on item and property pages to be able to insert icons as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T97018

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: dominic.sauer, Liuxinyu970226, Aklapper, Tamslo, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T95403: Insert empty divs in statements as a placeholder on item and property pages to be able to insert icons

2015-05-05 Thread JanZerebecki
JanZerebecki closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T95403

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, JanZerebecki
Cc: dominic.sauer, gerritbot, Liuxinyu970226, thiemowmde, aude, hoo, 
Lydia_Pintscher, Aklapper, Tamslo, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95291: Fix browsertests for rank-, snaktype- and badge-selectors

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T95291

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-Fisch, Tobi_WMDE_SW
Cc: Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T97529: Setup CI for WikidataQuality

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T97529

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki, Tobi_WMDE_SW
Cc: Liuxinyu970226, Dimitri.schmidt, Andreasburmeister, dominic.sauer, 
Jonas.keutel, soeren.oldag, Tamslo, JanZerebecki, Tobi_WMDE_SW, Aklapper, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T92975: Investigation: UI breaks on UnDeserializable value.

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T92975

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude, Tobi_WMDE_SW
Cc: JanZerebecki, thiemowmde, adrianheine, Lydia_Pintscher, Krenair, Aklapper, 
daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T74696: Database query error on [[Special:UnconnectedPages]]

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T74696

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude, Tobi_WMDE_SW
Cc: Mbch331, Aklapper, Tobi_WMDE_SW, Sjoerddebruin, He7d3r, JanZerebecki, aude, 
Lydia_Pintscher, daniel, hoo, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reassigned] T74348: Wikidata dumps contain old-style serialization.

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW reassigned this task from daniel to hoo.
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T74348

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, Tobi_WMDE_SW
Cc: JanZerebecki, Jimkont, Liuxinyu970226, Wikidata-bugs, Tobi_WMDE_SW, jayvdb, 
Svick, ArielGlenn, Ricordisamoa, mark, Lydia_Pintscher, jeremyb-phone, daniel, 
Manybubbles, hoo, RobH, aude, faidon, fgiunchedi, Dzahn, jeremyb, chasemp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T74696: Database query error on [[Special:UnconnectedPages]]

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T74696

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude, Tobi_WMDE_SW
Cc: Mbch331, Aklapper, Tobi_WMDE_SW, Sjoerddebruin, He7d3r, JanZerebecki, aude, 
Lydia_Pintscher, daniel, hoo, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T74348: Wikidata dumps contain old-style serialization.

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T74348

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, Tobi_WMDE_SW
Cc: JanZerebecki, Jimkont, Liuxinyu970226, Wikidata-bugs, Tobi_WMDE_SW, jayvdb, 
Svick, ArielGlenn, Ricordisamoa, mark, Lydia_Pintscher, jeremyb-phone, daniel, 
Manybubbles, hoo, RobH, aude, faidon, fgiunchedi, Dzahn, jeremyb, chasemp



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T92975: Investigation: UI breaks on UnDeserializable value.

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T92975

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude, Tobi_WMDE_SW
Cc: JanZerebecki, thiemowmde, adrianheine, Lydia_Pintscher, Krenair, Aklapper, 
daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T95179: Deploy schema changes to wbc_entity_usage table on wikidatawiki

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T95179

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Springle, Tobi_WMDE_SW
Cc: jeremyb, daniel, Springle, aude, Aklapper, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T95403: Insert empty divs in statements as a placeholder on item and property pages to be able to insert icons

2015-05-05 Thread gerritbot
gerritbot added a comment.

Change 207449 merged by jenkins-bot:
Add empty span for indicators to the snakview

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


TASK DETAIL
  https://phabricator.wikimedia.org/T95403

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, gerritbot
Cc: dominic.sauer, gerritbot, Liuxinyu970226, thiemowmde, aude, hoo, 
Lydia_Pintscher, Aklapper, Tamslo, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T95291: Fix browsertests for rank-, snaktype- and badge-selectors

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T95291

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-Fisch, Tobi_WMDE_SW
Cc: Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T97529: Setup CI for WikidataQuality

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T97529

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki, Tobi_WMDE_SW
Cc: Liuxinyu970226, Dimitri.schmidt, Andreasburmeister, dominic.sauer, 
Jonas.keutel, soeren.oldag, Tamslo, JanZerebecki, Tobi_WMDE_SW, Aklapper, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T77982: Decide on implement of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T97706: Remove EntityDeserializer

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Done on the Wikidata-Sprint-2015-04-21 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T97706

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1192/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene, Tobi_WMDE_SW
Cc: JeroenDeDauw, Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T77982: Decide on implement of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T78650: Replace ClaimsSerializer by StatementListSerializer

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Done on the Wikidata-Sprint-2015-04-21 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T78650

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1192/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene, Tobi_WMDE_SW
Cc: Bene, JeroenDeDauw, Aklapper, Lucie, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T93056: Include fallback languages in label tracking.

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.
Tobi_WMDE_SW set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T93056

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: daniel, Aklapper, Rical, hoo, Lydia_Pintscher, Daniel_Mietchen, 
Liuxinyu970226, Ricordisamoa, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95316: Comparison of the existing Wikidata RDF dumps

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T95316

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucie, Tobi_WMDE_SW
Cc: Smalyshev, Aklapper, Lucie, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T95403: Insert empty divs in statements as a placeholder on item and property pages to be able to insert icons

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Done on the Wikidata-Sprint-2015-04-21 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T95403

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1192/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Tobi_WMDE_SW
Cc: dominic.sauer, gerritbot, Liuxinyu970226, thiemowmde, aude, hoo, 
Lydia_Pintscher, Aklapper, Tamslo, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T95316: Comparison of the existing Wikidata RDF dumps

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Review on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T95316

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucie, Tobi_WMDE_SW
Cc: Smalyshev, Aklapper, Lucie, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T97993: Install Graph extension on beta Wikidata

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Review on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T97993

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki, Tobi_WMDE_SW
Cc: Liuxinyu970226, Krenair, gerritbot, Raymond, hoo, JanZerebecki, aude, 
Aklapper, Lydia_Pintscher, Wikidata-bugs, tomasz



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T97993: Install Graph extension on beta Wikidata

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T97993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki, Tobi_WMDE_SW
Cc: Liuxinyu970226, Krenair, gerritbot, Raymond, hoo, JanZerebecki, aude, 
Aklapper, Lydia_Pintscher, Wikidata-bugs, tomasz



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T93055: Implement tracking of label use per parser target language

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.
Tobi_WMDE_SW set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T93055

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: daniel, Aklapper, Rical, hoo, Lydia_Pintscher, Daniel_Mietchen, 
Liuxinyu970226, Ricordisamoa, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95179: Deploy schema changes to wbc_entity_usage table on wikidatawiki

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T95179

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Springle, Tobi_WMDE_SW
Cc: jeremyb, daniel, Springle, aude, Aklapper, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T95403: Insert empty divs in statements as a placeholder on item and property pages to be able to insert icons

2015-05-05 Thread Liuxinyu970226
Liuxinyu970226 removed a subscriber: Liuxinyu970226.

TASK DETAIL
  https://phabricator.wikimedia.org/T95403

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Liuxinyu970226
Cc: dominic.sauer, gerritbot, thiemowmde, aude, hoo, Lydia_Pintscher, Aklapper, 
Tamslo, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T98143: Add methods to remove Statements a StatementList

2015-05-05 Thread Bene
Bene created this task.
Bene added a subscriber: Bene.
Bene added projects: Wikidata-Sprint-2015-04-21, Wikidata, Wikibase-DataModel, 
Patch-For-Review.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  We need a remove method on StatementList in several places in Wikibase 
Repository.
  
  `Item` has a `setStatements` method but there is no guarantee that every 
other entity class will have such a method. Entity doesn't provide such a 
method either (and we are perhaps dropping that class anyways).
  
  `StatementListProvider` does only have a method to obtain a `StatementList`, 
not to set one (which makes sense as it is a provider).
  
  Therefore, we have to add a `removeStatement` method to `StatementList` to be 
able not only to add, but also to remove statements from such a list.
  
  There is a patch on Github already: 
https://github.com/wmde/WikibaseDataModel/pull/470

TASK DETAIL
  https://phabricator.wikimedia.org/T98143

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene
Cc: Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T98143: Add methods to remove Statements from a StatementList

2015-05-05 Thread Bene
Bene claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T98143

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene
Cc: Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T98143: Add methods to remove Statements from a StatementList

2015-05-05 Thread Bene
Bene moved this task to Review on the Wikidata-Sprint-2015-04-21 workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T98143

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1192/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene
Cc: Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T98143: Add methods to remove Statements from a StatementList

2015-05-05 Thread Bene
Bene changed the title from "Add methods to remove Statements a StatementList" 
to "Add methods to remove Statements from a StatementList".
Bene edited the task description.
Bene set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T98143

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene
Cc: Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T51137: Implement UnconnectedPages in the api

2015-05-05 Thread Anomie
Anomie moved this task to Non-core-API stuff on the MediaWiki-API workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T51137

WORKBOARD
  https://phabricator.wikimedia.org/project/board/200/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Anomie
Cc: XXN, Wikidata-bugs, matmarex, Legoktm, Sjoerddebruin, Denny, Ricordisamoa, 
Multichill, aude, Anomie



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T94588: property label doesn't scroll with viewport anymore

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added projects: Wikidata-Sprint-2015-05-05, Regression.

TASK DETAIL
  https://phabricator.wikimedia.org/T94588

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: thiemowmde, Lydia_Pintscher, JanZerebecki, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T93741: Create place to put common Wikibase services

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.
Tobi_WMDE_SW set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T93741

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Lydia_Pintscher, adrianheine, JeroenDeDauw, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96298: Entity pages should link to machine readable version using tags in the html head

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T96298

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, Tobi_WMDE_SW
Cc: hoo, Bene, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T69033: Include redirects in RDF rendering.

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T69033

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, Tobi_WMDE_SW
Cc: gerritbot, Smalyshev, Liuxinyu970226, Wikidata-bugs, Lydia_Pintscher, 
daniel, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T69033: Include redirects in RDF rendering.

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T69033

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, Tobi_WMDE_SW
Cc: gerritbot, Smalyshev, Liuxinyu970226, Wikidata-bugs, Lydia_Pintscher, 
daniel, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T98143: Add methods to remove Statements from a StatementList

2015-05-05 Thread thiemowmde
thiemowmde added a subscriber: thiemowmde.
thiemowmde triaged this task as "Low" priority.
thiemowmde added a comment.

I disagree that "we need" such a method. None of the proposed changes does 
solve the underlying issue we want to solve. They only work around the issue in 
a //single// place, in the remove claim change op.

https://gerrit.wikimedia.org/r/#/c/204511/ does not introduce any new issue 
that needs to be solved //now//.

Also this is a duplicate of https://phabricator.wikimedia.org/T78299. Both 
tickets do have the same problem: They propose what they think is a solution 
without fully understanding the problem. That's why I closed my ticket.


TASK DETAIL
  https://phabricator.wikimedia.org/T98143

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene, thiemowmde
Cc: thiemowmde, Bene, Aklapper, Wikidata-bugs, aude, JeroenDeDauw



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T98143: Add methods to remove Statements from a StatementList

2015-05-05 Thread thiemowmde
thiemowmde added subscribers: JeroenDeDauw, daniel.
thiemowmde removed projects: Patch-For-Review, Wikidata-Sprint-2015-04-21.

TASK DETAIL
  https://phabricator.wikimedia.org/T98143

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene, thiemowmde
Cc: daniel, JeroenDeDauw, thiemowmde, Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T88426: Server-side rendering for all property links in the JS UI

2015-05-05 Thread thiemowmde
thiemowmde added a comment.

Possibly relevant line of code: 
https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/master/view/resources/jquery/wikibase/jquery.wikibase.statementgroupview.js#L123


TASK DETAIL
  https://phabricator.wikimedia.org/T88426

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: gerritbot, daniel, Aklapper, adrianheine, Snaterlicious, thiemowmde, 
matej_suchanek, Liuxinyu970226, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T98143: Add methods to remove Statements from a StatementList

2015-05-05 Thread Bene
Bene added projects: Wikidata-Sprint-2015-04-21, Patch-For-Review.
Bene added a comment.

I actually guess I understand the problem and the issue is described in this 
task very clear.


TASK DETAIL
  https://phabricator.wikimedia.org/T98143

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene
Cc: daniel, JeroenDeDauw, thiemowmde, Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Raised Priority] T98143: Add methods to remove Statements from a StatementList

2015-05-05 Thread Bene
Bene raised the priority of this task from "Low" to "Normal".

TASK DETAIL
  https://phabricator.wikimedia.org/T98143

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Bene
Cc: daniel, JeroenDeDauw, thiemowmde, Bene, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T68580: Better support for exact values in Quantity DataType

2015-05-05 Thread Izno
Izno added a subscriber: Izno.
Izno added a comment.

There needs to be a precision unknown or precision unspecified as default, not 
any arbitrary value, +-1, +-0, or any other number. That's the most likely case 
for most numbers (population being probably the largest use of the number 
property).


TASK DETAIL
  https://phabricator.wikimedia.org/T68580

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Izno
Cc: Izno, Smalyshev, kaldari, Gareth, Ayack, geraki, Bugreporter, DSGalaktos, 
Wikidata-bugs, SPQRobin, jayvdb, Snaterlicious, Liuxinyu970226, 
Lydia_Pintscher, daniel, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T97891: setHTMLTitle to empty string or false should prevent rendering of H1 on page

2015-05-05 Thread Florian
Florian added a comment.

In https://phabricator.wikimedia.org/T97891#1258140, @Jdlrobson wrote:

> Do we have an appropriate project for skin architecture @matmarex?


https://phabricator.wikimedia.org/tag/mediawiki-interface/ ? :)


TASK DETAIL
  https://phabricator.wikimedia.org/T97891

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Florian
Cc: KLans_WMF, adrianheine, thiemowmde, matmarex, Florian, Aklapper, Jdlrobson, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T72341: Create a new datatype "count" similar to "quantity".

2015-05-05 Thread Smalyshev
Smalyshev added a subscriber: Smalyshev.
Smalyshev added a comment.

With regard to RDF export, it would be nice if changing property would generate 
some kind of recentchanges entry, so that the importing tool would know 
property definition needs to be reloaded.


TASK DETAIL
  https://phabricator.wikimedia.org/T72341

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: Smalyshev, Gareth, Wikidata-bugs, thiemowmde, mkroetzsch, Micru, 
JanZerebecki, daniel, JohnLewis, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T97560: enable use of production deployed autoloader for extensions that is created by composer

2015-05-05 Thread JanZerebecki
JanZerebecki edited the task description.
JanZerebecki set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T97560

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: hoo, aude, daniel, JeroenDeDauw, bd808, JanZerebecki, Aklapper, 
Wikidata-bugs, greg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T97560: enable use of a composer created autoloader in extensions deployed to production

2015-05-05 Thread JanZerebecki
JanZerebecki changed the title from "enable use of production deployed 
autoloader for extensions that is created by composer" to "enable use of a 
composer created autoloader in extensions deployed to production".
JanZerebecki edited the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T97560

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: hoo, aude, daniel, JeroenDeDauw, bd808, JanZerebecki, Aklapper, 
Wikidata-bugs, greg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T72341: Create a new datatype "count" similar to "quantity".

2015-05-05 Thread JanZerebecki
JanZerebecki added a comment.

Yes, if we do such changes to the datatype of a property they really need to be 
record like an edit (with an entry in recentchanges and history).


TASK DETAIL
  https://phabricator.wikimedia.org/T72341

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: Smalyshev, Gareth, Wikidata-bugs, thiemowmde, mkroetzsch, Micru, 
JanZerebecki, daniel, JohnLewis, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T98169: Split EntityDataSerializationService into EntityDataSerializers and an EntityDataSerializerFactory

2015-05-05 Thread daniel
daniel added a project: Wikidata.
daniel set Security to None.

TASK DETAIL
  https://phabricator.wikimedia.org/T98169

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T77982: Decide on implementation of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW changed the title from "Decide on implement of Unit Selector 
widget" to "Decide on implementation of Unit Selector widget".

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T98172: Implement Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW created this task.
Tobi_WMDE_SW added subscribers: Bene, Lydia_Pintscher, Snipre, thiemowmde, 
Tobi_WMDE_SW, adrianheine, Snaterlicious, Aklapper, daniel.
Tobi_WMDE_SW added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.

TASK DESCRIPTION


TASK DETAIL
  https://phabricator.wikimedia.org/T98172

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: daniel, Aklapper, Snaterlicious, adrianheine, Tobi_WMDE_SW, thiemowmde, 
Snipre, Lydia_Pintscher, Bene, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T77981: QuantityValueParser: Allow unit to be specified via options

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a blocked task: T77982: Decide on implementation of Unit 
Selector widget.

TASK DETAIL
  https://phabricator.wikimedia.org/T77981

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, Tobi_WMDE_SW
Cc: adrianheine, Snipre, Tobi_WMDE_SW, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T98172: Implement Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW removed a blocked task: T77982: Decide on implementation of Unit 
Selector widget.

TASK DETAIL
  https://phabricator.wikimedia.org/T98172

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: daniel, Aklapper, Snaterlicious, adrianheine, Tobi_WMDE_SW, thiemowmde, 
Snipre, Lydia_Pintscher, Bene, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T77982: Decide on implementation of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW removed blocking tasks: T98172: Implement Unit Selector widget, 
T77981: QuantityValueParser: Allow unit to be specified via options.

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T77982: Decide on implementation of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a blocking task: T77981: QuantityValueParser: Allow unit to 
be specified via options.

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T77981: QuantityValueParser: Allow unit to be specified via options

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW removed a blocked task: T77982: Decide on implementation of Unit 
Selector widget.

TASK DETAIL
  https://phabricator.wikimedia.org/T77981

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, Tobi_WMDE_SW
Cc: adrianheine, Snipre, Tobi_WMDE_SW, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T77982: Decide on implementation of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a blocked task: T98172: Implement Unit Selector widget.

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T98172: Implement Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a blocking task: T77982: Decide on implementation of Unit 
Selector widget.

TASK DETAIL
  https://phabricator.wikimedia.org/T98172

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: daniel, Aklapper, Snaterlicious, adrianheine, Tobi_WMDE_SW, thiemowmde, 
Snipre, Lydia_Pintscher, Bene, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T90115: BlazeGraph Security Review

2015-05-05 Thread Smalyshev
Smalyshev removed a blocked task: T96579: Deploy Wikidata Query 0.0.1 Release 
in labs.

TASK DETAIL
  https://phabricator.wikimedia.org/T90115

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: csteipp, Smalyshev
Cc: GWicke, Thompsonbry.systap, Smalyshev, Joe, Liuxinyu970226, csteipp, 
Beebs.systap, Haasepeter, Aklapper, Manybubbles, jkroll, Wikidata-bugs, 
Jdouglas, aude, daniel, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96579: Deploy Wikidata Query 0.0.1 Release in labs

2015-05-05 Thread Smalyshev
Smalyshev removed a blocking task: T90115: BlazeGraph Security Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T96579

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: phuedx, JKatzWMF, Deskana, ksmith, Smalyshev, Aklapper, Manybubbles, 
jkroll, Wikidata-bugs, Jdouglas, aude, daniel, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T87759: Allow simultaneous editing of mainsnak and references

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a comment.

Beside this being blocked on deployment of the Google Primary Sources Tool on 
beta (https://phabricator.wikimedia.org/T95289, to catch potentially breakage), 
we decided to go this way to move it forward:

- run all tests
- check manually
- gather issues with the code and create new tasks for it
- decide if it is good enough to merge


TASK DETAIL
  https://phabricator.wikimedia.org/T87759

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Tobi_WMDE_SW
Cc: gerritbot, Tobi_WMDE_SW, Aklapper, Snaterlicious, thiemowmde, adrianheine, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T87759: Allow simultaneous editing of mainsnak and references

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW added a project: Wikidata-Sprint-2015-05-05.

TASK DETAIL
  https://phabricator.wikimedia.org/T87759

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Tobi_WMDE_SW
Cc: gerritbot, Tobi_WMDE_SW, Aklapper, Snaterlicious, thiemowmde, adrianheine, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T77982: Decide on implementation of Unit Selector widget

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Backlog on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T77982

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Bene, Lydia_Pintscher, Snipre, thiemowmde, Tobi_WMDE_SW, adrianheine, 
Snaterlicious, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T87759: Allow simultaneous editing of mainsnak and references

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Review on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T87759

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, Tobi_WMDE_SW
Cc: gerritbot, Tobi_WMDE_SW, Aklapper, Snaterlicious, thiemowmde, adrianheine, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T96298: Entity pages should link to machine readable version using tags in the html head

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW moved this task to Doing on the Wikidata-Sprint-2015-05-05 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T96298

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1223/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, Tobi_WMDE_SW
Cc: hoo, Bene, Aklapper, daniel, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T93741: [RFC] Create place to put common Wikibase services

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW changed the title from "Create place to put common Wikibase 
services" to "[RFC] Create place to put common Wikibase services".

TASK DETAIL
  https://phabricator.wikimedia.org/T93741

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Lydia_Pintscher, adrianheine, JeroenDeDauw, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Up For Grabs] T96679: Put sources of datamodel diagrams into the respective code repositories

2015-05-05 Thread Tobi_WMDE_SW
Tobi_WMDE_SW placed this task up for grabs.

TASK DETAIL
  https://phabricator.wikimedia.org/T96679

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tobi_WMDE_SW
Cc: Snaterlicious, Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96579: Deploy Wikidata Query 0.0.1 Release in labs

2015-05-05 Thread Smalyshev
Smalyshev removed a blocking task: T98030: Log metrics to evaluate the success 
of the Wikidata Query Service.

TASK DETAIL
  https://phabricator.wikimedia.org/T96579

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: phuedx, JKatzWMF, Deskana, ksmith, Smalyshev, Aklapper, Manybubbles, 
jkroll, Wikidata-bugs, Jdouglas, aude, daniel, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T95933: Fix unrecognized subjects error on redirects

2015-05-05 Thread Smalyshev
Smalyshev added a blocked task: T98037: Release Wikidata Query 0.0.1 software 
package.

TASK DETAIL
  https://phabricator.wikimedia.org/T95933

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: Smalyshev, Aklapper, Manybubbles, jkroll, Wikidata-bugs, Jdouglas, aude, 
daniel, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T98037: Release Wikidata Query 0.0.1 software package

2015-05-05 Thread Smalyshev
Smalyshev added a blocking task: T97422: Document how to get WQS up and running.

TASK DETAIL
  https://phabricator.wikimedia.org/T98037

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: ksmith, Aklapper, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, 
Manybubbles, daniel, JanZerebecki



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   3   >