Commit graph

6,517 commits

Author SHA1 Message Date
Roger Philibert
d2fb7787da now update position randomly in Paris 2015-04-11 12:31:54 +02:00
Romain Bignon
406c27b020 oops, fix typo 2015-04-09 08:29:27 +02:00
Vincent Paredes
a5a83047cc handling html page 2015-04-07 18:48:31 +02:00
Vincent Paredes
630b274d5f handling already logged 2015-04-07 18:48:31 +02:00
Romain Bignon
84ce7b72ec fix wording 2015-04-04 15:46:01 +02:00
Romain Bignon
83d5cb1d0b fix parsing of euro founds 2015-04-04 15:44:46 +02:00
Romain Bignon
87637d5b94 correctly deal with cookies storage 2015-04-04 15:36:44 +02:00
Romain Bignon
4b48ec6df4 default value must be key, not label 2015-04-04 12:59:28 +02:00
Romain Bignon
b110f10c9e if backend name is already taken, suggest the first available one with the same base 2015-04-04 12:52:19 +02:00
Romain Bignon
acb7b4c9e9 update help of "add" command, and improve code 2015-04-04 12:38:49 +02:00
Kitof
7155539965 Add module_name param in add_backend to allow command line interaction 2015-04-04 12:32:57 +02:00
Oleg Plakhotniuk
a1eea6a098 [amazonstorecard] Show only posted transactions. Closes #1749 2015-04-04 09:39:10 +02:00
Oleg Plakhotniuk
40d44c32fd [ideel] Boldly scrape the orders which no man has scraped before. Fixes #1817 2015-04-04 09:38:51 +02:00
Kitof
54c1a24abb [amazon/fr] New status to ignore 2015-04-04 09:36:28 +02:00
Bezleputh
70f9bebf15 [inrocks] fix url matching 2015-04-04 09:31:48 +02:00
Bezleputh
f05e577837 [arte] fix display bug during newly install 2015-04-04 09:31:48 +02:00
Bezleputh
85dafe36b9 [boobank-indicator] Add a gtk appindicator for boobank 2015-04-04 09:31:48 +02:00
Bezleputh
fa01fff348 [explorimmo] json format changed 2015-04-04 09:31:48 +02:00
Romain Bignon
75a704de04 support case where user may accept TERMS_OF_USE 2015-04-03 17:03:10 +02:00
Romain Bignon
9a9f061beb support Banque BCP which uses same website than caissedepargne 2015-04-03 16:58:22 +02:00
Lucas Nussbaum
ffe79d1b6b Orange: adapt to website changes (closes #1828)
* the login page moved to a new address, over HTTPS
* the password field is now named 'password'
2015-04-02 11:00:10 +02:00
Vincent Paredes
adabce289d handling no details for this account 2015-03-31 18:03:39 +02:00
Vincent Paredes
1122cbe977 handling when website have an error 2015-03-31 18:03:37 +02:00
Romain Bignon
fb8be410f4 soge: switch rdate/date and little fixes 2015-03-30 16:27:40 +02:00
Vincent Paredes
c25942ac26 credit card is no longer in coming 2015-03-30 15:57:12 +02:00
Vincent Paredes
7ef1ffb87c handling account with no history 2015-03-30 15:55:25 +02:00
Vincent A
89cda8fac9 [lutim] upgrade to Browser2 2015-03-30 07:36:45 +02:00
Kitof
0bf4ee54d3 [amazon/fr] Update after site changes 2015-03-29 16:41:15 +02:00
Kitof
81a6ecfc14 [s2e] Shorter description 2015-03-29 16:41:15 +02:00
Oleg Plakhotniuk
28a4569c99 [wellsfargo] Scrape minimum credit card payment and due date. Closes #1809 2015-03-28 17:57:41 +01:00
Oleg Plakhotniuk
67d3499fc0 [amazon] Scrape the updated website. Closes #1808 2015-03-28 17:57:36 +01:00
Oleg Plakhotniuk
e51fa59e8d [vicseccard] Scrape the updated website. Closes #1807 2015-03-28 17:57:31 +01:00
Oleg Plakhotniuk
45d55856ac [citibank] Use V8 for login. Closes #1743 2015-03-28 17:57:25 +01:00
Romain Bignon
9a1d638374 fix navigation when passable unavailable page is displayed before login 2015-03-28 11:30:28 +01:00
Vincent Paredes
301a1817a2 parsing last connection date correctly 2015-03-25 14:20:55 +01:00
Bezleputh
d6d3a36119 [popolemploi] website uses https 2015-03-25 13:00:24 +01:00
Bezleputh
678495e779 [explorimmo] fix bug when available field is not found 2015-03-25 13:00:24 +01:00
Romain Bignon
cea81bee07 do not change Transaction.raw if there is no detail 2015-03-25 08:46:57 +01:00
Romain Bignon
7891ce6118 fix crash if dump_state() occurs without a current page 2015-03-25 01:21:28 +01:00
Romain Bignon
4fa00ad235 call default Browser.deinit() 2015-03-25 00:33:41 +01:00
Romain Bignon
6709974d35 shutdown the session async executor to cleanup useless threads 2015-03-24 23:59:39 +01:00
Romain Bignon
195b61fb57 give max_retries to FuturesSession in case it may build HTTPAdaptors 2015-03-24 23:59:05 +01:00
Romain Bignon
a9b86d60a5 if AsyncLoad parameter is None, do not try to open it, and Async returns None
This fixes a bug with LCL for transactions without details
2015-03-24 23:57:21 +01:00
Romain Bignon
e6a80af479 call browser.deinit() if defined 2015-03-24 23:57:05 +01:00
Romain Bignon
161d977a9c change timeout to 30 seconds
When AccountHistoryPage uses Async to load details of each transaction,
sometimes the server needs ~15 seconds to send response
2015-03-24 23:56:15 +01:00
Romain Bignon
cf4eaba18c remove trailing space 2015-03-24 22:55:09 +01:00
Kitof
21d7c1150a [ameli]&[amelipro] Fix permissions 2015-03-24 22:24:19 +01:00
Kitof
ebb829061f [paypal] new cert + fix conversion warning 2015-03-24 22:24:19 +01:00
Florent
935fa16c19 ing: fix bad login with cookie cache
Description of the problem: we are loading an expired cookie. We go to
the login page (redirected by the website, or because of the url stored
in storage. It does not matter).
Next step: we call do_logout, it clear the cookies
Next step: stay_or_go do nothing
Next step: we do a post, without any cookie. The request fail

Solution: force the "go()" after cookie cleaning
2015-03-20 22:23:18 +01:00
Florent
47fe42135c Browser: move load/dump_state to LoginBrowser
It does not make sens to store a cookie for a non-logged browser.
2015-03-20 22:23:09 +01:00