1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/differential
epriestley 61301ead90 Fix javascript interaction with right-hand-side images in two-up diff views in Differential
Summary: Fixes T10704. This is just bad copy-paste -- "O" for "old" should be "N" for "new".

Test Plan:
  - Followed steps on T10704.
  - Applied patch.
  - Marked inline done, replied, etc. No more JS errors.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10704

Differential Revision: https://secure.phabricator.com/D15566
2016-04-01 12:54:43 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Generate mail command documentation from active commands 2015-04-01 11:51:47 -07:00
conduit Modularize content sources 2016-03-26 11:59:45 -07:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Update Diffusion UI 2016-03-17 12:05:14 -07:00
controller Update Differential edit pages to new UI 2016-03-30 12:45:59 -07:00
customfield Convert Differential to new layout 2016-03-12 13:04:21 -08:00
doorkeeper Remove email prefixes from doorkeeper titles 2016-01-28 18:48:28 +00:00
edge Don't write inverse edges for DifferentialRevisionHasReviewerEdgeType 2015-01-04 10:07:56 +11:00
editor Partially revert D14511 to fix "INLINE COMMENTS" in mail 2015-11-28 13:40:57 -08:00
engine Make diffusion.filecontentquery return file PHIDs instead of raw content 2016-01-08 09:29:16 -08:00
engineextension Convert Differential to new layout 2016-03-12 13:04:21 -08:00
event Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
exception Remove an unused class 2015-01-03 09:07:32 +11:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
herald Various translation improvements 2015-11-03 07:02:46 +11:00
landing Make "Land Revision" button state consistent, prevent non-accepted lands 2015-10-27 18:51:59 +00:00
lipsum Improve lipsum generation of projects 2015-12-24 09:06:56 -08:00
mail Various translation improvements 2015-11-03 07:02:46 +11:00
management Modularize content sources 2016-03-26 11:59:45 -07:00
parser Partially improve threading UI for adjacent inline comments 2016-03-10 17:40:13 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Improve "Land Revision" errors for issues related to staging areas 2016-03-07 12:46:07 -08:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
render Fix javascript interaction with right-hand-side images in two-up diff views in Differential 2016-04-01 12:54:43 -07:00
search Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
storage Modularize content sources 2016-03-26 11:59:45 -07:00
view Update Diffusion UI 2016-03-17 12:05:14 -07:00
DifferentialGetWorkingCopy.php Extend from Phobject 2015-06-15 18:02:27 +10:00