Skip to content
  1. Mar 16, 2019
  2. Feb 27, 2019
  3. Feb 24, 2019
  4. Jan 06, 2019
  5. Dec 22, 2018
  6. Dec 18, 2018
  7. Dec 17, 2018
  8. Dec 06, 2018
  9. Nov 10, 2018
    • Fong NGO's avatar
      [creditcooperatif] new espace bourse for Credit Cooperatif's connections · db94b500
      Fong NGO authored and Romain Bignon's avatar Romain Bignon committed
      The new Linebourse's website uses new requests to an API that are implemented
      in a brand new browser class (LinebourseAPIBrowser).
      
      Caisse d'Epargne's connections still use the old Linebourse website,
      that's why an additional class attribute stores the browser to use
      (LINEBOURSE_BROWSER).
      
      It is only used by Credit cooperatif's connections so far, so the
      existing code has to be kept as such, using if-conditionals on the
      current url to choose which requests to run.
      
      Also, raise an ActionNeeded for the first connection (CGUs)
      db94b500
  10. Oct 11, 2018
  11. Jul 29, 2018
  12. Jun 09, 2018
    • Quentin Defenouillere's avatar
      [banquepopulaire] Scrapping invests & liquidities from Lifebourse · be55466c
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      Re-added the Investments class to lifebourse/pages.py
      Modified banquepopulaire browser to scrap 'TIT' but also 'PRV' accounts
      Modified banque postale browser to avoid scraping liquidities and avoid
      redundancies.
      
      The previous Banque Populaire code only scrapped accounts starting with
      'TIT', this was modified since accounts starting with 'PRV' also appear
      in Lifebourse with invests and liquidites.
      An 'XX-liquidity' class was re-added to the pages files of Lifebourse,
      since Banque Populaire customers wanted liquidities to appear. The
      browser file from Banque Postale file was also modified to prevent
      liquidities from appearing since it would be redundant with current
      accounts.
      
      Closes: 5162@zendesk
      be55466c
  13. May 05, 2018
  14. Feb 04, 2018
  15. Nov 18, 2017
  16. Sep 20, 2017
  17. Aug 30, 2017
  18. Jul 08, 2017
  19. May 30, 2017
  20. May 20, 2017
  21. May 08, 2017
  22. Apr 29, 2017