Alexandre Morignot
7fc06dd16c
[filter] correct '_regexp' attribut name in Duration
2015-02-06 08:53:29 +01:00
Oleg Plakhotniuk
66298d2ea4
Skip "On the way" orders at Amazon. Closes #1716
2015-02-06 01:45:51 -06:00
Romain Bignon
2f61835521
introduce new type Account.TYPE_LIKE_INSURANCE
2015-02-05 18:35:06 +01:00
Romain Bignon
55f8bbcf2e
as ING website sucks, re-login to retry getting investments list
2015-02-04 15:06:16 +01:00
Romain Bignon
e2ad595413
add LoginBrowser.do_logout() method (which, by default, removes cookies)
2015-02-04 15:04:23 +01:00
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
120dc674f4
introduce Guilhem Bonnefille
2015-01-31 17:05:39 +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
Romain Bignon
d2d348fe9e
remove _Message and _Thread and use strings in Field instead
2015-01-31 15:36:57 +01:00
Pierre Mazière
178c7cd406
add the possibility to define Field type argument as a string
...
instead of:
class A:
x = Field("This must be an instance of class B",B)
we could write:
class A:
x = Field("This must be an instance of class B","B")
The use case is when B is a child of A and thus cannot be used
before its definition
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2015-01-31 15:34:38 +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
Jean-Philippe Dutreve
e5e745d2da
Extend the delay to 31 days (instead of 7) for date_max_bump of several DateGuesser.
...
Signed-off-by: Jean-Philippe Dutreve <jdutreve@winancial.com>
2015-01-26 08:23:07 +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
e442342bf9
do not tell user about disabling of urllib3 warnings
2015-01-24 12:03:43 +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
Romain Bignon
130cec8c5a
add Slugify filter
2015-01-21 14:16:58 +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
de97d45c74
clean cached objects before getting new ones
2015-01-18 13:38:26 +01:00
Romain Bignon
47232308a9
prompt user to accept an untrusted keyring ( closes #771 )
2015-01-16 12:21:51 +01:00
Romain Bignon
a529ecd521
add a contrib script to help forking weboob (courtesy of Larry Cow)
2015-01-15 12:06:20 +01:00