Skip to content
  1. May 25, 2019
  2. May 19, 2019
  3. Apr 20, 2019
  4. Mar 16, 2019
  5. Mar 02, 2019
  6. Feb 27, 2019
  7. Feb 24, 2019
  8. Jan 06, 2019
  9. Aug 18, 2018
  10. 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
  11. May 05, 2018
  12. Jan 14, 2018
  13. Dec 30, 2017
  14. 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
  15. Nov 18, 2017
  16. Sep 20, 2017
  17. Jul 22, 2017
  18. Apr 27, 2017
  19. Apr 01, 2017
  20. Feb 11, 2017
  21. Jan 08, 2017