Commit graph

2,415 commits

Author SHA1 Message Date
Romain Bignon
8abfd81813 check value of ValueBackendPassword during load 2012-11-01 11:21:59 +01:00
Florent
477a9bf07f Improve download command to download all subscriptions 2012-10-31 16:12:38 +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
Romain Bignon
5b1260b7da transfer: do not crash with an incorrect amount value (closes #888) 2012-10-28 08:55:22 +01:00
Romain Bignon
3fcc3333a0 do not write description line if there are only NotAvailable attributes 2012-10-27 16:47:23 +02:00
Laurent Bachelier
6dad6938e0 weboob-debug: ability to prefer a shell 2012-10-25 03:39:29 +02:00
Laurent Bachelier
92244a4e81 weboob-debug: Work with more shell libs
- ipython
- newer ipython (>=0.11, though tested with 0.13 only)
- bpython
- standard python (and try to enable completion)
2012-10-25 03:01:15 +02:00
Laurent Bachelier
ffce7a19f3 Make weboob-debug less confusing
No useless REPL or "shell" command.
2012-10-25 00:11:11 +02:00
Laurent Bachelier
b67a4eefe5 Split GenerericComicReaderTest to stop requiring nose for module usage 2012-10-24 13:38:21 +02: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
Laurent Bachelier
571db865ab Simpler acquire_input()
Might work with Python 2.5 as a side-effect of not using delete.
2012-10-21 18:02:06 +02:00
Laurent Bachelier
770c0877a0 pastoob: Abort if paste is empty 2012-10-21 17:49:32 +02:00
Laurent Bachelier
7281453e0c White background should not be forced
closes #823
2012-10-18 23:46:06 +02:00
Romain Bignon
47df1413ae use %r instead of %s to prevent encoding errors 2012-10-16 14:47:03 +02:00
Florent
2676966a71 Update standard formater 2012-09-27 13:14:03 +02:00
Florent
8091d9042a Add "reason" field to Transfer 2012-09-27 13:14:03 +02:00
Romain Bignon
3ea8494e80 fix certificate check 2012-09-05 15:55:12 +02:00
Romain Bignon
bf3206418b display a custom bold warning on SSLError 2012-09-01 13:37:18 +02:00
Romain Bignon
56797a7d0c automagically check certificate fingerprint if CERTHASH class attribute is set 2012-09-01 13:36:30 +02:00
Florent
702b56d594 SSL workaround 2012-09-01 12:56:23 +02:00
Florent
681b83e4b3 Add balance command to leclercmobile 2012-08-29 16:52:05 +02:00
Florent
757167a6eb Add new command "balance" for boobill 2012-08-29 16:52:05 +02:00
Florent
f6c212ca72 Add a new command for ICapBill
Useful for pre-paid subscription
2012-08-29 16:52:05 +02:00
Romain Bignon
a7c024e3bc strip EUR from amount strings 2012-07-31 16:48:52 +02:00
Romain Bignon
1f9934765d add the nigger language 2012-07-25 14:36:17 +02:00
Romain Bignon
538578c83f don't crash when there the input is empty 2012-07-23 17:25:07 +02:00
Romain Bignon
8677d8b183 raise a BrowserIncorrectPassword exception when handling a 401 2012-07-22 21:12:51 +02:00
Florent
d0c7a18d20 Add suggestion of commands in case of if "unknown"
Very useful to find the good short alias...
2012-07-20 19:32:50 +02:00
Florent
37c68b7ba6 Search and execute short command alias 2012-07-20 19:31:24 +02:00
Alexandre Franke
cc3ba3a263 QIF spec requires capitalized "type"
close #898
2012-07-16 17:58:55 +02:00
Romain Bignon
7ee2d29792 clean_amount is now a class method 2012-07-02 14:00:36 +02:00
Romain Bignon
7cf060a5f6 add a check if the year is on two digits 2012-06-27 16:37:03 +02:00
Romain Bignon
8e550b4196 handle UserError during fillobj 2012-06-16 13:52:03 +02:00
Romain Bignon
1880761517 add command 'events' 2012-06-15 17:30:19 +02:00
Romain Bignon
8645d9a990 nickname selectable (closes #869) 2012-06-11 21:27:38 +02:00
Romain Bignon
1cd27395de check if matched arguments in transactions are not None 2012-05-31 13:40:57 +02:00
Florent
bad531679a Fix table formatter with 0.6 version
I didn't see a way to only align header...
2012-05-21 17:47:34 +02:00
Romain Bignon
f16f1ddb87 fix exception 2012-05-15 09:36:07 +02:00
Arno Renevier
bfe39958bd allow wetboob to display temperatures either on celsius or on fahrenheit
Close #843
2012-05-10 15:13:34 +02:00
Romain Bignon
ba1879d501 use imp instead of __import__ 2012-05-07 14:03:21 +02:00
Romain Bignon
aa0084a37d use module imp instead of __import__ 2012-05-07 13:59:27 +02:00
Romain Bignon
fa197cce6e correctly check new version of module 2012-05-05 16:26:00 +02:00
Romain Bignon
ccdc73e99f fix selection of product 2012-05-05 16:24:56 +02:00
Romain Bignon
0976b5cd68 use hashlib instead of deprecated md5 module 2012-05-05 11:27:34 +02:00
Romain Bignon
2f8072e89e bump to 0.d 2012-05-04 21:17:46 +02:00
Romain Bignon
b37c2160b5 when many products are found, ask user to select one 2012-05-04 20:48:33 +02:00
Romain Bignon
f7214e5e62 ability to format dicts 2012-05-04 16:27:49 +02:00
Romain Bignon
c498d41aef fix printing unicode error 2012-05-04 10:59:18 +02:00
Florent
b5d7dbee7b Fix infinite loop recursion 2012-04-30 17:09:15 +02:00