supporters/scripts
Bradley M. Kuhn 89bd74a50a Implement ability to put requests on hold.
Requests can now be placed "on hold", and getRequest() can ignore held
requests.

This required addition of a table, and another API call holdRequest().

Tests were not written here, which was a mistake.  Unit tests and docs
are needed.  A FIXME was added, at least.

Also, minor imporvements to reporting on fulfilled requests.
2016-12-08 15:10:16 -08:00
..
add-email-address.plx Indicate if there's no existing preferred email address 2016-05-05 17:27:48 -07:00
add-request.plx Simple add-request script to add request from CLI. 2016-03-11 12:11:44 -08:00
add-supporter.plx Fix typo. 2016-03-11 11:04:22 -08:00
calculate-renewal-rate.plx Support special contributions. 2016-12-07 17:10:11 -08:00
db-convert-0.1-to-0.2.plx Correct column name. 2015-12-30 04:49:59 -08:00
find-already-renewed.plx Sort by last gave date. 2016-05-26 13:29:21 -07:00
find-supporter.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00
fulfill-request.plx First draft of fulfill-request script. 2016-12-02 14:51:10 -08:00
hold-request.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00
send-renewal-notices.plx Fix typo in variable name. 2016-12-05 12:38:35 -08:00
send-t-shirts.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00
t-shirt-label-print.plx Implement ability to put requests on hold. 2016-12-08 15:10:16 -08:00