Florent
9949bbf919
Move exceptions to weboob.core.exceptions
2014-10-02 11:04:14 +02:00
Florent
a019819f9d
Move browser2 from weboob/tools/b2 to weboob/browser2
2014-10-02 11:01:34 +02:00
Florent
d014312a3d
Add the debug decorator to dresdenwetter filter
2014-10-02 10:56:11 +02:00
Bezleputh
11e124c860
[leboncoin] properly fill object
2014-10-01 17:43:21 +02:00
Bezleputh
88ec57d2a1
[leboncoin] fix test
2014-10-01 17:43:21 +02:00
Laurent Bachelier
981af5e2a9
pastebin: Fix crash on spam page
2014-10-01 16:23:05 +02:00
Romain Bignon
8137bc2d66
do not lock browser2 anymore ( closes #1635 )
2014-10-01 16:04:17 +02:00
Florent
54a1bc4809
Remove * imports in filters
2014-09-29 22:31:54 +02:00
Bezleputh
9275de4bdb
[agendadulibre] fix bug on day number during pagination
2014-09-29 11:40:08 +02:00
Florent
aab2e341f9
Add a @ckeck_bourse decorator for a clean redirect
2014-09-29 10:14:51 +02:00
Florent
cee106a0e5
Add loggedPage on bourse.ingdirect.fr
2014-09-29 10:14:29 +02:00
Romain Bignon
35f03a00a1
fix crash on coming operations
2014-09-29 00:34:54 +02:00
Bezleputh
fd5c565b3b
[leboncoin] allow to choose between owner adverts and agency adverts
2014-09-26 22:48:44 +02:00
Bezleputh
695d969682
[leboncoin] handle query.type
2014-09-26 17:33:26 +02:00
Bezleputh
258eb9a56c
[leboncoin] fix BROWSER naming
2014-09-26 15:42:38 +02:00
Florent
0b08f614a1
Adapt leboncoin to new API
2014-09-26 10:36:34 +02:00
Florent
0088013ae1
Rename BaseBrowser to Browser
2014-09-26 10:18:12 +02:00
Florent
444d36eee8
Rename BasePage to Page
2014-09-26 10:18:12 +02:00
Florent
5a1d83b567
Rename BaseModule to Module and Module to LoadedModule
2014-09-26 10:18:12 +02:00
Florent
f3aeddffbc
Rename backend.py to module.py
2014-09-26 10:18:12 +02:00
Florent
9370b2fae7
s/Backend/Module
2014-09-26 10:18:11 +02:00
Florent
3ecb491c1c
s/BACKEND/MODULE/
2014-09-26 10:18:11 +02:00
Florent
8559af3d6a
s/BaseBackend/BaseModule
2014-09-26 10:18:11 +02:00
Bezleputh
3297651bdc
[leboncoin] fix bugs ( 'Hier' date parsing + getting photo.data)
2014-09-26 00:27:33 +02:00
Bezleputh
3e1a8b735a
[CapHousing] add and handle in leboncoin a new house type : UNKNOWN
2014-09-25 15:41:28 +02:00
Bezleputh
6cd0515ffe
[leboncoin] add new housing module laboncoin
2014-09-25 10:29:59 +02:00
Florent
a5260326d3
Return the fullid of not found parcel
2014-09-22 17:11:30 +02:00
Florent
6f39752120
Raise ParcelNotFound in colissimo
2014-09-22 17:06:24 +02:00
Florent
59b573cc8e
Return the real error message, not "label"
2014-09-22 16:48:31 +02:00
Vincent Paredes
12d26a64a9
the account information div's id change, so we look for the dom structure
2014-09-22 14:04:53 +02:00
Florent
0cee8e2c56
Update regexps
2014-09-22 13:59:19 +02:00
Bezleputh
944c5f9a07
[agendadulibre] new module agendadulibre
2014-09-21 12:13:50 +02:00
Romain Bignon
a4083f89a6
do exactly the same thing than js to always get accounts list
2014-09-21 12:11:50 +02:00
Oleg Plakhotniuk
8f2b3acce6
Rewrite Wells Fargo with browser2 ( closes #1624 )
...
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>
2014-09-20 12:10:52 +02:00
Bezleputh
9d36e7a0e6
[minutes20] fix parsing insolite pages parsing
2014-09-18 12:53:50 +02:00
Bezleputh
6e0af47492
[mareeinfo] fix sensor id
2014-09-18 12:53:42 +02:00
Romain Bignon
c08c2df44d
fix parsing of torrent titles
2014-09-17 10:20:41 +02:00
Bezleputh
11ce95fd6a
[mareeinfo] add new module mareeinfo
2014-09-15 09:46:25 +02:00
Romain Bignon
531cb7c1e7
limit length of password
2014-09-10 17:39:06 +02:00
Laurent Bachelier
3da02fde24
Remove useless __all__ in modules
...
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.
The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Laurent Bachelier
0283597283
tests: Use the Python SkipTest if possible
...
This makes nosetests optional at least in theory.
Recent nose versions already do the same thing internally.
2014-09-09 18:36:04 +02:00
Florent
6429662e55
Add unique id to creditcooperatif (perso)
2014-09-09 12:28:24 +02:00
Bezleputh
bc0a9b89db
[boobot/twitter] fix purge system
2014-09-09 11:25:10 +02:00
Bezleputh
079e432922
[razibus] add favicon
2014-09-09 11:25:10 +02:00
Romain Bignon
a2e3f9f2ad
do not crash on months with no transactions
2014-09-09 10:09:02 +02:00
Romain Bignon
6ea5b16971
do not try to parse useless accounts ( closes #1432 )
2014-09-06 11:42:57 +02:00
Florent
a5eb1d789c
Update part of the js interpreter
2014-09-05 15:48:52 +02:00
Bezleputh
d00822bfc6
[twitter] fix storage system
2014-09-05 11:51:28 +02:00
Bezleputh
2413c4bce9
[razibus] new CapCalendarEvent module that manages razibus.net
2014-09-05 08:30:02 +02:00
Romain Bignon
238df6a4d0
fix with new radio names
2014-09-05 00:15:04 +02:00