phab/src/infrastructure/customfieldfeature/testing
phab/src/infrastructure/customfield
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ee2b6eebaa31 | epriestley | Implement detail views for many Differential fields on ApplicationTransactions | Feb 26 2014 | |||
cd080b092e20 | epriestley | Use ApplicationTransactions/CustomField to power Differential global search | Feb 26 2014 | |||
b62420e6e4e0 | epriestley | Separate reading object values out of didSetObject() in CustomField | Feb 21 2014 | |||
c5ba75ee9ed2 | epriestley | Implement a "Reviewers" CustomField | Feb 21 2014 | |||
f91e94eb90f9 | epriestley | Implement view and edit policies in Differential CustomFields | Feb 21 2014 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
88227d26bc13 | epriestley | Allow CustomField to provide ApplicationTransaction change details | Feb 21 2014 | |||
9384c9e36b3d | epriestley | Don't consider integer CustomFields as changed when the number doesn't change | Feb 21 2014 | |||
8a725ece0f8b | epriestley | Bring "fixes x as y" parser forward and use new parsers instead of old ones | Feb 18 2014 | |||
5afddb6703c8 | epriestley | Bring "Reverts X" to more general infrastructure and port unit tests | Feb 18 2014 | |||
d016cac91513 | epriestley | Modularize parser for "Closes task X as Y" | Feb 18 2014 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
bef6d82cce11 | epriestley | Allow standard date fields to read default dates as strings | Sep 25 2013 | |||
50049a70090b | epriestley | Improve feed stories for Maniphest and some more translations | Sep 24 2013 | |||
c4f320a7e805 | epriestley | Make standard fields more liberal about interpreting empty strings | Sep 24 2013 | |||
9afbb9b83b5f | epriestley | Route task merges through new editor | Sep 23 2013 | |||
2bc46f097efa | epriestley | Run Maniphest Conduit writes through new editor | Sep 23 2013 | |||
173adec52788 | epriestley | Fix issue with checkbox custom controls that have no strings defined | Sep 23 2013 | |||
a82992e9a5ea | epriestley | Render Maniphest fields in an application-transactions-compatible way | Sep 22 2013 | |||
43bf21daa536 | epriestley | Fix default value for <select /> standard custom fields | Sep 20 2013 | |||
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