Romain Bignon
464cd4112f
NotAvailable is unused
2013-05-28 13:02:54 +02:00
Romain Bignon
4ee284b2ab
fixes
...
- parse video xml with lxml instead of regexpes
- add a prefix to IDs to know what kind of object it is
2013-05-28 12:52:15 +02:00
Bezleputh
d1fd5de309
ajout de la prise en charge de Arte Live Web par le module arte
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
Signed-off-by: Romain Bignon <romain@budget-insight.com>
2013-05-28 12:52:15 +02:00
Florent
24b9631387
Allow non-ASCII password
2013-05-28 12:24:50 +02:00
Florent
e1190dea23
Fix history of accounts
2013-05-27 23:47:49 +02:00
Florent
805ec01764
Fix FormFieldConversionWarning
2013-05-27 13:46:46 +02:00
Florent
a92e78343b
Fix FormFieldConversionWarning (unicode to string)
2013-05-27 13:45:19 +02:00
Florent Fourcot
186d439a44
Fix body parsing (site changed)
2013-05-24 19:05:47 +02:00
Romain Bignon
ad22e8153e
ignore extra-lines in accounts list
2013-05-24 17:27:06 +02:00
Florent
06f79d4af8
Fix details parsing
2013-05-24 15:44:02 +02:00
Florent
3346c3d37a
Fix parsing with calibre 0.9
2013-05-24 14:48:31 +02:00
Florent
01b5096303
No more "MENSUELLE" line
2013-05-24 13:48:43 +02:00
Bezleputh
1901ec652b
Add alarm signals for full and not available stations
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
2013-05-24 11:19:17 +02:00
Romain Bignon
e877e1b552
use auth of the mobile website
2013-05-24 09:36:40 +02:00
Romain Bignon
53503a98a2
fix auth (upstream changed grid images)
2013-05-24 09:36:40 +02:00
Bezleputh
d2724577c8
-retrait de ICapCollection -correction du fonctionnement de get_video pour gérer les id à la place d'objets video
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
2013-05-23 17:19:06 +02:00
Florent
be6c5356d5
Some pep8 cleaning
2013-05-23 17:01:51 +02:00
Florent
bc1677ad04
Bump version
2013-05-23 16:55:01 +02:00
Florent
d695209db1
Do not set address in forecast
2013-05-23 16:54:42 +02:00
Florent
a150040b27
The alarm field is not an alarm level
2013-05-23 16:51:54 +02:00
Bezleputh
a705620c08
ajout d'un module vlille utilisant ICapGauge correction pyflakes
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
2013-05-23 16:51:50 +02:00
Bezleputh
a6b4c30b18
ajout d'un module vlille utilisant ICapGauge
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
2013-05-23 16:51:45 +02:00
Florent
5de9dbd09b
Arte supports english too
2013-05-23 16:43:12 +02:00
Romain Bignon
70812252f1
Revert "use the operation date, not value one"
...
This reverts commit 04a3995416 .
2013-05-22 12:52:55 +02:00
Romain Bignon
219fadb370
add regexp for payback of card transactions
2013-05-21 13:51:34 +02:00
Romain Bignon
1c2ab28382
support account where name contains the owner
2013-05-20 21:10:21 +02:00
Romain Bignon
04a3995416
use the operation date, not value one
2013-05-20 20:59:01 +02:00
Romain Bignon
66cac07bbc
an account owner name can start with Mle
2013-05-20 20:58:42 +02:00
Romain Bignon
fa6dd0b28d
support new authentication on some regions
2013-05-20 20:12:53 +02:00
Romain Bignon
c4b4a6c29e
fix parsing details
2013-05-19 19:43:35 +02:00
Florent Fourcot
ab5ee589d2
Fix parsing on german pages
2013-05-16 23:12:36 +02:00
Florent
bda8df7e9b
Pep8 cleaning, fix author of test.py
2013-05-14 11:21:13 +02:00
Florent
e3962eac7b
Pep8 cleaning
2013-05-14 11:12:53 +02:00
Romain Bignon
3b2fb9cfbd
pyflakes fixes
2013-05-14 10:39:04 +02:00
Mathieu Jourdan
79d1bcfea6
gdfsuez-dolcevita.fr website
...
Signed-off-by: Mathieu Jourdan <mathieu.jourdan@gresille.org>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-05-14 10:39:03 +02:00
Laurent Bachelier
36f2c04c80
Remove useless (same as parent) method
2013-05-14 10:39:03 +02:00
Florent
4002acf71b
New certificat
2013-05-06 11:06:26 +02:00
Laurent Bachelier
ea1ff80f57
piratebay: Support proxies, change to new default URL
2013-05-06 00:20:28 +02:00
Johann Broudin
0cf91a1cb8
json describing current songs and artists changed
2013-04-30 11:53:25 +02:00
Romain Bignon
627d1baf7c
fix encoding errors
2013-04-27 12:20:31 +02:00
Romain Bignon
37b94a79f2
cleanup
2013-04-27 11:52:44 +02:00
Bezleputh
6eedb3a396
add mdule grooveshark
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-04-27 11:40:53 +02:00
Lucas Nussbaum
0dbd996388
creditmutuel: fix listing of recipients in 'transfer'
...
Hi,
Without the patch below, I get:
Bug(creditmutuel): 'generator' object has no attribute 'itervalues'
The patch fixes this.
Thanks,
Lucas
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-04-27 11:37:41 +02:00
Romain Bignon
efa53ff46b
prevent navigation conflicts during accounts iteration
2013-04-26 16:42:40 +02:00
Romain Bignon
e199624d66
fix navigation in card accounts history
2013-04-26 16:01:45 +02:00
Romain Bignon
8dbcbf2daa
support personnal accounts on professionnal website
2013-04-26 15:36:52 +02:00
Romain Bignon
27371fd7ed
support new certificate
2013-04-25 13:31:02 +02:00
Florent
040231a274
Add type account on ING
2013-04-25 12:56:41 +02:00
Romain Bignon
be1204af48
stop search queries if there is no more results
2013-04-20 17:00:48 +02:00
Romain Bignon
4840dff989
reorganization
2013-04-20 15:43:14 +02:00