Commit graph

52 commits

Author SHA1 Message Date
Christophe Benz
f2b493b5e5 unused method (the same as in parent class) 2010-11-17 20:48:49 +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
Christophe Benz
afae06efc1 factorize wget user agent 2010-11-16 12:16:14 +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
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
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
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Romain Bignon
2d2a942494 use Value* classes instead of ConfigField 2010-10-26 21:02:42 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Laurent Bachelier
6bc8ae2479 Check if Credit Agricole is down 2010-10-01 13:15:49 +02:00
Laurent Bachelier
0942c08d55 Add support for another version of Credit Agricole
Both versions are present, for different regions.
2010-10-01 12:08:51 +02:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Romain Bignon
915bab2a68 fix tests 2010-08-31 16:00:55 +02:00
Romain Bignon
3590b8bfeb fix name of test 2010-08-31 15:11:20 +02:00
Romain Bignon
66b212dddb test for CrAgr 2010-08-31 15:02:12 +02:00
Christophe Benz
8afff42465 compare instance to basestring instead of (str, unicode) 2010-08-17 19:33:06 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
af08bd0eeb several fixes 2010-08-12 18:17:19 +02:00
Romain Bignon
7949fcc8f1 unused imports removed 2010-08-12 09:19:35 +02:00
Christophe Benz
13f9fc07b2 move icons to xdg standard dirs, add desktop files
closes #359
2010-08-11 19:30:30 +02:00
Laurent Bachelier
05b9bbdb2e Fix for ClientForm in mechanize >=0.2
refs #362
2010-08-10 18:15:22 +02:00
Romain Bignon
490d0a6a39 add logo for each backends 2010-07-31 16:22:14 +02:00
Romain Bignon
ca7d37e3cb renames 2010-07-13 18:47:31 +02:00
Christophe Benz
0028e48b61 backend move to tools 2010-07-12 03:16:05 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00
Christophe Benz
944662c4bf set application versions to 0.1 2010-07-07 17:20:16 +02:00
Romain Bignon
5e39cda3ab fix login on cragr 2010-06-26 13:41:29 +02:00
Romain Bignon
d5b1105b9c mechanize 0.2 uses its own ControlNotFoundError exception 2010-06-26 13:38:48 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
af3ebade90 use properties for setters 2010-06-22 16:26:24 +02:00
Romain Bignon
c1279aa496 new API in BaseBackend to create browser 2010-05-20 10:39:49 +02:00
Christophe Benz
54cc3b0a4a unused code, imports, or variables 2010-04-16 18:11:52 +02:00
Christophe Benz
42de7aa5a3 rename BasePage.loaded() to on_loaded() 2010-04-16 18:11:52 +02:00
Christophe Benz
2ca57c15a8 rename Browser to BaseBrowser 2010-04-16 18:11:52 +02:00
Christophe Benz
a09658d6cf rename Backend to BaseBackend 2010-04-16 18:11:52 +02:00
Romain Bignon
f0b588a430 maintainer of cragr is now Laurent Bachelier (good riddance!) 2010-04-07 15:17:54 +02:00
Romain Bignon
43a8c0d7da fix 2010-04-07 15:14:45 +02:00
Romain Bignon
aa5929e9df fix parsing of accounts list 2010-04-07 15:11:45 +02:00
Romain Bignon
471844cda0 debug messages 2010-04-07 14:51:55 +02:00
Romain Bignon
bd43711fb3 missing file 2010-04-07 14:42:24 +02:00
Romain Bignon
3c11c40ac5 logging on cragr in perhaps fixed. 2010-04-07 14:35:23 +02:00
Romain Bignon
dc706132ab set description 2010-04-06 22:52:52 +02:00
Romain Bignon
d03bd47981 fix login 2010-04-06 21:02:21 +02:00
Romain Bignon
b8eb34c804 Cragr.home() correctly goes to the specified hostname 2010-04-06 20:46:12 +02:00