1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/webroot/rsrc/css/application/differential
vrana c0c5b9bb64 Add Edit All link to Differential revision
Summary:
Some text editors support opening multiple files at once.
I've used space as paths separator which may be compatible with some other
editors (I didn't tried any other though).
Note: This approach is incompatible with spaces in paths.
I am fine with changing it to anything else to support such paths or more
editors.
Probably the cleanest solution (yet still incompatible with most editors) would
be to use something like ##editor://open/?file=A&line=1&file=B&line=2## but it
would require also changing the way how it's configured and I think it's not
worth it.
BTW, I've used a hacky bookmarklet for this feature before.

Deleted or added paths may not exist in users filesystem but we don't know which
so the button tries to open everything.

Test Plan:
Click Edit All.
Delete Editor Link in settings, verify that the button is missing.
View diff without revision, verify that the button is missing.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1741
2012-03-01 10:09:32 -08:00
..
add-comment.css Tweak Maniphest CSS, fix remarkup in description change views 2011-05-22 13:26:55 -07:00
changeset-view.css Use an inline dialog element for inline comments in Differential 2012-02-29 14:28:48 -08:00
core.css Make Differential comments be styled similarly to Maniphest comments 2012-01-29 16:18:10 -08:00
local-commits-view.css Display local commit information in Differential 2011-08-31 13:49:50 -07:00
revision-comment-list.css Collapse comments in long threads. 2011-02-05 11:06:56 -08:00
revision-comment.css Unify Maniphest + Differential comment styles 2012-02-24 13:02:35 -08:00
revision-detail.css Show lint/unit failure explanation in Phabricator 2012-02-24 15:28:06 -08:00
revision-history.css DifferentialRevisionView 2011-01-29 15:37:41 -08:00
table-of-contents.css Add Edit All link to Differential revision 2012-03-01 10:09:32 -08:00