Commit graph

22 commits

Author SHA1 Message Date
Romain Bignon
a6ea08d6ce oups: removed _coming attribute from Transaction 2013-09-07 22:14:13 +02:00
Romain Bignon
09444f5f43 add transaction patterns 2013-09-06 14:20:11 +02:00
Romain Bignon
dd33dbc418 fix parsing of cards with undefined payment date 2013-09-06 14:20:11 +02:00
Laurent Bachelier
5cbebe0117 Use new vdate in modules instead of _val 2013-07-30 10:58:22 +02:00
Romain Bignon
ca1417d5c7 sgpe: skip empty lines 2013-07-28 22:54:30 +02:00
Romain Bignon
482a7c3c6c sgpe: fix crash when there isn't any card 2013-07-28 21:30:33 +02:00
Romain Bignon
0ab9da2fc6 sgpe: support credit cards 2013-07-28 20:45:12 +02:00
Romain Bignon
2f7e1305c4 sgpe: request to 'select' the right number of columns 2013-07-28 16:00:07 +02:00
Romain Bignon
ba3704993a sgpe: fix crash on history
CapBaseObject.id is always a string.
2013-07-28 15:37:42 +02:00
Romain Bignon
adba87ddcb sgpe: fix login (bad indent) 2013-07-28 15:31:00 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
Laurent Bachelier
ab7c812056 sgpe: At least have unique ids in a call 2013-07-24 18:26:58 +02:00
Laurent Bachelier
af824fde0f sgpe: Proper handling of login failure
Would create an infinite loop
2013-07-24 18:26:57 +02:00
Laurent Bachelier
8c549e65b2 sgpe: Check certificates 2013-07-23 20:25:51 +02:00
Laurent Bachelier
d3f9ce1fe2 sgpe: Support pagination 2013-07-22 18:23:12 +02:00
Laurent Bachelier
888230f7e2 sgpe: Account history 2013-07-22 16:48:58 +02:00
Laurent Bachelier
4522b24a1a sgpe: Working account list 2013-07-22 16:48:58 +02:00
Laurent Bachelier
a5f35d0071 sgpe: Fix warning 2013-07-22 16:48:58 +02:00
Laurent Bachelier
46147cba5e sgpe: Fix logout detection, simpler code
The second error was never caught.
2013-07-22 16:48:58 +02:00
Laurent Bachelier
f5739a6de7 Go to account list 2013-07-21 00:40:49 +02:00
Laurent Bachelier
0cf4148f36 sgpe: "fix" login page 2013-07-19 19:25:38 +02:00
Laurent Bachelier
23c0954353 sgpe: Can login 2013-07-19 19:25:38 +02:00