User Details
- User Since
- Jul 3 2012, 11:07 AM (646 w, 2 d)
- Availability
- Available
Mar 11 2020
The issue doesn't appear in the current code base with Firefox 73. That's not unexpected, as the UI has been tweaked several times between 2015 and now.
Oct 21 2018
Broader work required than extension/language map update, see T3626.
A better long-term solution than a temporary fix is wanted, per D17104#203911
Stale localisation issue
Mar 30 2018
I confirm the Maxime Corteel patch to be working with PHPUnit 7.0.1 too.
Nov 22 2017
Oct 27 2017
PhabricatorBot is now gone.
PhabricatorBot is now gone.
Mar 14 2017
To package it as a library is a good idea, but code isn't up to date with current Arcanist requirements. See T9316 for more context.
Jan 30 2017
Jan 27 2017
A quick word to express my satisfaction about the new personal menu: after some days, it becomes standard practice on two instances I use to access current sprint workboard from the menu.
Jan 22 2017
I can repro on an instance upgraded at 20d1bb8fdf too. And indeed PhabricatorProjectWorkboardProfileMenuItem or PhabricatorProfileMenuItem classes don't contain a validateTransactions method.
Dec 31 2016
Dec 25 2016
Dec 20 2016
Reference in PHP 7.1 migration guide: http://php.net/manual/en/migration71.new-features.php#migration71.new-features.asynchronous-signal-handling
Dec 19 2016
PhabricatorProjectWorkboardProfileMenuItem::MENUITEMKEY
Nov 14 2016
Aug 1 2016
Jul 27 2016
Jul 15 2016
Jul 10 2016
Jun 30 2016
Jun 27 2016
Aye, that would allow to visually scan the cards, and to understand what repo is concerned by each change.
The goal is to sort the contributions of one person who committed to a lot of different repositories, to get an overview of where they contribute. For example, that allows me to identify what repos are on my expertise domain so I can review there / who I can contact to unblock situations for other repos.
Jun 26 2016
Mar 30 2016
I've an old generation one. The first three generations weren't U2F.
Mar 16 2016
@ofbeaton For more context and arguments to give if you wish to review your LDAP conventions, see T3167#32426.
I'm not sure this is a problem of Phabricator. It sounds like a problem of your LDAP conventions.
Mar 12 2016
Feb 23 2016
Feb 21 2016
We ultimately want teams to choose different colors so they can know which workboard they're on at a quick glance.
Yes, I concur, that would be useful.
I suspect the goal could be to provide visual hints, in addition to the text, to recognize and disambiguate dashboards.
Feb 12 2016
(2) isn't a solution I'd enjoy, as the feature really helps to gain in productivity. Not to have this means revisit each closed task to assign it.
Jan 23 2016
Let's note this is not an oddball case:
Jan 22 2016
Dec 29 2015
@chad thanks for the clarification, I indeed mangled these authentication tokens with the Tokens application.
Dec 22 2015
Per T10030#150337.
Dec 21 2015
I see D10289 has already offered a similar change.
Dec 15 2015
@michaeljs1990. You seem to have another issue.
Dec 8 2015
In would be convenient, but note you could have a more generic problem here: how to store all your credentials. Solutions like Vault could help in this case.
Dec 2 2015
To configure the regexp in an .arclint option for the linter seems valuable, with a clear use case.
Nov 30 2015
Nov 17 2015
Indeed, it's directly less helpful in this case.
Nov 15 2015
Nov 13 2015
Oct 1 2015
Jul 16 2015
Jul 11 2015
Jul 6 2015
Apr 11 2015
Apr 8 2015
Apr 4 2015
Mar 30 2015
Mar 27 2015
I can reproduce the issue on a Mercurial repository hosted on Bitbucket: commit imported by Phabricator shows correctly UTF-8 in the diff, but not in the commit message. UTF-8 characters are handled without any issue with Git repos.