[Wikidata-bugs] [Maniphest] [Edited] T68051: Implement Lua alternative to {{int:Lang}} / wgUserLanguage

2020-03-25 Thread Rical
Rical updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T68051 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Perhelion, IKhitron, Iniquity, Dvorapa, daniel, Ricordisamoa, Capankajsmilyo, zhuyifei1999, Jackmcbarn

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

2019-01-05 Thread Rical
Rical added a comment. There are other data than those provided for RFCs related to the content of a page. They will be available thanks to T168726: Create a syntax documentation page for Special:PageData. A PageData could contain: The first and current versions of several Lua modules

[Wikidata-bugs] [Maniphest] [Closed] T185557: Create the easy function mw.wikibase.property('P21', 'Q8023', 'en')

2018-11-26 Thread Rical
Rical closed this task as "Resolved".Rical claimed this task.Rical added a comment. The status of this function is enough advance in Central modules to close it.TASK DETAILhttps://phabricator.wikimedia.org/T185557EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailp

[Wikidata-bugs] [Maniphest] [Unblock] T112073: Lua in Wikibase (tracking)

2018-11-26 Thread Rical
Rical closed subtask T185557: Create the easy function mw.wikibase.property('P21', 'Q8023', 'en') as "Resolved". TASK DETAILhttps://phabricator.wikimedia.org/T112073EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: RicalCc: hoo, PokestarFan, Ricordis

[Wikidata-bugs] [Maniphest] [Commented On] T149532: Why Multi-Content-Revisions? Use cases and requirements.

2018-06-05 Thread Rical
Rical added a comment. To help Lua-coders to better report tasks, T149532#2878699 in the Module:Central-s-fr I included a guide at the begin of the function: activity.phabricator_tasks_report() -- Monitor states of known phabricator tasks How to well report a task like in this task : 1) What

[Wikidata-bugs] [Maniphest] [Updated] T108292: [Task] create concept for feeding back data quality issues to data providers and getting feedback from data consumers

2018-04-29 Thread Rical
Rical added a comment. This post is out of scope, but I search the right place for this goal: I'm assigned to the task T141177: "Wikipedia main content losts sources because too reverts, try to preserve them". Then I need to know if the estimation of Wikipedia main content sources are al

[Wikidata-bugs] [Maniphest] [Updated] T53657: Firstname and Lastname properties

2018-03-20 Thread Rical
Herald added a project: Wikidata. TASK DETAILhttps://phabricator.wikimedia.org/T53657EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: RicalCc: Legoktm, Unknown Object (MLST), Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude,

[Wikidata-bugs] [Maniphest] [Commented On] T185557: Create the easy function mw.wikibase.property('P21', 'Q8023', 'en')

2018-02-13 Thread Rical
Rical added a comment. I duplicated some versions for tests mainly in : https://fr.wikipedia.org/wiki/Module:Central-s-fr https://vi.wikipedia.org/wiki/Mô đun:Central-s-vi https://hu.wikipedia.org/wiki/Modul:Central-w-hu And this old special test : https://fr.wikipedia.org/wiki/Module:Tests

[Wikidata-bugs] [Maniphest] [Commented On] T185557: Create the easy function mw.wikibase.property('P21', 'Q8023', 'en')

2018-02-13 Thread Rical
Rical added a comment. Each call of datas.property(pp) defines one property in the pp table. The calling process contains a table to define all eventual properties. p.args_known = { -- Table of the definitions of all known arguments at module level. -- All arguments have a keyword identical

[Wikidata-bugs] [Maniphest] [Commented On] T185557: Create the easy function mw.wikibase.property('P21', 'Q8023', 'en')

2018-02-13 Thread Rical
Rical added a comment. For some weeks in Module:Central, this function use: function datas.property(pp) -- Get datas from mw.wikibase for one property of the page. datas.QITEM = mw.wikibase.getEntityIdForCurrentPage() -- like "Q42" datas.item = mw.wikibase.getEn

[Wikidata-bugs] [Maniphest] [Edited] T185557: Create the easy function mw.wikibase.property('P21', 'Q8023', 'en')

2018-02-12 Thread Rical
Rical updated the task description. (Show Details) CHANGES TO TASK DESCRIPTIONOn 2018-01-23,The purpose of the proposed task is to simplify for Lua coders the use of wikibase. get properties values need to use a complex code using several functions and snaks like: ``` local snak = entity['claims

[Wikidata-bugs] [Maniphest] [Updated] T185557: Create the easy function mw.wikibase.property('P21', 'Q8023', 'en')

2018-02-09 Thread Rical
Rical added a comment. @Uzume you are right this new function is not accurately defined. The keypoint is to give at Lua coders a simple and standardised way to acces all datas. Probably many points are to discuss. Labels, descriptions, sitelinks ... help Lua coders like true properties

[Wikidata-bugs] [Maniphest] [Edited] T182147: more convenience functions for Lua

2018-01-27 Thread Rical
Rical updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...* ? * T185557 Create the easy function mw.wikibase.property('P21', 'Q8023', 'en')TASK DETAILhttps://phabricator.wikimedia.org/T182147EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Updated] T181486: Missing terms in wb_terms table

2018-01-16 Thread Rical
Rical added a comment. From about 2017-12-28, MariaDB is in version 10.0.23 in wikipedia.org and change between 10.0.31 and 10.0.32 in wikisource.org and mediawiki.org. probably because not enough stable. The page Auteur:Rical/Victor_Hugo uses the Module:Tests specialy coded to test the use

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

2018-01-10 Thread Rical
Rical added a comment. As assigned to T135845, I would use dedicated pages to exchange structured datas between several central or local Lua modules. These pages could content: the first and actual versions of several modules the story of mediawiki versions in each wiki to help coders to better

[Wikidata-bugs] [Maniphest] [Commented On] T181486: Wikidata database corruption?

2017-12-28 Thread Rical
Rical added a comment. Your help answer the question. Many thanks. Sorry to have disturb this task.TASK DETAILhttps://phabricator.wikimedia.org/T181486EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: RicalCc: Tpt, Rical, Marostegui, Ladsgroup, jcrespo

[Wikidata-bugs] [Maniphest] [Commented On] T181486: Wikidata database corruption?

2017-12-28 Thread Rical
Rical added a comment. The bug happens when I query the first data from wikibase, not when I configure the link using wikibase.getEntityIdForTitle(). No matter Firefox or Chromium.TASK DETAILhttps://phabricator.wikimedia.org/T181486EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] [Updated] T181486: Wikidata database corruption?

2017-12-28 Thread Rical
Rical added a comment. I work on a the Module:Central able to convert any scribunto Lua module as multilingual with automatic import of arguments and wikidatas, see T135845. I try it 100 times each day.TASK DETAILhttps://phabricator.wikimedia.org/T181486EMAIL PREFERENCEShttps

[Wikidata-bugs] [Maniphest] [Commented On] T181486: Wikidata database corruption?

2017-12-28 Thread Rical
Rical added a comment. In fr.wikisource.org with 10.0.32-MariaDB which differ from 10.0.31-MariaDB in www.mediawiki.org, I get and error, 10 minuts after a good run: Erreur Lua dans Module:Central-s-fr à la ligne 1709 : attempt to index global 'wikibase' (a nil value). Also in Phabricator

[Wikidata-bugs] [Maniphest] [Commented On] T163923: Create Special:PageData as a canonical entry point for machine readable page data.

2017-08-05 Thread Rical
Rical added a comment.Herald added a subscriber: PokestarFan. How to use Special:PageData? How to create them? How to read them? Could you answer these questions in the Lua reference manual? and/or elsewhere?TASK DETAILhttps://phabricator.wikimedia.org/T163923EMAIL PREFERENCEShttps

[Wikidata-bugs] [Maniphest] [Commented On] T63958: Use existing $dateFormats to format dates on Wikidata

2017-07-27 Thread Rical
Rical added a comment. Scibunto modules need also to extract any part of the date (and/or time). This is very difficult if the only available date is language-formated. Then I suggest to give also to modules the ISO 8601 format.TASK DETAILhttps://phabricator.wikimedia.org/T63958EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T59656: Special:ItemDisambiguation ranking

2017-07-21 Thread Rical
Herald added a project: User-Addshore. TASK DETAILhttps://phabricator.wikimedia.org/T59656EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, RicalCc: Wikidata-bugs, Addshore, Lydia_Pintscher, daniel, GoranSMilovanovic, QZanden, Izno, aude,

[Wikidata-bugs] [Maniphest] [Updated] T149532: Why Multi-Content-Revisions? Use cases and requirements.

2017-07-16 Thread Rical
Rical added a comment. To debug Mediawiki, developers need the version of MW when a bug appeared. But that in not so easy with a deployment at several times for some projects and sometime sub versions changing faster than a day. Then I began for 5 months to manually record MW versions

[Wikidata-bugs] [Maniphest] [Commented On] T163923: Create Special:PageData as a canonical entry point for machine readable page data.

2017-06-20 Thread Rical
Rical added a comment. Given the large number of applications, a coding convention seems desirable in the PageData pages. The usual standards could be a coding convention including JS, Lua ... where some eventual wikicode can be inside values. Do we need a coding convention, limited but extensible

[Wikidata-bugs] [Maniphest] [Updated] T63958: Use existing $dateFormats to format dates on Wikidata

2017-05-22 Thread Rical
Rical added a comment. Central modules will need some date formats inside one module: for content, page and user languages, see T135845 and to display categories in user language and link them in wiki language, see T68051. Here, to easy permit these needs, I suggest to structure the change code

[Wikidata-bugs] [Maniphest] [Updated] T68051: Central modules need the user language to display errors and category names

2017-04-07 Thread Rical
Rical added a comment. We could have mw.language.getUserLanguage() with getContentLanguage() and getPageLanguage() to complete languages needs of any modules. See T161976TASK DETAILhttps://phabricator.wikimedia.org/T68051EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] [Updated] T68051: Central modules need the user language to display errors and categories names for him

2017-02-19 Thread Rical
Rical added a comment. For 2 months I use translate.init_wiki_user_page_lang() for your ask of 3 languages. For this, central modules need T68051 and T142906. I have also a marginal task to create: T20170211 : in mw.language.fetchLanguageNames( 'fr' ) some languages names are not in French.TASK

[Wikidata-bugs] [Maniphest] [Updated] T43103: initialization of the Language object is very heavy

2017-02-13 Thread Rical
Rical added a comment. A part of the task T135845 in debug state in s:fr:Module:Central can already: : automatic cumulate new translations and new languages : automatic cumulate from the main module, its sub-modules, and central libraries : automatic cumulate from central modules/libraries

[Wikidata-bugs] [Maniphest] [Commented On] T108292: [Task] create concept for feeding back data quality issues to data providers and getting feedback from data consumers

2016-11-22 Thread Rical
Rical added a comment. Where to find documents and articles related this task?TASK DETAILhttps://phabricator.wikimedia.org/T108292EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Glorian_Yapinus, RicalCc: Sumit, Glorian_Yapinus, Rical, Zorglub27, T.seppelt

[Wikidata-bugs] [Maniphest] [Commented On] T108292: [Task] create concept for feeding back data quality issues to data providers and getting feedback from data consumers

2016-10-13 Thread Rical
Rical added a comment. You could collect, and count to estimate synthesises, some diffs types: Diffs of items between pages corresponding in inter-languages wikis in a same wikiproject and not corresponding in wikibase Diffs of properties used in pages corresponding in inter-languages wikis

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T53660: Detect the edit state for modules which help users and helpers

2016-08-22 Thread Rical
Rical added a subscriber: aaron.Rical added a comment. I seen your work in gerrit. return '' seems a good way. Big thanks @aaron.TASK DETAILhttps://phabricator.wikimedia.org/T53660EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: RicalCc: aaron, TerraCodes

[Wikidata-bugs] [Maniphest] [Commented On] T133498: Detect and extend known title <-> entity links in a semi-automatic way

2016-08-11 Thread Rical
Rical added a comment. I agree that only humans can decide. For this we could restrict my propositon in this way: The sitelinks extender propose each new link at patrollers, in Wikiprojects and in Wikibase if 3 patrollers validate the new link, the extender records the new link. The sitelinks

[Wikidata-bugs] [Maniphest] [Retitled] T133498: Detect and extend known title <-> entity links in a semi-automatic way

2016-08-10 Thread Rical
Rical changed the title from "Any title in wikibase can give its item id to modules" to "Detect and extend known title <-> entity links in a semi-automatic way".Rical added a subscriber: Tpt.Rical edited the task description. (Show Details) EDIT DETAILSEach title

[Wikidata-bugs] [Maniphest] [Commented On] T133498: Any title in wikibase can give its item id to modules

2016-08-10 Thread Rical
Rical added a comment. Proposition to detect and to extend known title <-> entity links in a semi-automatic way: One template or one module initiates an initial link when it give a first entity id, in one wiki project, in one language. Then a reverse link can start from this entity to

[Wikidata-bugs] [Maniphest] [Updated] T142093: Decide how to do usage tracking for strings used to lookup entities (page titles, external ids, …)

2016-08-09 Thread Rical
Rical added a comment. My post is about this task and T133498 "Any title in wikibase can give its item id to modules". I probably misunderstand something. Please, do yourself what you think right. Else I probably disturb more.TASK DETAILhttps://phabricator.wikimedia.org/T1

[Wikidata-bugs] [Maniphest] [Commented On] T142093: Decide how to do usage tracking for strings used to lookup entities (page titles, external ids, …)

2016-08-08 Thread Rical
Rical added a comment. Track is detect, record and search new titles to track. Detect could be : search in wikitext templates {{property}} or some other. Detect also direct links to wikibase from included modules in resulting wikitext. Detect also the use of mw.wikibase.getEntity inside

[Wikidata-bugs] [Maniphest] [Commented On] T142093: Decide how to do usage tracking for strings used to lookup entities (page titles, external ids, …)

2016-08-07 Thread Rical
Rical added a comment. I just edited the before "Long term stability" proposition.TASK DETAILhttps://phabricator.wikimedia.org/T142093EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: RicalCc: Rical, daniel, Lucie, aude, Lydia_Pintscher, Aklapper, hoo

[Wikidata-bugs] [Maniphest] [Commented On] T142093: Decide how to do usage tracking for strings used to lookup entities (page titles, external ids, …)

2016-08-05 Thread Rical
Rical added a comment. Exemple of automatic extension from a link between a wiki title and a wikibase entity: One template or one module initiates an initial link when it give a first entity id, in one wiki project, in one language. Then a reverse link can start from this entity to other modules

[Wikidata-bugs] [Maniphest] [Retitled] T53660: Detect the edit state for modules which help users and helpers

2016-05-23 Thread Rical
Rical changed the title from "Detect the edit state to adapt help messages to user errors" to "Detect the edit state for modules which help users and helpers". Rical edited the task description. Herald added a subscriber: TerraCodes. TASK DETAIL https://phabricator.wikimed

[Wikidata-bugs] [Maniphest] [Commented On] T133498: Any title in wikibase can give its item id to modules

2016-05-20 Thread Rical
Rical added a comment. More precision: In wikidata, for authors like Victor Hugo present in wikisource, after all properties, the wikidata item have tables to make the links between wikidata and wikisource. This "tool" was made by Tpt... see behind : https://phabricator.wik

[Wikidata-bugs] [Maniphest] [Updated] T85412: The formatPropertyValues needs an option to format data from date-time, angle or geographic coordinates

2016-05-20 Thread Rical
Rical added a blocked task: T135845: Convert any module as central or centralisable. TASK DETAIL https://phabricator.wikimedia.org/T85412 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Ricordisamoa, JohnLewis, Rical, Aklapper

[Wikidata-bugs] [Maniphest] [Updated] T133498: Any title in wikibase can give its item id to modules

2016-05-20 Thread Rical
Rical added a blocked task: T135845: Convert any module as central or centralisable. TASK DETAIL https://phabricator.wikimedia.org/T133498 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: hoo, Lydia_Pintscher, JulesWinnfield-hu, Wikidata

[Wikidata-bugs] [Maniphest] [Updated] T53660: Detect the edit state to adapt help messages to user errors

2016-05-20 Thread Rical
Rical added a blocked task: T135845: Convert any module as central or centralisable. TASK DETAIL https://phabricator.wikimedia.org/T53660 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: adrianheine, Wikidata-bugs, Rical, Anomie, Denny

[Wikidata-bugs] [Maniphest] [Commented On] T133498: Any title in wikibase can give its item id to modules

2016-05-03 Thread Rical
Rical added a comment. In https://phabricator.wikimedia.org/T133498#2260063, hoo said "This poses the same usage tracking problems https://phabricator.wikimedia.org/T74815 does." Yes to add to reference manual. That is made only once for each title in each language in ea

[Wikidata-bugs] [Maniphest] [Retitled] T133498: Any title in wikibase can give its item id to modules

2016-05-03 Thread Rical
Rical changed the title from "Any title in wikibase give its id to modules" to "Any title in wikibase can give its item id to modules". Rical edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T133498 EMAIL PREFERENCES https://phabricator.wikimedi

[Wikidata-bugs] [Maniphest] [Edited] T133498: Any title in wikibase give its id to modules

2016-04-24 Thread Rical
Rical edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T133498 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: hoo, Lydia_Pintscher, JulesWinnfield-hu, Wikidata-bugs, Ricordisamoa, Candalua, Liuxinyu970226

[Wikidata-bugs] [Maniphest] [Block] T74815: [Task] Add mw.wikibase.getEntityObject by site link (title) Lua function

2016-04-24 Thread Rical
Rical created blocking task T133498: Any title in wikibase give its id to modules. TASK DETAIL https://phabricator.wikimedia.org/T74815 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Pasleim, SJu, Bene, Herzi.Pinki, Mbch331

[Wikidata-bugs] [Maniphest] [Created] T133498: Any title in wikibase give its id to modules

2016-04-24 Thread Rical
Rical created this task. TASK DESCRIPTION Any title with datas in wikibase give its item.id to any module. Probably across mw.title.new().itemid TASK DETAIL https://phabricator.wikimedia.org/T133498 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Commented On] T67507: It should be possible to get entity id from page title

2016-04-24 Thread Rical
Rical added a comment. Wikibase\Store\EntityIdLookup::getEntityIdForTitle How to use that in Scribunto ? I search in many places but don't find it. TASK DETAIL https://phabricator.wikimedia.org/T67507 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Commented On] T85412: The formatPropertyValues needs an option to format data from date-time, angle or geographic coordinates

2016-03-25 Thread Rical
Rical added a comment. For date-time, format like in LibreOffice could be usefull : "-mm-dd" or "mmm/yy" Also "ISO8601" for date-time if it is not the default format. Or that could become a function from ISO8601 in Lua modules? TASK DETAIL https://ph

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T89002: multi-lingual label usage [Tracking]

2015-11-24 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T89002 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher, Rical Cc: RP88, Steinsplitter, Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T48160: Lua: Allow using labels in mw.wikibase.entity.formatPropertyValues

2015-11-20 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T48160 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: johl, Ricordisamoa, Denny, Laddo, Lydia_Pintscher, daniel, hoo, Wikidata-bugs, aude, Mbch331

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T99911: [Story] Human-readable serialization of TimeValue precisions in JSON

2015-11-04 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T99911 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Rical, Jonas, gerritbot, Aklapper, Denny, mkroetzsch, Lydia_Pintscher, thiemowmde, daniel, Wikidata-bugs

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T63958: Use existing $dateFormats to format dates on Wikidata

2015-10-18 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T63958 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Rical, Agabi10, gerritbot, thiemowmde, RP88, Aklapper, Mbch331, Ricordisamoa, Liuxinyu970226, Wikidata

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T72395: Displaying (and editing) the calendar model of time values is confusing

2015-07-03 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T72395 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Rical, daniel, Conny, Wikidata-bugs, JulesWinnfield-hu, Tobi_WMDE_SW, Denny, Snaterlicious, Jc3s5h

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T96373: Usage tracking update / purging on edit and re-parse (tracking)

2015-06-08 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T96373 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel, Rical Cc: daniel, Aklapper, hoo, Lydia_Pintscher, Daniel_Mietchen, Liuxinyu970226, Ricordisamoa, Wikidata

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T49288: Track Wikidata entity usage on client pages

2015-06-03 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T49288 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Candalua, aude, jeremyb, liangent, Wikidata-bugs, greg, Abraham, Legoktm, Tobi_WMDE_SW, Daniel_Mietchen

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

2015-06-03 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T93055 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel, Rical Cc: gerritbot, daniel, Aklapper, hoo, Lydia_Pintscher, Daniel_Mietchen, Ricordisamoa, Wikidata-bugs

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

2015-06-03 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T93056 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel, Rical Cc: gerritbot, daniel, Aklapper, hoo, Lydia_Pintscher, Daniel_Mietchen, Liuxinyu970226

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T99693: UsageTracking: create integration test for usage tracking updates

2015-06-03 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T99693 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel, Rical Cc: gerritbot, Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, hoo, Aklapper

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T99512: UsageTracking: Use new ParserCacheSave hook to track usage info.

2015-06-03 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T99512 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: gerritbot, Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, hoo, Aklapper, daniel

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T101253: Decide how to track description usage

2015-06-03 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T101253 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: daniel, Aklapper, hoo, Lydia_Pintscher, Daniel_Mietchen, Liuxinyu970226, Ricordisamoa, Wikidata-bugs

[Wikidata-bugs] [Maniphest] [Commented On] T99693: UsageTracking: create integration test for usage tracking updates

2015-05-25 Thread Rical
Rical added a comment. When we move a task in a Sprint workboard, the email put it in [Changed Project Column] which seems not enough descriptive. Perhaps [scheduling] could be better ? TASK DETAIL https://phabricator.wikimedia.org/T99693 EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Commented On] T99674: Decide on internal representation of (Gregorian and Julian) dates with negative years

2015-05-25 Thread Rical
Rical added a comment. To distinguish time-zones we can keep the character T, and for geographic position, replace T by G. Our numeration is based on positions of digits, with significant zéros on the right for empty powers of ten. We cannot truncate the zeros after the left significant part

[Wikidata-bugs] [Maniphest] [Commented On] T99674: Decide on internal representation of (Gregorian and Julian) dates with negative years

2015-05-25 Thread Rical
Rical added a comment. To convert geographic position to a time more accurate than a day we must conform to the rules of each country. Rare are the countries which use solar time as local time. Now mainly Pacific Ocean islands near the line of date change for touristic reasons

[Wikidata-bugs] [Maniphest] [Commented On] T99674: Decide on internal representation of (Gregorian and Julian) dates with negative years

2015-05-20 Thread Rical
Rical added a comment. In the Module:Author, I have chose to compute the negative centuries and the life times(around year 0) in ISO style and to display them in traditional years and roman centuries. Then centuries and their limits are also impacted by this choose. Linked or out of scope

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T99510: UsageTracking: Use LinksUpdateComplete hook instead ArticleEditUpdates

2015-05-18 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T99510 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, hoo, Aklapper, daniel, Wikidata-bugs

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T99511: Introduce ParserCacheSave hook

2015-05-18 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T99511 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Rical Cc: Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, hoo, Aklapper, daniel, Wikidata-bugs

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T99513: UsageTracking: split the update operation for usage entries into add and prune.

2015-05-18 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T99513 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel, Rical Cc: daniel, Aklapper, hoo, Lydia_Pintscher, Daniel_Mietchen, Liuxinyu970226, Ricordisamoa, Wikidata

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T99509: Ignore stale usage entries when processing changes

2015-05-18 Thread Rical
Rical removed a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T99509 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel, Rical Cc: Ricordisamoa, Liuxinyu970226, Daniel_Mietchen, Lydia_Pintscher, hoo, Aklapper, daniel, Wikidata

[Wikidata-bugs] [Maniphest] [Commented On] T89598: Convert Template:Authority_control to Lua and use Wikidata

2015-04-28 Thread Rical
Rical added a comment. Another way could be to use a module made to work in any wiki, even central, in several or all languages. We could use, or extract, only the function p.notice(frame) of https://fr.wikisource.org/wiki/Module:Author3 Living example: https://fr.wikisource.orgwiki

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T89598: Convert Template:Authority_control to Lua and use Wikidata

2015-04-28 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T89598 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Commented On] T93885: Implement a limit for entities accessed via arbitrary access features and mark as expensive

2015-03-30 Thread Rical
Rical added a comment. The cases are very various and choose some stable limits seems very hard. How to adapt and reduce the charge of servers ? Which part in real time ? Which part in pre-computed time ? The way could be : For each title Q and each property P compute a mean delay

[Wikidata-bugs] [Maniphest] [Retitled] T93066: Investigate tracking update mechanism for non-standard language views.

2015-03-18 Thread Rical
Rical changed the title from Investigate tracking update mechansim for non-standard language views. to Investigate tracking update mechanism for non-standard language views.. Rical set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T93066 REPLY HANDLER ACTIONS Reply

[Wikidata-bugs] [Paste] [Changed Subscribers] P272: Modules using mw.wikibase.getEntity() by number of transclusions

2015-03-02 Thread Rical
Rical removed a subscriber: Rical. PASTE DETAIL https://phabricator.wikimedia.org/P272 REPLY HANDLER ACTIONS Reply to comment or !unsubscribe. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo, Rical Cc: Liuxinyu970226, Ricordisamoa, Wikidata

[Wikidata-bugs] [Paste] [Changed Subscribers] P272: Modules using mw.wikibase.getEntity() by number of transclusions

2015-03-02 Thread Rical
Rical added a subscriber: Rical. PASTE DETAIL https://phabricator.wikimedia.org/P272 REPLY HANDLER ACTIONS Reply to comment or !unsubscribe. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo, Rical Cc: Rical, Liuxinyu970226, Ricordisamoa

[Wikidata-bugs] [Paste] [Changed Subscribers] P272: Modules using mw.wikibase.getEntity() by number of transclusions

2015-03-02 Thread Rical
Rical added a subscriber: Rical. PASTE DETAIL https://phabricator.wikimedia.org/P272 REPLY HANDLER ACTIONS Reply to comment or !unsubscribe. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo, Rical Cc: Rical, Liuxinyu970226, Ricordisamoa

[Wikidata-bugs] [Maniphest] [Commented On] T89247: Compile list of statements that contain time values marked as Julian

2015-02-24 Thread Rical
Rical added a subscriber: Rical. Rical added a comment. I met this problem for https://www.wikidata.org/wiki/Q4604 date of birth P569. We could: - Preserve the ability to define a date in Julian calendar. - Convert it instantly in Gregorian calendar. - Display instantly the two dates for any

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T87764: Bugs related to time datatype

2015-02-24 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T87764 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Commented On] T89002: Track multi-lingual label usage

2015-02-14 Thread Rical
Rical added a comment. I asked to : Get and use in LUA the user's language to help an admin in his language to maintain in any wiki a module able to speak 2 languages or more. This seems to be an aspect X. See living examples from https://phabricator.wikimedia.org/T68051 where Category names

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T89002: Track multi-lingual label usage

2015-02-10 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T89002 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Created] T85412: The formatPropertyValues needs an option to format data from date-time, angle or geographic coordinates

2014-12-28 Thread Rical
Rical created this task. Rical added a subscriber: Rical. Rical added a project: MediaWiki-extensions-WikibaseClient. TASK DESCRIPTION For text values, a simple formatPropertyValues is enough. But for a scribunto module one could needs only the month or the year. 28 december 2014 is not so

[Wikidata-bugs] [Maniphest] [Commented On] T48160: Lua: Allow using labels in mw.wikibase.entity.formatPropertyValues

2014-12-27 Thread Rical
Rical added a comment. For text values, a simple formatPropertyValues is enough. But for a scribunto module one could needs the month of a date to translate it in any language, or extract only the year. 27 december 2014 is not so easy. This could be easier with a fixed date-time format like

[Wikidata-bugs] [Maniphest] [Changed CC] T59656: Special:ItemDisambiguation ranking

2014-12-12 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T59656 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Changed CC] T48160: Lua: Allow using labels in mw.wikibase.entity.formatPropertyValues

2014-12-12 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T48160 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Changed CC] T49930: allow accessing data from an item not connected to the current page - arbitrary access (tracking)

2014-12-12 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T49930 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Changed CC] T67507: It should be possible to get entity id from page title

2014-12-12 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T67507 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Changed CC] T53660: Detect the edit state to adapt help messages to user errors

2014-12-12 Thread Rical
Rical added a subscriber: Rical. TASK DETAIL https://phabricator.wikimedia.org/T53660 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences