Romain Bignon
e434bb90e2
all browser2 modules may import exceptions from weboob.tools.exceptions
2014-05-17 14:27:56 +02:00
Florent
21fe640453
Use @pagination
2014-04-15 10:32:37 +02:00
Florent
74b99c4a8d
Filters on kwargs for find_object
2014-04-02 10:46:31 +02:00
Florent
6591785a10
s/find_id_list/find_object/
2014-04-02 10:31:00 +02:00
Florent
080c4aff81
Introduce find_id_list
...
And code simplification in backends/browsers
2014-04-01 17:40:38 +02:00
Romain Bignon
9ab8538b42
remove unused imports
2014-03-25 21:49:47 +01:00
Florent
2c63f6d52e
Better next_page field
2014-03-25 13:25:25 +01:00
Florent
e289fc6b8f
Rename the filter Date to Datetime. Introduce Date
2014-03-25 12:23:08 +01:00
Florent
e1944d95f3
Date actually supports Datetime objects
2014-03-25 12:11:40 +01:00
Romain Bignon
38a99064b0
add filter Format in default formatters
2014-03-21 08:31:42 +01:00
Florent
876ddb7378
Trivial pep8 cleaning
2014-03-20 16:16:35 +01:00
Florent
39ea87fa61
Replace Insert2 by InsertX
...
And remove the encoding of login/password
And move BrowserBanned exception in page
2014-03-20 16:07:50 +01:00
Florent
5cdefd8966
Support pagination for history, fix crash when the call is free
2014-03-20 15:37:50 +01:00
Florent
a9020483c2
Cleaning after browser2
2014-03-20 15:11:14 +01:00
Florent
8ec4f24c9a
Convert poivy to Browser2
2014-03-20 15:07:10 +01:00
Romain Bignon
6099560b8c
change currencies integer constants to ISO code strings
2014-02-16 19:48:17 +01:00
Florent
a82f57512c
bump to 0.i
2014-01-08 23:40:16 +01:00
Florent
0cd854409a
Catch free calls
2013-09-26 13:01:55 +02:00
Florent
6d0dd80522
Fuck anti-scrapping
...
A lot of similar forms in the source (ten...), with a hidden
value to validate a real user (form selected by javascript).
But we are lucky, this id can be read is the newsletter form or
in the free call form.
2013-09-26 12:56:04 +02:00
Florent
cf6c421264
Fix detection of captcha
2013-09-25 12:33:26 +02:00
Florent
fa214f5760
Raise BrowserBanned if IP banned
2013-09-24 13:59:08 +02:00
Florent
93129f5aed
Add tests for poivy module
2013-09-18 13:38:18 +02:00
Florent
4e278e8cdf
It was to easy: multiple login form, select the good one
2013-09-17 16:38:21 +02:00
Florent
4ff5007f36
Initial poivy import
2013-09-12 13:20:28 +02:00