Skip to content
Snippets Groups Projects
  1. Apr 18, 2018
  2. Oct 12, 2017
    • Christophe Monniez's avatar
      [IMP] packaging: remove some packages dependencies · 347acbb4
      Christophe Monniez authored
      On Ubuntu Xenian, the Odoo package was difficult to install because
      three Debian packages were required but could not be found in Ubuntu
      repositories. As those packages are not really crucial, they are
      now only suggegsted by the Debian package which is therefore
      installable on Ubuntu Xenial. One can manually install them as
      explained in the documentation.
      
      Closes #20000
      347acbb4
    • Christophe Monniez's avatar
      [REM] remove any openid reference · fc76b1d5
      Christophe Monniez authored
      Purpose: openid is not used anymore in Odoo, therefore it can be
      safely removed.
      fc76b1d5
  3. Oct 03, 2017
  4. May 26, 2017
  5. Oct 24, 2016
  6. Sep 30, 2016
  7. Jun 10, 2016
    • 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
  8. Dec 01, 2015
  9. Nov 26, 2015
  10. Nov 10, 2015
  11. Sep 28, 2015
  12. Sep 11, 2015
  13. Sep 08, 2015
  14. Jul 31, 2015
  15. Jul 14, 2015
  16. 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
  17. Jan 05, 2015
  18. Dec 19, 2014
  19. Sep 18, 2014
  20. Sep 02, 2014
  21. Jul 02, 2014
  22. Jun 23, 2014
  23. Jun 19, 2014
  24. May 29, 2014
  25. Mar 27, 2014
  26. Feb 14, 2014
  27. Oct 15, 2013
  28. Feb 21, 2013
  29. Feb 14, 2013
  30. Dec 17, 2012
  31. Dec 10, 2012
  32. Dec 09, 2012
  33. Sep 22, 2012
    • Antony Lesuisse's avatar
      fix deps · ac2ad9aa
      Antony Lesuisse authored
      bzr revid: al@openerp.com-20120922111033-jzxjr8fpm15a3510
      ac2ad9aa
  34. Sep 07, 2012
  35. Jan 12, 2012
  36. Oct 06, 2011
  37. Oct 03, 2011
Loading