Convert pledge search form to use metadata functions
authoreileen <emcnaughton@wikimedia.org>
Wed, 5 Jun 2019 03:20:11 +0000 (15:20 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 5 Jun 2019 03:20:11 +0000 (15:20 +1200)
commit52ddd94d6f2ffbdcf313a9f1005f7b5fc35469d7
treef8a95f5e874d5646ea9a427679b6fc0519852d18
parent56c961646ec3072d9e405767d5ca95319309f215
Convert pledge search form to use metadata functions

This doesn't change anything of itself but is a pre-requisite for
- removing jcalendar instances
- supporting params in the url
- supporting appropriate wildcards on text fields (not seemingly relevant on this entity).

In addition it is a driver for cleaning up metadata for our eventual leap away from quickform.

In this case the change highlighted the need to define the html type on the converted field
(pledge_status_id
CRM/Pledge/BAO/Query.php
CRM/Pledge/DAO/Pledge.php
CRM/Pledge/Form/Search.php
xml/schema/Pledge/Pledge.xml