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