Florent
|
cf71e6bf6a
|
Fix pagination on iter_bills
|
2014-04-15 10:38:53 +02:00 |
|
Florent
|
21fe640453
|
Use @pagination
|
2014-04-15 10:32:37 +02:00 |
|
Florent
|
c488a0c7ae
|
Use @pagination
|
2014-04-15 10:26:25 +02:00 |
|
Romain Bignon
|
d291019ce9
|
fix TableElement to be really case insensitive
|
2014-04-15 09:15:12 +02:00 |
|
Romain Bignon
|
79566fbbf3
|
soometimes, a backend method can return None
|
2014-04-14 20:45:44 +02:00 |
|
Romain Bignon
|
558b94e9b9
|
fix coding style and login errors handling
|
2014-04-14 16:42:39 +02:00 |
|
Romain Bignon
|
55c80097fe
|
add BaseBrowser.prepare_request virtual method
|
2014-04-14 16:42:39 +02:00 |
|
Vincent Paredes
|
2766983a33
|
hsbc to browser2!
|
2014-04-14 16:42:39 +02:00 |
|
Vincent Paredes
|
4ac38b89cf
|
fixing DateGuessing filter
|
2014-04-14 16:42:39 +02:00 |
|
Vincent Paredes
|
f7c4bb39c5
|
remove case sensitive checking
|
2014-04-14 16:42:39 +02:00 |
|
Bezleputh
|
b9260c7bc0
|
[indeed] adapt to browser2
|
2014-04-14 16:01:52 +02:00 |
|
Bezleputh
|
cb04fc79b4
|
[hybride] fix bug on date test
|
2014-04-14 13:55:13 +02:00 |
|
Romain Bignon
|
519fa1757f
|
hostname has changed
|
2014-04-14 09:00:11 +02:00 |
|
Romain Bignon
|
c31d72e630
|
fix when there are decimal quantities
|
2014-04-13 12:32:50 +02:00 |
|
Romain Bignon
|
1bef60b347
|
URL builds absolute urls from BASEURL
|
2014-04-13 12:32:02 +02:00 |
|
Romain Bignon
|
07f6507096
|
improve documentation of browser2
|
2014-04-12 15:02:34 +02:00 |
|
Romain Bignon
|
5f59c130b3
|
add decorator pagination
|
2014-04-12 12:48:14 +02:00 |
|
Vincent Paredes
|
9a3258419d
|
fixing account without amount
|
2014-04-10 16:12:01 +02:00 |
|
Vincent Paredes
|
f3f19f450f
|
adding support for sub account
|
2014-04-10 16:11:49 +02:00 |
|
Bezleputh
|
5158aabe98
|
[browser2] add a textCleaner parameter to Join
|
2014-04-10 10:09:30 +02:00 |
|
Bezleputh
|
bd38a16d76
|
[cci] adapt to browser2
|
2014-04-10 10:08:12 +02:00 |
|
Florent
|
7555938470
|
Test the id and the fullid in condition
And use obj.to_dict instead of dict(obj.iter_fields())
|
2014-04-09 10:30:19 +02:00 |
|
Florent
|
83e0f92be7
|
Field obj.backend in _do_complete_obj
The obj.backend is traditionnaly filled by _store_result, in
BackendsCall. It is to late to test the result in condition.
|
2014-04-09 10:29:07 +02:00 |
|
Florent
|
831d3c3038
|
Fix email
|
2014-04-08 11:11:02 +02:00 |
|
Florent
|
ac1425ad98
|
Update AUTHORS
|
2014-04-08 11:09:23 +02:00 |
|
Florent
|
3e9c168158
|
Pep8 cleaning
|
2014-04-08 10:55:42 +02:00 |
|
Florent
|
7a2ddf671c
|
Remove unused imports
|
2014-04-08 10:49:46 +02:00 |
|
Florent
|
ec75c1be25
|
Fix currency
|
2014-04-08 10:48:52 +02:00 |
|
Vicnet
|
914c5b5d69
|
change copyright
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:57 +02:00 |
|
Vicnet
|
1110d7e5e8
|
ajout Add favicon
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:57 +02:00 |
|
Vicnet
|
7f708e60bc
|
Add tests
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:57 +02:00 |
|
Vicnet
|
da0d25ae38
|
Add AnnoncePage in __all__
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:57 +02:00 |
|
Vicnet
|
71ecf62e6f
|
Add fill_object
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:57 +02:00 |
|
Vicnet
|
8f09828ebf
|
Better id and some improvment
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:57 +02:00 |
|
Vicnet
|
4584384db7
|
Bump to 0.i
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:56 +02:00 |
|
Vicnet
|
77984bf5fe
|
Fix pagination
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:56 +02:00 |
|
Vicnet
|
39ada3289f
|
Support pagination
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:56 +02:00 |
|
Vicnet
|
03cc113851
|
First implementation of lacentrale
Signed-off-by: Vicnet <vo.publique@gmail.com>
|
2014-04-08 10:43:56 +02:00 |
|
Bezleputh
|
ec07532a63
|
[regionsjob] adapt to browser2
|
2014-04-08 10:28:06 +02:00 |
|
Pierre Mazière
|
34a7481895
|
radioob: get rid of magic
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2014-04-07 10:33:27 +02:00 |
|
Romain Bignon
|
690010a8d2
|
add DateGuesser filter
|
2014-04-07 07:43:22 +02:00 |
|
Pierre Mazière
|
4ce58c776e
|
pick up first available stream when radio provides a playlist (#1345)
for now only pls and m3u playlists are supported
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2014-04-07 07:39:40 +02:00 |
|
Bezleputh
|
76a7a8ab04
|
[popolemploi] fix place selection
|
2014-04-07 07:38:35 +02:00 |
|
Romain Bignon
|
cedae69840
|
support loan accounts
|
2014-04-04 19:24:46 +02:00 |
|
Vincent A
|
7f159cf20d
|
Fix missing URL import in base boilerplate
|
2014-04-04 00:56:29 +02:00 |
|
Bezleputh
|
0ed7ed2b2d
|
[browser2] add an XMLPage
|
2014-04-03 16:34:36 +02:00 |
|
Bezleputh
|
22209d0020
|
[vlille] adapt to browser2
|
2014-04-03 16:34:06 +02:00 |
|
Florent
|
b03881de24
|
Return Unicode string in Attr
|
2014-04-03 15:24:46 +02:00 |
|
Florent
|
2b70120760
|
readurl does not exist anymore
|
2014-04-03 15:09:13 +02:00 |
|
Florent
|
7d4b27a704
|
Restore old id on bills
|
2014-04-03 15:07:07 +02:00 |
|