Skip to content
Snippets Groups Projects
  1. Oct 02, 2017
  2. Sep 20, 2017
  3. Sep 15, 2017
  4. Sep 06, 2017
  5. Aug 25, 2017
  6. Aug 21, 2017
  7. Aug 14, 2017
  8. Aug 08, 2017
  9. Aug 07, 2017
  10. Jul 25, 2017
  11. Jul 17, 2017
  12. Jun 23, 2017
  13. May 11, 2017
  14. 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
  15. 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
  16. Feb 15, 2017
  17. Jan 03, 2017
  18. Nov 23, 2016
  19. Nov 08, 2016
  20. Oct 12, 2016
  21. 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
  22. Sep 14, 2016
  23. Sep 12, 2016
  24. Sep 07, 2016
  25. Sep 05, 2016
  26. Aug 26, 2016
  27. Aug 22, 2016
  28. Aug 18, 2016
  29. Aug 10, 2016
  30. Aug 01, 2016
  31. Jun 16, 2016
  32. May 27, 2016
  33. Mar 25, 2016
  34. Mar 21, 2016
  35. Mar 11, 2016
  36. Mar 02, 2016
  37. Feb 22, 2016
Loading