Commit graph

110 commits

Author SHA1 Message Date
e20425df93
Merge pull request #22 from ERPLibre/release/1.1.1
Release/1.1.1
2020-12-11 22:13:59 -05:00
b7bb037583 Release v1.1.1 2020-12-11 15:35:08 -05:00
c9bcaf4f44 [UPD] poetry for release 1.1.1 2020-12-11 15:35:08 -05:00
08554315c9 [UPD] doc improve release HOW TO 2020-12-11 15:35:08 -05:00
2b576440d6 [ADD] update dev manifest for release 1.1.1 2020-12-11 00:24:26 -05:00
4ee04e0dde Merge branch 'fix_docker_volume_config'
When set a volume for /etc/odoo in kubernetes, it overwrite /etc/odoo/odoo.conf and the docker cannot start.
This script will copy /etc/odoo/odoo.conf in a temporary place to recopy it when volumes is mounted.
2020-12-11 00:21:21 -05:00
8a9ffe423d [ADD] docker: support when volume is mounted on /etc/odoo
- config odoo.conf is overwrite, so made a copy before solve the problem
2020-12-11 00:20:42 -05:00
fd71794333
Merge pull request #20 from ERPLibre/wkhtmltopdf_12_6
wkhtmltopdf 12.6
2020-11-21 00:16:09 -05:00
94f65f0165 [UPD] wkhtmltox 0.12.6-1 for docker 2020-11-21 00:14:48 -05:00
69e31b1aa4 [UPD] wkhtmltox 0.12.6-1 for OSX cocoa 2020-11-21 00:14:48 -05:00
bb11e3e238 [UPD] wkhtmltox to version 0.12.6-1 instead of 0.12.5-1 2020-11-21 00:14:48 -05:00
23c4afe5b0
Merge pull request #19 from ERPLibre/fix_docker_url_git
Fix docker url git
2020-11-21 00:12:08 -05:00
a096325984 [UPD] muk_base with erplibre signature 2020-11-21 00:11:13 -05:00
f55fa9f330 [ADD] doc to create a release docker 2020-11-21 00:11:13 -05:00
0615f573d4 [ADD] docker_build with release
- when docker build without release, add hash of commit in version
2020-11-21 00:11:08 -05:00
f81b257e3a [FIX] rename http://git.erplibre.ca/ to https://github.com/ERPlibre/ 2020-11-21 00:10:28 -05:00
dd2719d8a7
Merge pull request #13 from ERPLibre/docker_release_documentation
Docker release documentation
2020-11-20 22:27:54 -05:00
340fd4268c [FIX] typo 2020-11-20 22:22:01 -05:00
7c3a05c6e6 [UPD] docker: add doc system prune 2020-11-20 22:22:01 -05:00
a607702e63 [FIX] doc tiny fix 2020-11-20 22:22:01 -05:00
f435e1c11d [ADD] doc release docker push 2020-11-20 22:22:01 -05:00
52c3c46791 [ADD] odoo-module-migrator 2020-11-20 22:22:01 -05:00
47714027ab [ADD] fork project with fast option
- Ignore the repo if already created
2020-11-20 22:22:01 -05:00
face278168 [FIX] start docker-compose with restart to sync db with odoo 2020-11-20 22:22:01 -05:00
890ca62d42 [FIX] update less to version 3.12.2 instead of 1.6.3
- Fix user documentation generation scss problem
- Migration: remove lessc with sudo apt purge node-less
2020-11-20 22:22:01 -05:00
26029241e8
Merge pull request #18 from ERPLibre/fix_docker_poetry_1_0_10
[FIX] install locally poetry to force version 1.0.10
2020-11-01 00:08:28 -04:00
ce1dc494fb [ADD] install_locally.sh comment delete ~/.poetry to force version 2020-11-01 00:07:39 -04:00
ec17f91bd4 [FIX] docker can checkout specific commit, like a tag 2020-10-25 03:12:02 -04:00
8facd58991 [ADD] docker add update_all_db and stop_before_init
- stop_before_init wait before launch odoo script
- update_all_db for an update of database
- docker_build.sh add --no-cache option
- Increate limit_time in odoo_conf
2020-10-25 02:01:52 -04:00
5b23f32b44 [FIX] docker install locally poetry force version 1.0.10 2020-10-25 02:00:18 -04:00
bdbf65be34 [FIX] install locally poetry force version 1.0.10 2020-10-24 03:45:05 -04:00
ec7016bcdf
Merge pull request #12 from ERPLibre/documentation_odoo-development
Documentation odoo development
2020-10-05 15:38:49 -04:00
ab8164be83 [FIX] update less to version 3.12.2 instead of 1.6.3
- Fix user documentation generation scss problem
- Migration: remove lessc with sudo apt purge node-less
2020-10-04 15:25:10 -04:00
bfb1643b14 [ADD] 4 documentations generated dev, test, migration and user
- odoo-development, odoo-port-docs, odoo-test-docs from itpp-labs
- documentation-user from odoo
- poetry update dependencies support sphinx
- force use .venv for documentation generation
- add makefile to generate doc
2020-10-04 15:24:02 -04:00
ffad03eeb3
Merge pull request #11 from ERPLibre/release/1.1.0
Release/1.1.0
- Support docker, pyenv, poetry
- More repository of addons
- More documentation and automation
2020-10-01 01:35:39 -04:00
bcf1cfb5d0 Release v1.1.0 2020-10-01 01:21:32 -04:00
Marie-Michele Poulin
d8ef5912e4 [FIX] text correction in documentation
Signed-off-by: Marie-Michèle Poulin <marie-michele.poulin@technolibre.ca>
2020-09-30 21:02:19 -04:00
6cbd2884bb [UPD] documentation about release 2020-09-30 20:52:13 -04:00
143f5d77db [FIX] update missing libpng12-0 for ubuntu 20.04 2020-09-30 20:52:13 -04:00
a3c2d6082e [IMP] generate docker version from env_var.sh 2020-09-30 20:52:13 -04:00
e45a0176a0 [FIX] support repo with venv
- missing variable VENV_REPO_PATH in install_locally.sh
2020-09-30 20:52:13 -04:00
ba3518e4e3 [ADD] erplibre_theme_addons
- Remove santelibre addons, suppose to be private
2020-09-30 20:52:13 -04:00
187dc83bb4 [ADD] pull request show list of all repo from an organization 2020-09-30 20:52:13 -04:00
9b466e552d [FIX] pip error missing bz2 dependency
- Remove artifacts, this cause interference with some pip installation
- You need to recompile your python after installing libbz2-dev from .pyenv
2020-09-30 20:52:13 -04:00
492fc4c5b0 [ADD] script to remove auto_install in manifest of all repo
- Script to show difference between actual code and manifest revision
This will help to don't forget divergence between missing push code
- Fix default_remote, using dict of all values instead of string
2020-09-30 20:52:13 -04:00
8a05074de7 [FIX] Typo rename dependancy to dependency 2020-09-30 20:52:13 -04:00
5eba2508ab [ADD] repo access-addons, pos-addons from itpp-labs, and connector from OCA 2020-09-30 20:52:13 -04:00
794ed8d77d [ADD] poetry update support dependency in manifest
- Update dependency in Odoo
python-dateutil==2.5.3
pytz==2016.7
to
python-dateutil==2.7.3
pytz==2017.2
2020-09-30 20:52:13 -04:00
f4b1687bfc [FIX] support real version from requirements.txt with poetry
- Add ignore requirements to exclude pip installation
- Rename dependancy to dependency
2020-09-30 20:52:13 -04:00
e74ba1f31e [ADD] website-addons with itpp-labs 2020-09-30 20:52:13 -04:00