Skip to content
  1. Mar 16, 2019
  2. Feb 24, 2019
  3. Jan 29, 2019
  4. Sep 16, 2018
  5. Jul 29, 2018
  6. Jun 09, 2018
  7. May 05, 2018
    • Florian Duguet's avatar
      [bouygues] refactor module to parse many subscriptions · 9c165100
      Florian Duguet authored and Romain Bignon's avatar Romain Bignon committed
      Closes: 4695@zendesk 4589@zendesk
      
      On this website there is a many to many relation between subscription and bill.
      so we have to consider 'compte-facturation' as a subscription to get a one to many relation with bill
      by the way it's still possible to have many 'compte-facturation',
      but it's not a problem since there is no redundant bill among subscription.
      9c165100
  8. Feb 04, 2018
  9. Nov 18, 2017
  10. Mar 11, 2017
  11. Jan 22, 2017
  12. Dec 24, 2016
  13. Nov 18, 2016
  14. Aug 28, 2016
  15. Jun 09, 2016
  16. Jun 05, 2016
  17. Mar 12, 2016
  18. Jan 28, 2016
  19. Nov 17, 2015
  20. Aug 07, 2015
  21. Jun 19, 2015
  22. Oct 06, 2014
    • Romain Bignon's avatar
      rename things related to browsers · d61e15cf
      Romain Bignon authored
      weboob.tools.browser -> weboob.deprecated.browser
      weboob.tools.parsers -> weboob.deprecated.browser.parsers
      weboob.tools.mech -> weboob.deprecated.mech
      weboob.browser2 -> weboob.browser
      weboob.core.exceptions -> weboob.exceptions
      
      Also, the new tree for browser2 is:
      
      weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
      weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
      weboob.browser.url: the URL class
      weboob.browser.profiles: all Profile classes
      weboob.browser.sessions: WeboobSession and FuturesSession
      weboob.browser.cookies: that's a cookies thing
      weboob.browser.pages: all Page and derivated classes, and Form class
      weboob.browser.exceptions: specific browser exceptions
      weboob.browser.elements: AbstractElement classes, and 'method' decorator
      weboob.browser.filters.*: all filters
      d61e15cf
  23. Sep 26, 2014
  24. Jan 17, 2012
  25. Apr 08, 2011
  26. Dec 06, 2010
  27. Nov 24, 2010