Skip to content
  1. Jan 11, 2024
    • npaillasson's avatar
      [delubac] Multiple fixes on accounts · ba7228e1
      npaillasson authored and Romain Bignon's avatar Romain Bignon committed
      the page contains numerous HTML syntax errors.
      The woob filters therefore don't retrieve exactly what we want.
      
      for example:
      the label is composed as follows:
      account_name account_number account_name account_balance
      
      the iban is the same for all the accounts we retrieve.
      
      contains:
      * fix accounts label
      * fix IBAN
      * fix number
      ba7228e1
  2. Oct 17, 2023
    • jlouvel's avatar
      [delubac] Fix CleanDecimal for accounts' balances · 73b2d02b
      jlouvel authored and Damien Mat Jedrzejewski's avatar Damien Mat Jedrzejewski committed
      Recently, there were a few changes on the website, especially around
      iter_accounts part. The last fix was tested on a few connections that
      all had accounts with balances inferior to 1K. In those cases, balance
      is displayed like "40.88". Last fix thus changed CleanDecimal filter
      from US to SI but in fact, US is still the notation used on the website
      (for an amount above 1K, this looks like "1,058.37"). Putting back US
      filter for balances.
      73b2d02b
    • jlouvel's avatar
      [delubac] Fix virtual keyboard and iter_accounts · f8e2998a
      jlouvel authored and Damien Mat Jedrzejewski's avatar Damien Mat Jedrzejewski committed
      New XPath and hashes for keyboard images. Slight changes on accounts
      page, new item_xpath and a few Account attributes have been updated.
      f8e2998a
  3. Jul 03, 2023
  4. Jun 01, 2023
  5. May 23, 2023
  6. Apr 08, 2023
  7. Mar 05, 2023
  8. Feb 12, 2023
  9. Feb 04, 2023
  10. Jan 29, 2023
  11. Jan 27, 2023
  12. Jul 07, 2022
  13. Jun 27, 2022
  14. Jun 13, 2022
  15. Jan 13, 2022
  16. Apr 11, 2021
  17. Apr 04, 2021
  18. Mar 24, 2021
  19. Mar 12, 2021
  20. May 07, 2020
  21. Feb 12, 2020
  22. Feb 27, 2019
  23. Feb 24, 2019
  24. Jan 06, 2019
  25. May 05, 2018
  26. Mar 03, 2018
  27. Feb 04, 2018
  28. Jan 14, 2018
  29. Sep 20, 2017
  30. Jul 22, 2017