Commit graph

2,245 commits

Author SHA1 Message Date
Florent
20546df89e Fix navigation after a transfer 2014-10-22 17:22:31 +02:00
Florent
f805284567 Change selection of keyboard (more generic) 2014-10-22 17:22:09 +02:00
Florent
32d792ba4c Coding style 2014-10-22 16:00:57 +02:00
Romain Bignon
708ea7b06f correctly raise instance of BrowserIncorrectPassword 2014-10-22 15:27:41 +02:00
Romain Bignon
e3af63f8d9 fix detection of authentication fail 2014-10-22 15:25:57 +02:00
smurail
0526fd471c add pro browser to cmso bank module 2014-10-22 14:21:48 +02:00
Bezleputh
d37c9f20c5 [vlille] fix encoding error 2014-10-22 11:47:00 +02:00
Bezleputh
217849b4a2 [explorimmo] detect incomplete phone number 2014-10-22 11:43:20 +02:00
Romain Bignon
f0aed18233 oops, forgot to add a file for a32776787a 2014-10-21 18:02:35 +02:00
Romain Bignon
a32776787a support professional accounts 2014-10-21 17:58:48 +02:00
Bezleputh
e05e866370 [twitter] fix : site changed 2014-10-21 14:19:23 +02:00
Vincent Paredes
07d544f259 fixing duplicate entry on card account 2014-10-21 10:27:17 +02:00
Romain Bignon
80fd2db3d4 fix website change (yes, the typo is still here in class name) 2014-10-21 10:24:41 +02:00
Bezleputh
9a3afd2dc1 [explorimmo] typo 2014-10-20 15:53:47 +02:00
Bezleputh
549551a629 [monster] fix and adapt to browser2 2014-10-20 15:23:38 +02:00
Bezleputh
015626b87e [explorimo] New CapHousing module explorimmmo 2014-10-19 23:31:41 +02:00
Romain Bignon
2eb5507c3a fix warnings 2014-10-19 13:33:37 +02:00
Romain Bignon
bc4624d7e3 implement get_account_status() 2014-10-19 13:20:38 +02:00
Romain Bignon
66c27d47c5 add a profile walker to automatically send won challenges 2014-10-18 15:26:44 +02:00
Bezleputh
3e041a4b09 Add missing favicons 2014-10-18 12:21:13 +02:00
Laurent Bachelier
98fdcdd63b feedly: favicon transparency and remove JPEG artifacts 2014-10-17 17:57:42 +02:00
Florent
feb1405813 bump to 1.1 2014-10-17 14:10:38 +02:00
Romain Bignon
251eaef0c7 handle investment pages even if they aren't implemented yet 2014-10-16 11:12:51 +02:00
Florent
2ab2e68cc4 Import exceptions from weboob.exceptions 2014-10-15 14:52:57 +02:00
Bezleputh
725adb1ed4 [seloger] fix obj filling 2014-10-14 13:39:42 +02:00
Bezleputh
532356a55f [seloger] fix pagination 2014-10-14 13:39:42 +02:00
Laurent Bachelier
db1618e86f pep8: Various manual fixes 2014-10-13 23:03:51 +02:00
Vincent Paredes
a217d867ad translating accnum description 2014-10-13 22:48:30 +02:00
Vincent Paredes
b699ddc3f9 Regexp for checking password 2014-10-13 22:46:57 +02:00
Oleg Plakhotniuk
5997448169 Citibank module (https://online.citibank.com). Implements #1642 2014-10-13 04:41:44 -05:00
Oleg Plakhotniuk
a5859d384d Use AmericanTransaction.decimal_amount, closest_date, decompress_pdf and ReTokenizer in WellsFargo module. Part of #1641 2014-10-13 04:24:51 -05:00
Oleg Plakhotniuk
3aaf8181a5 Use AmericanTransaction.decimal_amount in PayPal module. Part of #1641 2014-10-13 04:23:57 -05:00
Laurent Bachelier
c79dcc22df Remove nbsp in comments and documentation 2014-10-12 02:30:45 +02:00
Romain Bignon
44190f3f29 monboob wants an utc date... 2014-10-12 01:42:21 +02:00
Romain Bignon
3a4d8ec8dd datetime.fromtimestamp() already converts utc timestamp to local date 2014-10-11 22:32:08 +02:00
Romain Bignon
cf5740fbd3 fix order of messages 2014-10-11 20:04:20 +02:00
Romain Bignon
c16bfd7dc8 new playme module 2014-10-11 19:56:37 +02:00
Romain Bignon
64b2acfd34 fix auth on tinder by correctly set the User-Agent header 2014-10-11 18:01:22 +02:00
Romain Bignon
89e7bbe9ef convert hds module to browser2 and fix it 2014-10-11 16:57:21 +02:00
Romain Bignon
ed94b3dbb3 fix website changes 2014-10-11 14:21:06 +02:00
Bezleputh
8ac7bbb434 [seloger] adapt to browser2 2014-10-11 14:20:36 +02:00
Bezleputh
04220ca44d [pap] fix image retrieving 2014-10-11 14:20:36 +02:00
Romain Bignon
ce7e019e9a fix unfinite loop on fail login, and fix error message lookup 2014-10-11 14:11:19 +02:00
Laurent Bachelier
55d37401bc societegenerale: PIL is a global requirement
And no other module or component has an ImportError message for PIL.
It is also outdated, as users might install pillow instead.
2014-10-11 11:50:38 +02:00
Laurent Bachelier
e32005bf26 vlille: Better description 2014-10-11 11:33:26 +02:00
Laurent Bachelier
f4c17cdc9d pep8: Fix E303 too many blank lines 2014-10-11 02:15:28 +02:00
Laurent Bachelier
4f897a8675 pep8: Fix object comparisons 2014-10-11 01:46:25 +02:00
Laurent Bachelier
c02ab5f2c5 wellsfargo: Remove unused imports 2014-10-11 01:41:08 +02:00
Laurent Bachelier
7aeb3e942e pep8: Fix indentation is not a multiple of four
autopep8 -a -r -i --select E111 .

Manual check.
2014-10-11 01:41:00 +02:00
Laurent Bachelier
21e8f82fd7 pep8: Use "X not in Y" instead of "not X in Y"
flake8 --select E713, semi-manual fixing
2014-10-11 01:27:24 +02:00