Commit graph

2,869 commits

Author SHA1 Message Date
Richard Genoud
08b33d6ffe cragr: CA Centre website has changed (18_04_2012) - update accordingly (closes #850)
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
2012-04-21 21:59:55 +02:00
Romain Bignon
5a046f00a8 create weboob.tools.browser.BrowserPasswordExpired 2012-04-21 18:22:07 +02:00
Romain Bignon
b2b2ff7b43 fix parsing history when there are unicode chars in labels 2012-04-21 13:34:01 +02:00
Romain Bignon
1e7e17cf4a fix when history is empty 2012-04-21 13:29:02 +02:00
Romain Bignon
0be25e5c29 always go on the history page 2012-04-18 11:16:54 +02:00
Romain Bignon
755de4c3f5 add capitals on each words in account labels 2012-04-18 10:54:03 +02:00
Romain Bignon
4e2275b225 fix url handle 2012-04-18 00:58:26 +02:00
Pierre Mazière
8d13282dab boobank: never convert a float to decimal
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-04-18 00:55:49 +02:00
Pierre Mazière
681f6c0bec LCL: strip balance string
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
2012-04-18 00:55:47 +02:00
Romain Bignon
011dcc9688 use uniq IDs for accounts 2012-04-18 00:55:23 +02:00
Romain Bignon
9e41cd9483 fix parsing history when there are extra columns 2012-04-17 23:19:37 +02:00
Romain Bignon
b97e597c6e fix parsing accounts list when there is no history associated 2012-04-17 23:18:46 +02:00
Romain Bignon
bccb4d0d03 fix copyright 2012-04-17 22:59:36 +02:00
Romain Bignon
38dfc30e2e fix roadmap whene there is no confirm page 2012-04-17 13:50:05 +02:00
Romain Bignon
1737ed017c ooops 2012-04-16 16:58:11 +02:00
Romain Bignon
66d68c50fb support many kind of accounts 2012-04-16 16:54:30 +02:00
Romain Bignon
61f4e631dd do not get coming operations, as their labels are useless 2012-04-16 16:54:06 +02:00
Romain Bignon
82a874bc73 detect if a transaction is debited or not 2012-04-16 16:53:39 +02:00
Florent
92e5ea9965 Fix multiple accounts login 2012-04-16 14:54:51 +02:00
Romain Bignon
54745e67e9 fetch the last 100 transactions (instead of 30) 2012-04-15 23:57:17 +02:00
Laurent Bachelier
c92ec6768b Fix keyring updates with latest openurl() change
You now have to call read() before doing another openurl().
As a bonus, the code is slightly shorter.
2012-04-15 20:31:56 +02:00
Florent
f688786e35 First implementation of nettokom website 2012-04-15 20:31:08 +02:00
Florent
7d3ba1f4d4 Fix conversion warning 2012-04-15 20:31:08 +02:00
Romain Bignon
b8e7b8b398 fix typo 2012-04-15 20:31:08 +02:00
Romain Bignon
7a619a78d0 StandardBrowser.openurl uses mechanize.Browser.openurl instead of openurl_novisit 2012-04-13 15:00:12 +02:00
Romain Bignon
e8e9302731 fix parsing account label 2012-04-13 14:59:56 +02:00
Romain Bignon
06599f48bc add a default timeout to 10s on connections 2012-04-12 21:50:56 +02:00
Romain Bignon
7cf5cb565c raise an error if module is not found 2012-04-11 19:29:33 +02:00
Florent
03f68b4207 Fix livret A history (site changed)
The url is still valid, but the html code look
like the normal account.
2012-04-11 19:09:13 +02:00
Romain Bignon
6e430010ab if link is not a AccountHistory, returns an empty list 2012-04-11 16:09:40 +02:00
Romain Bignon
22c2210fe7 never convert a float to Decimal 2012-04-11 13:25:58 +02:00
Romain Bignon
20835e5180 ls: clear objects list 2012-04-10 13:25:55 +02:00
Romain Bignon
c4ad0e705e credit isn't necessarily a positive amount 2012-04-10 10:40:56 +02:00
Romain Bignon
c902802160 fix: credit and debit where inversed 2012-04-10 10:17:36 +02:00
Laurent Bachelier
2d463e060e Hide ConversionWarning by default
refs #839
2012-04-10 08:01:27 +02:00
Laurent Bachelier
36db83d74e tests: Allow overriding executables, and try to be smart
Get the explicit Python 2 version if there is one.

fixes #842
2012-04-10 07:43:07 +02:00
Laurent Bachelier
12f867757b repositories: Prefer gpg2 over gpg 2012-04-10 07:30:21 +02:00
Laurent Bachelier
db6a912db5 repositories: Some systems only have gpgv2
fixes #837
2012-04-10 07:26:22 +02:00
Romain Bignon
d1447062f9 oops, remove unused class 2012-04-09 11:27:03 +02:00
Romain Bignon
fc2380fb58 empty this unused file 2012-04-09 11:26:08 +02:00
Romain Bignon
70b1c3cd0c update tests 2012-04-09 11:25:18 +02:00
Romain Bignon
9ef76bb8a7 fix unused imports/variables 2012-04-09 11:24:15 +02:00
Romain Bignon
7559a4c93d strip all kind of spaces, check decimal values signs 2012-04-09 11:23:13 +02:00
Romain Bignon
87a58baa50 correctly check debug level to print exception when a module can't be loaded 2012-04-09 11:22:55 +02:00
Romain Bignon
10dc63e4fa support display of history and coming transactions 2012-04-09 11:21:28 +02:00
Romain Bignon
dd15bcde74 do not stop timer because of an exception 2012-04-09 10:12:58 +02:00
Romain Bignon
76180bdda0 add backtraces in CallErrors message 2012-04-09 10:12:28 +02:00
Romain Bignon
4006506292 add keywords and enhance fetching of board messages 2012-04-09 10:11:31 +02:00
Romain Bignon
16be6df4d0 fix loading hds module 2012-04-09 10:10:55 +02:00
Romain Bignon
101eabf17a fix format of dicts 2012-04-07 23:15:06 +02:00