Skip to content
Snippets Groups Projects
  1. Jun 10, 2016
    • Simon Lejeune's avatar
      [FIX] packaging: debian: update-python-module is no more · efe37469
      Simon Lejeune authored
      The command is not installed by default. It was available in the
      python-support library which we didn't depend on and now this library
      is no more in debian jessie/ubuntu xenial.
      
      fixes #11785
      efe37469
    • Simon Lejeune's avatar
      [REF] ir_qweb: less webasset: compress output instead of minifying it · 123e51f4
      Simon Lejeune authored
      * Remove dependency on less-plugin-clean-css which distribution
        packages are broken on debian stretch and derivated.
      * Updated documentation.
      * Lessc provides a `--compress` argument that could solve this issue.
        According to the documentation at http://lesscss.org/usage/: "[...]
        Compress using less built-in compression. This does an okay job but
        does not utilise all the tricks of dedicated css compression[...]"
        However, using this argument works on lessc 2.5.3 but not on 1.4.2
        (`--compress` arg is present but seems to be break some rules
        i haven't been able to put my finger on).
      * Finally, use the minification of the StylesheetAsset that takes care
        of removing the spaces, the comments and the sourcemap with regexes.
      
      fixes issue #9113
      123e51f4
  2. Dec 01, 2015
  3. Nov 26, 2015
  4. Nov 10, 2015
  5. Sep 28, 2015
  6. Sep 11, 2015
  7. Sep 08, 2015
  8. Jul 31, 2015
  9. Jul 14, 2015
  10. Jun 02, 2015
  11. Jan 23, 2015
    • Aaron Bohy's avatar
      [FIX] Packaging: Debian: lintian errors and warnings · b3aca1d8
      Aaron Bohy authored
      - control:
      	- duplicated Section entry removed
      	- X-Python-Version added
      	- Uploaders added
      - init:
      	- set odoo.py as deamon instead of openerp-server
      	- source /lib/lsb/init-functions to fix Debian lintian warning
      	  init.d-script-does-not-source-init-functions
      - copyright: machine-readable (dep5) copyright
      b3aca1d8
  12. Jan 08, 2015
  13. Jan 05, 2015
  14. Dec 24, 2014
  15. Dec 19, 2014
  16. Dec 15, 2014
  17. Nov 10, 2014
  18. Oct 30, 2014
  19. Sep 18, 2014
  20. Sep 04, 2014
  21. Sep 02, 2014
  22. Jul 02, 2014
  23. Jun 23, 2014
  24. May 29, 2014
    • Antony Lesuisse's avatar
      [IMP] repository cleanup · d4624fa8
      Antony Lesuisse authored
      - move packaging stuff to setup
      - remove historical stuff
      - remove oe, odoo-cmd-fme will be merged with the convered commands
      - add an odoo.py script to run odo and boostrap it
      - simplify README
      - prepare to move documentation to the github wiki
      d4624fa8
  25. Mar 27, 2014
  26. Feb 14, 2014
  27. Oct 15, 2013
  28. May 14, 2013
  29. Mar 21, 2013
  30. Feb 27, 2013
  31. Feb 21, 2013
  32. Feb 14, 2013
  33. Dec 17, 2012
  34. Dec 10, 2012
  35. Dec 09, 2012
  36. Sep 22, 2012
    • Antony Lesuisse's avatar
      fix deps · ac2ad9aa
      Antony Lesuisse authored
      bzr revid: al@openerp.com-20120922111033-jzxjr8fpm15a3510
      ac2ad9aa
Loading