Skip to content
Snippets Groups Projects
  1. Jul 27, 2018
  2. Nov 30, 2017
  3. Oct 10, 2017
  4. Oct 02, 2017
  5. Sep 20, 2017
  6. Sep 15, 2017
  7. Sep 06, 2017
  8. Aug 25, 2017
  9. Aug 21, 2017
  10. Aug 14, 2017
  11. Aug 08, 2017
  12. Aug 07, 2017
  13. Jul 25, 2017
  14. Jul 17, 2017
  15. Jun 23, 2017
  16. May 11, 2017
  17. Apr 11, 2017
    • Géry Debongnie's avatar
      [REF] web, *: redesign all JS views · 905e0192
      Géry Debongnie authored
      This commit introduce a full redesign of all JS views.  We started
      basically from scratch.  The goal was to unify all the various views
      under a common framework, to make them testable, to make then usable in
      different conditions (in studio, or in the frontend), and to make our
      lives easier.
      
      Some important points are:
      - we introduced new coding guidelines (camelCase, 80 chars width, ...)
      - we have a brand new testing framework (still QUnit based)
      - kanban view moved to the web addon
      - calendar view (formerly web_calender) moved to web as well
      - the tree view was removed
      - all new code should be documented
      
      We hope that this code is the start of a new era for the Odoo web
      client, we want to have a high quality codebase, well documented, well
      tested, well designed.
      
      Work done by the framework team: mostly aab, ged, chm, dmo, qsm
      905e0192
  18. Mar 23, 2017
    • Jérome Maes's avatar
      [REM] portal: kill the module · 3e310515
      Jérome Maes authored
      All portal features were moved into base
      and website_portal, portal module is obsolete.
      This commit remove its code, and modify the modules
      dependencies accordingly. website_portal now depends
      on auth_signup.
      3e310515
  19. Feb 15, 2017
  20. Jan 03, 2017
  21. Nov 23, 2016
  22. Nov 08, 2016
  23. Oct 12, 2016
  24. Sep 22, 2016
    • Martin Trigaux's avatar
      [I18N] export source terms · 07e531ef
      Martin Trigaux authored
      or at least the first part
      many terms are missing which may cause problems when the source in the po file
      is different from the source in the xml file (duplicated translation when
      reloading)
      
      Add the account_tax_exigible module
      Unverified
      07e531ef
  25. Sep 14, 2016
  26. Sep 12, 2016
  27. Sep 07, 2016
  28. Sep 05, 2016
  29. Aug 26, 2016
  30. Aug 22, 2016
  31. Aug 18, 2016
  32. Aug 10, 2016
  33. Aug 01, 2016
  34. Jun 16, 2016
  35. May 27, 2016
  36. Mar 25, 2016
Loading