Commit graph

1,270 commits

Author SHA1 Message Date
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
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
5c95363ac1 reworking of the ICapParcel API (new name of ICapPackageTracking) 2013-07-27 21:32:05 +02:00
Laurent Bachelier
c193cae3b9 No need to support deprecated cgi module 2013-07-27 15:19:58 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
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
Romain Bignon
6c0e9e34a2 add attribute 'ext' 2013-07-27 13:32:11 +02:00
Laurent Bachelier
f97f6afa3c ups: Add icon 2013-07-27 10:55:08 +02:00
Laurent Bachelier
ab87a7bdb6 Remove wrong +x permissions 2013-07-27 10:55:06 +02:00
Laurent Bachelier
a933aae3b8 chronopost: Add icon 2013-07-27 10:55:05 +02:00
Noé Rubinstein
f1d3f03a92 cragr: add support for credit cards 2013-07-26 22:56:10 +02:00
Bezleputh
a0a2a1654f resize favicon 2013-07-26 22:59:27 +02:00
Bezleputh
1df366598b correct bug when there is no society name 2013-07-26 22:49:16 +02:00
Bezleputh
3010b662e3 add simplified filters 2013-07-26 22:33:33 +02:00
Bezleputh
cf497c5ba1 popolemploi : add favicon 2013-07-26 22:33:33 +02:00
Romain Bignon
f79ae2d566 do not consider accounts without balance 2013-07-26 15:09:30 +02:00
Florent
5fc90ec3b2 pyflages / pep8 fix 2013-07-25 17:38:52 +02:00
Florent
9a05166b83 Bump to 0.g
Closes #1103
2013-07-25 17:26:41 +02:00
franek
c4c5608e5f enable again search command to be able to use downloadboob
Signed-off-by: franek <franek@chicour.net>
2013-07-25 17:21:08 +02:00
franek
145f3cf2c0 add support for ls command (videoob -b arretsurimages ls latest)
Signed-off-by: franek <franek@chicour.net>
2013-07-25 17:21:08 +02:00
franek
b6f46ab694 get the correct name of the video
Signed-off-by: franek <franek@chicour.net>
2013-07-25 17:21:08 +02:00
franek
d8732f9c4b first version of arretsurimages module. Search does not work and download name of the file is incorrect. Don't know why.
Signed-off-by: franek <franek@chicour.net>
2013-07-25 17:21:08 +02:00
Romain Bignon
f9f6049019 fix parsing on special cases 2013-07-25 15:27:36 +02:00
Romain Bignon
0419556b1b ignore accounts without balance 2013-07-25 15:27:35 +02:00
Florent
ae23414daa Fix sachsen tests 2013-07-25 14:19:14 +02:00
Florent
75b5a49d14 Add tests on dresdenwetter 2013-07-25 14:03:11 +02:00
Florent
83cb2c843f More tests on freemobile module 2013-07-25 13:44:04 +02:00
Florent
2e65cfad42 Add real tests on leclercmobile 2013-07-25 12:23:28 +02:00
Florent
e5f651fd5a Fix conversion warning 2013-07-25 12:23:28 +02:00
Florent
0f71291c3e Fix parsing of details (site changed) 2013-07-25 12:23:28 +02:00
Romain Bignon
11a161c1b1 boursorama: support website changes 2013-07-25 11:51:42 +02:00
Florent
8862811566 Fix encoding warnings 2013-07-25 11:09:50 +02:00
Laurent Bachelier
715b7bcd62 bnporc[ent]: Get all days in history 2013-07-24 18:26:58 +02:00
Laurent Bachelier
9760ca6e23 bnporc[ent]: Get history
Only the last day for now
2013-07-24 18:26:58 +02:00
Laurent Bachelier
ab7c812056 sgpe: At least have unique ids in a call 2013-07-24 18:26:58 +02:00
Laurent Bachelier
34d2ac007b lcl[ent]: Proper handling of login failure 2013-07-24 18:26:58 +02:00
Laurent Bachelier
af824fde0f sgpe: Proper handling of login failure
Would create an infinite loop
2013-07-24 18:26:57 +02:00
Laurent Bachelier
caa84dbf2c bnporc[ent]: Ignore "not available" accounts 2013-07-24 18:26:57 +02:00
Bezleputh
f9192b1e6b add pole emploi module, advanced filters will come later 2013-07-24 13:22:15 +02:00
Bezleputh
36a7e184df bug when society name is confidential 2013-07-24 13:22:15 +02:00
Romain Bignon
2f19e692d5 fix login on personal accounts 2013-07-24 07:53:04 +02:00
Laurent Bachelier
c038ebb024 bnporc: Really fix form encoding warning 2013-07-23 22:31:34 +02:00
Laurent Bachelier
8dca8951b6 bnporc[ent]: Fix unknown page warning
We ignore the "/NSFR" page because it's easier to switch to another page
right away.
2013-07-23 22:26:55 +02:00
Romain Bignon
9e33711227 caissedepargne: support pro accounts 2013-07-23 22:11:23 +02:00
Romain Bignon
105758347d bnpro: support comming transactions 2013-07-23 22:11:23 +02:00