Skip to content
  1. Mar 16, 2019
  2. Feb 27, 2019
  3. Feb 24, 2019
  4. Jan 06, 2019
  5. Dec 17, 2018
  6. Dec 12, 2018
  7. Dec 06, 2018
  8. Dec 02, 2018
  9. Nov 10, 2018
  10. Oct 21, 2018
  11. Oct 11, 2018
  12. Sep 24, 2018
  13. Sep 17, 2018
  14. Sep 16, 2018
  15. 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
  16. Jul 29, 2018
  17. Jul 12, 2018
  18. 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
    • Célande Adrien's avatar
      [banquepopulaire] completed profile · 3a3f42d8
      Célande Adrien authored and Romain Bignon's avatar Romain Bignon committed
      The profile can the one of a company or a person.
      Now only one of the field is filled and if you do not have a name, you are a company.
      
      Closes: 1534@sibi
      3a3f42d8
    • 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
  19. May 05, 2018