1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/config
epriestley 9d30d49cfc Convert "enum" and "string" config options to new modular option types
Summary: Ref T12845. This moves the "enum" and "string" types to the new code.

Test Plan: Set, deleted, and tried to set invalid values for various enum and string config values (header color, mail prefixes, etc) from the CLI and web.

Reviewers: chad, amckinley

Reviewed By: amckinley

Maniphest Tasks: T12845

Differential Revision: https://secure.phabricator.com/D18156
2017-06-27 12:13:15 -07:00
..
application Fix two strings with missing pht() 2017-04-07 10:07:01 -07:00
check Rename "PhabricatorHash::digest()" to "weakDigest()" 2017-04-06 15:43:33 -07:00
constants Redesign Config Application 2016-08-29 15:49:49 -07:00
controller Convert "enum" and "string" config options to new modular option types 2017-06-27 12:13:15 -07:00
custom Detect and prevent invalid configuation of "ui.footer-items" 2017-05-30 10:15:24 -07:00
editor Allow bin/config to affect database configuration and migrate between local and database configuration 2014-10-08 16:15:05 -07:00
engine When we "discover" new fatal setup issues, stop serving traffic 2016-11-21 15:54:40 -08:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
issue Clean up another insufficiently-general exception 2016-11-23 10:41:19 -08:00
json Improve UI formatting of some configuration values 2015-12-05 09:58:47 -08:00
management Convert "enum" and "string" config options to new modular option types 2017-06-27 12:13:15 -07:00
module Split setup checks into "preflight" and "normal" checks 2016-09-06 11:57:18 -07:00
option Convert "enum" and "string" config options to new modular option types 2017-06-27 12:13:15 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
response Add a friendlier "in flight" error page 2016-09-07 06:59:48 -07:00
schema Make Applications extend LiskDAO 2017-04-19 16:06:14 -07:00
storage Add "Manual Activities", to tell administrators to rebuild the search index 2016-11-30 11:23:54 -08:00
type Convert "enum" and "string" config options to new modular option types 2017-06-27 12:13:15 -07:00
view Separate button CSS classes 2017-06-05 20:14:34 +00:00