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

2015-11-04 Thread JanZerebecki
JanZerebecki added a blocking task: T117544: [Task] Run HHVM tests for Wikidata 
build.

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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, hashar, greg



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


[Wikidata-bugs] [Maniphest] [Updated] T117544: [Task] Run HHVM tests for Wikidata build

2015-11-04 Thread JanZerebecki
JanZerebecki added a blocked task: T96264: [Task] Add Wikidata to Jenkins job 
mediawiki-extensions-hhvm.

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

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

To: JanZerebecki
Cc: gerritbot, JanZerebecki, Tobi_WMDE_SW, Aklapper, Wikidata-bugs, aude, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T96264: [Task] Add Wikidata to Jenkins job mediawiki-extensions-hhvm

2015-11-04 Thread gerritbot
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.

Change 251134 had a related patch set uploaded (by JanZerebecki):
add extension-qunit-generic to ext:Wikidata

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


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

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

To: gerritbot
Cc: gerritbot, JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, hashar, 
greg



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


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

2015-11-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, hashar, 
greg



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


[Wikidata-bugs] [Maniphest] [Commented On] T111201: Post-Deployment discussion for Russian Wikivoyage

2015-11-04 Thread Atsirlin
Atsirlin added a comment.

@Jdlrobson, @Sumit: sorry for bothering you, but we have got another problem 
with ToC. All dots between section names are now on a separate line under the 
ToC, example here:
https://ru.wikivoyage.org/wiki/Бронницы

I see the same problem on English Wikivoyage, and it seems to be reproducible 
in Firefox and Chrome and also for different users.


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

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

To: Jdlrobson, Atsirlin
Cc: Sumit, Jdlrobson, Atsirlin, Aklapper, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T111201: Post-Deployment discussion for Russian Wikivoyage

2015-11-04 Thread Jdlrobson
Jdlrobson added a comment.

I'm not sure what's triggered the issue (maybe an HTML change in the fix for 
https://phabricator.wikimedia.org/T92481 ) but given the css is in 
MediaWiki:Common.css it seems the issue should be fixed there. I suspect you'll 
want to apply the rule to the li tag rather than the a tag.


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

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

To: Jdlrobson
Cc: Sumit, Jdlrobson, Atsirlin, Aklapper, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117808: Display very large or very small quantity values using scientific notation

2015-11-04 Thread ArthurPSmith
ArthurPSmith created this task.
ArthurPSmith added a subscriber: ArthurPSmith.
ArthurPSmith added a project: Wikidata.
Herald added subscribers: StudiesWorld, Aklapper.

TASK DESCRIPTION
  After entering a value for the Planck constant 
(https://www.wikidata.org/wiki/Q122894) in terms of its SI unit joule-seconds, 
the value of 6.6x10^-34 displays in wikidata as 0.00 joule-second (and 
the uncertainty value also disappears). This isn't very useful. In a similar 
vein, entering the half-life of Bi-209 
(https://www.wikidata.org/wiki/Q1193) which is 1.9 +- 0.2 x 10^19 years 
displays in wikidata as 19,000,000,000,000,000,000±2,000,000,000,000,000,000, a 
little hard to read. I think python's 'g' format defaults are reasonable - for 
anything below 10^-4 or above 10^6 (or above the length of the number in the 
default precision) display in scientific notation with an 'e', otherwise 
display as a regular number. Or quantity display format could perhaps be a 
user-specified setting as with language.

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

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

To: ArthurPSmith
Cc: Aklapper, StudiesWorld, ArthurPSmith, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T111201: Post-Deployment discussion for Russian Wikivoyage

2015-11-04 Thread Jdlrobson
Jdlrobson added a comment.

Seems to be caused by a css rule recently added in Common.css:
https://ru.wikivoyage.org/w/index.php?title=MediaWiki%3ACommon.css=revision=166317=166316


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

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

To: Jdlrobson
Cc: Sumit, Jdlrobson, Atsirlin, Aklapper, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T110375: [Bug] Catchable fatal error: Argument 1 passed to Wikibase\Repo\Api\EditEntity::getRemoveStatementChangeOps() must be an instance of array, string g

2015-11-04 Thread mmodell
mmodell added a subscriber: mmodell.
mmodell added a comment.

I'm seeing this in 1.27.0-wmf.5:

  Catchable fatal error: Argument 1 passed to 
Wikibase\Repo\Api\EditEntity::getRemoveStatementChangeOps() must be an instance 
of array, string given in 
/srv/mediawiki/php-1.27.0-wmf.5/extensions/Wikidata/extensions/Wikibase/r
  epo/includes/api/EditEntity.php on line 562


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

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

To: mmodell
Cc: mmodell, Ricordisamoa, demon, Aklapper, aude, Luke081515, Wikidata-bugs, 
Mbch331, Jay8g, Krenair, greg



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


[Wikidata-bugs] [Maniphest] [Commented On] T96264: [Task] Add Wikidata to Jenkins job mediawiki-extensions-hhvm

2015-11-04 Thread JanZerebecki
JanZerebecki added a comment.

This requires also adding it to mediawiki-extensions-qunit which is currently 
failing for Wikidata:
https://integration.wikimedia.org/ci/job/mediawiki-extensions-qunit/19035/consoleFull


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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, hashar, greg



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T114443: EventBus MVP

2015-11-04 Thread Spage
Spage moved this task to Under discussion on the MediaWiki-RfCs workboard.

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

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

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

To: Ottomata, Spage
Cc: Milimetric, RobLa-WMF, brion, intracer, Smalyshev, mark, MZMcBride, 
Krinkle, EBernhardson, bd808, Joe, dr0ptp4kt, madhuvishy, Nuria, ori, faidon, 
aaron, GWicke, mobrovac, Eevans, Ottomata, Matanya, Aklapper, JAllemandou, 
jkroll, Hardikj, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, daniel, 
Mbch331, Jay8g, Ltrlg, jeremyb, Legoktm



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


[Wikidata-bugs] [Maniphest] [Commented On] T96264: [Task] Add Wikidata to Jenkins job mediawiki-extensions-hhvm

2015-11-04 Thread gerritbot
gerritbot added a comment.

Change 251138 had a related patch set uploaded (by JanZerebecki):
add Wikidata to extension-gate

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


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

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

To: gerritbot
Cc: gerritbot, JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, hashar, 
greg



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


[Wikidata-bugs] [Maniphest] [Commented On] T111201: Post-Deployment discussion for Russian Wikivoyage

2015-11-04 Thread Atsirlin
Atsirlin added a comment.

@Jdlrobson: do you think that the '>' symbol should be removed? In fact, it is 
the opposite. Initially I forgot to add it, and we had exactly the same problem 
when the '>' symbol was not there. Then Sumit pointed me to this mistake (see 
the discussion above), I added '>', and everything went to normal. Today the 
ToC was broken and I tried to remove '>', simply as a blind guess, but this had 
no effect, so I reverted the change.

It would be helpful if you could explain me what this whole thing means. For 
example, we also have

  .ext-wpb-pagebanner li.toclevel-1:last-child > a:after

in the same css file, but I have no idea how to read this, and whether '>' is 
needed. At the moment, we are using the same configuration as on English 
Wikivoyage, and they seem to experience the same problem


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

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

To: Jdlrobson, Atsirlin
Cc: Sumit, Jdlrobson, Atsirlin, Aklapper, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-04 Thread GWicke
GWicke added a comment.

@faidon: Until very recently (last days), there wasn't actually any REST proxy 
with schema validation  in the EventLogging repository. @ottomata now has a 
patch implementing such a service 
, 
and @mobrovac has left comments on it today. So, it looks like we'll have the 
option of choosing between two new services implementing the same API. I don't 
see having two implementations of a simple service as a bad thing. As 
mentioned, we might want to use a single node process exposing parsoid, 
restbase & eventbus for small (third party) installs, but might as well use the 
new EventLogging service in production.

There are still loose ends to be tied in the API and event schema definitions, 
and I think that should be our focus. The implementation deserves attention 
too, but it's easy to swap & a few hundred lines each.

Replacing all of EventLogging is pretty much out of scope for EventBus. The 
focus is on queuing and event validation, and not on other EventLogging 
features like Varnish log decoding, analytics databases etc. If desired, we 
could fairly easily add HTTP event production in EL, which would write to 
EventBus instead of directly to Kafka. However, I personally think it's fine to 
let trusted producers write directly to Kafka, especially for internal 
applications. The current EL instance is producing to a separate (analytics) 
Kafka cluster in any case, so there is no potential for conflicts with 
non-analytics use cases.


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

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

To: Ottomata, GWicke
Cc: Milimetric, RobLa-WMF, brion, intracer, Smalyshev, mark, MZMcBride, 
Krinkle, EBernhardson, bd808, Joe, dr0ptp4kt, madhuvishy, Nuria, ori, faidon, 
aaron, GWicke, mobrovac, Eevans, Ottomata, Matanya, Aklapper, JAllemandou, 
jkroll, Hardikj, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, daniel, 
Mbch331, Jay8g, Ltrlg, jeremyb, Legoktm



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


[Wikidata-bugs] [Maniphest] [Commented On] T117534: DCAT-AP: XML output no longer valid

2015-11-04 Thread hoo
hoo added a comment.

In https://phabricator.wikimedia.org/T117534#1781061, @Lokal_Profil wrote:

> I think this issue with HHVM was fixed in this diff 
> 


But that patch is part of HHVM 3.6.5 (which we use), so I don't think that's it.


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

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

To: hoo
Cc: gerritbot, StudiesWorld, hoo, ArielGlenn, Lokal_Profil, Aklapper, 
Wikidata-bugs, aude, Svick, Mbch331, Joe, jeremyb



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


[Wikidata-bugs] [Maniphest] [Commented On] T111201: Post-Deployment discussion for Russian Wikivoyage

2015-11-04 Thread Atsirlin
Atsirlin added a comment.

Bug resolved by adding

  .toctext {display: inline;}

to Mediawiki:Common.css. Thanks to Andyrom75!


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

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

To: Jdlrobson, Atsirlin
Cc: Sumit, Jdlrobson, Atsirlin, Aklapper, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331



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


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

2015-11-04 Thread JanZerebecki
JanZerebecki added a comment.

TODO perhaps add to link to: 
https://phabricator.wikimedia.org/diffusion/TEXD/browse/master/nightly.py;8bd6c73cfbcd3ed484cb425ad35256d3ff6377ae$179


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

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

To: JanZerebecki
Cc: Addshore, Qgil, Spage, greg, tstarling, aude, hoo, daniel, zeljkofilipin, 
thcipriani, mmodell, bd808, csteipp, Legoktm, Krinkle, hashar, JanZerebecki, 
Aklapper, Lynhg, Wikidata-bugs, Malyacko, GWicke, Mbch331, Jay8g, Ltrlg, Krenair



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


[Wikidata-bugs] [Maniphest] [Commented On] T117527: Unable to add or remove surname Laucke in Wikidata record

2015-11-04 Thread Checkingfax
Checkingfax added a comment.

In https://phabricator.wikimedia.org/T117527#1781548, @Lydia_Pintscher wrote:

> There is probably no item for Laucke. You can only link existing items as 
> surnames.


I'm trying to add his surname to his own record:
https://www.wikidata.org/wiki/Q21104226

Also, the surname of Lauck is now stuck in there and won't remove. The remove 
feature "hangs" and never finishes. How do I remove Lauck  and add Laucke?


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

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

To: Lydia_Pintscher, Checkingfax
Cc: Lydia_Pintscher, StudiesWorld, Checkingfax, Aklapper, Wikidata-bugs, aude, 
Mbch331



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


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

2015-11-04 Thread Spage
Spage added a comment.

We held E85: RFC Meeting on IRC at 2015-11-04 22:00 UTC 
, see Meeting summary 
.
  From that:

- need to check if fingerprint in git verify-tag/commit output depends on gpg 
settings (jzerebecki
- AGREED: signed tag support in composer would be nice to have (TimStarling, 
22:52:22)
- rough consensus that everything sucks and our lives will be horrible 
regardless of which solution is implemented (TimStarling, 22:56:13)
- @JanZerebecki will add more detailed full workflow into RFC


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

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

To: JanZerebecki, Spage
Cc: Addshore, Qgil, Spage, greg, tstarling, aude, hoo, daniel, zeljkofilipin, 
thcipriani, mmodell, bd808, csteipp, Legoktm, Krinkle, hashar, JanZerebecki, 
Aklapper, Lynhg, Wikidata-bugs, Malyacko, GWicke, Mbch331, Jay8g, Ltrlg, Krenair



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


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

2015-11-04 Thread Spage
Spage moved this task to Backlog (blocked or draft) on the MediaWiki-RfCs 
workboard.

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

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

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

To: JanZerebecki, Spage
Cc: Addshore, Qgil, Spage, greg, tstarling, aude, hoo, daniel, zeljkofilipin, 
thcipriani, mmodell, bd808, csteipp, Legoktm, Krinkle, hashar, JanZerebecki, 
Aklapper, Lynhg, Wikidata-bugs, Malyacko, GWicke, Mbch331, Jay8g, Ltrlg, Krenair



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


[Wikidata-bugs] [Maniphest] [Commented On] T111201: Post-Deployment discussion for Russian Wikivoyage

2015-11-04 Thread Fomafix
Fomafix added a subscriber: Fomafix.
Fomafix added a comment.

In https://phabricator.wikimedia.org/T111201#1784142, @Atsirlin wrote:

> Bug resolved by adding
>
>   .toctext {display: inline;}
>
> to Mediawiki:Common.css. Thanks to Andyrom75!


The local definition must have a higher specificity 
 because the order of 
loading is a race condition:

  .wpb-banner-toc .toctext { display: inline; }


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

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

To: Jdlrobson, Fomafix
Cc: Fomafix, Sumit, Jdlrobson, Atsirlin, Aklapper, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117773: Example query "French people with an article on the English Wikipedia but not on the French one" is broken

2015-11-04 Thread matej_suchanek
matej_suchanek added a subscriber: matej_suchanek.
matej_suchanek added a comment.

  PREFIX schema: 


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

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

To: matej_suchanek
Cc: matej_suchanek, Aklapper, StudiesWorld, kaldari, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



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


[Wikidata-bugs] [Maniphest] [Closed] T117773: Example query "French people with an article on the English Wikipedia but not on the French one" is broken

2015-11-04 Thread Smalyshev
Smalyshev added a subscriber: Smalyshev.
Smalyshev closed this task as "Resolved".
Smalyshev claimed this task.
Smalyshev added a comment.

Looks like it's fixed now (it was a problem because of 
https://phabricator.wikimedia.org/T117175).


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

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

To: Smalyshev
Cc: Smalyshev, matej_suchanek, Aklapper, StudiesWorld, kaldari, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117796: MissingTypeException from line 151 of /srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/vendor/wikibase/data-model-serialization/src/Deserializers/Stat

2015-11-04 Thread aude
aude created this task.
aude added a subscriber: aude.
aude added projects: Wikidata, MediaWiki-extensions-WikibaseRepository, 
Wikimedia-log-errors.
Herald added subscribers: StudiesWorld, Aklapper.

TASK DESCRIPTION
  Deserializers\Exceptions\MissingTypeException from line 151 of 
/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/vendor/wikibase/data-model-serialization/src/Deserializers/StatementDeserializer.php:
  [Exception Deserializers\Exceptions\MissingTypeException] 
(/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/vendor/wikibase/data-model-serialization/src/Deserializers/StatementDeserializer.php:151)
 
#0 
/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/vendor/wikibase/data-model-serialization/src/Deserializers/StatementDeserializer.php(77):
 
Wikibase\DataModel\Deserializers\StatementDeserializer->assertCanDeserialize(array)
#1 
/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(526):
 Wikibase\DataModel\Deserializers\StatementDeserializer->deserialize(array)
#2 
/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(509):
 Wikibase\Repo\Api\EditEntity->getModifyStatementChangeOps(array)
#3 
/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(315):
 Wikibase\Repo\Api\EditEntity->getClaimsChangeOps(array)
#4 
/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/extensions/Wikibase/repo/includes/api/EditEntity.php(253):
 Wikibase\Repo\Api\EditEntity->getChangeOps(array, 
Wikibase\DataModel\Entity\Item)
#5 
/srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/extensions/Wikibase/repo/includes/api/ModifyEntity.php(440):
 Wikibase\Repo\Api\EditEntity->modifyEntity(Wikibase\DataModel\Entity\Item, 
array, integer)
#6 /srv/mediawiki/php-1.27.0-wmf.4/includes/api/ApiMain.php(1270): 
Wikibase\Repo\Api\ModifyEntity->execute()
#7 /srv/mediawiki/php-1.27.0-wmf.4/includes/api/ApiMain.php(466): 
ApiMain->executeAction()
#8 /srv/mediawiki/php-1.27.0-wmf.4/includes/api/ApiMain.php(438): 
ApiMain->executeActionWithErrorHandling()
#9 /srv/mediawiki/php-1.27.0-wmf.4/api.php(88): ApiMain->execute()
#10 /srv/mediawiki/w/api.php(3): include(string)

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

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

To: aude
Cc: Aklapper, aude, StudiesWorld, Luke081515, Wikidata-bugs, Mbch331, Jay8g, 
Krenair, greg



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


[Wikidata-bugs] [Maniphest] [Edited] T117796: MissingTypeException from line 151 of /srv/mediawiki/php-1.27.0-wmf.4/extensions/Wikidata/vendor/wikibase/data-model-serialization/src/Deserializers/State

2015-11-04 Thread aude
aude edited the task description.
aude set Security to None.

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

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

To: aude
Cc: Aklapper, aude, StudiesWorld, Luke081515, Wikidata-bugs, Mbch331, Jay8g, 
Krenair, greg



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


[Wikidata-bugs] [Maniphest] [Commented On] T116622: Duplicate rows in Wikidata sparql

2015-11-04 Thread Fnielsen
Fnielsen added a comment.

I have made a new query:

  prefix pr: 
  prefix prov: 
  prefix wdref: 
  PREFIX wd: 
  PREFIX wdt: 
  PREFIX wikibase:   
  PREFIX p: 
  PREFIX v: 
  PREFIX q: 
  PREFIX rdfs: 
  
  SELECT ?work ?workLabel ?author ?authorLabel ?location ?locationLabel ?geo 
?location_statement ?ref ?citat  WHERE {
  ?work wdt:P31/wdt:P279* wd:Q386724 . 
  ?work wdt:P50 ?author .
  ?work p:P840 ?location_statement .
  ?location_statement v:P840 ?location .
  ?location wdt:P17 wd:Q35 .
  ?location wdt:P625 ?geo . 
  OPTIONAL {
?location_statement prov:wasDerivedFrom ?ref .
?ref pr:P1683 ?citat .
  }
  
  SERVICE wikibase:label { bd:serviceParam wikibase:language "da,en" . }
  }

There the wdrefs are along. Note that there is some 'ordinary' duplicates, but 
I found one of the problematic duplicates:

wdref:d50e710b77340bcfbb2c3c32ae96faa8f066d625
"Jeg står ude i Tingbjerg på Ruten. Der er en mand, der er blevet skudt og 
dræbt.

and its duplicate:

wdref:c72f15c267545dcd6fb44bf7ad8c74df1fdb693d
"Jeg står ude i Tingbjerg på Ruten. Der er en mand, der er blevet skudt og 
dræbt. ..."

The information is in wd:Q21089337

https://www.wikidata.org/wiki/Special:EntityData/Q21089337.ttl?flavor=dump

I find :c72 in there, but :d50 is not there, so Wikidata is ok. Perhaps the 
dump to the SPARQL server does not erase the old one?

Thanks for the tricks.


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

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

To: Fnielsen
Cc: Smalyshev, Addshore, StudiesWorld, Fnielsen, Aklapper, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-04 Thread mobrovac
mobrovac added a comment.

In https://phabricator.wikimedia.org/T114443#1782700, @faidon wrote:

> So either someone else should make it for you (//soon//) or you'll just use 
> your own thing? No, it doesn't work like that. The entire point of the RFC 
> meeting was so that we could all agree to what we want out of this and find 
> acceptable, make our compromises and make a decision about the direction that 
> we'll go forward to.
>
> This happened, and we first and foremost widely agreed of this being aimed as 
> a single product that will "unify the set of partial and divergent 
> implementations that currently exist". I don't think you've proposed (yet?) a 
> plan for replacing EventLogging for all of its existing use cases — if you do 
> so, we can have that conversation based on those merits. Until then, I don't 
> see why we are even discussing this "node implementation".
>
> Or in another words: the flip side of what you wrote is "we have a 
> complicated piece of infrastructure that has been worked on for years, is 
> battle tested and is actively used for a number of different use cases 
> already — but if you can make restevent reach feature parity with that system 
> //soon// then we can consider using that too".


S, I think there's a mix of short-term needs and long-term requirements 
which do not go hand in hand and we seem to be juggling mostly around them.

Here's the deal the way I see it. Yes, sure, +1k for:

> we first and foremost widely agreed of this being aimed as a single product 
> that will "unify the set of partial and divergent implementations that 
> currently exist"


That's the long-term plan. As we agreed in the meeting, not everything can be 
converted //now// or //soon//. What we (=== Services team) have committed on 
doing this quarter is creating the change propagation system which aims at 
replacing the (hacky) RestbaseUpdateJobs extension. And that is only a first 
use case that is to be based on the EventBus MVP outlined in this task. Since 
the node REST proxy is ready to use, we feel we should use that in the interim 
so that we can continue work on our goal. To be explicit: I'm not saying we're 
dismissing the RFC discussions and don't want to collaborate with others. Our 
ultimate goal is exactly what you described - a unified event bus system for 
the whole organisation - and only an org-wide consensus will //bring us home//. 
But we have to make (small-ish) compromises in the short term in order to meet 
our QG.


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

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

To: Ottomata, mobrovac
Cc: Milimetric, RobLa-WMF, brion, intracer, Smalyshev, mark, MZMcBride, 
Krinkle, EBernhardson, bd808, Joe, dr0ptp4kt, madhuvishy, Nuria, ori, faidon, 
aaron, GWicke, mobrovac, Eevans, Ottomata, Matanya, Aklapper, JAllemandou, 
jkroll, Hardikj, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, daniel, 
Mbch331, Jay8g, Ltrlg, jeremyb, Legoktm



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


[Wikidata-bugs] [Maniphest] [Created] T117773: Example query "French people with an article on the English Wikipedia but not on the French one" is broken

2015-11-04 Thread kaldari
kaldari created this task.
kaldari added a subscriber: kaldari.
kaldari added a project: Wikidata-Query-Service.
Herald added subscribers: StudiesWorld, Aklapper.
Herald added projects: Wikidata, Discovery.

TASK DESCRIPTION
  One of the built-in example queries for the Wikidata Query Service is "French 
people with an article on the English Wikipedia but not on the French one". 
However when you try to run this query, it gives you an error:
QName 'schema:about' uses an undefined prefix
  
 
https://query.wikidata.org/#PREFIX%20wd%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2F%3E%0APREFIX%20wdt%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fdirect%2F%3E%0APREFIX%20wikibase%3A%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23%3E%0APREFIX%20p%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2F%3E%0APREFIX%20v%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fstatement%2F%3E%0APREFIX%20q%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fqualifier%2F%3E%0APREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0A%0ASELECT%20%3Fitem%20%3FitemLabel%20%28COUNT%28distinct%20%3Fsitelink%29%20as%20%3Fcount%29%20WHERE%20{%0A%20%20%20%3Fitem%20wdt%3AP31%20wd%3AQ5%20.%0A%20%20%20%3Fitem%20wdt%3AP27%20wd%3AQ142%20.%0A%20%20%20%3Fsitelink%20schema%3Aabout%20%3Fitem%20.%0A%20%20%20FILTER%20EXISTS%20{%20%3Fwen%20schema%3Aabout%20%3Fitem%20.%20%3Fwen%20schema%3AinLanguage%20%22en%22%20}%0A%20%20%20FILTER%20NOT%20EXISTS%20{%20%3Fwfr%20schema%3Aabout%20%3Fitem%20.%20%3Fwfr%20schema%3
AinLanguage%20%22fr%22%20}%0A%20%20SERVICE%20wikibase%3Alabel%20{%0A%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22fr%2Cen%22%20.%0A%20%20}%0A%20}%20GROUP%20BY%20%3Fitem%20%3FitemLabel%20ORDER%20BY%20DESC%28%3Fcount%29

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

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

To: kaldari
Cc: Aklapper, StudiesWorld, kaldari, jkroll, Smalyshev, Wikidata-bugs, 
Jdouglas, aude, Deskana, Manybubbles, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T116622: Duplicate rows in Wikidata sparql

2015-11-04 Thread Fnielsen
Fnielsen added a comment.

Maybe I should note that the DISTINCT keyword clears the ordinary duplicates 
from my query result, but not problematic ones.


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

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

To: Fnielsen
Cc: Smalyshev, Addshore, StudiesWorld, Fnielsen, Aklapper, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T117548: [Task] Find the best way to get labels into Elastic

2015-11-04 Thread aude
aude moved this task to Doing on the Wikidata-Sprint-2015-11-03 workboard.

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

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

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

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



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


[Wikidata-bugs] [Maniphest] [Claimed] T117548: [Task] Find the best way to get labels into Elastic

2015-11-04 Thread aude
aude claimed this task.

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

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

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



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


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

2015-11-04 Thread JanZerebecki
JanZerebecki created this task.
JanZerebecki added a subscriber: JanZerebecki.
JanZerebecki added projects: Browser-Tests, Wikidata.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  
http://raita.wmflabs.org/#projects/https%3A%2F%2Fgithub.com%2Fwmde%2FWikidataBrowserTests.git/builds/7rHlAhdsRDeKjJn94TwiDw
  
https://integration.wikimedia.org/ci/job/browsertests-Wikidata-SmokeTests-linux-firefox-sauce/425/artifact/log/Property_smoke_test%3A_Click_statement_add_button.png
  Feature: Property smoke test Scenario: Click statement add button
  
  Moved from T117591 to a new task. Might be an JS error. Maybe this is already 
fixed by T117564.

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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, greg



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


[Wikidata-bugs] [Maniphest] [Updated] T117675: [Task] Display newly added references when leaving edit mode

2015-11-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117675: [Task] Display newly added references when leaving edit mode

2015-11-04 Thread gerritbot
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.

Change 250948 had a related patch set uploaded (by Jonas Kress (WMDE)):
Display newly added references when leaving edit mode

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


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

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

To: gerritbot
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117680: [Story] Sorting of statement groups for ArticlePlaceholder

2015-11-04 Thread Lucie
Lucie created this task.
Lucie claimed this task.
Lucie added subscribers: Lucie, hoo.
Lucie added projects: ArticlePlaceholder, MediaWiki-extensions-WikibaseClient, 
Wikidata, Story.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  There should be a way to sort the statement groups on the article 
placeholders. It should be in the statementListRenderer in the Lua module. But 
we'll need to figure out a way of ordering the statement groups first. (see 
dependencies of this ticket)

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

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

To: Lucie
Cc: hoo, Aklapper, Lucie, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117684: [Task] Add comment to Template and Module

2015-11-04 Thread Lucie
Lucie created this task.
Lucie claimed this task.
Lucie added a subscriber: Lucie.
Lucie added projects: Wikidata, MediaWiki-extensions-WikibaseClient, 
ArticlePlaceholder.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  Add a comment to the beginning of the template and the module asking the user 
to consider changing upstream instead of on their wiki.

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

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

To: Lucie
Cc: Aklapper, Lucie, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117683: [Tracking] Finish minimal loveable product as beta feature

2015-11-04 Thread Lucie
Lucie added a blocking task: T117684: [Task] Add comment to Template and Module.

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

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

To: Lucie
Cc: Lucie, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117684: [Task] Add comment to Template and Module

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Aklapper, Lucie, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117421: [Story] Put identifiers into separate section in the UI

2015-11-04 Thread adrianheine
adrianheine added a comment.

Also, should you be able to add a new statement to both / all statement 
sections? With which properties?


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

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

To: adrianheine
Cc: Lydia_Pintscher, Aklapper, Sjoerddebruin, Liuxinyu970226, Ltrlg, 
Daniel_Mietchen, Ricordisamoa, Legoktm, Pigsonthewing, Filceolaire, PKM, Laddo, 
Sannita, Addshore, Multichill, Bene, Tobi_WMDE_SW, Snaterlicious, thiemowmde, 
adrianheine, Micru, jayvdb, MGChecker, DSGalaktos, Agabi10, Zolo, 
Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Claimed] T117689: [Task] Introduce ViewController for managing edit mode in referenceview

2015-11-04 Thread adrianheine
adrianheine claimed this task.

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

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

To: adrianheine
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Claimed] T117692: [Task] Introduce remove toolbar for when edit mode is not managed by referenceview

2015-11-04 Thread adrianheine
adrianheine claimed this task.

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

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

To: adrianheine
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T110902: [Bug] Table of content too large on mobile Wikidata

2015-11-04 Thread gerritbot
gerritbot added a comment.

Change 250960 had a related patch set uploaded (by Bene):
Only add sections if an actual section heading has been found

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


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

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

To: Bene, gerritbot
Cc: Liuxinyu970226, Bene, thiemowmde, adrianheine, Snaterlicious, Aklapper, 
Florian, MaxSem, Lydia_Pintscher, Moushira, gerritbot, Wikidata-bugs, aude, 
Mbch331



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


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

2015-11-04 Thread Jonas
Jonas created this task.
Jonas added subscribers: adrianheine, Jonas, Aklapper.
Jonas added projects: Wikidata, Wikidata-Sprint-2015-11-03, 
MediaWiki-extensions-WikibaseView.

TASK DESCRIPTION
  When checking if a statement is edited (a.k.a. not "equal"), it must consider 
the references (i. e. editing a reference would enable the save button)

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 mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2015-11-04 Thread Jonas
Jonas created this task.
Jonas added subscribers: Aklapper, Jonas, adrianheine.
Jonas added projects: MediaWiki-extensions-WikibaseView, 
Wikidata-Sprint-2015-11-03, Wikidata.

TASK DESCRIPTION
  Remove referenceview edit mode handling

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

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

To: Jonas
Cc: adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread Jonas
Jonas moved this task to Backlog 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
Cc: adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread Jonas
Jonas moved this task to Backlog 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
Cc: Aklapper, Jonas, adrianheine, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread Jonas
Jonas moved this task to Backlog 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: Jonas
Cc: adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread Jonas
Jonas removed a blocked task: T117700: [Task] Block statement saving on invalid 
(and empty?) reference.

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 mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2015-11-04 Thread Jonas
Jonas removed a blocking task: T117701:  [Task] Enable save button on reference 
change.

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 mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2015-11-04 Thread Jonas
Jonas removed a blocked task: T117701:  [Task] Enable save button on reference 
change.

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

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

To: Jonas
Cc: adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread Jonas
Jonas removed a blocking task: T117702: [Task] Remove referenceview edit mode 
handling.

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 mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T117188: Keep losing session data when editing on mobile wikidata

2015-11-04 Thread matej_suchanek
matej_suchanek removed a subscriber: matej_suchanek.

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

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

To: hoo, matej_suchanek
Cc: Florian, Bene, thiemowmde, daniel, Nemo_bis, Lydia_Pintscher, hoo, 
Aklapper, aude, Wikidata-bugs, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T110902: [Bug] Table of content too large on mobile Wikidata

2015-11-04 Thread Bene
Bene added a project: Wikidata-Sprint-2015-11-03.

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

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

To: Bene
Cc: Liuxinyu970226, Bene, thiemowmde, adrianheine, Snaterlicious, Aklapper, 
Florian, MaxSem, Lydia_Pintscher, Moushira, gerritbot, Wikidata-bugs, aude, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T110902: [Bug] Table of content too large on mobile Wikidata

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

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

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

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

To: Bene
Cc: Liuxinyu970226, Bene, thiemowmde, adrianheine, Snaterlicious, Aklapper, 
Florian, MaxSem, Lydia_Pintscher, Moushira, gerritbot, Wikidata-bugs, aude, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T114443: EventBus MVP

2015-11-04 Thread mobrovac
mobrovac added a comment.

In https://phabricator.wikimedia.org/T114443#1777558, @Ottomata wrote:

> @gwicke, I think this may be a problem.  From my perspective, the goal of 
> this project is a generalized event service with well designed and 
> standardized schemas for all of WMF.  For this MVP, we have chosen to model 
> change events because that is what you are interested in.  This is an 'MVP', 
> and will likely require iteration after the first deployment.  I don't think 
> having a live services production goal based on this is realistic.


I don't see these two as being mutually-exclusive. In order to meet the end 
goal of a generalised event service we are starting with the Services' use 
case. The MVP is part of one of our quarterly goals. We have almost finalised 
the events and almost settled on the hardware, so from our point of view we are 
ready to start building our change propagation system which relies on the basic 
edit events.

And, as you state, the MVP is going to be a first stab at this (a prototype of 
sorts) which will be improved upon as other services/systems are ported to it. 
Which points make you think having an MVP up and running this quarter?


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

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

To: Ottomata, mobrovac
Cc: Milimetric, RobLa-WMF, brion, intracer, Smalyshev, mark, MZMcBride, 
Krinkle, EBernhardson, bd808, Joe, dr0ptp4kt, madhuvishy, Nuria, ori, faidon, 
aaron, GWicke, mobrovac, Eevans, Ottomata, Matanya, Aklapper, JAllemandou, 
jkroll, Hardikj, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, daniel, 
Mbch331, Jay8g, Ltrlg, jeremyb, Legoktm



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T117533: DCAT-AP: Issued and modified should be typed

2015-11-04 Thread Lokal_Profil
Lokal_Profil added a comment.
Herald added a subscriber: StudiesWorld.

OK. So what needs to be done is adding 
`rdf:datatype="http://www.w3.org/2001/XMLSchema#date"` to all of the `issued`, 
`modified` tags?


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

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

To: Lokal_Profil
Cc: StudiesWorld, Aklapper, EmidioStani, Lokal_Profil, Wikidata-bugs, aude, 
Svick, Mbch331, jeremyb



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


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

2015-11-04 Thread Jonas
Jonas added a blocked task: T87759: [Story] Allow simultaneous editing of 
mainsnak and references .

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 mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2015-11-04 Thread Jonas
Jonas added blocking tasks: T117701:  [Task] Enable save button on reference 
change, T117702: [Task] Remove referenceview edit mode handling.

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

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

To: Jonas
Cc: Sjoerddebruin, Jonas, Ricordisamoa, matej_suchanek, Tobi_WMDE_SW, Aklapper, 
Snaterlicious, thiemowmde, adrianheine, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread Jonas
Jonas added a blocked task: T87759: [Story] Allow simultaneous editing of 
mainsnak and references .

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

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

To: Jonas
Cc: adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread JanZerebecki
JanZerebecki added a comment.

Err the add button wasn't yet clicked. Probably the same as 
https://phabricator.wikimedia.org/T117677.


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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, greg



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


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

2015-11-04 Thread Jonas
Jonas created this task.
Jonas added subscribers: Jonas, adrianheine.
Jonas added projects: MediaWiki-extensions-WikibaseView, 
Wikidata-Sprint-2015-11-03, Wikidata.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  [Task] Block statement saving on invalid (and empty?) reference

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 mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2015-11-04 Thread JanZerebecki
JanZerebecki changed the title from "Wikidata Feature: Creating statements 
Scenario Outline: Cancel statement; button never shows" to "Wikidata Feature: 
Creating statements Scenario Outline: Cancel statement; statement add button 
never shows".
JanZerebecki set Security to None.

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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, greg



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


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

2015-11-04 Thread JanZerebecki
JanZerebecki changed the title from "Wikidata Smoketest Headless: XHR didn't 
load" to "Wikidata Feature: Edit sitelinks Scenario Outline: Save sitelink; 
save doesn't activate".
JanZerebecki edited the task description.

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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, greg



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


[Wikidata-bugs] [Maniphest] [Created] T117678: [Task] Disable all jQuery animations while running browser tests

2015-11-04 Thread thiemowmde
thiemowmde created this task.
thiemowmde added subscribers: thiemowmde, JanZerebecki, Tobi_WMDE_SW.
thiemowmde added projects: Wikidata, Browser-Tests, Wikidata-Sprint-2015-11-03.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  I accidentally run across a hot tip that can speed up browser tests:
  ```lang=js
  jQuery.fx.off = true;
  ```
  I suggest to add this to our test setup, so it speeds up CI as well as local 
test runs. Would be really cool to know the actual difference this makes.
  
  This option is in jQuery since version 1.3. In previous versions I set all 
elements in the `jQuery.fx.speeds` array to 0 to achieve the same.

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

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

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



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


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T117611: Create a dashboard showing how many error/timeout requests are in WDQS

2015-11-04 Thread Addshore
Addshore added a subscriber: Addshore.

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

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

To: Addshore
Cc: Addshore, mpopov, Ironholds, Aklapper, StudiesWorld, Smalyshev, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117611: Create a dashboard showing how many error/timeout requests are in WDQS

2015-11-04 Thread Addshore
Addshore added a project: WMDE-Analytics-Engineering.
Addshore set Security to None.

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

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

To: Addshore
Cc: Addshore, mpopov, Ironholds, Aklapper, StudiesWorld, Smalyshev, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117668: [Task] Fix references counter for new statements

2015-11-04 Thread gerritbot
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.

Change 250955 had a related patch set uploaded (by Adrian Lang):
Fix references counter when saving whole statement

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


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

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

To: Jonas, gerritbot
Cc: gerritbot, thiemowmde, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117668: [Task] Fix references counter for new statements

2015-11-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Jonas, gerritbot
Cc: gerritbot, thiemowmde, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, 
Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117421: [Story] Put identifiers into separate section in the UI

2015-11-04 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.

In https://phabricator.wikimedia.org/T117421#1781124, @adrianheine wrote:

> - Does this apply for items and properties?


It is really important for items because they are so convoluted. What do others 
think?

> - Where is this configured? I think this is very Wikidata-specific, and, as I 
> mention frequently, such things should not go into Wikibase. Instead, 
> Wikibase should be flexible enough to be configured properly.


Where is what configured? That this section exists? Or what it contains? We 
could show it only if statements with the identifier datatype exist?


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

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

To: adrianheine, Lydia_Pintscher
Cc: Lydia_Pintscher, Aklapper, Sjoerddebruin, Liuxinyu970226, Ltrlg, 
Daniel_Mietchen, Ricordisamoa, Legoktm, Pigsonthewing, Filceolaire, PKM, Laddo, 
Sannita, Addshore, Multichill, Bene, Tobi_WMDE_SW, Snaterlicious, thiemowmde, 
adrianheine, Micru, jayvdb, MGChecker, DSGalaktos, Agabi10, Zolo, 
Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117421: [Story] Put identifiers into separate section in the UI

2015-11-04 Thread adrianheine
adrianheine added a comment.

In https://phabricator.wikimedia.org/T117421#1781489, @Lydia_Pintscher wrote:

> Where is what configured? That this section exists? Or what it contains? We 
> could show it only if statements with the identifier datatype exist?


Where is configured which statement sections exist and by which criteria 
statements are sorted into these sections?


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

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

To: adrianheine
Cc: Lydia_Pintscher, Aklapper, Sjoerddebruin, Liuxinyu970226, Ltrlg, 
Daniel_Mietchen, Ricordisamoa, Legoktm, Pigsonthewing, Filceolaire, PKM, Laddo, 
Sannita, Addshore, Multichill, Bene, Tobi_WMDE_SW, Snaterlicious, thiemowmde, 
adrianheine, Micru, jayvdb, MGChecker, DSGalaktos, Agabi10, Zolo, 
Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Assigned] T116153: [Task] The referenceview must work with no statement GUID

2015-11-04 Thread Jonas
Jonas assigned this task to adrianheine.

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

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

To: adrianheine, Jonas
Cc: adrianheine, thiemowmde, Snaterlicious, Aklapper, Tobi_WMDE_SW, 
matej_suchanek, Ricordisamoa, Jonas, Sjoerddebruin, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117681: [RfC] Ordering of statement groups

2015-11-04 Thread Lucie
Lucie created this task.
Lucie claimed this task.
Lucie added subscribers: hoo, Aklapper, Lucie, aude, daniel.
Lucie added projects: Wikidata, MediaWiki-extensions-WikibaseClient, 
ArticlePlaceholder, RfC.

TASK DESCRIPTION
  https://www.mediawiki.org/wiki/Requests_for_comment/Statement_group_ordering

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

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

To: Lucie
Cc: daniel, aude, Lucie, Aklapper, hoo, Wikidata-bugs, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117685: [Task] Tests for search

2015-11-04 Thread Lucie
Lucie created this task.
Lucie claimed this task.
Lucie added subscribers: Ricordisamoa, Lucie.
Lucie added projects: Wikidata, ArticlePlaceholder.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION


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

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

To: Lucie
Cc: Lucie, Ricordisamoa, Aklapper, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread adrianheine
adrianheine edited the task description.

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

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

To: adrianheine
Cc: Sjoerddebruin, Jonas, Ricordisamoa, matej_suchanek, Tobi_WMDE_SW, Aklapper, 
Snaterlicious, thiemowmde, adrianheine, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117689: Introduce ViewController for managing edit mode in referenceview

2015-11-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117689: Introduce ViewController for managing edit mode in referenceview

2015-11-04 Thread gerritbot
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.

Change 248833 had a related patch set uploaded (by Adrian Lang):
Introduce ViewController

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


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

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

To: gerritbot
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117692: [Task] Introduce remove toolbar for when edit mode is not managed by referenceview

2015-11-04 Thread gerritbot
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.

Change 249989 had a related patch set uploaded (by Adrian Lang):
Add remove toolbar to referenceview

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


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

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

To: gerritbot
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


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

2015-11-04 Thread adrianheine
adrianheine edited the task description.

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

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

To: adrianheine
Cc: Sjoerddebruin, Jonas, Ricordisamoa, matej_suchanek, Tobi_WMDE_SW, Aklapper, 
Snaterlicious, thiemowmde, adrianheine, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117693: [Story] ArticlePlaceholder pages should show up in search engines

2015-11-04 Thread Lucie
Lucie created this task.
Lucie claimed this task.
Lucie added subscribers: Lydia_Pintscher, Lucie.
Lucie added projects: ArticlePlaceholder, MediaWiki-extensions-WikibaseClient, 
Wikidata, Story.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION


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

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

To: Lucie
Cc: Lucie, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117692: [Task] Introduce remove toolbar for when edit mode is not managed by referenceview

2015-11-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T117591: Wikidata Smoketest Headless: XHR didn't load

2015-11-04 Thread JanZerebecki
JanZerebecki added a comment.

This is not a failed XHR request: Feature: Property smoke test Scenario: Click 
statement add button, moving it to a different bug.


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

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

To: JanZerebecki
Cc: JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, greg



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


[Wikidata-bugs] [Maniphest] [Created] T117683: [Tracking] Finish minimal loveable product as beta feature

2015-11-04 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


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

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

To: Lucie
Cc: Lucie, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Created] T117689: Introduce ViewController for managing edit mode in referenceview

2015-11-04 Thread adrianheine
adrianheine created this task.
adrianheine added subscribers: Jonas, adrianheine.
adrianheine added projects: MediaWiki-extensions-WikibaseView, 
Wikidata-Sprint-2015-11-03, Wikidata.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  Managing edit mode should be done in a ViewController, separately from the 
view.

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

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

To: adrianheine
Cc: adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Retitled] T117689: [Task] Introduce ViewController for managing edit mode in referenceview

2015-11-04 Thread adrianheine
adrianheine changed the title from "Introduce ViewController for managing edit 
mode in referenceview" to "[Task] Introduce ViewController for managing edit 
mode in referenceview".
adrianheine set Security to None.

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

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

To: adrianheine
Cc: gerritbot, adrianheine, Jonas, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Commented On] T98014: [Story] apply language fallback for labels and descriptions in current language in main part of header

2015-11-04 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.

Yeah.


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

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

To: Lydia_Pintscher
Cc: adrianheine, daniel, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Assigned] T115972: [Bug] Add reference button on new statements does not work

2015-11-04 Thread Jonas
Jonas assigned this task to adrianheine.

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

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

To: adrianheine, Jonas
Cc: gerritbot, matej_suchanek, Aklapper, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Changed Project Column] T117561: selenium fails to connect to firefox (headless not sauce)

2015-11-04 Thread JanZerebecki
JanZerebecki moved this task to Backlog on the Browser-Tests workboard.

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

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

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

To: JanZerebecki
Cc: StudiesWorld, JanZerebecki, Aklapper, Wikidata-bugs, aude, Mbch331, greg



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


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

2015-11-04 Thread daniel
daniel added a comment.

In https://phabricator.wikimedia.org/T112550#1641830, @Bene wrote:

> > but was identified as the least desirable option in the previsous RFC 
> > discussion.
>
>
> Was it really? Inheritance by itself isn't a bad thing and I think in some 
> places it is completely valid to use that feature to extend our data model. I 
> wouldn't throw that option away from the beginning.


Subclassing seems like a viable option for derived values, but not really for 
deferred deserialisation. We should probably discuss it again.


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

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

To: daniel
Cc: hoo, Tobi_WMDE_SW, Jonas, thiemowmde, JeroenDeDauw, Bene, aude, 
JanZerebecki, Aklapper, Lydia_Pintscher, daniel, Wikidata-bugs, Mbch331



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


[Wikidata-bugs] [Maniphest] [Edited] T117678: [Task] Disable all jQuery animations while running browser tests

2015-11-04 Thread thiemowmde
thiemowmde edited the task description.

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

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

To: thiemowmde
Cc: WMDE-Fisch, Tobi_WMDE_SW, JanZerebecki, thiemowmde, Aklapper, 
Wikidata-bugs, aude, Mbch331, greg



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


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

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Aklapper, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T113957: [Story] Set the image Property id in configurations

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Lydia_Pintscher, Lucie, gerritbot, Aklapper, hoo, Wikidata-bugs, aude, 
Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T112638: [Story] beta feature status for initial article placeholder rollout

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Jdlrobson, JKatzWMF, Legoktm, Stryn, Jdforrester-WMF, Ricordisamoa, 
Aklapper, Lucie, Johan, Luke081515, Wikidata-bugs, aude, Shizhao, Se4598, 
Mbch331, Jay8g



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


[Wikidata-bugs] [Maniphest] [Updated] T117683: [Tracking] Finish minimal loveable product as beta feature

2015-11-04 Thread Lucie
Lucie added blocking tasks: T117680: [Story] Sorting of statement groups for 
ArticlePlaceholder, T117556: Limit number of statements, T117007: [Story] Don't 
load a placeholder, if item doesn't exist, T115020: [Task] Rename 
Special:FancyUnicorn to Special:AboutTopic, T113957: [Story] Set the image 
Property id in configurations, T113954: [Story] Only show notable items as 
search result, T113959: [Story] [Article Placeholder] Write tests, T112638: 
[Story] beta feature status for initial article placeholder rollout, T117539: 
[Story] First layout Article Placeholder.

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

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

To: Lucie
Cc: Lucie, Aklapper, Lydia_Pintscher, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117556: Limit number of statements

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Aklapper, gerritbot, Lucie, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


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

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: gerritbot, Ricordisamoa, aude, Aklapper, Lucie, Wikidata-bugs, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T113954: [Story] Only show notable items as search result

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Aklapper, Lucie, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T113959: [Story] [Article Placeholder] Write tests

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Ricordisamoa, Aklapper, Lucie, Wikidata-bugs, aude, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117539: [Story] First layout Article Placeholder

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: Aklapper, Lucie, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117680: [Story] Sorting of statement groups for ArticlePlaceholder

2015-11-04 Thread Lucie
Lucie added a blocked task: T117683: [Tracking] Finish minimal loveable product 
as beta feature.

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

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

To: Lucie
Cc: hoo, Aklapper, Lucie, Wikidata-bugs, aude, Ricordisamoa, Mbch331



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


[Wikidata-bugs] [Maniphest] [Updated] T117678: [Task] Disable all jQuery animations while running browser tests

2015-11-04 Thread JanZerebecki
JanZerebecki removed projects: Easy, Wikidata-Sprint-2015-11-03.

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

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

To: JanZerebecki
Cc: WMDE-Fisch, Tobi_WMDE_SW, JanZerebecki, thiemowmde, Aklapper, 
Wikidata-bugs, aude, Mbch331, greg



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


  1   2   3   >