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/config
epriestley a9ff58ff27 Add even more Differential options
Summary:
These are technically in MetaMTA right now, but I put them in Differential since I think it's probably a better primary category fit and having 120 options in MetaMTA won't do anyone any favors. (We can do some kind of cross-categorization or "related options" later if we get feedback that people are having trouble finding options like these which have multiple reasonable categories.)

Also improve the readability of displayed JSON literals with forward slashes.

Test Plan: Looked at options, edited a couple of them. Looked at JSON literal values, saw them rendered more readably.

Reviewers: codeblock, btrahan

Reviewed By: codeblock

CC: aran

Maniphest Tasks: T2255

Differential Revision: https://secure.phabricator.com/D4464
2013-01-16 09:01:16 -08:00
..
application Begin moving Phabricator configuration into PHP 2012-12-30 15:36:06 -08:00
check Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
controller Bring PHPMailer config into the new config UI 2013-01-15 12:03:44 -08:00
editor Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
exception Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
issue Detect and raise setup warnings from within Phabricator 2012-12-30 06:37:49 -08:00
json Add even more Differential options 2013-01-16 09:01:16 -08:00
option Bring SendGrid configuration into PHP 2013-01-15 12:04:05 -08:00
query Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
storage Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
view Fix error in PhabricatorSetupIssueView 2013-01-11 15:28:39 -08:00