phab/src/infrastructure/customfield/fieldfeature/testing
phab/src/infrastructure/customfield/field
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
914d9fa8b94f | epriestley | Simplify Auditors custom field in Differential | Dec 16 2016 | |||
1b192f746a67 | epriestley | Improve performance when constructing custom fields for objects | Jul 31 2016 | |||
64886b11d8d1 | epriestley | Remove expensive, pointless typeachecking in custom fields | Jul 31 2016 | |||
b8f75f95116e | epriestley | Improve Conduit performance for custom fields | Jul 31 2016 | |||
8934dee5437b | epriestley | Add "does not match regexp" to Herald | Feb 12 2016 | |||
e0ad791247f6 | epriestley | Fix hovercard behavior for multiple copies of the same object | Dec 24 2015 | |||
8a0dfa94d438 | epriestley | Make configured and EditEngine defaults work correctly for custom fields | Dec 17 2015 | |||
161ebad56d7a | epriestley | Improve Conduit type handling for `*.edit` endpoints | Dec 16 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 | |||
773ecb9a4434 | epriestley | Support Conduit application of most CustomField transactions in EditEngine | Dec 2 2015 | |||
c1ae5321d745 | epriestley | Support HTTP parameter prefilling in EditEngine forms for CustomFields | 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 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
ecc4c531c9cb | epriestley | Stop threading handles through the CustomField + ApplicationSearch pipeline | Jun 7 2015 | |||
ea131bb2efb9 | epriestley | Improve UX for Diffusion mail fields | May 25 2015 | |||
3d2c6f1ed27d | epriestley | Make "Tags" and "Branches" custom fields work properly in Diffusion | May 25 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 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 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
fde4ccf9b2cf | epriestley | Use standard handle loading in Releeph | Apr 19 2014 | |||
e3b5737d02fb | epriestley | Support CustomField in Herald, mostly | Apr 4 2014 | |||
cf6f7446ce3f | epriestley | Restore "Branch" and "changes since last update" fields to Differential mail | Apr 1 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 | |||
611f6707204c | epriestley | Add CustomField to Diffusion and add a "branches" field | Mar 12 2014 | |||
48059265f37a | epriestley | Use CustomFields to power Conduit auxiliary dictionaries | Mar 11 2014 | |||
a5fbe921b7d2 | epriestley | Use CustomFields in `differential.createrevision` | Mar 11 2014 | |||
11c1edfb7431 | epriestley | Implement "words of power" against ApplicationTransactions | Mar 1 2014 | |||
8297c2131cb2 | epriestley | Implement more Differential fields on ApplicationTransaction/CustomField | Feb 27 2014 | |||
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 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
50049a70090b | epriestley | Improve feed stories for Maniphest and some more translations | Sep 24 2013 | |||
a82992e9a5ea | epriestley | Render Maniphest fields in an application-transactions-compatible way | Sep 22 2013 | |||
45ff6077a7c7 | epriestley | Allow standard fields to have defaults | Sep 19 2013 | |||
3f24232d2b8d | epriestley | Allow custom fields to have validation logic | Sep 19 2013 | |||
d3de57716a4f | epriestley | Add a "Header" standard custom field | Sep 17 2013 | |||
611567061551 | epriestley | Add a "date" standard custom field | 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 | |||
b92fe7dbdacc | epriestley | Merge profile "About" into main profile and simplify some custom field stuff | Jul 10 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