Re: [Wikidata] Use of Sparql service is going through the roof

2015-11-06 Thread David Lowe
Thanks, all! I ran each query separately and reassembled the results in a spreadsheet, so I think I got what I was after. Brand new to SPARQL, so I'll try and figure out your correct query above. Thanks again, d On Fri, Nov 6, 2015 at 5:40 PM, James Heald wrote: > Hi David, >

[Wikidata-bugs] [Maniphest] [Updated] T117234: Reproduce wikidata-todo/stats data using analytics infrastructure

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata. Lydia_Pintscher added a subscriber: Lydia_Pintscher. TASK DETAIL https://phabricator.wikimedia.org/T117234 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Christopher, Lydia_Pintscher Cc: Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T116611: Enable the Flow personal talk opt-in Beta Feature on Wikidata.org

2015-11-06 Thread gerritbot
gerritbot added a comment. Change 251677 had a related patch set uploaded (by Jforrester): Enable Flow user opt-in Beta Feature on Wikidata https://gerrit.wikimedia.org/r/251677 TASK DETAIL https://phabricator.wikimedia.org/T116611 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Created] T118065: Provide mechanism to edit aliases on special page that does not involve pipe character

2015-11-06 Thread aude
aude created this task. aude added a subscriber: aude. aude added projects: Wikidata, MediaWiki-extensions-WikibaseRepository. Herald added a subscriber: Aklapper. TASK DESCRIPTION I don't have the pipe character on the keyboard on my phone or can't find it Even if I find it, this is not

Re: [Wikidata] Use of Sparql service is going through the roof

2015-11-06 Thread James Heald
Hi David, I think the issue with your query was with the line OPTIONAL {?nat rdfs:label ?nat_label filter (lang(?nat_label) = "en") .} The problem was that if the photographer didn't have a P27, so ?nat wasn't bound in the previous OPTIONAL line, then when it gets to the line above, with

[Wikidata-bugs] [Maniphest] [Updated] T117853: Evaluate Blazegraph SPARQL performance for Content counting metrics

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata. Lydia_Pintscher added a subscriber: Lydia_Pintscher. TASK DETAIL https://phabricator.wikimedia.org/T117853 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Christopher, Lydia_Pintscher Cc: Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Updated] T117732: Create a Graphite instance in the Analytics cluster

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata. Lydia_Pintscher added a subscriber: Lydia_Pintscher. TASK DETAIL https://phabricator.wikimedia.org/T117732 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lydia_Pintscher, fgiunchedi,

[Wikidata-bugs] [Maniphest] [Created] T117953: [RfC] Usage of HTML IDs on entity pages

2015-11-06 Thread adrianheine
adrianheine created this task. adrianheine assigned this task to Lydia_Pintscher. adrianheine added subscribers: adrianheine, Snaterlicious. adrianheine added projects: Wikidata, MediaWiki-extensions-WikibaseView, MediaWiki-extensions-WikibaseRepository, RfC, Wikidata-Sprint-2015-11-03. Herald

[Wikidata-bugs] [Maniphest] [Closed] T116503: [Bug] Dates are always English when using {{#property:...}} parser function

2015-11-06 Thread JanZerebecki
JanZerebecki closed this task as "Resolved". JanZerebecki assigned this task to thiemowmde. TASK DETAIL https://phabricator.wikimedia.org/T116503 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde, JanZerebecki Cc: daniel, StevenJ81, Nikki,

[Wikidata-bugs] [Maniphest] [Changed Project Column] T116503: [Bug] Dates are always English when using {{#property:...}} parser function

2015-11-06 Thread JanZerebecki
JanZerebecki moved this task to Done on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T116503 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Lowered Priority] T105637: [Bug] "TypeError: context is undefined" when searchSuggest.js is used on Wikidata

2015-11-06 Thread Fomafix
Fomafix lowered the priority of this task from "High" to "Normal". Fomafix added a comment. Lower priority. It is just an error message, without loss of functionality. TASK DETAIL https://phabricator.wikimedia.org/T105637 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 251478 had a related patch set uploaded (by Umherirrender): Make edit link conditional on Special:BrokenRedirects/DoubleRedirects https://gerrit.wikimedia.org/r/251478 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T117900 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: gerritbot, Aklapper, matej_suchanek, StudiesWorld, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Commented On] T117953: [RfC] Usage of HTML IDs on entity pages

2015-11-06 Thread adrianheine
adrianheine added a comment. @Lydia_Pintscher pointed out that we have a lot more IDs: - `wb-item-$ENTITYID` on entity views - `$PROPERTYID` on statement groups - `sitelinks-$SITELINKGROUPID` on sitelink groups TASK DETAIL https://phabricator.wikimedia.org/T117953 EMAIL PREFERENCES

Re: [Wikidata] Lua errors on wikidata.org

2015-11-06 Thread Magnus Manske
Not my construction site, but IIRC there is a hard limit on Wikidata entities used per page. Looks like that one's hit it. On Fri, Nov 6, 2015 at 9:26 AM Benjamin Good wrote: > I assume somebody is working on this already by now, but in case others > have not noticed

[Wikidata-bugs] [Maniphest] [Claimed] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread Umherirrender
Umherirrender claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T117900 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Umherirrender Cc: gerritbot, Aklapper, matej_suchanek, StudiesWorld, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Commented On] T115051: [Task] Use EntityLookup for article placeholder

2015-11-06 Thread gerritbot
gerritbot added a comment. Change 250312 merged by jenkins-bot: Use EntityLookup https://gerrit.wikimedia.org/r/250312 TASK DETAIL https://phabricator.wikimedia.org/T115051 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie, gerritbot Cc:

[Wikidata-bugs] [Maniphest] [Changed Project Column] T114251: [RFC] Magic Infobox implementation

2015-11-06 Thread Qgil
Qgil moved this task to On track on the Wikimedia-Developer-Summit-2016 workboard. Herald added a subscriber: StudiesWorld. TASK DETAIL https://phabricator.wikimedia.org/T114251 WORKBOARD https://phabricator.wikimedia.org/project/board/1448/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Closed] T116459: [Bug] Parsed summary for Wikidata changes has broken links

2015-11-06 Thread JanZerebecki
JanZerebecki closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T116459 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude, JanZerebecki Cc: gerritbot, StudiesWorld, aude, daniel, Anomie, Schnark, Aklapper,

[Wikidata-bugs] [Maniphest] [Changed Project Column] T116459: [Bug] Parsed summary for Wikidata changes has broken links

2015-11-06 Thread JanZerebecki
JanZerebecki moved this task to Done on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T116459 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Commented On] T116459: [Bug] Parsed summary for Wikidata changes has broken links

2015-11-06 Thread JanZerebecki
JanZerebecki added a subscriber: JanZerebecki. JanZerebecki added a comment. Follup in https://phabricator.wikimedia.org/T117738. TASK DETAIL https://phabricator.wikimedia.org/T116459 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude,

[Wikidata-bugs] [Maniphest] [Changed Project Column] T96264: [Task] Add Wikidata to Jenkins job mediawiki-extensions-hhvm

2015-11-06 Thread JanZerebecki
JanZerebecki moved this task to Proposed on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T96264 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Retitled] T96264: [Task] Add Wikidata to extension-gate in CI

2015-11-06 Thread JanZerebecki
JanZerebecki changed the title from "[Task] Add Wikidata to Jenkins job mediawiki-extensions-hhvm" to "[Task] Add Wikidata to extension-gate in CI". TASK DETAIL https://phabricator.wikimedia.org/T96264 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Unblock] T117007: [Story] Don't load a placeholder, if item doesn't exist

2015-11-06 Thread thiemowmde
thiemowmde closed blocking task T115051: [Task] Use EntityLookup for article placeholder as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T117007 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie, thiemowmde Cc: Aklapper,

[Wikidata-bugs] [Maniphest] [Changed Project Column] T115051: [Task] Use EntityLookup for article placeholder

2015-11-06 Thread thiemowmde
thiemowmde moved this task to Done on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T115051 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Closed] T115051: [Task] Use EntityLookup for article placeholder

2015-11-06 Thread thiemowmde
thiemowmde closed this task as "Resolved". thiemowmde added a subscriber: thiemowmde. TASK DETAIL https://phabricator.wikimedia.org/T115051 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie, thiemowmde Cc: thiemowmde, StudiesWorld, gerritbot,

[Wikidata-bugs] [Maniphest] [Created] T117963: [Task] When hitting cancel all pending (wb-reference-new) references should be thrown away

2015-11-06 Thread Jonas
Jonas created this task. Jonas added subscribers: Jonas, adrianheine, thiemowmde. Jonas added projects: Wikidata, MediaWiki-extensions-WikibaseView, Wikidata-Sprint-2015-11-03. Herald added a subscriber: Aklapper. TASK DESCRIPTION TASK DETAIL https://phabricator.wikimedia.org/T117963 EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T117875: Capture article/sub-article relationship in Wikidata items

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher added a subscriber: Lydia_Pintscher. Lydia_Pintscher closed this task as "Resolved". Lydia_Pintscher claimed this task. Lydia_Pintscher added a comment. There are several properties that imply a relation of two topics. Among them facet of, part of, history of topic. There are

[Wikidata-bugs] [Maniphest] [Updated] T117582: Wikidata Feature: Item smoke test: fails to find cancel button

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. zeljkofilipin set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117582 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc:

[Wikidata-bugs] [Maniphest] [Claimed] T117700: [Task] Block statement saving on invalid (and empty?) reference

2015-11-06 Thread Jonas
Jonas claimed this task. Jonas set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117700 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas Cc: adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Changed Project Column] T117701: [Task] Enable save button on reference change

2015-11-06 Thread Jonas
Jonas moved this task to Doing on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T117701 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas

[Wikidata-bugs] [Maniphest] [Claimed] T117701: [Task] Enable save button on reference change

2015-11-06 Thread Jonas
Jonas claimed this task. Jonas set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117701 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas Cc: Aklapper, Jonas, adrianheine, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Edited] T112550: [RFC] Represent derived values in the data model, and allow for deferred deserialization

2015-11-06 Thread daniel
daniel edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T112550 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: adrianheine, hoo, Tobi_WMDE_SW, Jonas, thiemowmde, JeroenDeDauw, Bene, aude, JanZerebecki, Aklapper,

[Wikidata-bugs] [Maniphest] [Created] T117965: Review and deploy of the ArticlePlaceholder extension

2015-11-06 Thread Lucie
Lucie created this task. Lucie claimed this task. Lucie added subscribers: Lydia_Pintscher, Lucie. Lucie added projects: ArticlePlaceholder, MediaWiki-extensions-WikibaseClient, Wikidata. Herald added a subscriber: Aklapper. TASK DESCRIPTION [] Create a tracking task for the extension's

[Wikidata-bugs] [Maniphest] [Closed] T117953: [RfC] Usage of HTML IDs on entity pages

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". Lydia_Pintscher added a comment. > Do we want to use IDs at all? Yes I think so as people do want to link to individual parts of an item to make it easier to find that part. > Do we only want them on entity pages? Do they hurt elsewhere? > Do

[Wikidata-bugs] [Maniphest] [Commented On] T101108: Switch lead image in beta out for WikidataPageBanner

2015-11-06 Thread gerritbot
gerritbot added a comment. Change 251544 had a related patch set uploaded (by Jdlrobson): Enable banners extension on mobile web beta only (enwiki) https://gerrit.wikimedia.org/r/251544 TASK DETAIL https://phabricator.wikimedia.org/T101108 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Changed Status] T114734: Title and TOC not converted for Wikidata page banner language variants

2015-11-06 Thread Jdlrobson
Jdlrobson changed the task status from "Open" to "Stalled". Jdlrobson added a comment. Looks like we're stuck until we can work out the best way to do this... :/ TASK DETAIL https://phabricator.wikimedia.org/T114734 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T105638: RFC: Streamlining Composer usage

2015-11-06 Thread GWicke
GWicke added a subscriber: mobrovac. TASK DETAIL https://phabricator.wikimedia.org/T105638 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JanZerebecki, GWicke Cc: mobrovac, GWicke, Addshore, Qgil, Spage, greg, tstarling, aude, hoo, daniel,

Re: [Wikidata] Use of Sparql service is going through the roof

2015-11-06 Thread David Lowe
Might this be affecting our searches? The following query times out very quickly on Chrome, and runs forever in Firefox before crashing the whole browser (or is there a problem with my query?) PREFIX wd: PREFIX wdt: PREFIX

[Wikidata-bugs] [Maniphest] [Unblock] T85368: [Story] search for Wikidata should use entity selector on mobile as well

2015-11-06 Thread Jdlrobson
Jdlrobson closed blocking task T110069: Make SearchApi module exchangeable as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T85368 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jdlrobson Cc: Bene, Liuxinyu970226, gerritbot, Florian,

[Wikidata-bugs] [Maniphest] [Updated] T101108: Switch lead image in beta out for WikidataPageBanner

2015-11-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T101108 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: JKatzWMF, KHammerstein, gerritbot, Jhernandez, Florian, Jdlrobson, Moushira, phuedx,

[Wikidata-bugs] [Maniphest] [Commented On] T105638: RFC: Streamlining Composer usage

2015-11-06 Thread GWicke
GWicke added a subscriber: GWicke. GWicke added a comment. Here is an idea for a workflow-based solution that would work for nodejs as well: 1. Each code project has a corresponding deploy repository. For nodejs, current practice is to have the code as a submodule of the deploy repository (in

[Wikidata-bugs] [Maniphest] [Commented On] T117184: Validation failed: Negative pattern matched: /^\s|[\r\n\t]|\s$/ when trying to add label and description via special page

2015-11-06 Thread gerritbot
gerritbot added a comment. Change 250030 merged by jenkins-bot: Trim whitespace from input in Special:SetLabelDescriptionAliases https://gerrit.wikimedia.org/r/250030 TASK DETAIL https://phabricator.wikimedia.org/T117184 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread matej_suchanek
matej_suchanek removed a subscriber: gerritbot. matej_suchanek removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T117900 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Umherirrender, matej_suchanek Cc: Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread matej_suchanek
matej_suchanek added a comment. Thanks! TASK DETAIL https://phabricator.wikimedia.org/T117900 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Umherirrender, matej_suchanek Cc: gerritbot, Aklapper, matej_suchanek, StudiesWorld, Wikidata-bugs, aude,

[Wikidata-bugs] [Maniphest] [Updated] T115331: page_props needs an internal API

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T115331 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: cicalese, Lydia_Pintscher Cc: aude, daniel, Lydia_Pintscher, StudiesWorld, gerritbot, Umherirrender,

[Wikidata-bugs] [Maniphest] [Edited] T112550: [RFC] Represent derived values in the data model, and allow for deferred deserialization

2015-11-06 Thread daniel
daniel edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T112550 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: adrianheine, hoo, Tobi_WMDE_SW, Jonas, thiemowmde, JeroenDeDauw, Bene, aude, JanZerebecki, Aklapper,

[Wikidata-bugs] [Maniphest] [Closed] T117184: Validation failed: Negative pattern matched: /^\s|[\r\n\t]|\s$/ when trying to add label and description via special page

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T117184 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude, Lydia_Pintscher Cc: Lydia_Pintscher, gerritbot, aude, Aklapper, Wikidata-bugs, Mbch331

[Wikidata-bugs] [Maniphest] [Commented On] T97566: Add an instruction field for Wikidata items

2015-11-06 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. In https://phabricator.wikimedia.org/T97566#1787416, @kaldari wrote: > @Lydia_Pintscher: Where would you suggest that we go from here? The community > discussion just went in circles with no movement towards consensus. We now > know how many items have usage

[Wikidata-bugs] [Maniphest] [Changed Project Column] T117684: [Task] Add comment to Template and Module

2015-11-06 Thread Lucie
Lucie moved this task to To Do Next on the ArticlePlaceholder workboard. TASK DETAIL https://phabricator.wikimedia.org/T117684 WORKBOARD https://phabricator.wikimedia.org/project/board/1416/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie

[Wikidata-bugs] [Maniphest] [Edited] T107595: [RFC] Multi-Content Revisions

2015-11-06 Thread daniel
daniel edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T107595 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: intracer, Tgr, Qgil, Tobi_WMDE_SW, Addshore, Lydia_Pintscher, cscott, PleaseStand, awight,

[Wikidata-bugs] [Maniphest] [Edited] T107595: [RFC] Multi-Content Revisions

2015-11-06 Thread daniel
daniel edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T107595 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: intracer, Tgr, Qgil, Tobi_WMDE_SW, Addshore, Lydia_Pintscher, cscott, PleaseStand, awight,

[Wikidata-bugs] [Maniphest] [Edited] T107595: [RFC] Multi-Content Revisions

2015-11-06 Thread daniel
daniel edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T107595 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: intracer, Tgr, Qgil, Tobi_WMDE_SW, Addshore, Lydia_Pintscher, cscott, PleaseStand, awight,

[Wikidata-bugs] [Maniphest] [Retitled] T116611: Enable the Flow personal talk opt-in Beta Feature on Wikidata.org

2015-11-06 Thread Jdforrester-WMF
Jdforrester-WMF changed the title from "Enable the Wikidata personal talk opt-in Beta Feature on Wikidata.org" to "Enable the Flow personal talk opt-in Beta Feature on Wikidata.org". TASK DETAIL https://phabricator.wikimedia.org/T116611 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T116611: Enable the Flow personal talk opt-in Beta Feature on Wikidata.org

2015-11-06 Thread Jdforrester-WMF
Jdforrester-WMF added a blocked task: T117990: Enable the Flow personal talk opt-in Beta Feature on all wikis. TASK DETAIL https://phabricator.wikimedia.org/T116611 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jdforrester-WMF Cc: Ashot1997,

[Wikidata-bugs] [Maniphest] [Commented On] T116611: Enable the Flow personal talk opt-in Beta Feature on Wikidata.org

2015-11-06 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 251523 had a related patch set uploaded (by Jforrester): Enable Flow user opt-in Beta Feature on three more wikis https://gerrit.wikimedia.org/r/251523 TASK DETAIL https://phabricator.wikimedia.org/T116611 EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T116611: Enable the Flow personal talk opt-in Beta Feature on Wikidata.org

2015-11-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T116611 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: gerritbot, Ashot1997, Trizek-WMF, Quiddity, Catrope, Aklapper, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Claimed] T116611: Enable the Flow personal talk opt-in Beta Feature on Wikidata.org

2015-11-06 Thread Jdforrester-WMF
Jdforrester-WMF claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T116611 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jdforrester-WMF Cc: gerritbot, Ashot1997, Trizek-WMF, Quiddity, Catrope, Aklapper, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T115331: page_props needs an internal API

2015-11-06 Thread cicalese
cicalese added a comment. I'm still looking for code review of https://gerrit.wikimedia.org/r/#/c/250039/. Any input would be appreciated. TASK DETAIL https://phabricator.wikimedia.org/T115331 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata] Use of Sparql service is going through the roof

2015-11-06 Thread James Heald
Does anyone know what's going on with the Sparql service ? Up until a couple of days ago, the most hits ever in one day was about 6000. But according to http://searchdata.wmflabs.org/wdqs/ two days ago suddenly there were 6.77 *million* requests, and yesterday over 21 million. Does

Re: [Wikidata] Use of Sparql service is going through the roof

2015-11-06 Thread Tom Morris
Tangential question - is there a similar dashboard for WDQ (no S)? Or better yet, one that charts both query services so that they can be compared? Tom On Fri, Nov 6, 2015 at 9:27 AM, James Heald wrote: > Does anyone know what's going on with the Sparql service ? > > Up

[Wikidata-bugs] [Maniphest] [Changed Project Column] T114474: More flexible and modernized Recent Changes code

2015-11-06 Thread Qgil
Qgil moved this task to On track on the Wikimedia-Developer-Summit-2016 workboard. TASK DETAIL https://phabricator.wikimedia.org/T114474 WORKBOARD https://phabricator.wikimedia.org/project/board/1448/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Commented On] T115020: [Task] Rename Special:FancyUnicorn to Special:AboutTopic

2015-11-06 Thread gerritbot
gerritbot added a comment. Change 250158 merged by jenkins-bot: Rename SpecialPage to AboutTopic https://gerrit.wikimedia.org/r/250158 TASK DETAIL https://phabricator.wikimedia.org/T115020 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie,

[Wikidata-bugs] [Maniphest] [Claimed] T110214: [Task] Manage RDF mapping of data values based on central DataType registry

2015-11-06 Thread daniel
daniel claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T110214 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: Lydia_Pintscher, Aklapper, daniel, gerritbot, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Closed] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread Umherirrender
Umherirrender closed this task as "Resolved". Umherirrender set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117900 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Umherirrender Cc: gerritbot, Aklapper, matej_suchanek,

[Wikidata-bugs] [Maniphest] [Updated] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread ReleaseTaggerBot
ReleaseTaggerBot added projects: MW-1.27-release-notes, WMF-deploy-2015-11-10_(1.27.0-wmf.6). TASK DETAIL https://phabricator.wikimedia.org/T117900 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Umherirrender, ReleaseTaggerBot Cc: gerritbot,

[Wikidata-bugs] [Maniphest] [Updated] T88548: [Task] Browsertests for wikibase-property value input

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T88548 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Lydia_Pintscher, Tobi_WMDE_SW,

[Wikidata-bugs] [Maniphest] [Updated] T92281: [Task] Browsertests for link-item widget on Wikidata-Clients

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T92281 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: hoo, WMDE-Fisch, Tobi_WMDE_SW, Aklapper,

[Wikidata-bugs] [Maniphest] [Edited] T112550: [RFC] Represent derived values in the data model, and allow for deferred deserialization

2015-11-06 Thread daniel
daniel edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T112550 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: adrianheine, hoo, Tobi_WMDE_SW, Jonas, thiemowmde, JeroenDeDauw, Bene, aude, JanZerebecki, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T117953: [RfC] Usage of HTML IDs on entity pages

2015-11-06 Thread adrianheine
adrianheine added a comment. They hurt if you are on someone else's HTML page and start using unqualified `id`s, or if you have something twice on a page. TASK DETAIL https://phabricator.wikimedia.org/T117953 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T97566: Add an instruction field for Wikidata items

2015-11-06 Thread kaldari
kaldari added a comment. @Lydia_Pintscher: That's great to hear. Any solution is better than what we have now. So what's the next step? TASK DETAIL https://phabricator.wikimedia.org/T97566 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: kaldari

[Wikidata-bugs] [Maniphest] [Updated] T50136: [Task] Browsertests for focus flow

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T50136 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Aklapper, WMDE-Fisch, Wikidata-bugs,

[Wikidata-bugs] [Maniphest] [Edited] T117965: Review and deploy of the ArticlePlaceholder extension

2015-11-06 Thread Lucie
Lucie edited the task description. Lucie set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117965 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie Cc: Lucie, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude, Ricordisamoa,

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T117965: Review and deploy of the ArticlePlaceholder extension

2015-11-06 Thread Lucie
Lucie added a subscriber: hoo. TASK DETAIL https://phabricator.wikimedia.org/T117965 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie Cc: hoo, Lucie, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude, Ricordisamoa, Mbch331

[Wikidata-bugs] [Maniphest] [Changed Project Column] T117702: [Task] Remove referenceview edit mode handling

2015-11-06 Thread Jonas
Jonas moved this task to Doing on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T117702 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas

[Wikidata-bugs] [Maniphest] [Updated] T117703: Wikidata Feature: Creating statements Scenario Outline: Cancel statement; statement add button never shows

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T117703 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: JanZerebecki, Aklapper, Wikidata-bugs,

[Wikidata-bugs] [Maniphest] [Updated] T117591: Wikidata Feature: Edit sitelinks Scenario Outline: Save sitelink; save doesn't activate

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T117591 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: JanZerebecki, Aklapper, Wikidata-bugs,

[Wikidata-bugs] [Maniphest] [Updated] T117584: Wikidata various features: edit label, description, alias goes to the non-js version

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T117584 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Sjoerddebruin, Mbch331, aude,

[Wikidata-bugs] [Maniphest] [Unblock] T99895: [Epic] Article placeholder based on data from Wikidata

2015-11-06 Thread thiemowmde
thiemowmde closed blocking task T115020: [Task] Rename Special:FancyUnicorn to Special:AboutTopic as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T99895 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucie, thiemowmde Cc: -jem-,

[Wikidata-bugs] [Maniphest] [Changed Project Column] T117963: [Task] When hitting cancel all pending (wb-reference-new) references should be thrown away

2015-11-06 Thread Jonas
Jonas moved this task to Doing on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T117963 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas

[Wikidata-bugs] [Maniphest] [Claimed] T117963: [Task] When hitting cancel all pending (wb-reference-new) references should be thrown away

2015-11-06 Thread Jonas
Jonas claimed this task. Jonas set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117963 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas Cc: thiemowmde, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Commented On] T117700: [Task] Block statement saving on invalid (and empty?) reference

2015-11-06 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 251486 had a related patch set uploaded (by Jonas Kress (WMDE)): Block statement saving on invalid and empty reference https://gerrit.wikimedia.org/r/251486 TASK DETAIL https://phabricator.wikimedia.org/T117700 EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T117701: [Task] Enable save button on reference change

2015-11-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T117701 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas, gerritbot Cc: gerritbot, Aklapper, Jonas, adrianheine, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Commented On] T117701: [Task] Enable save button on reference change

2015-11-06 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 251486 had a related patch set uploaded (by Jonas Kress (WMDE)): Block statement saving on invalid and empty reference https://gerrit.wikimedia.org/r/251486 TASK DETAIL https://phabricator.wikimedia.org/T117701 EMAIL

[Wikidata-bugs] [Maniphest] [Changed Project Column] T117701: [Task] Enable save button on reference change

2015-11-06 Thread Jonas
Jonas moved this task to Review on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T117701 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Changed Project Column] T117700: [Task] Block statement saving on invalid (and empty?) reference

2015-11-06 Thread Jonas
Jonas moved this task to Review on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T117700 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Retitled] T117685: [Task] Tests for SearchHookHandler

2015-11-06 Thread Lucie
Lucie changed the title from "[Task] Tests for search" to "[Task] Tests for SearchHookHandler". Lucie added a project: Wikidata-Sprint-2015-11-03. Lucie set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117685 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T117963: [Task] When hitting cancel all pending (wb-reference-new) references should be thrown away

2015-11-06 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 251487 had a related patch set uploaded (by Jonas Kress (WMDE)): When hitting cancel references should be thrown away https://gerrit.wikimedia.org/r/251487 TASK DETAIL https://phabricator.wikimedia.org/T117963 EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T117963: [Task] When hitting cancel all pending (wb-reference-new) references should be thrown away

2015-11-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T117963 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jonas, gerritbot Cc: gerritbot, thiemowmde, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Changed Project Column] T117963: [Task] When hitting cancel all pending (wb-reference-new) references should be thrown away

2015-11-06 Thread Jonas
Jonas moved this task to Review on the Wikidata-Sprint-2015-11-03 workboard. TASK DETAIL https://phabricator.wikimedia.org/T117963 WORKBOARD https://phabricator.wikimedia.org/project/board/1594/ EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Commented On] T117562: upgrade wikidata browser tests to wikimedia-selenium 1.6.2

2015-11-06 Thread JanZerebecki
JanZerebecki added a comment. This had a followup: https://github.com/wmde/WikidataBrowserTests/pull/94 TASK DETAIL https://phabricator.wikimedia.org/T117562 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JanZerebecki Cc: Tobi_WMDE_SW,

[Wikidata-bugs] [Maniphest] [Commented On] T117900: Special:BrokenRedirects should not offer edit links for items

2015-11-06 Thread gerritbot
gerritbot added a comment. Change 251478 merged by jenkins-bot: Make edit link conditional on Special:BrokenRedirects/DoubleRedirects https://gerrit.wikimedia.org/r/251478 TASK DETAIL https://phabricator.wikimedia.org/T117900 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T117702: [Task] Remove referenceview edit mode handling

2015-11-06 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 251494 had a related patch set uploaded (by Jonas Kress (WMDE)): Remove referenceview edit mode handling https://gerrit.wikimedia.org/r/251494 TASK DETAIL https://phabricator.wikimedia.org/T117702 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T117702: [Task] Remove referenceview edit mode handling

2015-11-06 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T117702 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Updated] T117677: Wikidata Feature: Property smoke test Scenario: Click statement add button; button doesn't appear

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. zeljkofilipin set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T117677 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc:

[Wikidata-bugs] [Maniphest] [Updated] T88557: [Task] Browsertests for Special:SetSitelink

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T88557 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Aklapper, aude, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Updated] T88555: [Task] Browsertests for Special:SetDescription

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T88555 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Lydia_Pintscher, Tobi_WMDE_SW,

[Wikidata-bugs] [Maniphest] [Updated] T88544: [Task] Browsertests for commons media value input

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T88544 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Steinsplitter, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Updated] T101500: [Task] Browsertests for Special:MergeItems

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T101500 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Jonas, Addshore, aude, WMDE-Fisch,

[Wikidata-bugs] [Maniphest] [Updated] T51532: [Task] Browsertests for sitelink groups

2015-11-06 Thread zeljkofilipin
zeljkofilipin edited projects, added Browser-Tests; removed Browser-Tests-Infrastructure. TASK DETAIL https://phabricator.wikimedia.org/T51532 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin Cc: Aklapper, WMDE-Fisch, Wikidata-bugs,

  1   2   >