- Dec 18, 2015
-
-
Martin Trigaux authored
In installation script or documentation Fixes #10052
-
- Oct 09, 2015
-
-
Aaron Bohy authored
Fixes remaining occurences of 8.0 in the windows installer. Mainly, odoo is now correctly installed in odoo.9.0-timestamp/ instead of odoo.8.0-timestamp/
-
- Jul 15, 2015
-
-
Simon Lejeune authored
This reverts commit 5bbcc14d and allow to use the pil from debian's "python-pil" by telling pip to not install the dependencies
-
Simon Lejeune authored
PIL is no more en pypi. Use the external provider.
-
Simon Lejeune authored
-
- Jul 14, 2015
-
-
Christophe Simonis authored
-
- Jun 02, 2015
-
-
Olivier Dony authored
- Preserved explicit 3rd-party copyright notices - Explicit boilerplate should not be necessary - copyright law applies automatically in all countries thanks to Berne Convention + WTO rules, and a reference to the applicable license is clear enough.
-
- Feb 23, 2015
-
-
Nicolas Martinelli authored
Update to pip v6 necessary to avoid import error of 'IncompleteRead' from requests.compat
-
- Feb 20, 2015
-
-
Nicolas Martinelli authored
-
Nicolas Martinelli authored
Creation of a Dockerfile for the src package for nightly tests. Remove unnecessary libraries installation from the Debian Dockerfile.
-
Nicolas Martinelli authored
-
Nicolas Martinelli authored
-
- Jan 26, 2015
-
-
Aaron Bohy authored
Catch shutil.Error thrown when addons have already been moved to openerp/addons. Fixes the bug introduced by commit 91026647.
-
- Jan 23, 2015
-
-
Aaron Bohy authored
This prevents to put postgresql-9.3.5-1-windows.exe, node.exe and wkhtmltopdf.exe in the tar.gz produced with debhelper, saving approx. 60MB.
-
Aaron Bohy authored
This fixes the privacy-breach-google-adsense lintian error for Debian packaging.
-
- Jan 20, 2015
-
-
Aaron Bohy authored
RPM packages did not pass the tests because the centos prompt changed and thus did not match the regexp anymore. We now explicitely specify the prompt in our Dockerfiles to prevent such issues.
-
Aaron Bohy authored
RPM packages did not pass the tests because the centos prompt changed and thus did not match the regexp anymore. We now explicitely specify the prompt in our Dockerfiles to prevent such issues.
-
- Jan 15, 2015
-
-
Aaron Bohy authored
Remove installation of v8 requirements in package.dfdebian as this is unnecessary for v7. This fixes a bug occuring during the installation of openerp (precisely when installing reportlab dependencies), because reportlab now requires a more recent version of pillow than 2.5.1. Also use pip instead of /usr/local/bin/pip in test_tgz (package.py) as pip script isn't installed there anymore.
-
- Jan 05, 2015
-
-
Aaron Bohy authored
Renamming logic (odoo_version.timestamp.extension) of published files moved out of publish function
-
- Dec 19, 2014
-
-
Simon Lejeune authored
[REF] Packaging: backport of a7ab5a41 [REF] Packaging: backport of a700a113 [REF] Packaging: backport of 9d0bd280 [REF] Packaging: backport of b0722d3e [REF] Packaging: backport of 24b2c938 [REF] Packaging: backport of e874cdaf [REF] Packaging: backport of 56b61da1 [REF] Packaging: backport of be96dd85 [REF] Packaging: backport of 50a4da99 [REF] Packaging: backport of 1c41f369 [REF] Packaging: backport of cc113317 [FIX] Packaging: backport of 13471630 [REF] Package: backport of 93845d68 [REF] Package: backport of 012bc01c [FIX] Package: partial apply of d9e72a37 [REF] Package: backport of 67036fef [REF] Package: backport of 73de0138 [REF] Package: backport of 30d987ed [REF] Package: backport of 29132669 [REF] Package: backport of 7db12dc4 [REF] Package: backport of f668f9c6 [REF] Package: backport of 2cf4051a [REF] Packaging: backport of 73592487 [REF] Packaging: backport of f2598ecd [REF] Package: backport of fd21912c [REF] Package: backport of 9a8cdf49 [REF] Package: backport of 2f4984b8 [REF] Package: backport of 6e9edeeb [REF] Package: partial backport of d4624fa8 [REF] Package: backport of 9f13722f
-
- Dec 09, 2014
-
-
Aaron Bohy authored
This way we'll be using docker cache to spare dependencies download time.
-
Aaron Bohy authored
-
- Nov 28, 2014
-
-
Simon Lejeune authored
-
Simon Lejeune authored
It's about time
-
Aaron Bohy authored
-
Simon Lejeune authored
PyChart is now in the EPEL repo so we now list it as required in setup.cfg. The other mandatory lib not provided by EPEL are pyPdf, vatnumber and pydot and are now installed by easy_install during the post install.
-
Simon Lejeune authored
By default, the package was installed in /usr/local/lib/python2.7 in CentOS7. It is problematic because most of other python packages are installed in /usr/lib and also because /usr/local/lib is not in the default PYTHONPATH. It's fixed by overriding the install script and forcing prefix to be /usr. Added a minimal systemd unitfile. Adapted tests accordingly.
-
Simon Lejeune authored
Allow to 1) avoid a special case for debian packages in _publish function 2) publish debian packages with correct filename (ie keeping _amd64, _all)
-
Aaron Bohy authored
-
Aaron Bohy authored
-
- Sep 29, 2014
-
-
Simon Lejeune authored
-
- Sep 18, 2014
-
-
Simon Lejeune authored
[FIX] Package: split the version to not include the latest commit's hash included by the package script
-
Simon Lejeune authored
-
Simon Lejeune authored
-
- Sep 04, 2014
-
-
Christophe Simonis authored
-
- Sep 02, 2014
-
-
Simon Lejeune authored
-
Simon Lejeune authored
-
- May 30, 2014
-
-
Antony Lesuisse authored
-