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

2017-01-14 Thread Nikki
Nikki added a comment.
I would also like to see something better than manually separating them with a pipe character. It's not very intuitive.

It is also an issue on Special:NewItem (I assume you're referring to Special:SetLabelDescriptionAliases).

Another alternative would be to have one field per alias and automatically add another field after the user enters something into the field. It wouldn't be as compact as the suggestion above, but it would be more consistent with the usual edit interface for aliases.TASK DETAILhttps://phabricator.wikimedia.org/T118065EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: NikkiCc: Nikki, Florian, aude, Aklapper, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T150581: Mediawiki-Vagrant role "Wikidata" fails after timeout

2017-01-14 Thread jeblad
jeblad added a comment.
I have no clear understanding of what is the real root cause of this problem, but suddenly the Vagrant box started to work.

Here is a rough writeup of what happen


Vagrantfile-extra.rb to set mem to 3072 and cpus to 2
composer config --global process-timeout 900


Did a vagrant provision, and it failed yet another time.


vagrant destroy
vagrant global-status --prune
vagrant disable wikidata (?)
vagrant up
vagrant git-update


In another terminal I logged in to the client


vagrant ssh
composer config --global process-timeout 4800
sudo locale-gen nb
sudo locale-gen nn
sudo locale-gen no
sudo locale-gen en
sudo locale-gen es
sudo locale-gen he
sudo locale-gen ru
sudo locale-gen zh
sudo dpkg-reconfigure locales
sudo update-locale LANG=nb_NO.UTF-8
sudo apt-get update && sudo apt-get upgrade


Back on the host


vagrant enable-role wikidata
VAGRANT_LOG=info vagrant provision


I suspect that the first failed boot did load the composer cache, and that it was unnecessary for me to increase the timeout further, but still 2400 sec is not sufficient to avoid a timeout on my setup. It could perhaps be that NFS creates the timeout, but I'm not sure.

The culprit is somewhere in the following sequence, and after line 6

 INFO interface: info: Info: Mediawiki::Wiki[fr]: Scheduling refresh of Mediawiki::Maintenance[wikidata-populate-site-tables]
 INFO interface: info: ==> default: Info: Mediawiki::Wiki[fr]: Scheduling refresh of Mediawiki::Maintenance[wikidata-populate-site-tables]
==> default: Info: Mediawiki::Wiki[fr]: Scheduling refresh of Mediawiki::Maintenance[wikidata-populate-site-tables]
 INFO interface: info: Notice: /Stage[main]/Role::Langwikis/Mediawiki::Langwiki[fr]/Mediawiki::Settings[frwiki settings]/File[/vagrant/settings.d/wikis/frwiki/settings.d/puppet-managed/10-frwiki-settings.php]/ensure: created
 INFO interface: info: ==> default: Notice: /Stage[main]/Role::Langwikis/Mediawiki::Langwiki[fr]/Mediawiki::Settings[frwiki settings]/File[/vagrant/settings.d/wikis/frwiki/settings.d/puppet-managed/10-frwiki-settings.php]/ensure: created
==> default: Notice: /Stage[main]/Role::Langwikis/Mediawiki::Langwiki[fr]/Mediawiki::Settings[frwiki settings]/File[/vagrant/settings.d/wikis/frwiki/settings.d/puppet-managed/10-frwiki-settings.php]/ensure: created
 INFO interface: info: Notice: /Stage[main]/Role::Wikidata/Mediawiki::Extension[WikidataBuildResources]/Mediawiki::Settings[WikidataBuildResources]/File[/vagrant/settings.d/puppet-managed/10-WikidataBuildResources.php]/ensure: created
 INFO interface: info: ==> default: Notice: /Stage[main]/Role::Wikidata/Mediawiki::Extension[WikidataBuildResources]/Mediawiki::Settings[WikidataBuildResources]/File[/vagrant/settings.d/puppet-managed/10-WikidataBuildResources.php]/ensure: created
==> default: Notice: /Stage[main]/Role::Wikidata/Mediawiki::Extension[WikidataBuildResources]/Mediawiki::Settings[WikidataBuildResources]/File[/vagrant/settings.d/puppet-managed/10-WikidataBuildResources.php]/ensure: created
 INFO interface: info: Info: Mediawiki::Settings[WikidataBuildResources]: Scheduling refresh of Exec[update_all_databases]
 INFO interface: info: ==> default: Info: Mediawiki::Settings[WikidataBuildResources]: Scheduling refresh of Exec[update_all_databases]
==> default: Info: Mediawiki::Settings[WikidataBuildResources]: Scheduling refresh of Exec[update_all_databases]
 INFO interface: info: Notice: /Stage[main]/Role::Sitematrix/Mediawiki::Extension[SiteMatrix]/Mediawiki::Settings[SiteMatrix]/File[/vagrant/settings.d/puppet-managed/10-SiteMatrix.php]/ensure: createdTASK DETAILhttps://phabricator.wikimedia.org/T150581EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jebladCc: gerritbot, aude, Sn1per, jeblad, Aklapper, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Luke081515, mobrovac, Wikidata-bugs, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T88258: [Task] Convert WikibaseClient, WikibaseLib and WikibaseRepository to use extension registration

2017-01-14 Thread matej_suchanek
matej_suchanek removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T88258EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Tobi_WMDE_SW, gerritbot, Ricordisamoa, Sumit, Jdlrobson, JanZerebecki, hoo, aude, Lydia_Pintscher, Aklapper, Legoktm, Liuxinyu970226, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T148528: "Item by Title" does not filter the typed items

2017-01-14 Thread matej_suchanek
matej_suchanek added a project: MediaWiki-extensions-WikibaseRepository.
TASK DETAILhttps://phabricator.wikimedia.org/T148528EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: thiemowmde, Lydia_Pintscher, Glorian_Yapinus, Aklapper, D3r1ck01, Izno, 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] T138724: /wiki/Special:NewItem MWException from line 207 of /srv/mediawiki/php-master/languages/Language.php: Invalid language code "<<>>"

2017-01-14 Thread matej_suchanek
matej_suchanek added a parent task: T96040: Wikibase special pages (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T138724EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Aklapper, Addshore, Zppix, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T148528: "Item by Title" does not filter the typed items

2017-01-14 Thread matej_suchanek
matej_suchanek added a parent task: T96040: Wikibase special pages (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T148528EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: thiemowmde, Lydia_Pintscher, Glorian_Yapinus, Aklapper, D3r1ck01, Izno, 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] T118065: Provide mechanism to edit aliases on special page that does not involve pipe character

2017-01-14 Thread matej_suchanek
matej_suchanek added a parent task: T96040: Wikibase special pages (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T118065EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Florian, aude, Aklapper, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T154555: Special:SetSiteLink, other SpecialModifyEntity subclasses open master connection on GET

2017-01-14 Thread matej_suchanek
matej_suchanek added a parent task: T96040: Wikibase special pages (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T154555EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Amire80, daniel, Johan, Glaisher, Nemo_bis, Gilles, PleaseStand, Krenair, Joe, aaron, gerritbot, MZMcBride, Aklapper, Catrope, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T96040: Wikibase special pages (tracking)

2017-01-14 Thread matej_suchanek
matej_suchanek added subtasks: T118065: Provide mechanism to edit aliases on special page that does not involve pipe character, T154555: Special:SetSiteLink, other SpecialModifyEntity subclasses open master connection on GET, T148528: "Item by Title" does not filter the typed items, T138724: /wiki/Special:NewItem MWException from line 207 of /srv/mediawiki/php-master/languages/Language.php: Invalid language code "<<>>".
TASK DETAILhttps://phabricator.wikimedia.org/T96040EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Luke081515, Liuxinyu970226, aude, Aklapper, Ptolusque, mschwarzer, Sethakill, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T144592: Search index a limited number of article placeholders for testing and evaluation purposes

2017-01-14 Thread Nemo_bis
Nemo_bis added a comment.
What part of that query selects for "most sitelinks"?TASK DETAILhttps://phabricator.wikimedia.org/T144592EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Nemo_bisCc: Deskana, Izno, Lydia_Pintscher, Aklapper, Lucie, Ricordisamoa, Nemo_bis, DarTar, MZMcBride, hoo, D3r1ck01, Wikidata-bugs, aude, jayvdb, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T155305: Wikidata watchlist is rendering weirdly

2017-01-14 Thread Jc86035
Jc86035 created this task.Jc86035 added a project: Wikidata.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONMy watchlist is rendering extremely oddly on Wikidata, with the line height gone and the list bullets rendering in the wrong place (Firefox 50.1 and Safari 10 on macOS 10.12). My CSS pages are empty and this doesn't happen on any other WMF sites.

F5283723: Screen Shot 2017-01-14 at 11.31.19 PM.pngTASK DETAILhttps://phabricator.wikimedia.org/T155305EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jc86035Cc: Jc86035, Aklapper, D3r1ck01, Izno, 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] T123221: [Task] Remove IE8 workarounds from Wikibase

2017-01-14 Thread SamanthaNguyen
SamanthaNguyen added a project: Browser-Support-Internet-Explorer.
TASK DETAILhttps://phabricator.wikimedia.org/T123221EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SamanthaNguyenCc: Ricordisamoa, Jonas, adrianheine, thiemowmde, StudiesWorld, Legoktm, Aklapper, JakeTheDeveloper, D3r1ck01, Izno, Wikidata-bugs, aude, TheDJ, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T143230: ArticlePlaceholder element positioning has overlaps at 800x600

2017-01-14 Thread FilipGCI
FilipGCI removed FilipGCI as the assignee of this task.
TASK DETAILhttps://phabricator.wikimedia.org/T143230EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FilipGCICc: FilipGCI, Florian, thiemowmde, Lucie, Aklapper, hoo, SacredWKnight, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T137319: Graph Display icons should have explanatory tooltips

2017-01-14 Thread gerritbot
gerritbot added a comment.
Change 332041 had a related patch set uploaded (by Divadsn):
Add explanatory tooltips for GraphResultBrowser display icons

https://gerrit.wikimedia.org/r/332041TASK DETAILhttps://phabricator.wikimedia.org/T137319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: divadsn, gerritbotCc: gerritbot, divadsn, Jonas, Designbygio, Addshore, Aklapper, Yair_rand, Zppix, Th3d3v1ls, SacredWKnight, Ramalepe, Liugev6, EBjune, mschwarzer, Avner, Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, jayvdb, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T74157: [Story] Use rc_source and drop RC_TYPE

2017-01-14 Thread matej_suchanek
matej_suchanek added a parent task: T90435: [Epic] Wikidata watchlist improvements (client).
TASK DETAILhttps://phabricator.wikimedia.org/T74157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Liuxinyu970226, Ricordisamoa, Krenair, Lydia_Pintscher, aude, Aklapper, bd808, EBernhardson, Quiddity, Spage, Mattflaschen-WMF, wikibugs-l-list, DannyH, EnricoCNC, D3r1ck01, Izno, SBisson, Wikidata-bugs, Gryllida, jeblad, Catrope, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T74157: [Story] Use rc_source and drop RC_TYPE

2017-01-14 Thread matej_suchanek
matej_suchanek removed a subscriber: wikibugs-l-list.matej_suchanek edited the task description. (Show Details)
EDIT DETAILSWe should be able to switch to rc_source now that the schema change is complete and populated.  Mostly this means changing queries in core and throughout mediawiki to use the rc_source column instead of rc_type when querying the recentchanges table and marking the appropriate things deprecated.

--
**Version**: unspecified
**Severity**: normalTASK DETAILhttps://phabricator.wikimedia.org/T74157EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Liuxinyu970226, Ricordisamoa, Krenair, Lydia_Pintscher, aude, Aklapper, bd808, EBernhardson, Quiddity, Spage, Mattflaschen-WMF, DannyH, EnricoCNC, D3r1ck01, Izno, SBisson, Wikidata-bugs, Gryllida, jeblad, Catrope, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T90435: [Epic] Wikidata watchlist improvements (client)

2017-01-14 Thread matej_suchanek
matej_suchanek added a subtask: T74157: [Story] Use rc_source and drop RC_TYPE.
TASK DETAILhttps://phabricator.wikimedia.org/T90435EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: TomT0m, Oliv0, abian, Daniel_Mietchen, Soisyc_Croisic, H4stings, Ricordisamoa, matej_suchanek, MGChecker, Sitic, JanZerebecki, Conny, Snaterlicious, Liuxinyu970226, Quiddity, Rschen7754, Ainali, MisterSynergy, Lydia_Pintscher, Aklapper, daniel, mschwarzer, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs