Romain Bignon
4f2a01816b
choice of sex is m/f instead of 0/1
2010-11-17 20:43:56 +01:00
Romain Bignon
6a242eb30f
fix getting of url when filling contact
2010-11-17 19:30:51 +01:00
Christophe Benz
3c78b37f95
add url to contacts
2010-11-17 18:42:39 +01:00
Christophe Benz
56df443aa9
add new URL for cragr accounts page
2010-11-17 16:27:01 +01:00
Christophe Benz
da9bbe67d2
sort cragr regions alphabetically
2010-11-17 15:16:06 +01:00
Christophe Benz
05bf302824
add other credit agricole URLs
2010-11-17 12:17:05 +01:00
Christophe Benz
f8c0de39bd
introduce per-region website in cragr backend
2010-11-17 11:00:51 +01:00
Romain Bignon
a166b13be1
fix: correctly get transfer error
2010-11-17 00:48:49 +01:00
Romain Bignon
76429c5f29
oops
2010-11-16 15:20:44 +01:00
Romain Bignon
3417cf5a1b
fix handling
2010-11-16 15:14:45 +01:00
Romain Bignon
fe85423051
handle transfer errors
2010-11-16 15:07:40 +01:00
Romain Bignon
23f6a60521
raise AccountNotFound instead of returning it.
2010-11-16 14:36:39 +01:00
Romain Bignon
bd1eb19250
check if transfer failed
2010-11-16 14:12:21 +01:00
Christophe Benz
afae06efc1
factorize wget user agent
2010-11-16 12:16:14 +01:00
Romain Bignon
b2d4dc2525
fix call to warning()
2010-11-16 11:42:43 +01:00
nicolas duhamel
b5e016f9ba
finished to use BaseBrowser ( closes #422 )
2010-11-16 11:05:38 +01:00
Romain Bignon
65b9913fef
check if the password rotation has been succeed
2010-11-15 23:21:16 +01:00
Romain Bignon
8932919f1e
new option 'baskets'
2010-11-15 22:59:42 +01:00
Romain Bignon
b4fb1a43fa
new optimization QUERIES_QUEUE to enqueue queries in case no charms are available
2010-11-15 13:22:42 +01:00
Romain Bignon
9aada8824f
fix ina when there is no result
2010-11-15 12:24:26 +01:00
Romain Bignon
f5bf9a4d13
oops
2010-11-14 11:09:40 +01:00
Romain Bignon
83b62564c4
update antispam
2010-11-14 11:06:45 +01:00
Romain Bignon
801ca95e05
fix getting my own id when I'm waiting to enter
2010-11-14 00:21:22 +01:00
Xavier G
be990c150f
Fixed the CrAgr backend, allowing a second retrieving of the accounts list.
...
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-11-13 01:05:55 +01:00
Romain Bignon
a1937e0c82
fix posting on DLFP
2010-11-12 23:53:40 +01:00
Romain Bignon
a07b64e35d
Xavier is now the CrAgr maintainer
2010-11-12 22:47:50 +01:00
Romain Bignon
1c66261bf5
do not override iter_operations() to let ICapBank raise NotImplementedError
2010-11-12 22:47:22 +01:00
Xavier G
f338439bd7
Implemented history operation for CrAgr backend
...
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-11-12 22:43:26 +01:00
Romain Bignon
2a2ad84d8d
display the 'Missing godchilds' message even if there are not
2010-11-12 20:37:12 +01:00
Laurent Bachelier
e5d4047016
Use basestring instead of str and unicode
2010-11-12 18:52:50 +01:00
Laurent Bachelier
024f217c8b
Use strings instead of integers internally for account IDs
2010-11-12 18:40:23 +01:00
Laurent Bachelier
7d0105c167
Fallback to Python json if there is no simplejson
...
The json module is in Python 2.6 and up.
json does not raise JSONDecodeError, but ValueError. Since
JSONDecodeError is a subclass of ValueError, the except ValueError
will work for both.
2010-11-12 16:34:12 +01:00
Romain Bignon
1fce063052
several minor fixes
2010-11-11 21:04:34 +01:00
Romain Bignon
6330ab2515
if we're on waiting, go on /invits.php to get my own id
2010-11-11 16:01:40 +01:00
Romain Bignon
4144380dd9
handle LoggedPage
2010-11-11 15:51:16 +01:00
Romain Bignon
7708c497ab
fix when interval is a string instead of an integer
2010-11-11 15:03:28 +01:00
Romain Bignon
8e6e18907c
oops missing imports
2010-11-11 14:59:47 +01:00
Romain Bignon
f3f2b249a2
simulate an activity from fakes (they also rate 0 craps found, and 5 you)
2010-11-11 14:58:52 +01:00
Romain Bignon
26e7604cd4
use exception AdopteBanned instead of BrowserUnavailable
2010-11-11 14:30:40 +01:00
Romain Bignon
fd3ccda664
add the PRIORITY_CONNECTION optimization ( closes #319 )
2010-11-11 14:13:11 +01:00
Romain Bignon
bc978b7112
raise BrowserUnavailable when going on the ban page
2010-11-11 14:09:26 +01:00
Romain Bignon
9a8fe8b55e
support stopping of optimizations
2010-11-11 13:57:14 +01:00
Romain Bignon
a889cba908
use create_browser() to use the proxy parameter
2010-11-11 13:45:09 +01:00
Romain Bignon
01acc2c7d4
new command 'weboob-config confirm'
2010-11-11 13:22:43 +01:00
Romain Bignon
fcabbbe19f
rewritting the dating optimization services management (refs #319 )
2010-11-11 01:11:55 +01:00
Romain Bignon
d7fa7ce5ae
fix regexp of config
2010-11-11 01:11:37 +01:00
Romain Bignon
bf754b1859
correctly handle errors
2010-11-11 00:17:40 +01:00
Romain Bignon
6c22505f71
update antispam
2010-11-10 21:52:04 +01:00
Romain Bignon
8dc3231d88
remove useless 'inlogin' attribute
2010-11-10 21:52:02 +01:00
nicolas duhamel
9426b9f204
modified: weboob/backends/bp/backend.py
...
modified: weboob/backends/bp/browser.py
new file: weboob/backends/bp/pages/__init__.py
new file: weboob/backends/bp/pages/accounthistory.py
new file: weboob/backends/bp/pages/accountlist.py
new file: weboob/backends/bp/pages/cookie.py
new file: weboob/backends/bp/pages/login.py
2010-11-10 21:27:50 +01:00