Commit Graph

30 Commits

Author SHA1 Message Date
Luke Strickland f156f49697 Changed old whit537 repository links to the new zetaweb repository links 2013-01-12 10:29:34 -06:00
Chad Whitacre bd2787b6bb One account per platform per participant (#406) 2012-12-13 15:17:19 -05:00
Chad Whitacre 23073901e0 Add note re: participants + elsewhere (#406) 2012-12-13 11:35:27 -05:00
Chad Whitacre 9028af9287 Accounts elsewhere need a participant (#406, #35) 2012-12-13 10:48:53 -05:00
Chad Whitacre cde6498bbf Fix schema for nach_failing (#419) 2012-12-13 09:32:13 -05:00
Chad Whitacre 1057b07ef6 A little more schema cleanup (#406) 2012-12-12 21:53:04 -05:00
Chad Whitacre ccc53d17ee Implement Participant.absorb (#406) 2012-12-08 01:20:20 -05:00
Chad Whitacre 5c36f6a4a6 Finish renaming social_network_users (#406)
I am renaming this because I want the Python library nomenclature to
harmonize with the database, and I don't want to call the Python
submodule social_network_users (it was called networks before). Now
they're both called elsewhere. Secondly, I want to broaden the category
to include things that might not necessarily be social networks (is
Vimeo a social network?). Platform is more generic. This commit also
adds some more page smoke tests. There's a lot more to test. :(
2012-12-07 11:02:29 -05:00
Chad Whitacre 4b08a1f889 Convert payin_suspended to is_suspicious (#354) 2012-11-06 12:39:04 -05:00
Chad Whitacre 4d3a249a4c Modify payday to skip payin for suspended (#350) 2012-11-01 18:18:21 -04:00
Chad Whitacre aafd84833f Add simple suspended column (#350)
No time to get logging in place for this (#351).
2012-11-01 16:47:33 -04:00
Chad Whitacre cc6dd6b82d Add NOT NULL constraint to balance (#35, #170) 2012-10-03 19:14:57 -04:00
Chad Whitacre 1c2c6d5c66 Make participant_id mutable in the db (#80) 2012-09-12 19:26:17 -04:00
Chad Whitacre c55cde6996 More whitespace trimming 2012-09-12 18:38:17 -04:00
Chad Whitacre 3874689215 Rough in ACH stats in payday (#22) 2012-08-21 09:25:12 -04:00
Chad Whitacre 9413565c0f Rough in a payouts loop (#22)
I haven't run this one let alone tested it, but this is on the right
track. Should update the paydays table to take stats about ACH credits
(see commented out mark_* calls in record_credit. Also make ach_credit
more robust against failure scenarios listed inline.
2012-08-20 17:54:41 -04:00
Chad Whitacre 8f494d94f8 Reformat schema.sql slightly (#22) 2012-08-20 14:29:22 -04:00
Chad Whitacre 010553329b Merge branch 'master' into payouts
Conflicts:
	schema.sql
	www/assets/%version/gittip.js
2012-08-20 14:22:34 -04:00
Chad Whitacre fcc79934b7 Constrain statement column to NOT NULL (#35) 2012-08-04 19:05:06 -04:00
Balanced Marshall d2a3576025 initial pass at storing bank account info and identifying merchants 2012-07-24 18:10:57 -07:00
Balanced Marshall 5735cac234 initial payouts pass aggregated using settlements 2012-07-24 13:14:51 -07:00
Balanced Marshall f6a22682ea i got that balance in check 2012-07-23 15:07:52 -07:00
Chad Whitacre 62f517ff5d Fix schema.sql to be append-only (#78) 2012-07-18 12:10:07 -04:00
Chad Whitacre e4b0a0f827 Merge pull request #137 from mjallday/balancing-act
Balanced Integration
2012-07-18 08:13:05 -07:00
Chad Whitacre ce0db991b6 Implement funding goal feature (#110) 2012-07-12 13:31:06 -04:00
Pound Marshall 8194fb60cf Merge branch 'master' into balancing-act 2012-07-11 18:07:00 -07:00
Chad Whitacre c6e111f801 Change prompt for anonymity preference (#128) 2012-07-10 09:26:37 -04:00
Pound Marshall 3e26515bf8 good variables tell you what they are 2012-07-09 13:51:58 -07:00
Pound Marshall f89ec575c7 Merge branch 'master' of git://github.com/whit537/www.gittip.com into balancing-act 2012-07-06 16:11:08 -07:00
Chad Whitacre 67a007146a Start stubbing out dummy data (#44) 2012-07-06 16:29:12 -04:00