Romain Bignon
8ddb94de91
load photos when needed
2010-11-20 15:32:29 +01:00
Romain Bignon
aab127a4a2
keep order of fields in profile
2010-11-20 13:20:35 +01:00
Christophe Benz
ce7bdff246
handle confirmation, do error checking
2010-11-19 15:39:44 +01:00
Christophe Benz
2ed19faa5e
fix sfr backend message post
2010-11-19 13:50:30 +01:00
Christophe Benz
fc9f6b439f
store if photo is hidden
2010-11-19 11:22:04 +01:00
Romain Bignon
74cf586d36
fix crash when there are no search results
2010-11-19 08:51:38 +01:00
Romain Bignon
bbd7b66413
don't need to logout from dlfp if the browser hasn't been used
2010-11-18 12:24:49 +01:00
Romain Bignon
fd2bb8abb1
close session at deinit
2010-11-18 09:35:12 +01:00
Romain Bignon
5d923bd935
fix parsing of duration
2010-11-17 21:30:02 +01:00
Romain Bignon
5d085f5eb5
fix typo
2010-11-17 21:03:10 +01:00
Christophe Benz
179ac0a05d
start writing SFR backend
2010-11-17 20:49:08 +01:00
Christophe Benz
a3d5f08939
unused attribute
2010-11-17 20:48:51 +01:00
Christophe Benz
f2b493b5e5
unused method (the same as in parent class)
2010-11-17 20:48:49 +01:00
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