Simple Supporters database for fundraising
Find a file
Bradley M. Kuhn 10030b3488 _verifyRequestTypeId =>_lookupRequestTypeById
I found need to have _verifyRequestTypeId() actually return the
request_type in a reimplementation of getRequest() that I'm working on,
so I've made this change.  Some tests are failing because of the use of
_verifyRequestTypeId().  Next commit will address that.
2015-12-30 03:55:28 -08:00
scripts exit on wrong number of args. 2015-12-30 03:17:33 -08:00
sql Change table to donor; add is_supporter field. 2015-12-30 03:10:07 -08:00
Supporters _verifyRequestTypeId =>_lookupRequestTypeById 2015-12-30 03:55:28 -08:00
.gitignore Ignore Makefile.old as well. 2015-12-06 19:24:24 -08:00
AGPLv3 Downloaded a copy of the Affero GPLv3. 2015-12-06 16:55:11 -08:00
COPYRIGHT.md Move license notice information to LICENSE.md 2015-12-06 17:01:33 -08:00
LICENSE.md Move license notice information to LICENSE.md 2015-12-06 17:01:33 -08:00