Commit graph

  • d8a1cd60db [grooveshark] Update tests, grooveshark does not know anymore Gronibard Bezleputh 2015-04-27 12:08:27 +02:00
  • 9aad45a396 [arte] handle special characters in search Bezleputh 2015-04-24 09:51:50 +02:00
  • 493a5e5de2 chronopost: status guessing Matthieu Weber 2015-05-13 21:16:09 +03:00
  • 95cd12fd22 formatters: use locale.getpreferredencoding() instead of utf-8 Matthieu Weber 2015-05-13 21:16:06 +03:00
  • 1ca881e270 Added module dpd Matthieu Weber 2015-05-13 21:16:08 +03:00
  • 0111b5c5a7 Added module dhl Matthieu Weber 2015-05-13 21:16:07 +03:00
  • 7a91f9efae paypal handle bad login/password Baptiste Delpey 2015-05-13 15:52:51 +02:00
  • 70548ec7f8 fix list index out of range on iter_accounts Baptiste Delpey 2015-05-13 14:56:57 +02:00
  • 96b5108e78 fixing bad int values on investment Vincent Paredes 2015-05-11 14:16:15 +02:00
  • 678e8b0975 execute fucking javascript convert() function on token Romain Bignon 2015-05-11 18:47:17 +02:00
  • 14fc8ba7e2 add a Javascript class (which uses execjs library) Romain Bignon 2015-05-12 09:02:44 +02:00
  • 41499d42df bnp investment fix Baptiste Delpey 2015-05-11 15:07:37 +02:00
  • c4bf235ab7 investment not implemented for entreprise browser Baptiste Delpey 2015-05-11 14:17:41 +02:00
  • a4a927befe bnporc history not supported on life insurance Baptiste Delpey 2015-05-11 14:11:38 +02:00
  • de0bf7b6ca no history if account has no prev_balance Baptiste Delpey 2015-05-11 13:39:30 +02:00
  • a33d26558b move guess_encoding into weboob.tools.misc Romain Bignon 2015-05-09 17:51:55 +02:00
  • bca7a35d4a fixing shared accounts_list Vincent Paredes 2015-05-07 17:20:58 +02:00
  • bf389d7045 striping data on csv Vincent Paredes 2015-05-06 16:48:45 +02:00
  • bb702cb817 parse transaction labels, and fix account's coming Romain Bignon 2015-05-07 16:08:05 +02:00
  • 7a5cef8731 move new browser into pp/ Romain Bignon 2015-05-07 15:47:01 +02:00
  • 322cb35e3d add support for new bnp site smurail 2015-05-06 19:08:15 +02:00
  • 511daa73a1 add a context argument smurail 2015-05-06 15:30:15 +02:00
  • 3835a0c19c fix error when a name is not found smurail 2015-05-06 15:29:00 +02:00
  • dd8bf4fa2f add a way to instantiate an object from a dict of its fields values smurail 2015-05-06 11:24:58 +02:00
  • 62adf86daa add JSON helpers smurail 2015-05-06 11:23:32 +02:00
  • eb2fd26332 move old code for old site in a new folder smurail 2015-05-05 11:05:41 +02:00
  • a75a853128 handle corner case smurail 2015-04-30 12:21:18 +02:00
  • 18c1df1502 add investments to bnporc module smurail 2015-04-29 18:00:40 +02:00
  • 794e506432 correctly handle expired sessions Romain Bignon 2015-05-07 13:36:23 +02:00
  • 4df4c85aa0 fix: coma are used as decimal separators Romain Bignon 2015-05-06 15:40:22 +02:00
  • 6d6c49a5e6 remove unused import Romain Bignon 2015-05-06 11:25:47 +02:00
  • cd5aba577c handling when website is gone away Vincent Paredes 2015-05-05 10:58:16 +02:00
  • be125cf84f fix issue with GridVirtKeyboard usage while removing overkill optimization smurail 2015-05-05 14:19:39 +02:00
  • 00ce46ea0b fix parsing of virtual keyboard url Romain Bignon 2015-04-30 09:55:34 +02:00
  • f5e55ca0f0 fix crash when parsing custom fields Romain Bignon 2015-04-29 14:29:21 +02:00
  • c10199204f search query string: replace %(lat)s and %(lng)s with position in my profile Romain Bignon 2015-04-29 10:34:26 +02:00
  • d38656540e fix issue with encoding smurail 2015-04-28 15:17:25 +02:00
  • f653b2f531 parse french date with DMY order by default smurail 2015-03-26 15:55:04 +01:00
  • 9749f5c7a8 raising incorrecte password when profil is incomplete Vincent Paredes 2015-04-27 16:56:07 +02:00
  • 3354667a68 new paypal certificate Vincent Paredes 2015-04-27 11:57:37 +02:00
  • 5d2152ace8 [amazonstorecard] Increase retries and timeout. Closes #1825 Oleg Plakhotniuk 2015-04-09 06:58:06 -05:00
  • 36bf2bbbf0 [myhabit] Make scraping more robust. Closes #1826 Oleg Plakhotniuk 2015-04-09 06:55:41 -05:00
  • b73a77b3a6 [amazon] More shippings and discounts. Closes #1853 Oleg Plakhotniuk 2015-04-09 07:38:29 -05:00
  • 677ebf6e70 [citibank] Site was updated. Closes #1820 Oleg Plakhotniuk 2015-04-21 21:03:55 -05:00
  • dbf13930a5 [citibank] Relogin when the website returns garbage instead of a PDF. Closes #1820 Oleg Plakhotniuk 2015-04-12 13:42:21 -05:00
  • c29f18ce15 handle refresh on LoginPage too Romain Bignon 2015-04-21 19:32:23 +02:00
  • 9776310607 if do_login() is called, force go on the login page Romain Bignon 2015-04-21 18:49:07 +02:00
  • 1ae22f84a2 handling useless captcha page Vincent Paredes 2015-04-21 14:53:27 +02:00
  • 08e6aff39f fix async bug with cards Vincent Paredes 2015-04-20 18:41:34 +02:00
  • 4113d3406a adding pagination support for lcl Vincent Paredes 2015-04-20 18:41:14 +02:00
  • 6af7354612 [francetelevisions] fix #1868 site changed Bezleputh 2015-04-21 09:53:06 +02:00
  • c2bb904138 supporting mouvements.html and situation_financiere.html Vincent Paredes 2015-04-20 16:12:16 +02:00
  • 3ca0e5c7d0 don't try to recover transaction from DAT account Vincent Paredes 2015-04-20 14:16:53 +02:00
  • 4a6aaaec2b /cmmabn/fr/ is a valid login page Vincent Paredes 2015-04-20 12:18:00 +02:00
  • 64b86a35a3 update log messages to be more comprehensible to leto Romain Bignon 2015-04-18 08:21:26 +02:00
  • a06dd0b32d fix with API changes Romain Bignon 2015-04-18 08:10:34 +02:00
  • 023700b315 videos are now hosted on another domain Roger Philibert 2015-04-17 14:44:27 +02:00
  • ef2bd73f57 [groupamaes] should now always find accounts Bezleputh 2015-04-15 15:18:10 +02:00
  • fca4ece387 [report_account] fix checkbashisms Bezleputh 2015-04-15 15:17:03 +02:00
  • 393f25a511 [francetelevisions] fix #1855 Bezleputh 2015-04-15 10:14:18 +02:00
  • 3610c936b1 [vimeo] isSafeForFamily field is not always filled + correctly handle its value Bezleputh 2015-04-13 17:39:47 +02:00
  • 0c4405b4c3 [rmll] do not crash when videoob try to enter in a directory not available on rmll website Bezleputh 2015-04-13 11:06:26 +02:00
  • f0a3575926 [rmll] do not crash if there is no result in search Bezleputh 2015-04-13 11:06:01 +02:00
  • b4c326cb5a [arte] fix bug when date is not available Bezleputh 2015-04-13 09:40:37 +02:00
  • 2f0643085e [radioob] radioob can now download full album Bezleputh 2015-04-09 19:07:25 +02:00
  • 8667a8c43b [vimeo] bump to https and handle site changes Bezleputh 2015-04-09 16:20:00 +02:00
  • e3b00ad9a1 [arte] fix bug when urls are not found Bezleputh 2015-04-09 11:42:00 +02:00
  • d2fb7787da now update position randomly in Paris Roger Philibert 2015-04-11 12:31:33 +02:00
  • 406c27b020 oops, fix typo Romain Bignon 2015-04-09 08:29:27 +02:00
  • a5a83047cc handling html page Vincent Paredes 2015-04-07 16:00:07 +02:00
  • 630b274d5f handling already logged Vincent Paredes 2015-04-07 15:59:52 +02:00
  • 84ce7b72ec fix wording Romain Bignon 2015-04-04 15:46:01 +02:00
  • 83d5cb1d0b fix parsing of euro founds Romain Bignon 2015-04-04 15:43:57 +02:00
  • 87637d5b94 correctly deal with cookies storage Romain Bignon 2015-04-04 15:36:44 +02:00
  • 4b48ec6df4 default value must be key, not label Romain Bignon 2015-04-04 12:59:28 +02:00
  • b110f10c9e if backend name is already taken, suggest the first available one with the same base Romain Bignon 2015-04-04 12:48:06 +02:00
  • acb7b4c9e9 update help of "add" command, and improve code Romain Bignon 2015-04-04 12:38:49 +02:00
  • 7155539965 Add module_name param in add_backend to allow command line interaction Kitof 2015-04-01 12:00:56 +02:00
  • a1eea6a098 [amazonstorecard] Show only posted transactions. Closes #1749 Oleg Plakhotniuk 2015-03-06 06:28:32 -06:00
  • 40d44c32fd [ideel] Boldly scrape the orders which no man has scraped before. Fixes #1817 Oleg Plakhotniuk 2015-03-30 21:36:35 -05:00
  • 54c1a24abb [amazon/fr] New status to ignore Kitof 2015-04-01 11:36:33 +02:00
  • 70f9bebf15 [inrocks] fix url matching Bezleputh 2015-04-03 18:05:29 +02:00
  • f05e577837 [arte] fix display bug during newly install Bezleputh 2015-04-02 19:04:28 +02:00
  • 85dafe36b9 [boobank-indicator] Add a gtk appindicator for boobank Bezleputh 2015-03-31 10:10:29 +02:00
  • fa01fff348 [explorimmo] json format changed Bezleputh 2015-03-27 11:03:03 +01:00
  • 75a704de04 support case where user may accept TERMS_OF_USE Romain Bignon 2015-04-03 17:03:10 +02:00
  • 9a9f061beb support Banque BCP which uses same website than caissedepargne Romain Bignon 2015-04-03 16:58:22 +02:00
  • ffe79d1b6b Orange: adapt to website changes (closes #1828) Lucas Nussbaum 2015-04-02 10:59:26 +02:00
  • adabce289d handling no details for this account Vincent Paredes 2015-03-31 17:40:38 +02:00
  • 1122cbe977 handling when website have an error Vincent Paredes 2015-03-31 15:12:11 +02:00
  • fb8be410f4 soge: switch rdate/date and little fixes Romain Bignon 2015-03-30 16:04:53 +02:00
  • c25942ac26 credit card is no longer in coming Vincent Paredes 2015-03-30 14:10:22 +02:00
  • 7ef1ffb87c handling account with no history Vincent Paredes 2015-03-30 15:44:03 +02:00
  • 89cda8fac9 [lutim] upgrade to Browser2 Vincent A 2015-03-29 14:33:08 +02:00
  • 0bf4ee54d3 [amazon/fr] Update after site changes Kitof 2015-03-29 16:40:57 +02:00
  • 81a6ecfc14 [s2e] Shorter description Kitof 2015-03-29 16:38:16 +02:00
  • 28a4569c99 [wellsfargo] Scrape minimum credit card payment and due date. Closes #1809 Oleg Plakhotniuk 2015-03-26 22:20:03 -05:00
  • 67d3499fc0 [amazon] Scrape the updated website. Closes #1808 Oleg Plakhotniuk 2015-03-26 22:19:10 -05:00
  • e51fa59e8d [vicseccard] Scrape the updated website. Closes #1807 Oleg Plakhotniuk 2015-03-27 11:13:58 -05:00
  • 45d55856ac [citibank] Use V8 for login. Closes #1743 Oleg Plakhotniuk 2015-03-28 10:30:29 -05:00