Skip to content
  1. Feb 27, 2019
  2. Feb 24, 2019
  3. Jan 06, 2019
  4. Jun 19, 2018
  5. Jun 04, 2018
    • Arthur Huillet's avatar
      add CapBank suravenir module · 6794e520
      Arthur Huillet authored and Laurent Bachelier's avatar Laurent Bachelier committed
      This module adds life insurance provider suravenir (previ-direct.com). It can be accessed through several brokers, at least assurancevie.com (tested) and Linxea (not tested because I'm not a customer).
      This implementation supports boobank's "list", "history" and "investment" commands, albeit minimally.
      6794e520
    • Arthur Huillet's avatar
      add CapBank binck module · ea753637
      Arthur Huillet authored and Laurent Bachelier's avatar Laurent Bachelier committed
      This module adds support for Binck stock trading accounts.
      It can show the list of accounts with their current EUR valuation, the list of investments for each account in the correct currency, and it can show the list of transactions (but this list sucks on binck.fr to the point of being almost unusable, this backend cannot invent meaningful descriptions so it does its best).
      ea753637
  6. Dec 16, 2017
    • Sylvie Ye's avatar
      add CapBankWealth and CapBankPockets in bank.py · c4a87b34
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      update CapBank into CapbankWealth when iter_investments is implemented
      update CapBank into CapbankPockets when iter_pockets is implemented
      add CapBankWealth when iter_investments is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      add CapBankPockets when iter_pockets is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      c4a87b34
  7. Sep 20, 2017
  8. Jul 08, 2017
  9. Apr 25, 2017
  10. Jan 08, 2017
  11. Feb 11, 2016
  12. Nov 17, 2015
  13. Nov 26, 2014
  14. Oct 17, 2014
  15. Sep 26, 2014
  16. Sep 03, 2014
  17. Jul 05, 2014
  18. May 19, 2014
  19. Jan 08, 2014
  20. Dec 14, 2013
  21. Aug 03, 2013
  22. Jul 27, 2013
  23. Mar 26, 2013
  24. Jan 25, 2013
  25. Oct 28, 2012
  26. Oct 24, 2012
  27. May 04, 2012
  28. Apr 22, 2012
    • sputnick's avatar
      fixes on fortuneo module · 507c9d2c
      sputnick authored
        backend.py
          iter_history() implemented
        browser.py
          '.*/prive/default\.jsp.*' page added to AccountsList to prevent warnings
          full url on self.location() using 'https://' + self.DOMAIN_LOGIN + 'stuff'
        pages/accounts_list.py
          added unicode() to prevent warnings
        test.py
          test really implemented after site maintenance
      507c9d2c
  29. Apr 21, 2012
  30. Apr 16, 2012
  31. Apr 09, 2012