1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications
Kyle Jao e8c6c81b6e Fix for showing an unregistered author name in the tooltip of diffusion revision link
Summary:
When showing contents of a file with the blame mode enabled, tooltips pops out
when the mouse hovers over previous commit linkes on left side. The last part of the
tooltips is the author's name. If an author is unregistered, the name becomes
<span>name</span>.

{F147724}

This doesn't happen if the author is registered.

Test Plan:
Check tooltips after making the change.
{F147725}

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D8869
2014-04-26 12:51:48 -07:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Fix an issue with embedding slowvotes 2014-04-23 16:30:38 -07:00
auth Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
base Make dialogs a little easier to use 2014-03-21 14:40:05 -07:00
cache Minor, mark SERIALIZATION_PHP fields as BINARY in Lisk 2014-02-23 16:35:51 -08:00
calendar Issue a proper 404 when trying to edit nonexistent events 2014-03-21 19:11:48 -07:00
chatlog Modernize chatlog a bit 2014-04-10 11:45:21 -07:00
conduit Allow Conduit console to be browsed by logged-out users 2014-04-21 15:32:48 -07:00
config Clarify STRICT_ALL_TABLES instructions 2014-04-23 13:04:57 -07:00
conpherence Fix an issue with embedding slowvotes 2014-04-23 16:30:38 -07:00
countdown Countdown - use better date control 2014-04-10 18:14:47 -07:00
daemon Do not perform write in PhabricatorDaemonLogQuery by default 2014-01-21 14:04:12 -08:00
dashboard Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00
differential Fix Differential transaction strengths 2014-04-26 12:44:05 -07:00
diffusion Fix for showing an unregistered author name in the tooltip of diffusion revision link 2014-04-26 12:51:48 -07:00
diviner Fix help menu links for folks with diviner uninstalled 2014-03-28 13:41:19 -07:00
doorkeeper Make "JIRA Issues" field work better with noncredentialed accounts 2014-04-02 12:03:59 -07:00
draft/storage Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
drydock Set name parameter when saving file via Drydock 2014-04-03 09:21:36 -07:00
fact Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
feed Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
files Remove flavor text for action buttons 2014-04-18 17:51:46 -07:00
flag Make attention count yellow 2014-03-29 10:26:53 -07:00
harbormaster Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
help Fix help menu links for folks with diviner uninstalled 2014-03-28 13:41:19 -07:00
herald Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
home Fix quick create on mobile 2014-04-26 12:31:55 -07:00
legalpad Remove flavor text for action buttons 2014-04-18 17:51:46 -07:00
lipsum Use DifferentialRevisionEditor in lipsum 2014-03-11 13:02:00 -07:00
macro Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
mailinglists Extract textual object list parsing from Differential 2014-03-07 17:44:44 -08:00
maniphest Fix an issue with multiple "open" statuses and the "View All" button on Projects 2014-04-24 10:35:28 -07:00
meta Various linter fixes. 2014-02-26 12:44:58 -08:00
metamta Clean up numerous rough edges in Mail configuration 2014-04-21 15:45:29 -07:00
notification Minor, improve notification resiliance 2014-04-21 16:28:59 -07:00
nuance Various linter fixes. 2014-02-26 12:44:58 -08:00
oauthserver Use modern UI for OAuthServer details page 2014-03-18 15:39:45 -07:00
owners Fix a lookup issue in Owners 2014-04-15 11:12:42 -07:00
passphrase Implement a "credential" standard custom field 2014-03-25 16:13:27 -07:00
paste Email paste link 2014-04-25 11:50:39 -07:00
people Fix quick create on mobile 2014-04-26 12:31:55 -07:00
phame Modernize documentation links 2014-03-17 15:01:31 -07:00
phid Modernize OAuthServer PHIDs and Queries 2014-03-18 13:27:55 -07:00
phlux Use "\z" instead of "$" to anchor validating regular expressions 2014-03-13 12:42:41 -07:00
pholio Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
phortune Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
phpast Remove phpast.* Conduit methods 2014-03-12 11:30:22 -07:00
phragment Various linter fixes. 2014-02-26 12:44:58 -08:00
phrequent Various linter fixes. 2014-02-26 12:44:58 -08:00
phriction Remove flavor text for action buttons 2014-04-18 17:51:46 -07:00
policy Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
ponder Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
project Fix an issue with multiple "open" statuses and the "View All" button on Projects 2014-04-24 10:35:28 -07:00
releeph Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
remarkup/conduit Support processing Remarkup in bulk with remarkup.processbulk Conduit method 2013-11-02 16:30:11 -07:00
repository Move Timeline icons to Fonts 2014-04-22 08:25:54 -07:00
search Write search bolding in a way which is certainly HTML-safe 2014-04-26 12:44:16 -07:00
settings Fix parsing and storage of generated SSH keys 2014-04-08 14:52:37 -07:00
slowvote Ability to close poll 2014-04-24 12:02:56 -07:00
subscriptions Implement PhabricatorApplicationTransactionInterface in Differential 2014-04-17 16:03:24 -07:00
support/application Whitelist allowed editor protocols 2014-03-17 13:00:37 -07:00
system When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
tokens Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00
transactions Fix an issue with embedding slowvotes 2014-04-23 16:30:38 -07:00
typeahead Audit - add ability to add a package as an auditor 2014-04-04 12:25:03 -07:00
uiexample Clean up FontAwesome / Timeline CSS 2014-04-22 18:29:14 -07:00
xhprof Use JSON, not PHP serialization, for XHProf profiles. 2014-02-24 04:16:52 -08:00