Commit graph

1,888 commits

Author SHA1 Message Date
Florent
37f0445f44 Add ignore_duplicate to senscritiques 2014-04-24 16:17:13 +02:00
Bezleputh
14fa171503 [groupamaes] add favicon 2014-04-23 12:12:46 +02:00
Bezleputh
2540c9290c [senscritique] fix parsing error when page result body's is empty 2014-04-23 12:12:39 +02:00
Florent
a73daa18f4 Catch ValueError if a gauge is down 2014-04-21 11:53:20 +02:00
Vincent Texier
7a72b94b37 Fix bug dailymotion not playing video with "Server returned 403: Forbidden"
Dailymotion video url send cookies then use a 302 redirect to the real video url
The real video url check the cookies sent in the request.

Some mediaplayer (mplayer) can not handle this.

So we use pure python urllib2 to handle this and load the video.
The video bytes are piped to the mediaplayer.

Others modules might need this.
They just have to set the "_play_proxy" boolean attribute to the video object.

Signed-off-by: Vincent Texier <vit@free.fr>
2014-04-21 09:33:31 +02:00
Florent
8d975aa1d2 BASEURL is now working 2014-04-18 09:55:54 +02:00
Vincent Texier
ea574adcdb fix bug dailymotion search returns nothing
Signed-off-by: Vincent Texier <vit@free.fr>
2014-04-18 09:53:41 +02:00
Bezleputh
98a70783a7 [groupamaes] use find_object in get_account 2014-04-17 12:00:04 +02:00
Bezleputh
61b174af9b [groupamaes] update module description 2014-04-17 11:45:49 +02:00
Florent
aba70863d8 Remove unused import 2014-04-17 11:38:17 +02:00
Bezleputh
3d693bba51 [groupamaes] new module groupamaes 2014-04-16 21:19:06 +02:00
Romain Bignon
df16d21279 bred changed certificate 2014-04-16 10:58:33 +02:00
Romain Bignon
7915b0588f certificate changed 2014-04-15 15:29:30 +02:00
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
558b94e9b9 fix coding style and login errors handling 2014-04-14 16:42:39 +02:00
Vincent Paredes
2766983a33 hsbc to browser2! 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
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
bd38a16d76 [cci] adapt to browser2 2014-04-10 10:08:12 +02:00
Florent
831d3c3038 Fix email 2014-04-08 11:11:02 +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
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
Bezleputh
22209d0020 [vlille] adapt to browser2 2014-04-03 16:34:06 +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
Florent
e8c387aa02 Make history working with browser2 2014-04-03 14:53:12 +02:00
Florent
25725f79cf Convert freemobile to browser2 2014-04-03 13:08:59 +02:00
Florent
45351d57c9 Small optimization 2014-04-03 09:01:51 +02:00
Bezleputh
d6db3256f9 [arte] fix bug when there no item programImage in json 2014-04-03 09:01:51 +02:00