1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/webroot/rsrc/css/application
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
..
base Add "buoyant" headers to Differential 2012-02-23 12:26:14 -08:00
chatlog Add a basic chatlog 2012-02-17 10:21:38 -08:00
contentsource Use text, not icons, to indicate content sources 2011-09-01 10:07:16 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
differential Add Edit All link to Differential revision 2012-03-01 10:09:32 -08:00
diffusion Use wide links only for line and blame-prev in Diffusion 2012-02-29 18:22:04 -08:00
directory Show commits in /audit/ 2012-02-28 21:10:39 -08:00
feed Add a "feed" filter to the home page; align things; allow browsing older stories 2012-02-15 17:48:14 -08:00
files Streamline Files interfaces 2011-07-29 17:56:49 -07:00
herald Enable Phabricator admin to change the owner of a herald rule 2012-01-18 11:59:35 -08:00
maniphest Unify Maniphest + Differential comment styles 2012-02-24 13:02:35 -08:00
objectselector "Merge Duplicates" in Maniphest 2011-06-14 20:44:58 -07:00
owners Some owners read workflows. 2011-04-03 19:20:47 -07:00
phriction Phriction - kill tabs 2011-12-15 14:35:38 -08:00
profile Add a Join / Leave button to Projects 2012-01-25 11:51:20 -08:00
projects Allow administrative editing of project resources 2011-07-21 16:46:28 -07:00
search Improve search result listing 2011-06-29 13:25:38 -07:00
slowvote Render slowvote respondents as a facepile instead of smushed-together names 2011-07-09 10:55:09 -07:00
uiexample AphrontPagerView and UIExamples. 2011-03-31 17:06:33 -07:00