[Wikidata-bugs] [Maniphest] T325177: Give import results CSVs a more specific file name

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Mismatch Finder, Wikidata, Wikidata Dev Team (Sprint-∞). TASK DESCRIPTION See T304794#8466642 ; use the Content-Disposition

[Wikidata-bugs] [Maniphest] T324743: Special:NewLexeme: language dropdown navigation issue

2022-12-14 Thread guergana.tzatchkova
guergana.tzatchkova claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T324743 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova Cc: Lucas_Werkmeister_WMDE, Lydia_Pintscher, Michael, Sarai-WMDE, Nikki, Aklapper,

[Wikidata-bugs] [Maniphest] T181319: Support external tabular datasets in WDQS

2022-12-14 Thread Jheald
Jheald added a comment. The OSM Sophox service, which is based on WDQS, has or had a `SERVICE wikibase:tabular` which appears to have providing this capability, see https://wiki.openstreetmap.org/wiki/Sophox#External_Data_Sources so there may be code already in existence that could

[Wikidata-bugs] [Maniphest] T272132: show constraint violation indicator to non-logged-in users

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. **Task breakdown notes:** - The new config option should be added in extension.json . -

[Wikidata-bugs] [Maniphest] T291608: Extra space in property scope constraint message

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. **Task breakdown notes:** - The example item currently linked in the task description no longer works, but it should be possible to reproduce the issue on the sandbox item or on Test Wikidata. - Let’s move the space inside the `` element. TASK

[Wikidata-bugs] [Maniphest] T305378: Add convenience function getBadges() to Lua

2022-12-14 Thread Tacsipacsi
Tacsipacsi added a comment. I suppose the call could be exactly the same as for `getSitelink`, i.e. -- @param {string} itemId -- @param {string} [globalSiteId] function wikibase.getBadges( itemId, globalSiteId ) and the return value could be a Lua table (with numeric

[Wikidata-bugs] [Maniphest] T181319: Support external tabular datasets in WDQS

2022-12-14 Thread Theklan
Theklan added a comment. I wonder... would this work? https://en.wikipedia.org/wiki/Module:NUMBEROF TASK DETAIL https://phabricator.wikimedia.org/T181319 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Theklan Cc: Zache, Vojtech.dostal, Abbe98,

[Wikidata-bugs] [Maniphest] T304794: Give mismatch providers access to reviews for their uploads

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. @Lydia_Pintscher: In task breakdown, we decided that the URL should look like https://mismatch-finder.toolforge.org/store/imports//results.csv; however, we think it would make sense to add a response header so that the name under which the file is

[Wikidata-bugs] [Maniphest] T255245: Add tooltip for Lexemes on WDQS

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. **Task breakdown notes:** - We want to change the tooltip code to use `wbgetentities`. - The results should be cached, so that we don’t re-request the data of the same entities repeatedly. TASK DETAIL https://phabricator.wikimedia.org/T255245

[Wikidata-bugs] [Maniphest] T207392: Display the language of the Lexeme in a Statement linking to a Sense

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. **Task breakdown notes:** - This would be added to the SenseIdHtmlFormatter

[Wikidata-bugs] [Maniphest] T304794: Give mismatch providers access to reviews for their uploads

2022-12-14 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Makes sense. Extra subtask or not: As you prefer. TASK DETAIL https://phabricator.wikimedia.org/T304794 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lucas_Werkmeister_WMDE, Sarai-WMDE,

[Wikidata-bugs] [Maniphest] T324653: investigate language switching in the UI for our single page applications

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. In T324653#8460954 , @Lucas_Werkmeister_WMDE wrote: >> 1. We can reuse the existing Language selector component implemented by the Language team in our SPAs (in use by Vector 2022) > > I think

[Wikidata-bugs] [Maniphest] T324653: investigate language switching in the UI for our single page applications

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE moved this task from Todo/Backlog to Doing on the Wikidata Dev Team (Sprint-∞) board. TASK DETAIL https://phabricator.wikimedia.org/T324653 WORKBOARD https://phabricator.wikimedia.org/project/board/6017/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T324653: investigate language switching in the UI for our single page applications

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Okay, adding jquery.uls to Query Builder is possible – not very nice (we basically have to add the scripts and styles of jquery{,.uls} globally, in `index.html`), but possible. But that’s not enough to support switching the language, because

[Wikidata-bugs] [Maniphest] T181319: Support external tabular datasets in WDQS

2022-12-14 Thread Theklan
Theklan added a comment. I have asked one of the authors of the Module:NUMBEROF about writing something similar than can lookup for rows and columns: https://fr.wikipedia.org/wiki/Discussion_utilisateur:Verdy_p#Using_something_like_NUMBEROF_to_query_.tab_data_at_Commons TASK DETAIL

[Wikidata-bugs] [Maniphest] T325242: Dates with a precision of 10,000 years or more render with the same precision as year

2022-12-14 Thread RPI2026F1
RPI2026F1 created this task. RPI2026F1 added a project: Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION **Steps to replicate the issue** (include links if applicable): - Make a statement and set the precision to 10,000 years or higher (lower precision

[Wikidata-bugs] [Maniphest] T325242: Dates with a precision of 10,000 years or more render with the same precision as year

2022-12-14 Thread RPI2026F1
RPI2026F1 triaged this task as "Low" priority. TASK DETAIL https://phabricator.wikimedia.org/T325242 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1 Cc: Aklapper, RPI2026F1, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE,

[Wikidata-bugs] [Maniphest] T301167: Service implementation for wdqs20[09,10,11,12]

2022-12-14 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-operations) [2022-12-14T23:28:29Z] T301167 wdqs2011/2012 were not visible in pybal (oversight from when I added the other hosts with conftool last week). Fixed that, so now all of the new

[Wikidata-bugs] [Maniphest] T312510: Migrate usage of Database::select to SelectQueryBuilder in Wikibase

2022-12-14 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.40-notes (1.40.0-wmf.17; 2023-01-02); removed MW-1.40-notes (1.40.0-wmf.12; 2022-11-28). TASK DETAIL https://phabricator.wikimedia.org/T312510 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T324743: Special:NewLexeme: language dropdown navigation issue

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Parents/Waiting to Todo/Backlog on the Wikidata Dev Team (Sprint-∞) board. Lucas_Werkmeister_WMDE added a comment. **Task breakdown notes:** - T324743#8460756 identifies the problem. - We

[Wikidata-bugs] [Maniphest] T324653: investigate language switching in the UI for our single page applications

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. **Task breakdown notes:** - List the pros and cons of each approach - Keep in mind that the target applications still use Vue 2. TASK DETAIL https://phabricator.wikimedia.org/T324653 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T324366: Mismatch Finder: Adjust footer styles to match original designs

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T324366 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Aklapper, Sarai-WMDE, Astuthiodit_1, karapayneWMDE, Invadibot,

[Wikidata-bugs] [Maniphest] T325159: Add link for import results CSV to import status page

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Mismatch Finder, Wikidata, Wikidata Dev Team (Sprint-∞). TASK DESCRIPTION Linking to the URL specified in T325158 . TASK DETAIL

[Wikidata-bugs] [Maniphest] T325158: Add route for import results CSV

2022-12-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Mismatch Finder, Wikidata, Wikidata Dev Team (Sprint-∞). TASK DESCRIPTION The URL should look like this: https://mismatch-finder.toolforge.org/store/imports//results.csv TASK DETAIL

[Wikidata-bugs] [Maniphest] T87764: Bugs related to time datatype (tracking)

2022-12-14 Thread RPI2026F1
RPI2026F1 changed the status of subtask T148280: WbTime comparison is incorrect from Open to In Progress. TASK DETAIL https://phabricator.wikimedia.org/T87764 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1 Cc: Ltrlg, Mike_Peel,

[Wikidata-bugs] [Maniphest] T325242: Dates with a precision of 10,000 years or more render with the same precision as year

2022-12-14 Thread Reedy
Reedy added a project: MediaWiki-extensions-WikibaseRepository. TASK DETAIL https://phabricator.wikimedia.org/T325242 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Reedy Cc: Aklapper, RPI2026F1, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja,

[Wikidata-bugs] [Maniphest] T87764: Bugs related to time datatype (tracking)

2022-12-14 Thread RPI2026F1
RPI2026F1 changed the status of subtask T123888: Incorrect default month and day for WbTime from Open to In Progress. TASK DETAIL https://phabricator.wikimedia.org/T87764 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: RPI2026F1 Cc: Ltrlg,

[Wikidata-bugs] [Maniphest] T181319: Support external tabular datasets in WDQS

2022-12-14 Thread Verdy_p
Verdy_p added a comment. Is there a way to categorize tabular data in Commons' "Data:" namespace? For now all these are using a JSON format, which does not support any comment. But the "fields" description part could contain additional properties for categories, and possibly some

[Wikidata-bugs] [Maniphest] T312510: Migrate usage of Database::select to SelectQueryBuilder in Wikibase

2022-12-14 Thread gerritbot
gerritbot added a comment. Change 867677 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Use SelectQueryBuilder in SqlSubscriptionLookup https://gerrit.wikimedia.org/r/867677 TASK DETAIL https://phabricator.wikimedia.org/T312510 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T324999: configure Wikibase REST API on Wikidata

2022-12-14 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. Lydia_Pintscher set Due Date to Jan 24 2023, 2:00 PM. TASK DETAIL https://phabricator.wikimedia.org/T324999 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Aklapper, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] T324999: configure Wikibase REST API on Wikidata

2022-12-14 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "High" priority. TASK DETAIL https://phabricator.wikimedia.org/T324999 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Aklapper, Lydia_Pintscher, Astuthiodit_1, karapayneWMDE, Invadibot,

[Wikidata-bugs] [Maniphest] T312510: Migrate usage of Database::select to SelectQueryBuilder in Wikibase

2022-12-14 Thread gerritbot
gerritbot added a comment. Change 867669 **merged** by jenkins-bot: [mediawiki/extensions/Wikibase@master] Use SelectQueryBuilder in pruneItemsPerSite.php and test https://gerrit.wikimedia.org/r/867669 TASK DETAIL https://phabricator.wikimedia.org/T312510 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T324218: Unify ways to get a link to a query in the Query Service UI

2022-12-14 Thread Michael
Michael closed this task as "Resolved". Michael removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T324218 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael Cc: Arian_Bozorg, Michael, Lucas_Werkmeister_WMDE,

[Wikidata-bugs] [Maniphest] T324392: Fix unintentional side-effect of MwDateFormatParserFactory

2022-12-14 Thread matej_suchanek
matej_suchanek added a comment. I was primarily focused on fixing the parent task T221097 . When you use Czech (cs) as the interface language and type some dates in the format "DD.MM." or "DD. MM. ", they are either parsed with the day and