Skip to content
  1. Aug 18, 2018
    • Célande Adrien's avatar
      [banquepopulaire] wrong catching of the login page · 8444c044
      Célande Adrien authored and Romain Bignon's avatar Romain Bignon committed
      When the user is already logged in and it tries to log anyway, the website response by a json page which says it.
      But sometimes, this page may be catch by the Login2Page because of the URL.
      
      So now, the page exist with a is_here to be sure.
      
      Closes: 16413@sibi
      Closes: 16408@sibi
      Closes: 17916@sibi
      Closes: 10663@sibi
      Closes: 13746@sibi
      Closes: 10622@sibi
      Closes: 16474@sibi
      Closes: 15877@sibi
      Closes: 16473@sibi
      Closes: 17884@sibi
      Closes: 18531@sibi
      Closes: 15851@sibi
      8444c044
  2. Jul 29, 2018
  3. Jun 09, 2018
    • Baptiste Delpey's avatar
      [banquepop] fix transactions page getting handled by ErrorPage · a2db3743
      Baptiste Delpey authored and Romain Bignon's avatar Romain Bignon committed
      page after getting back of transactiondetail seems to have a new url
      
      Closes: 4173@sibi
      a2db3743
    • Célande Adrien's avatar
      [banquepopulaire] get references on gocardless transactions · 62903efc
      Célande Adrien authored and Romain Bignon's avatar Romain Bignon committed
      To get the references, one must open the detail page for one particular transaction.
      To do so, the module get the parameters, load the page and return to the transaction page.
      Knowing that to get the details, you must know and retrieve the transaction id which changes on each loading of the transaction page.
      
      The references are stored in the raw field.
      
      Closes: 5152@zendesk
      62903efc
    • 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
  4. Mar 31, 2018
  5. Jan 14, 2018
  6. Dec 16, 2017
  7. Dec 03, 2017
  8. Nov 18, 2017
  9. Oct 08, 2017
  10. Aug 30, 2017
  11. Jul 22, 2017
  12. Jul 08, 2017
    • ntome's avatar
      modules: fix AbstractBrowser use · 2398d2e9
      ntome authored and Romain Bignon's avatar Romain Bignon committed
      The weboob arg should now be passed as a kwarg, this avoids passing
      multiple times the weboob as positional argument in case of multiple
      AbstractBrowser.
      2398d2e9
  13. Jun 17, 2017
  14. May 30, 2017
  15. May 20, 2017
  16. Apr 27, 2017
  17. Apr 13, 2017
  18. Apr 01, 2017
  19. Mar 11, 2017
  20. Feb 11, 2017
  21. Jan 28, 2017