Skip to content
Snippets Groups Projects
  1. Mar 22, 2018
  2. Jan 10, 2018
  3. Dec 13, 2017
  4. Dec 12, 2017
    • Jérome Maes's avatar
      [REM] website_rating_project: move feature in project · d7d30f69
      Jérome Maes authored
      Displaying the rating of project is moved directly
      in project module, since it does not depends on website.
      User may want to display rating of its support project
      even without website.
      d7d30f69
    • Jérome Maes's avatar
      [REM] rating_project: kill the module and move feature in project · 95698bd4
      Jérome Maes authored
      Impacted modules: project, rating_project,
      sale_service_rating and website_rating_project.
      
      Removed modules: rating_project and sale_service_rating.
      
      Move code to empty 'rating_project' module, in order
      to kill it.
      Code is not modified, simply copy/paste at the right
      place in 'project' module code.
      
      However, 'enable rating on task' options is convert
      into a res.groups that can be activated from the
      project settings.
      95698bd4
  5. Nov 30, 2017
  6. Oct 10, 2017
  7. Oct 02, 2017
  8. Sep 20, 2017
  9. Sep 15, 2017
  10. Sep 06, 2017
  11. Aug 25, 2017
  12. Aug 21, 2017
  13. Aug 14, 2017
  14. Aug 08, 2017
  15. Aug 07, 2017
  16. Jul 25, 2017
  17. Jul 17, 2017
  18. Jun 23, 2017
  19. May 11, 2017
  20. 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
  21. 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
  22. Feb 15, 2017
  23. Jan 03, 2017
  24. Nov 23, 2016
  25. Nov 08, 2016
  26. Oct 12, 2016
  27. 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
  28. Sep 14, 2016
  29. Sep 12, 2016
  30. Sep 07, 2016
  31. Sep 05, 2016
  32. Aug 26, 2016
  33. Aug 22, 2016
  34. Aug 18, 2016
  35. Aug 10, 2016
Loading