Commit graph

4,365 commits

Author SHA1 Message Date
Romain Bignon
04df80d22b cragr: fix parsing cards 2013-08-01 18:08:13 +02:00
Laurent Bachelier
ba40529b3b citelis: Fix warning 2013-08-01 16:55:24 +02:00
Romain Bignon
eb55f72d22 bnpent: support pagination 2013-08-01 16:53:03 +02:00
Romain Bignon
c3f87ad78f banquepop: store vdate 2013-08-01 16:52:47 +02:00
Romain Bignon
6a1ac6d6b6 FrenchTransaction.parse takes a new optional argument 'vdate' 2013-08-01 16:52:16 +02:00
Romain Bignon
c452b2b0aa typo 2013-08-01 14:42:24 +02:00
Romain Bignon
26ebea7875 bpent: support coming transactions 2013-07-30 18:52:40 +02:00
Romain Bignon
63648a8353 fix formatting if termcolor is not installed
This code was useless anyway
2013-07-30 18:51:49 +02:00
Laurent Bachelier
5cbebe0117 Use new vdate in modules instead of _val 2013-07-30 10:58:22 +02:00
Laurent Bachelier
834c30b1e8 citelis: Support transaction history 2013-07-30 10:58:22 +02:00
Laurent Bachelier
269de1d283 citelis: Get account "balance" 2013-07-30 10:58:22 +02:00
Laurent Bachelier
27b3101d6a citelis: Login 2013-07-30 10:58:22 +02:00
Florent
df2a804de6 s/count parameter/count command/ 2013-07-30 10:57:11 +02:00
Florent
22c963b8ff Improves hint message 2013-07-30 10:47:23 +02:00
Florent
11a5f2eb5b Add attributes to Bill
Closes #1202
2013-07-30 10:42:27 +02:00
Florent
6e20c4256e Add new attributes to Detail
closes #1203
2013-07-30 10:37:04 +02:00
Florent
31800effcf Remove unused import 2013-07-30 10:36:58 +02:00
Florent
4d5b84a2a8 Move Currency from ICapBank to ICapBase 2013-07-30 10:35:25 +02:00
Florent
f940bf42ac Add color to investments 2013-07-30 09:40:06 +02:00
Laurent Bachelier
c47548caa2 CapBank: More help for date fields, introduce vdate 2013-07-29 18:16:28 +02:00
Nicolas Duhamel
9d6c27c3ea Fix SMS sending
close #1206
2013-07-29 18:13:38 +02:00
Florent
b0060b6a08 Better check for daily links 2013-07-29 12:23:43 +02:00
Florent
cd42bff740 Fix parsing of details (site changed) 2013-07-29 12:07:35 +02:00
Romain Bignon
1282a32cb1 cragr: do not fallback on mobile website when homepage isn't the accounts list 2013-07-28 22:56:55 +02:00
Romain Bignon
ca1417d5c7 sgpe: skip empty lines 2013-07-28 22:54:30 +02:00
Romain Bignon
482a7c3c6c sgpe: fix crash when there isn't any card 2013-07-28 21:30:33 +02:00
Romain Bignon
0ab9da2fc6 sgpe: support credit cards 2013-07-28 20:45:12 +02:00
Romain Bignon
71443efb54 creditcooppro: support coming transactions (in addition to card transactions) 2013-07-28 19:26:11 +02:00
Romain Bignon
efa39af957 sort entries by value date (taken for Transaction.date) 2013-07-28 18:55:51 +02:00
Romain Bignon
8ec567572d bnppro: correctly detect coming transactions 2013-07-28 17:42:04 +02:00
Romain Bignon
cf71465100 don't need to logout if the browser hasn't been used 2013-07-28 17:37:23 +02:00
Romain Bignon
b0498473fb bnppe: do not crash with securities accounts 2013-07-28 16:01:41 +02:00
Romain Bignon
8391367346 better error messages 2013-07-28 16:01:25 +02:00
Romain Bignon
dcda842322 creditcooperatifpro: encode credentials 2013-07-28 16:00:22 +02:00
Romain Bignon
2f7e1305c4 sgpe: request to 'select' the right number of columns 2013-07-28 16:00:07 +02:00
Romain Bignon
ba3704993a sgpe: fix crash on history
CapBaseObject.id is always a string.
2013-07-28 15:37:42 +02:00
Romain Bignon
adba87ddcb sgpe: fix login (bad indent) 2013-07-28 15:31:00 +02:00
Romain Bignon
37c963b54b fix credentials encoding 2013-07-28 11:04:48 +02:00
Romain Bignon
9fe4faa6bb add missing docstrings to commands 2013-07-28 00:23:31 +02:00
Romain Bignon
8d29aa8a6d flatboob: add command help and do not use limit for cities search 2013-07-28 00:13:15 +02:00
Romain Bignon
3bbf4c8a26 strip newlines from descriptions in search results 2013-07-28 00:05:22 +02:00
Romain Bignon
46d9acd37e display a message when more results are available (closes #1038) 2013-07-27 23:40:24 +02:00
Romain Bignon
4c4fb24291 ls: display collections before objects 2013-07-27 23:40:24 +02:00
Romain Bignon
b99d599aa9 remove parameter max_results from all capabilities 2013-07-27 23:40:24 +02:00
Laurent Bachelier
c108ca3fc5 redmine: Fix missing id class on older versions
Some version of redmine do not have td class="id". Luckily, we can
easily get it another way.
2013-07-27 21:36:01 +02:00
Romain Bignon
de45700a49 automatically create a storage if STORAGE class attribute is not empty 2013-07-27 21:35:02 +02:00
Romain Bignon
70641b6e00 new application parceloob 2013-07-27 21:34:11 +02:00
Romain Bignon
5c95363ac1 reworking of the ICapParcel API (new name of ICapPackageTracking) 2013-07-27 21:32:05 +02:00
Romain Bignon
bdf4c13f4e remove useless calls to ReplApplication.flush() (closes #812) 2013-07-27 19:00:58 +02:00
Romain Bignon
8b803e7c39 fix crash when Account.coming or Account.balance are unavailable 2013-07-27 18:48:32 +02:00