Raphaël Rigo
31af964696
Handle card history
...
Signed-off-by: Raphaël Rigo <devel-git@syscall.eu>
Signed-off-by: Romain Bignon <romain@symlink.me>
2014-03-01 19:19:27 +01:00
Romain Bignon
f688125ca7
remove unused import
2013-10-08 18:26:26 +02:00
Florent
e6d60492f3
Remove dead code
...
Old code, the url gives now a 404 error
2013-09-30 10:41:15 +02:00
Laurent Bachelier
23a71d847b
Code style fixes, mostly whitespace
2013-08-04 20:00:19 +02:00
Romain Bignon
11a161c1b1
boursorama: support website changes
2013-07-25 11:51:42 +02:00
Romain Bignon
8b8a8a0d82
boursorama certificate changed
2013-07-23 14:59:15 +02:00
Juliette Stehlé
ea52ac00a8
Introduces a line for the account history of savings.
2013-07-06 18:16:04 +02:00
Romain Bignon
d30382efea
fix auth on boursorama
2013-06-11 19:40:57 +02:00
Romain Bignon
e877e1b552
use auth of the mobile website
2013-05-24 09:36:40 +02:00
Romain Bignon
9f9f8edc01
cleanup
2013-04-01 15:17:04 +02:00
Gabriel
ee4f3793a1
Add two factor authentication for boursorama module
2013-04-01 15:05:26 +02:00
Romain Bignon
4df089ee1b
get maximum history
2013-02-23 13:15:05 +01:00
Romain Bignon
cc31e73f23
on page to update user information, raise BrowserIncorrectPassword
2013-02-10 17:17:06 +01:00
Florent
2ddf8f66b9
Take the operation id of the bank
2013-01-26 13:55:29 +01:00
Florent
b671819d91
Better choice of url to get history
...
Work now with livret A accounts
2013-01-25 10:56:21 +01:00
Romain Bignon
dde19633d3
set CERTHASH const on most bank modules and others
2012-09-01 13:38:08 +02:00
Romain Bignon
732be99bfb
correctly handle case that we don't support the history page of an account
2012-07-31 15:18:51 +02:00
Laurent Bachelier
006e97a8be
PEP8 style fixes and other small style fixes
...
I used autopep8 on some files and did carefully check the changes.
I ignored E501,E302,E231,E225,E222,E221,E241,E203 in my search, and at
least E501 on any autopep8 run.
Other style fixes not related to PEP8:
* Only use new-style classes. I don't think the usage of old-style
classes was voluntary. Old-style classes are removed in Python 3.
* Convert an if/else to a one-liner in mediawiki, change docstring style
change to a comment something that wasn't really appropriate for a
docstring.
* Unneeded first if condition in meteofrance
2012-03-14 04:51:46 +01:00
Romain Bignon
35688f58c9
Account.link_id becomes a private attribute
2012-03-10 09:03:26 +01:00
Gabriel Kerneis
a722aa7986
[boursorama] Fix IDs of operations
2012-02-22 15:19:46 +01:00
Romain Bignon
abb24b9954
several fixes to run successfully tests
2012-01-17 17:46:13 +01:00
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00