Bradley M. Kuhn
|
a3aafac44a
|
addAddressType: initial implementation & unit test
|
2015-12-09 19:48:59 -08:00 |
|
Bradley M. Kuhn
|
a1df7fc544
|
Reorganize documentation an order of tests.
Make this a little easier to find.
|
2015-12-09 19:38:22 -08:00 |
|
Bradley M. Kuhn
|
b0d7639bc3
|
Remove stray use command, likely bad paste.
|
2015-12-09 19:37:36 -08:00 |
|
Bradley M. Kuhn
|
ba6843e21e
|
Begin work on addEmailAddress method.
Basic stub and a few tests.
|
2015-12-09 19:17:46 -08:00 |
|
Bradley M. Kuhn
|
2c14c20db9
|
Change comment at top.
|
2015-12-09 18:39:40 -08:00 |
|
Bradley M. Kuhn
|
587144f03e
|
_verifyId method: initial implementation.
Internal method for use to verify that an id we have really is in the
database.
For use before other operations.
|
2015-12-09 18:39:18 -08:00 |
|
Bradley M. Kuhn
|
de7b145ac3
|
Some documentation for existing methods.
|
2015-12-09 18:37:26 -08:00 |
|
Bradley M. Kuhn
|
03b1ac5436
|
Add local variables for Emacs.
|
2015-12-09 18:36:57 -08:00 |
|
Bradley M. Kuhn
|
c86256d005
|
Initial basic support for creating a new Supporter.
This is incomplete as of yet, since it doesn't properly set up other
tables.
|
2015-12-09 16:06:07 -08:00 |
|
Bradley M. Kuhn
|
70ad0b8b30
|
Initial basic support for creating a new Supporter.
This is incomplete as of yet, since it doesn't properly set up other
tables.
|
2015-12-09 15:44:05 -08:00 |
|
Bradley M. Kuhn
|
3d672d1f68
|
Correct arguments to method; add public_ack
|
2015-12-06 19:24:10 -08:00 |
|
Bradley M. Kuhn
|
afc15507fb
|
Put method name in test strings.
|
2015-12-06 19:08:29 -08:00 |
|
Bradley M. Kuhn
|
62d7ae0dbd
|
sub is needed to make this work, I think.
|
2015-12-06 19:07:34 -08:00 |
|
Bradley M. Kuhn
|
a06d4a63fa
|
Give these tests a name.
|
2015-12-06 19:07:30 -08:00 |
|
Bradley M. Kuhn
|
fc22b9a3cc
|
Begin writing addSupporter method.
ledger_entity_id is required.
|
2015-12-06 18:56:59 -08:00 |
|
Bradley M. Kuhn
|
0fa986a76f
|
Shorten variable name.
|
2015-12-06 18:55:01 -08:00 |
|
Bradley M. Kuhn
|
9d864172e5
|
Add dependencies.
|
2015-12-06 18:54:38 -08:00 |
|
Bradley M. Kuhn
|
fa52370f53
|
Initial creation code and tests.
|
2015-12-06 18:28:49 -08:00 |
|
Bradley M. Kuhn
|
99c637f167
|
This is already version 0.2
|
2015-12-06 17:27:25 -08:00 |
|
Bradley M. Kuhn
|
be753d5b3d
|
Wrote basic documentation.
|
2015-12-06 17:27:13 -08:00 |
|
Bradley M. Kuhn
|
97df181a76
|
Generated stubs for Supporters module.
Generated this by running: h2xs -AXc -n Supporters
|
2015-12-06 17:20:14 -08:00 |
|