1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/applications/config/check
Daniel Stone 03d323e9fd Fix config-migration text for dashboard options
Summary:
The commit which added checks for the old homepage options (now in
Dashboard) in rP9d9a47e9cf, added them to the auth section, where they
would present:
  This option has been migrated to the "Auth" application. Your old
  configuration is still in effect, but now stored in "Auth" instead of
  configuration. Going forward, you can manage authentication from the
  web UI.

Remove them from the moved-to-Auth list, and coalesce the multiple
definitions of the help text into one.

Test Plan:
 - set maniphest.priorities.unbreak-now to something
 - observe the setup issue reported
 - hope it tells you the right thing

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley, chad

Differential Revision: https://secure.phabricator.com/D16576
2016-09-20 10:47:30 +00:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
PhabricatorAuthSetupCheck.php Config - make "No auth providers configured" check use proper hyperlinking technology 2015-06-16 14:49:52 -07:00
PhabricatorBaseURISetupCheck.php Improve "Host" header check 2015-02-26 14:37:48 -08:00
PhabricatorBinariesSetupCheck.php Remove the warning about the Git 2GB pathname issue 2016-04-19 07:01:45 -07:00
PhabricatorCacheSetupCheck.php Redesign Config Application 2016-08-29 15:49:49 -07:00
PhabricatorDaemonsSetupCheck.php Fix "daemons running as wrong user" setup issue 2016-04-15 10:03:15 -07:00
PhabricatorDatabaseSetupCheck.php Raise setup warnings immediately when failing to load configuration from the database 2016-09-06 14:20:31 -07:00
PhabricatorElasticSearchSetupCheck.php Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
PhabricatorExtensionsSetupCheck.php Split setup check phases into "preflight" and "post-config" 2016-09-06 14:20:11 -07:00
PhabricatorExtraConfigSetupCheck.php Fix config-migration text for dashboard options 2016-09-20 10:47:30 +00:00
PhabricatorFileinfoSetupCheck.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorGDSetupCheck.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorImagemagickSetupCheck.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorInvalidConfigSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorMailSetupCheck.php Add amazon-ses.endpoint configuration 2016-03-23 12:28:59 -07:00
PhabricatorMySQLSetupCheck.php Redesign Config Application 2016-08-29 15:49:49 -07:00
PhabricatorPathSetupCheck.php Various translation improvements 2015-11-03 07:02:46 +11:00
PhabricatorPHPConfigSetupCheck.php Split setup check phases into "preflight" and "post-config" 2016-09-06 14:20:11 -07:00
PhabricatorPHPPreflightSetupCheck.php Just fatal for any setting of open_basedir 2016-09-12 14:49:48 -07:00
PhabricatorPygmentSetupCheck.php Fix message about pygments being in $PATH 2015-10-16 09:51:39 -07:00
PhabricatorRepositoriesSetupCheck.php Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
PhabricatorSecuritySetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorSetupCheck.php Add a specialized cache for storing "has setup ever worked?" 2016-09-12 08:04:32 -07:00
PhabricatorStorageSetupCheck.php Swap S3 to first-party client 2016-01-10 07:55:27 -08:00
PhabricatorTimezoneSetupCheck.php Remove duplicated duplicated words 2015-06-27 08:43:44 -07:00