phab/src/infrastructure/customfieldproduction
phab/src/infrastructure/customfield
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2088b99078d7 | epriestley | Normalize validation/requried API | Sep 19 2013 | |||
45ff6077a7c7 | epriestley | Allow standard fields to have defaults | Sep 19 2013 | |||
c5b80985df52 | epriestley | Allow standard fields to be required | Sep 19 2013 | |||
3f24232d2b8d | epriestley | Allow custom fields to have validation logic | Sep 19 2013 | |||
3f19ac70a582 | epriestley | Support captions in StandardField | Sep 18 2013 | |||
d3de57716a4f | epriestley | Add a "Header" standard custom field | Sep 17 2013 | |||
ed7a5078f954 | epriestley | Add "user" and "users" standard custom fields | Sep 17 2013 | |||
611567061551 | epriestley | Add a "date" standard custom field | Sep 17 2013 | |||
726144b9955c | epriestley | Implement a "remarkup" standard field type | Sep 17 2013 | |||
e2a148b8f8d2 | epriestley | Implement a "select" standard custom field type | Sep 17 2013 | |||
284646348178 | epriestley | Implement standard field "bool" type | Sep 17 2013 | |||
2b538bfb2575 | epriestley | Use classes to define standard field types and implement an "int" type | Sep 17 2013 | |||
28eaacb491a1 | epriestley | Remove ManiphestTaskExtensions | Sep 17 2013 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
026137f92fe6 | epriestley | Further simplify PhabricatorCustomFieldInterface | Aug 14 2013 | |||
938b63aaa989 | epriestley | Simplify and improve PhabricatorCustomField APIs | Aug 14 2013 | |||
74de24909bfb | epriestley | Partially move Releeph custom fields to PhabricatorCustomField | Aug 14 2013 | |||
ca0115b361a3 | epriestley | Support configuration-driven custom fields | Aug 14 2013 | |||
b6df427c2f6d | epriestley | Add a "disabled" style | Jul 12 2013 | |||
b92fe7dbdacc | epriestley | Merge profile "About" into main profile and simplify some custom field stuff | Jul 10 2013 | |||
e5f200c654e0 | epriestley | Allow custom fields to be reordered and disabled from Config | Jul 9 2013 | |||
059183f6b5f3 | epriestley | Allow configuration to have custom UI types | Jun 7 2013 | |||
6ffbee115ba3 | epriestley | Add ApplicationTransactions/CustomField based user profile editor | Jun 7 2013 | |||
524c2acb3dab | epriestley | Flesh out ApplicationTransactions/CustomField integration | Jun 6 2013 | |||
b7c584137f40 | epriestley | Begin generalizing custom fields | Jun 6 2013 |
c4science · Help