1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/config/option
Afaque Hussain 5017c80b31 Installation & Uninstallion of Applications
Summary: Created Applications application which allows uninstallation & installation of application.

Test Plan: In "Applications" application, clicked on uninstalled the application by cliking Uninstall and chekcing whether they are really uninstalled(Disabling URI & in appearance in the side pane). Then Clicked on the install button of the uninstalled application to check whether they are installed.

Reviewers: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4715
2013-01-29 09:17:24 -08:00
..
PhabricatorAccessLogConfigOptions.php Add "Developer" and "Access Log" config option groups, some types 2013-01-01 14:09:17 -08:00
PhabricatorApplicationConfigOptions.php Read default values of custom config options 2013-01-19 08:36:08 -08:00
PhabricatorAuthenticationConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorAWSConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorConfigOption.php Don't require phabricator.base-uri to be configured 2013-01-22 13:57:02 -08:00
PhabricatorCoreConfigOptions.php Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
PhabricatorDeveloperConfigOptions.php Port a few various options. 2013-01-13 15:10:40 -08:00
PhabricatorDisqusConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorExtendingPhabricatorConfigOptions.php Set hard-coded defaults for list<string> values to array() 2013-01-23 13:12:23 -08:00
PhabricatorFacebookConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGarbageCollectorConfigOptions.php Set some defaults back to correctness. 2013-01-24 12:10:41 -08:00
PhabricatorGitHubConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGoogleConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorLDAPConfigOptions.php LDAP STARTTLS option. 2013-01-17 09:50:01 -08:00
PhabricatorMetaMTAConfigOptions.php Conpherence - reply handler integration 2013-01-25 16:03:54 -08:00
PhabricatorMySQLConfigOptions.php Port MySQL settings to PHP 2013-01-03 06:01:14 -08:00
PhabricatorNotificationConfigOptions.php Set some defaults back to correctness. 2013-01-24 12:10:41 -08:00
PhabricatorPhabricatorOAuthConfigOptions.php OAuth options. 2013-01-16 10:00:54 -08:00
PhabricatorPHDConfigOptions.php Don't preface 'Daemons' with 'Phabricator'. 2013-01-16 09:47:29 -08:00
PhabricatorPHPMailerConfigOptions.php Bring PHPMailer config into the new config UI 2013-01-15 12:03:44 -08:00
PhabricatorPolicyConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorRecaptchaConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorSecurityConfigOptions.php Allow some protocols 2013-01-23 18:44:19 -08:00
PhabricatorSendGridConfigOptions.php Bring SendGrid configuration into PHP 2013-01-15 12:04:05 -08:00
PhabricatorSyntaxHighlightingConfigOptions.php Add syntax highlighting options. 2013-01-10 09:56:39 -08:00
PhabricatorTranslationsConfigOptions.php Add translations config group. 2013-01-04 16:22:56 -08:00