Thanks, @schoenbaechler for the reply!
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Fri, Apr 9
Thu, Apr 8
Thanks, @MSantos !
I've taken 3 of <sup> as an example to show that a touch target of a <sup>, that is surrounded with other <sup>s, will be increased from the top and bottom only, So the behaviour, described in the example will be applied to any number of <sup> elements -> ( <sup> >=3).
Here they are:
("Michael_Lewis_(wide_receiver)" taken as an example)
Fri, Apr 2
Thu, Apr 1
Thnkas, @MSantos ! Patch created.
Mon, Mar 29
Sun, Mar 28
@MSantos , could you please tell if this change sufficient\looks good:
Thu, Mar 25
Due to @Pchelolo comment:
Fri, Mar 19
Mar 18 2021
Mar 17 2021
Mar 12 2021
Mar 7 2021
Hi, @MSantos , Thanks for the info! Yes, it is clear. The patch updated - now tests pass. Thanks!
Mar 4 2021
Hi, @MSantos , @Jgiannelos ! I'm trying to push changes https://gerrit.wikimedia.org/r/c/mediawiki/services/wikifeeds/+/667990 to wikifeeds, but test fails (https://integration.wikimedia.org/ci/job/service-pipeline-test/7941/console) due to empty content for /page/news for "es" subdomain. -> "es: results list should have expected properties". Could you please tell what can be a reason ? Thanks!
Feb 12 2021
Feb 5 2021
Hi, @Dbrant , @LGoto ! Could you please tell if the mentioned change in the current task ("Media help should not be displayed") and in this one: https://phabricator.wikimedia.org/T269385 ("References in Spanish Wikipedia shouldn't have columns") need to be made on the mobile app level or do we need (can we ?) to change the templates ? Thanks!
Feb 1 2021
Jan 31 2021
Jan 21 2021
Jan 20 2021
Jan 17 2021
Jan 15 2021
There is a setting here: https://github.com/wikimedia/wikifeeds/blob/master/lib/random.js#L71 -> 12 items are requested. Maybe we could increase this value ?
Or there is a possibility the testing should be performed in some specific way ?
The same for iOs - tested 300+ random articles - no duplication. Also looked through the php code (which is responsible for the content (random articles) ) - the "randomness" is very high.
Jan 13 2021
Jan 12 2021
@MSantos, could you please comment on the next proposal :
Jan 4 2021
Jan 3 2021
Dec 23 2020
What was done:
Dec 22 2020
From my conversation with PPchelko regarding the task:
For now it will be enough to handle empty response (as mentioned in the desc, there is a separate ticket to improve the iOS) as it happens..., and as we've got deferred updates of the data, mentioned here - the task can not be resolved by itself except the change: "remove the reference to English." (will not eliminate the root problem, but this change is good to have from my point of view).
So there is an architectural issues wich is good to take a look in the future.
Dec 16 2020
Dec 15 2020
Dec 14 2020
Dec 8 2020
Nov 19 2020
Nov 18 2020
Nov 17 2020
Nov 11 2020
The Idea is just to: make DAOAccessControl::get() to return a string - like "$msg->text()" and not an $msg obj. as now.
Oct 28 2020
Oct 27 2020
Oct 26 2020
Oct 24 2020
Oct 23 2020
Oct 21 2020
Oct 19 2020
In T265361#6540657, @Ammarpad wrote:Have wrote patch for this in T246567
Oct 13 2020
Oct 12 2020
Oct 10 2020
Oct 8 2020
In T264248#6527308, @apaskulin wrote:Verified on beta. Thanks, Art!