Laurent Bachelier
|
463fdb2016
|
Fix passing the URL with id2url, when provided with an URL
It was passing the match result instead.
|
2014-03-22 12:43:53 +01:00 |
|
Laurent Bachelier
|
27aa772ef5
|
Escape the base URL before adding it to the regexp
|
2014-03-22 12:43:53 +01:00 |
|
Florent
|
d31e03db8e
|
Move LoggedPage in tools.browser2
|
2014-03-20 12:10:21 +01:00 |
|
Florent
|
4e6333fbcd
|
Do not crash if an input does not have any type
|
2014-03-20 11:51:03 +01:00 |
|
Romain Bignon
|
0a53824104
|
URL.open and URL.go can take 'params' argument
|
2014-03-20 07:48:23 +01:00 |
|
Bezleputh
|
06cee506f9
|
[browser2] Add JsonPage
|
2014-03-20 00:45:19 +01:00 |
|
Bezleputh
|
1114dbd516
|
[browser2] Add an "open" method in order to open an url without changing the current URL
|
2014-03-20 00:40:55 +01:00 |
|
Romain Bignon
|
5fb0aad01e
|
fix crash in multithread environment
|
2014-03-19 18:56:39 +01:00 |
|
Romain Bignon
|
fe4dbf8698
|
consider select and textarea fields in forms
|
2014-03-19 12:19:00 +01:00 |
|
Romain Bignon
|
ec3af7bfab
|
remove dependencie to weboob.tools.parsers
|
2014-03-17 21:43:57 +01:00 |
|
Romain Bignon
|
a74b31df33
|
several of little fixes
|
2014-03-14 00:19:08 +01:00 |
|
Bezleputh
|
2673b3a340
|
fix rename error
|
2014-03-14 00:19:15 +01:00 |
|
Romain Bignon
|
266300ab65
|
add UrlNotResolvable exception when URL.build can't resolve url with keywords
|
2014-03-13 22:06:47 +01:00 |
|
Romain Bignon
|
d472fd6eec
|
fix crash
|
2014-03-13 21:45:34 +01:00 |
|
Romain Bignon
|
9724dcf461
|
add URL.id2url decorator
|
2014-03-13 21:27:59 +01:00 |
|
Romain Bignon
|
bf8675c88b
|
PagesBrowser.open and PagesBrowser.location always return a Response object
|
2014-03-13 21:27:59 +01:00 |
|
Bezleputh
|
eefe784352
|
[browser2] put ListElement call parameters in self.param
|
2014-03-13 20:20:03 +01:00 |
|
Bezleputh
|
7d59640712
|
[browser2] add a validate method in order to check objet before returning him
|
2014-03-13 20:20:03 +01:00 |
|
Romain Bignon
|
04b7a9d572
|
force referer when submitting a form
|
2014-03-12 23:41:06 +01:00 |
|
Romain Bignon
|
80d3f693e8
|
change API of TableElement to use col_ attributes instead of dict
|
2014-03-12 08:43:48 +01:00 |
|
Romain Bignon
|
fd8136ebfe
|
keep order in obj_* attributes, and changes in API
|
2014-03-10 22:52:59 +01:00 |
|
Romain Bignon
|
8ea92461dc
|
add PagesBrowser, ListElement, ItemElement, TableElement, and filters
|
2014-03-10 13:11:07 +01:00 |
|