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
bdbf65be34
[FIX] install locally poetry force version 1.0.10
2020-10-24 03:45:05 -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
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
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
0f2a4e6da6
[ADD] odoo-saas-tools it-projects-llc
2020-09-30 20:52:13 -04:00
0458be08a5
[ADD] odoomates to access account
2020-09-30 20:52:13 -04:00
f30966d449
[FIX] docker missing volume for config of odoo
...
- fix of master password
2020-09-30 20:52:13 -04:00
a16224e948
[UPD] docker: support ERPLibre script, poetry and pyenv
...
- add script docker
2020-09-30 20:52:13 -04:00
49021ebd19
[ADD] documentation, support OSX kubernetes
2020-09-30 20:52:13 -04:00
2f21c94c9d
[FIX] docker odoo execution connect to database
...
- Database manager works when use postgres_db postgres
- Add volume for postgres
- Add script to build docker
- Documentation of docker usage
2020-09-30 20:52:13 -04:00
a2ba60dff3
[ADD] script to delete production
...
- prod documentation
2020-09-30 20:51:57 -04:00
e280814aa9
[FIX] prod: simplify generate venv, move pyenv in home of new user
2020-09-30 20:51:57 -04:00
29ca3afb07
[ADD] Tegin support medical-fhir
2020-09-30 20:51:57 -04:00
3d97969b80
[ADD] CybroOdoo, dhongu, kinjal-sorathiya
...
- support OpenHRMS
- support Property-management
2020-09-30 20:51:57 -04:00
026f6dcee5
[ADD] camptocamp odoo-cloud-platform
2020-09-30 20:51:57 -04:00
394f796266
[ADD] Add OCA repo, obayit and SerpentCS
2020-09-30 20:51:57 -04:00
2888cbf890
[ADD] poetry support
...
- Auto regenerate poetry pyproject.toml from all requirements.txt with
script poetry_update.py
- Sort dependancy in pyproject.toml
- Rename directory venv to .venv
- In bash, use USER instead of whoami
- Remove python3 from ubuntu dependancy. Ignore python from system.
- Use pyenv with poetry
- Simplify pip installation script
2020-09-30 20:51:57 -04:00
c8d1828f07
[ADD] odooaktiv product_rating_app and Pledra odoo-product-configurator
...
- Fix git clone depth odoo repo
2020-07-25 04:56:18 -04:00
a9ade0676f
[FIX] repo_manifest duplicate remote source conflict name
...
- when trying discover new repo, but another organization exist with same
name, it's now adding organization + "_origin"
2020-07-25 04:56:18 -04:00
Alexandre Ferreira Benevides
02a2227579
[FIX] install_OSX_dependency.sh python venv
...
- Install lessc
2020-07-25 04:16:03 -04:00
db4b145e72
[ADD] update documentation
...
- How to update all repo with source
- Missing dependancy openupgradelib
2020-07-23 01:31:36 -04:00
33020ce9d4
[UPD] config: Force workers at 2
2020-07-14 22:19:11 -04:00
7b9a4e4345
[UPD] create script to run repo sync on manifest
...
- Add guide to search branch in all repo
- Add experimental manifest
- Add script to clean all repo
2020-07-14 22:19:11 -04:00
d5bd432d59
[FIX] add git_diff_repo_manifest to show diff code between 2 manifests
2020-07-14 22:19:11 -04:00
0c94c2d507
[FIX] script git_ venv bin update hasbang with environment
2020-07-14 02:30:02 -04:00
1589979d2d
[FIX] support git_change_remote_https_to_git missing.py git remote origin
2020-07-14 02:30:02 -04:00
c30ad41634
[FIX] support multi empty line at end of source_repo_addons.csv
2020-07-14 02:30:02 -04:00
ac530f70d2
[ADD] Support manifest default.staged.xml
...
- Stage is a version between dev and prod, to update future prod with dev
- Add doc how to generate default.staged.xml
- Fix generate manifest when missing default remote
- Fix generate manifest path
2020-07-14 02:30:02 -04:00
1c479f082f
[FIX] Missing repo version
...
- Update missing branch
- Add limit_time in run.sh
2020-07-14 02:30:02 -04:00
4579fdc8f4
[FIX] prod install locally
2020-07-11 04:01:03 -04:00
8a11ab88c7
Script integrate manifest git-repo
...
- Add sync repo with manifest xml
- sync repo print to show missing or added repo
- Release 1.0.0 manifest for prod
- Support generation manifest from script
- Separate prod/dev installation locally script
- Generate repo and keep old manifest configuration when update
- Move manifest in directory ./manifest/
- Many general fixes
2020-07-05 22:55:13 -04:00
7262056222
Move helpdesk, fix script fork, add missing module in ERPLibre and santelibre
2020-04-28 03:11:44 -04:00
1b6ac6ab85
[FIX] integrates ERPLibre addons and SanteLibre addons
2020-04-28 02:44:57 -04:00
Mathieu Benoit
65459ec2c2
[FIX] odoo_install_locally.sh to support only python 3.6 and 3.7
2020-04-20 03:56:45 -04:00
dae32637bc
[IMP] Copy ERPLibre from https://github.com/mathbentech/InstallScript
...
- Fix many script and support feature to fork project with organization
2020-04-20 03:56:45 -04:00