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