Commit graph

2,432 commits

Author SHA1 Message Date
Baptiste Delpey
ea030bf6ab NotImplemented exception for history on asv and clean code 2015-02-03 11:31:33 +01:00
Romain Bignon
8631de03e8 valuation information can be in several locations... 2015-02-02 20:28:35 +01:00
Romain Bignon
ad0dee6262 fix detection of errors in page 2015-02-02 20:27:03 +01:00
Romain Bignon
95aa29b715 ASV accounts don't have history 2015-02-02 20:14:19 +01:00
Romain Bignon
e55bcf9ff2 fix switch between market and checking websites 2015-02-02 20:14:19 +01:00
Romain Bignon
3795543b48 fix call to _extract_signature_function() 2015-02-02 16:45:05 +01:00
Baptiste Delpey
aa60f96eae change AccountsPage xpath to only get personal finances accounts 2015-02-02 16:39:25 +01:00
Romain Bignon
2402b546c5 little fixes (unused imports, copyrights) 2015-01-31 17:05:39 +01:00
Guilhem Bonnefille
b84a8ba2e8 add rmll module 2015-01-31 17:05:39 +01:00
Bezleputh
1216aaa965 [inrocks] url changed 2015-01-31 16:53:04 +01:00
Bezleputh
4bd92761ef [750g] only select the first thumbnail image 2015-01-31 16:53:04 +01:00
Bezleputh
ca6325c100 [francetelevisions] fix bug : we can only search one time 2015-01-31 16:53:04 +01:00
Bezleputh
c4fc3df50a fix bugs in marmiton and 750g 2015-01-31 16:53:04 +01:00
Bezleputh
93c5935972 [leboncoin] fix bug when user do not choose any city 2015-01-31 16:53:04 +01:00
Bezleputh
5741561286 [leboncoin] fix search city using zipcode 2015-01-31 16:53:04 +01:00
Bezleputh
0096efc556 [francetelevisions] fix bug search date in bad balise 2015-01-31 16:53:04 +01:00
Bezleputh
8250846448 fix #1706 marmiton and 750g are now working using browser2 2015-01-31 16:53:04 +01:00
Bezleputh
e0cb4118f8 properly define urls 2015-01-31 16:53:04 +01:00
Oleg Plakhotniuk
7bbb113f92 Amazon module is updated according to the website change. Closes #1715 2015-01-31 16:20:26 +01:00
Jean-Philippe Dutreve
82f0a27790 Handle the case when the creditdunord CB label is "OPERATION SUR CARTE" (closes #1712)
Signed-off-by: Jean-Philippe Dutreve <jdutreve@winancial.com>
2015-01-28 14:05:11 +01:00
Vincent Paredes
f0c034e7fb New login pages on axabanques (closes #1709, #1711) 2015-01-27 11:52:39 +01:00
Oleg Plakhotniuk
f2ea735c78 Amazon module: skip 'Not yet shipped' orders. Fixes #1699 2015-01-26 08:21:12 +01:00
Romain Bignon
70cf2db1ea backported changes from youtube-dl 2015-01-25 22:02:25 +01:00
Romain Bignon
9a6017da5e fix parsing of thread title 2015-01-24 12:11:13 +01:00
Romain Bignon
a86f71b90b fix encoding of urls 2015-01-23 16:49:36 +01:00
Romain Bignon
be34d90395 way used to vote has changed 2015-01-23 16:35:08 +01:00
Romain Bignon
cd922779a3 fix parsing of profiles 2015-01-23 16:35:01 +01:00
Romain Bignon
387124522f make all attributes of optim start with an underscore 2015-01-23 16:34:27 +01:00
Romain Bignon
0e57dd9559 handle logged page 2015-01-23 16:33:56 +01:00
Romain Bignon
1104529d77 correctly detect when login fails 2015-01-23 16:23:53 +01:00
Romain Bignon
d26bbc50a8 support of ASV accounts 2015-01-21 14:17:23 +01:00
smurail
13b9a7471f minor fix 2015-01-21 13:41:34 +01:00
Romain Bignon
a43068648b allow birthday to be entered with separators 2015-01-21 10:40:03 +01:00
Romain Bignon
6063964c68 ignore moneycenter accounts 2015-01-21 10:16:13 +01:00
Bezleputh
0ce124119c [leboncoin] improve cities display in search 2015-01-18 13:39:51 +01:00
Bezleputh
a759c2c81e [hybride] no needs of https anymore 2015-01-18 13:39:26 +01:00
Romain Bignon
87070bf05a use a local instance of LinearDateGuesser instead of global one
When giving LinearDateGuesser instance to DateGuesser at Page's
declaration, that'll be the SAME object for all the life-time of the
module. So when listing transactions of a second account, the first taken
date is the date of the oldest transaction of the first account!
2015-01-13 16:59:13 +01:00
Romain Bignon
8ae215fd1f handle new useless page 2015-01-13 10:37:50 +01:00
Bezleputh
3540bfe2fc [francetelevisions] handle lastest replay videos 2015-01-11 12:06:04 +01:00
Bezleputh
d7c483922a [arte] fix bug id was not well filled in info command and title was not filled 2015-01-11 12:05:58 +01:00
Romain Bignon
0d9f2cfc6c update upstream certificate hash 2015-01-08 11:38:11 +01:00
Romain Bignon
0ec4b0373e update upstream certificate hash (closes #1702) 2015-01-08 10:45:58 +01:00
Bezleputh
6c550ea5a7 [francetelevisions] add option to get video from an url
this will allow to do things like that : videoob -d -b francetelevisions download http://pluzz.francetv.fr/videos/faites_entrer_l_accuse.html
2015-01-06 22:53:37 +01:00
Bezleputh
a7b9b6e9cc [francetelevisions] fix #1700 pluzz's search is crap 2015-01-06 22:53:37 +01:00
Bezleputh
933084c629 [senscritique] add Mangas missing channel 2015-01-06 22:53:37 +01:00
Oleg Plakhotniuk
8b66f74dd0 Amazon Store Card module: handle transactions w/o post date properly. Fixes #1701 2015-01-05 23:11:35 -06:00
Florent
747adc1251 Fix syntax error on allocine 2015-01-03 12:59:17 +01:00
Romain Bignon
241d358395 use APIBrowser 2015-01-03 12:48:50 +01:00
Bezleputh
5451f4b370 [allocine] fix bug wile playing videos from external url 2015-01-02 18:01:31 +01:00
Florent
e64b3ef9a7 Remove useless else 2015-01-01 12:19:01 +01:00