Romain Bignon
e6e715f63c
add module VoyagesSNCF (CapTravel)
2013-12-14 15:54:17 +01:00
Romain Bignon
03dcf6b08e
remove useless file
2013-12-14 15:54:17 +01:00
Romain Bignon
c36cfdc811
add parameter 'date' to ICapTravel.iter_station_departures
2013-12-14 15:54:17 +01:00
Bezleputh
13fdcdc8c2
[Popolemploi] Clean code
2013-12-13 12:28:28 +01:00
Bezleputh
beba0785a8
[Indeed] fix site change and use html2text to fill description content
2013-12-13 12:28:03 +01:00
Bezleputh
06310579d6
[Apec][Adecco]use html2text to fill description content
2013-12-13 12:27:36 +01:00
Romain Bignon
3023787214
new module apivie (ICapBank)
2013-12-11 15:52:49 +01:00
Julien Veyssier
c4ea02593e
[ipinfodb] form changed from GET to POST
2013-12-10 19:55:03 +01:00
Bezleputh
b65a7a23a4
[Apec] pyflakes
2013-12-10 19:50:20 +01:00
Bezleputh
fe94887947
[prixcarburant] fix site changes
2013-12-10 19:49:27 +01:00
Laurent Bachelier
a8617f597e
piratebay: Yet another domain change
...
https://torrentfreak.com/the-pirate-bay-moves-to-ac-after-domain-name-seizure-131210/
2013-12-10 19:48:36 +01:00
Romain Bignon
1c0f2432e2
fix crash when there is the coming column with empty value
2013-12-09 09:32:08 +01:00
Romain Bignon
8b6505eee5
new certificate for caisse-epargne.fr
2013-12-09 09:18:32 +01:00
Romain Bignon
ba8991e625
fix typo in label (ProfesSionnels)
2013-12-05 13:11:56 +01:00
Bezleputh
2910b55c69
[Apec] fix bug created by commit 174e8ae119
2013-12-05 12:43:24 +01:00
Bezleputh
348de39088
[Apec] fix search encoding problems
2013-12-05 12:43:24 +01:00
Romain Bignon
b8a622590a
fix getting history on some special workflow
2013-12-04 18:25:13 +01:00
Romain Bignon
ee00884a6a
add new hash for '0'
2013-12-04 16:32:30 +01:00
Bezleputh
174e8ae119
[Apec] fix choices order display
2013-12-04 12:09:52 +01:00
Bezleputh
5f433d0a86
[wordreference] Fix site change
2013-12-04 12:07:32 +01:00
Florent
bdd54615ad
Raise UseError on empty reason
...
closes #1315
2013-12-04 11:27:27 +01:00
Bezleputh
37a0bd3aa5
[meteofrance] site changes
2013-11-30 17:54:44 +01:00
Romain Bignon
d68de0d0d7
support defered cards
2013-11-29 15:28:34 +01:00
Romain Bignon
4d1ed2a430
fix pagination on professional website
2013-11-28 17:09:42 +01:00
Romain Bignon
2c0417b2d6
fix crash on page to select account
2013-11-26 17:13:58 +01:00
Romain Bignon
9221f12fdf
account IDs can contain anything else than digits
2013-11-26 12:32:26 +01:00
Romain Bignon
95edea1f07
fix crash on special account histories
2013-11-26 11:55:58 +01:00
Romain Bignon
f949b26996
support SEPA orders
2013-11-26 11:36:19 +01:00
Romain Bignon
20c9f84974
fix parameters on request to get professionnal accounts history
2013-11-26 11:36:18 +01:00
Romain Bignon
566f1f8ef3
fix parsing accounts when there are mandated ones
2013-11-25 11:24:16 +01:00
Romain Bignon
efd514d232
fix: sometimes it is not possible to sort by value date in history
2013-11-23 13:21:53 +01:00
Romain Bignon
5ff52844a5
fix connection on other kind of accounts
2013-11-23 13:08:12 +01:00
Romain Bignon
a84979a927
fix authentication on banquepopulaire
2013-11-23 12:47:46 +01:00
Romain Bignon
4784cb59c5
support new authentication system
2013-11-23 12:07:12 +01:00
Florent
ccfc695f0e
Revert part of 32ee771ee0
2013-11-21 14:16:25 +01:00
Vincent A
60dc02e30f
velib: add longitude,latitude coordinates attributes to sensors
2013-11-21 14:13:47 +01:00
Vincent A
d3c0051813
velib: include the list of cities in the backend description
2013-11-21 14:13:41 +01:00
Florent
744a600839
Typo
2013-11-21 10:33:44 +01:00
Florent
6a4f338f05
Some black magic to fix pdf parsing
2013-11-21 10:31:03 +01:00
Florent
32ee771ee0
Fix downloading in non-interactive mode
2013-11-21 10:31:03 +01:00
Romain Bignon
e9bce420a0
new certificate on entreprises."secure".lcl.fr
2013-11-19 12:50:24 +01:00
Romain Bignon
e98989c0fd
new certificate hash
2013-11-15 15:44:36 +01:00
Roger Philibert
965da2562e
add module jacquieetmichel
2013-11-15 13:08:22 +01:00
Bezleputh
7d6fea2dff
[Arte] fully fill Artevideo in get_video method in order to fix #1312
2013-11-12 21:02:04 +01:00
blckshrk
68a443768f
Bug fix on the video research method and coverage improvement.
...
The bug was solved by changing the maximum value of the 'search index'. Actually Youtube doesn't allow to get more than 500 results. That's why we changed the value of YOUTUBE_MAX_START_INDEX from 1000 to 500.
2013-11-04 11:30:53 +01:00
blckshrk
0006b52c19
Coverage improvement on the backend.
2013-11-04 11:29:57 +01:00
blckshrk
ca0db5e400
Bugs fix and improvement of the coverage.
...
The correction solved the bug on the get_nb_remaining_free_sms() method which does not work correctly.
2013-11-04 11:29:31 +01:00
blckshrk
ad3de2eb3c
Bugs fix and improvement of the coverage.
...
All fixes done are basically CSS selection corrections due to few changing in the HTML structure of pages.
2013-11-04 11:26:46 +01:00
Florent
f13f7bad6c
Prevent some cratchs
2013-11-04 11:24:28 +01:00
blckshrk
002f284d31
Implementation of the new API mechanism + tests
...
With the new Allocine API needs the query to be signed. So I added a new
method to build the query with the signature algorithm.
Also adding some tests to improve coverage.
2013-11-04 11:15:48 +01:00