1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config/check
epriestley 298604c9d3 Rename "beta" to "prototype" and document support policy
Summary:
Fixes T6084. Changes:

  - Rename `phabricator.show-beta-applications` to `phabricator.show-prototypes`, to reinforce that these include early-development applications.
  - Migrate the config setting.
  - Add an explicit "no support" banner to the config page.
  - Rename "Beta" to "Prototype" in the UI.
  - Use "bomb" icon instead of "half star" icon.
  - Document prototype applications in more detail.
  - Explicitly document that we do not support these applications.

Test Plan:
  - Ran migration.
  - Resolved "obsolete config" issue.
  - Viewed config setting.
  - Browsed prototypes in Applications app.
  - Viewed documentation.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T6084

Differential Revision: https://secure.phabricator.com/D10493
2014-09-17 18:25:57 -07:00
..
PhabricatorSetupCheck.php Config option to ignore setup issues 2013-02-22 10:08:20 -08:00
PhabricatorSetupCheckAPC.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckAuth.php Don't actually construct auth providers when checking for their existence 2014-03-04 16:11:28 -08:00
PhabricatorSetupCheckBaseURI.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckBinaries.php Fix a spelling mistake in warning message for missing 'diff' binary 2013-09-26 05:22:23 -07:00
PhabricatorSetupCheckDaemons.php Reword daemon configuration issue in response to user issues 2014-09-05 12:27:20 -07:00
PhabricatorSetupCheckDatabase.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorSetupCheckExtensions.php Require the "ctype" extension explicitly 2014-04-29 10:57:10 -07:00
PhabricatorSetupCheckExtraConfig.php Rename "beta" to "prototype" and document support policy 2014-09-17 18:25:57 -07:00
PhabricatorSetupCheckFileinfo.php Add a setup warning about missing 'fileinfo' 2013-05-17 10:00:40 -07:00
PhabricatorSetupCheckGD.php Migrate max_allowed_packet and GD checks to new setup stuff 2013-01-19 08:41:45 -08:00
PhabricatorSetupCheckImagemagick.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSetupCheckInvalidConfig.php Repair invalid configuration by setting values back to defaults 2013-01-17 16:25:38 -08:00
PhabricatorSetupCheckMail.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckMySQL.php Provide some hints for Amazon RDS configuration 2014-08-25 11:41:40 -07:00
PhabricatorSetupCheckPath.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckPHPConfig.php Fatal during setup for "mbstring.func_overload" 2014-07-04 07:59:02 -07:00
PhabricatorSetupCheckPygment.php Fixed T2630 2013-04-10 13:11:22 -07:00
PhabricatorSetupCheckRepositories.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckStorage.php Add a configuration warning when memory_limit will limit file uploads 2014-09-04 12:48:34 -07:00
PhabricatorSetupCheckTimezone.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00