phab/src/infrastructure/customfield/standard/PhabricatorStandardCustomField.phpfeature/testing
phab/src/infrastructure/customfield/standard/PhabricatorStandardCustomField.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6fe882e50a3e | epriestley | Convert projects to EditEngine | Dec 28 2015 | |||
8a0dfa94d438 | epriestley | Make configured and EditEngine defaults work correctly for custom fields | Dec 17 2015 | |||
663dce5029f5 | epriestley | Flesh out Conduit parameter types for Owners + CustomFields | Dec 14 2015 | |||
9499987cfe6f | epriestley | Add "owners.search" Conduit API endpoint, with CustomField support | Dec 13 2015 | |||
468f785845ce | epriestley | Support "template objects" generically in EditEngine | Dec 7 2015 | |||
773ecb9a4434 | epriestley | Support Conduit application of most CustomField transactions in EditEngine | Dec 2 2015 | |||
029b1b673394 | epriestley | Partially support CustomFields in EditEngine | Dec 2 2015 | |||
4169d7bfd5b1 | epriestley | Fix an issue where Harbormaster might cycle while saving | Oct 14 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
ecc4c531c9cb | epriestley | Stop threading handles through the CustomField + ApplicationSearch pipeline | Jun 7 2015 | |||
00495e3a0e2e | Fabian Stelzer/epriestley | remove unused FeedStory object in getTitleForFeed functions | Jan 2 2015 | |||
de40bc0c1d86 | epriestley | Allow standard custom fields to be indexed in global fulltext search | Oct 27 2014 | |||
91549bb81d3b | Chad Little | Allow setting of "required":false in CustomFields | Oct 8 2014 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
5aae1ee034ab | epriestley | Make query panels editable by normal humans | Jun 16 2014 | |||
2133e610480e | Tal Shiri/epriestley | Added placeholder support to custom text fields | May 22 2014 | |||
e3b5737d02fb | epriestley | Support CustomField in Herald, mostly | Apr 4 2014 | |||
acfc3c3e5d84 | epriestley | Add an "instructions" key to custom fields | Mar 26 2014 | |||
a246c85c6b51 | epriestley | Use ApplicationTransactions and CustomField to implement build steps | Mar 26 2014 | |||
ee2b6eebaa31 | epriestley | Implement detail views for many Differential fields on ApplicationTransactions | Feb 26 2014 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
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 | |||
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 | |||
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 |
c4science · Help