Skip to content
  1. Apr 06, 2019
  2. Mar 31, 2019
  3. Mar 16, 2019
    • Sylvie Ye's avatar
      [ing] multiple fix · c700a2f6
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      do_login: fix handle login error
      
      CapBank:
      * Accont on new website are needed to do transfer.
      * Do matching account between old and new website
      based on account balance and the 4 last account number characters
      * Details of accounts other than checking accounts are not available on new website
      
      CapWealth:
      * Invests are not available on new website, use old website to retreive it
      
      CapBankTransfer:
      * transfer is only available on new website, do iter recipient on it
      
      CapProfile:
      * get profile on new website
      c700a2f6
    • Sylvie Ye's avatar
      [ing] handle API website · 8e82bfc4
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      create separate browser and page for API website
      API website is not working for now (can only retrieve checking and card accounts information),
      Redirect to old browser after new website login
      Also fix multispace redirect
      8e82bfc4
    • Romain Bignon's avatar
      change license of modules to LGPL · 24aed79d
      Romain Bignon authored
      All copyright holders have given their consent.
      24aed79d
  4. Feb 27, 2019
  5. Feb 24, 2019
  6. Feb 05, 2019
  7. Jan 23, 2019
  8. Jan 06, 2019
  9. Jul 29, 2018
    • Célande Adrien's avatar
      [ing] multispace · f7af289f
      Célande Adrien authored and Romain Bignon's avatar Romain Bignon committed
      I reverted from my previous patch using the terms 'users'.
      Now, there is a real multispace implemented.
      
      You must switch from one space to another to retrieve all the accounts.
      One account belongs to one space, so when data are needed from this account, the space is changed.
      
      Previously investments were broken, it is not anymore.
      I also checked retrieving of recipients.
      f7af289f
    • Sylvie Ye's avatar
      [ing] fix transfer amount decimal · f77221ff
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      Need number with only 2 number after decimal point to do transfer
      f77221ff
    • cadrien's avatar
      [ing] switch users to have all accounts · 29d51bcf
      cadrien authored and Romain Bignon's avatar Romain Bignon committed
      You can have accounts for several person for the same connection.
      I use a form to have the right account page, else the list of persons is cut.
      Then a new form to change accounts list.
      
      Closes: 5684@zendesk
      29d51bcf
  10. Jun 09, 2018
  11. 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
  12. Sep 20, 2017
  13. May 30, 2017
  14. Apr 29, 2017
  15. Apr 01, 2017
  16. Feb 11, 2017
  17. Jan 08, 2017
  18. Nov 18, 2016
  19. Nov 17, 2016
  20. Aug 28, 2016
  21. May 05, 2016
  22. Mar 12, 2016
  23. Feb 11, 2016
  24. Feb 07, 2016
  25. May 22, 2015
  26. Jan 21, 2015
  27. Oct 17, 2014
  28. Sep 26, 2014