Commit graph

69 commits

Author SHA1 Message Date
Romain Bignon
c0740e695d remove useless import of with_statement (we do not support anymore python2.5)
refs #806
2013-07-27 14:38:18 +02:00
Florent
83cb2c843f More tests on freemobile module 2013-07-25 13:44:04 +02:00
Florent
387c75436c Fix freemobile test
Bad method name. Reported by git@kitof.net.
2013-07-22 16:26:39 +02:00
Romain Bignon
512bfe6b0b remove trailing spaces 2013-07-20 11:11:21 +02:00
Kitof
850dce420e Fix bills list
Signed-off-by: Kitof <git@kitof.net>
2013-07-19 14:37:10 +02:00
Laurent Bachelier
17cd144e92 freemobile: Fix warning 2013-06-27 15:08:07 +02:00
Florent
1310939fe0 Fix import of Pillow in modules 2013-06-06 13:50:43 +02:00
Florent
4002acf71b New certificat 2013-05-06 11:06:26 +02:00
Willy Villard
f18b96ff5b freemobile: Fix history when internationals calls option is not suscribed
fixes #1078
2013-04-01 12:10:29 +02:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Florent
7988738e9a Fix nat->inter voice parsing 2013-03-02 10:31:33 +01:00
Florent
c71576b7ae Fix get_bill 2013-02-25 16:31:09 +01:00
Florent
72c230e81d Small coding style issue 2013-02-04 16:35:10 +01:00
Florent
c0fc9c7dd6 Add multi-account support for bills 2013-02-03 11:23:08 +01:00
Florent
9d693bd982 Create an id for calls 2013-01-28 15:45:44 +01:00
Florent
bf3132e8c0 bump to 0.f 2013-01-25 17:23:49 +01:00
Florent
7430246c24 Get renew date on mutli accounts 2013-01-25 12:00:08 +01:00
Florent
11f9a6d8a1 Fix xpath search 2013-01-25 11:47:28 +01:00
Romain Bignon
535d6efc47 more explicit error messages during common import errors 2013-01-14 21:28:47 +01:00
Florent
b8227b69b1 pep8 cleaning 2013-01-08 21:03:19 +01:00
Florent
e35c7812ea Get renew date on freemobile 2013-01-08 20:52:30 +01:00
Florent
9585ba1284 Use internal command of the browser 2013-01-08 20:34:07 +01:00
Florent
f05786441a Add a real id for all details objects
close #932
2012-11-22 12:03:34 +01:00
Florent
64d9493b60 Fix bills and download commands
Site changed
2012-11-17 15:05:58 +01:00
Florent
16bab6f4cd Fix history command
Site changed
2012-11-17 15:05:26 +01:00
Florent
950219435b Fix parsing details (site changed) 2012-11-17 15:05:24 +01:00
Florent
5809f1112a Rename iter_history of ICapBill to iter_bills_history 2012-10-31 14:41:29 +01:00
Romain Bignon
4a1e4b5afa bump to 0.e 2012-10-28 20:39:49 +01:00
Laurent Bachelier
3a66728392 Fix crashes with unicode characters in maintainer name
Change every mention of MAINTAINER to avoid future issues.
2012-10-24 13:29:30 +02:00
Jean-Christophe Dubacq
289ad85ae4 Fix freemobile for name with a dash
Always get the last element of the list
close #915
2012-10-03 19:13:06 +02:00
Florent
66d8252362 There is more than one div "acceuil_btn" 2012-09-27 13:31:59 +02:00
Florent
ef355e8d91 Fix login (timer, the return) 2012-09-27 13:14:03 +02:00
Romain Bignon
dde19633d3 set CERTHASH const on most bank modules and others 2012-09-01 13:38:08 +02:00
Florent
e04bd9c8eb Fix getting login
Somtime "o=", sometime "l="...
2012-08-29 17:21:04 +02:00
Florent
d9ed7c2ed2 Fix some imports issue 2012-08-29 16:52:05 +02:00
Florent
c4f44361b6 Add multiaccount support for history command 2012-08-29 16:52:02 +02:00
Florent
adce6d0c83 Support multiple account for details operation 2012-08-27 15:01:22 +02:00
Florent
9fdb35d05b Fix internationals calls 2012-07-12 11:38:59 +02:00
Romain Bignon
ddcf9ffb0e add a test script 2012-07-12 11:34:13 +02:00
Romain Bignon
dcecf61f46 fix internationals calls 2012-07-12 11:19:52 +02:00
Florent
7f290ef512 Fix pdf downloading 2012-07-03 17:10:05 +02:00
Romain Bignon
2f8072e89e bump to 0.d 2012-05-04 21:17:46 +02:00
Florent
c9616639af Fix subscriber field 2012-04-25 13:50:00 +02:00
Florent
aabd8a2f2a Fix freemobile history pages (site change) 2012-04-23 11:20:27 +02:00
Florent
92e5ea9965 Fix multiple accounts login 2012-04-16 14:54:51 +02:00
Romain Bignon
22c2210fe7 never convert a float to Decimal 2012-04-11 13:25:58 +02:00
Romain Bignon
b157e92d5b use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
Romain Bignon
78246c7dfa remove unused import 2012-03-28 17:01:17 +02:00
Florent
ce119b27e7 Fix whitespace in history 2012-03-28 14:46:59 +02:00
Florent
de2a777bde Fix details command (site change) 2012-03-28 14:46:58 +02:00