Skip to content
  1. Apr 11, 2021
  2. Apr 04, 2021
  3. Jan 18, 2021
  4. Jul 15, 2020
  5. Jun 17, 2020
  6. Apr 08, 2020
  7. Feb 12, 2020
  8. Oct 23, 2019
  9. Sep 11, 2019
  10. Aug 28, 2019
  11. May 25, 2019
  12. May 19, 2019
  13. Apr 20, 2019
  14. Mar 16, 2019
  15. Mar 02, 2019
  16. Feb 27, 2019
  17. Feb 24, 2019
  18. Jan 06, 2019
  19. Aug 18, 2018
  20. Jul 29, 2018
    • Quentin Defenouillere's avatar
      [spirica] Added symbols='-' for the transaction dates · 4f986a09
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      A weboob contributor proposed a patch to fix the Date when empty:
      
      "For the field date, the module use the column "Date de réception"
      and "Date de valeur" if the first is empty. But Spirica uses "-" when
      the cell is empty, so no date is returned and boobank uses today's date
      as default value."
      
      I adapted his merge request since we now use CleanText instead of
      TableCell for iter_history, with the connection I have the symbols='-'
      does not change any date but maybe in some cases it will prevent boobank
      from returning today's date by default.
      4f986a09
    • Quentin Defenouillere's avatar
      [spirica] Corrected history pagination and transaction invests · d1b4db0c
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      Several elements have changed on the Spirica website:
      - the "Tout afficher" button disappeared,
      - the forms to get the transactions list were modified,
      - the forms to get investments for each transaction changed.
      This patch corrects history for each account as well as the respective
      invests.
      d1b4db0c
  21. May 05, 2018
  22. Jan 14, 2018
  23. Dec 30, 2017
  24. Dec 16, 2017
    • Baptiste Delpey's avatar
      [spirica] navigation changed · 31958761
      Baptiste Delpey authored and Romain Bignon's avatar Romain Bignon committed
      31958761
    • 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
  25. Nov 18, 2017