1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/config/controller
epriestley 1582bb54f6 Move version numbers to a dedicated "Versions" panel
Summary:
Currently, Version numbers are sort of randomly shown on "All Settings" beacuse we didn't have any better place to put them.

Now that we have modules, expose them as a config module.

Test Plan:
{F906426}

Grepped for "all settings" to look for other references to the old location, but didn't get any relevant hits.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D14327
2015-10-24 08:13:22 -07:00
..
PhabricatorConfigAllController.php Move version numbers to a dedicated "Versions" panel 2015-10-24 08:13:22 -07:00
PhabricatorConfigCacheController.php Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
PhabricatorConfigController.php Modularize config modules + add edges, phid modules 2015-07-20 17:08:37 -07:00
PhabricatorConfigDatabaseController.php Document the adjustment workflow and warn users about adjusting old MySQL 2014-11-01 08:25:05 -07:00
PhabricatorConfigDatabaseIssueController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigDatabaseStatusController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigEditController.php Shuffle various parts of the config edit UI around 2015-09-03 12:15:30 -07:00
PhabricatorConfigGroupController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigHistoryController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigIgnoreController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigIssueListController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigIssueViewController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigListController.php Update Config app for handleRequest 2015-07-27 09:06:26 -07:00
PhabricatorConfigModuleController.php Modularize config modules + add edges, phid modules 2015-07-20 17:08:37 -07:00
PhabricatorConfigPurgeCacheController.php Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
PhabricatorConfigWelcomeController.php Remove scattered links to "Support" document 2015-10-19 13:27:47 -07:00