1928128fb5
[UPD] release v1.4.0
2022-10-05 23:06:23 -04:00
615c5dba35
Revert "[FIX] script docker: docker-compose use lowercase name"
...
- Revert file script/generate_config.sh
This reverts commit 24bb559ed9 .
2022-10-05 16:52:46 -04:00
c03612af01
[ADD] debian install parallel
2022-10-04 23:31:10 -04:00
24bb559ed9
[FIX] script docker: docker-compose use lowercase name
2022-10-04 23:31:10 -04:00
deea0471d2
[UPD] poetry to 1.1.14
2022-10-04 23:31:10 -04:00
aac73b57dd
[FIX] script prettier_xml: force print_width to maximum
...
- Some XML string broke when formating, adding space in url by example
2022-10-04 23:22:41 -04:00
af7d5c7a3a
[FIX] script install_production: ignore HEAD when checkout tag
...
- Install with ERPLIBRE_VERSION from env_var.sh
2022-05-26 22:27:04 -04:00
817fe8eb95
[ADD] script install_addons_theme
2022-05-22 02:34:44 -04:00
edd00b3515
[ADD] makefile: support test_website_attachments
...
- generate image test_website_attachments
- execute test
- run_parallel_test support choosing image db to restore
2022-05-22 02:34:40 -04:00
7e6fa0ec03
[ADD] test: test.sh script with coverage
...
- code generator coverage
2022-05-22 02:34:40 -04:00
9c85e0e1e8
[FIX] script db_restore.py: use config.conf instead of config.py
2022-05-22 02:34:40 -04:00
c1ee6d2f77
[ADD] manifest: repo erplibre-3D-printing-addons
2022-05-22 02:22:06 -04:00
640335a992
[ADD] support code_generator_demo_website_multiple_snippet
2022-05-22 02:20:41 -04:00
9711107b0c
[ADD] script open terminal: default ERPLibre_erplibre_addons
2022-03-30 21:25:47 -04:00
5040432365
[UPD] black format version 22.3.0
2022-03-29 23:43:57 -04:00
323ef08057
[UPD] test: separate parallel test for easier debugging
2022-03-29 23:43:57 -04:00
cd89b95f79
[FIX] script new_project: validate addons path not exist before create it
...
- validate with relative path
2022-03-29 23:43:57 -04:00
fd9b4123b0
[ADD] repo MathBenTech erplibre-family-management
2022-03-29 23:43:57 -04:00
a4c3ac035a
[ADD] OmniaGIT odoo PLM
2022-03-03 13:21:37 -05:00
ec6dafbc8c
[IMP] poetry_update: support insensitively requirement name
...
- will ignore the case when compare requirement
2022-03-03 13:21:37 -05:00
6af622e51d
Merge pull request #46 from ERPLibre/ajepe_odoo-addons
...
Ajepe odoo addons - module restful
2022-02-10 20:45:12 -05:00
03cca7f60e
Merge pull request #45 from ERPLibre/makefile_more_module
...
Makefile clean for debug, and more module in images
2022-02-10 20:44:55 -05:00
cf19262827
[ADD] script: db drop only test
2022-02-10 20:44:33 -05:00
0a800a0506
[ADD] script restful: documentation and example
2022-02-10 02:03:38 -05:00
80934c8983
[ADD] manifest new repo: ajepe odoo-addons to get module restful
2022-02-10 01:34:08 -05:00
aeaa6933a8
[UPD] run_parallel_test: support all test in asyncio
...
- Support running test in sandbox to fix conflict test
- Support search_class_module for all template
- Add option to run without parallel
- Separate mariadb test to increase speed
- Separate test in multiple test
- Add pool thread, can set max thread
- Keep cache, async copytree, add ignore pattern instead rm
- Support all os command with asyncio
2022-02-10 00:53:59 -05:00
5065dc2f2a
[FIX] test new_project: use temp file for config
...
- All addons script support config
- script/repo_revert_git_diff_date_from_code_generator support multi repo
2022-02-10 00:53:59 -05:00
cc5fcd1337
[FIX] script new_project: remove unused substring
2022-02-10 00:53:59 -05:00
f525de5ab2
[UPD] update to version v1.3.0
2022-01-25 19:09:25 -05:00
04b34a793d
[UPD] install_locally.sh: revert poetry env use .venv
2022-01-24 18:26:52 -05:00
9d055fa177
[UPD] poetry: version 1.1.12
...
- Update security issue, pyyaml 6.0, urllib3 1.26.8
2022-01-24 17:56:10 -05:00
83b8792227
[UPD] script: format and isort
2022-01-24 14:09:17 -05:00
24e5cba22b
[UPD] makefile: improve test
...
- prevent makefile cache to ignore test
- update image_db_create_erplibre_base
- add mariadb migrator test
- add helloworld test
- fix other test
- add isort format
- add show log of test
- add clean to remove temporary file
2022-01-24 14:09:17 -05:00
028ff27498
[ADD] manifest: remote novacode-nl and project design-themes
...
- security update lxml and pillow
- downgrade Werkzeug, odoo12 need this version
2022-01-24 14:07:12 -05:00
73e58f59dd
[UPD] python version 3.7.12
2022-01-24 14:05:12 -05:00
684f8dd4d7
Release v1.2.1
2021-09-28 01:41:36 -04:00
e919a2725c
[ADD] poetry_update.py: dry option to execute without result
...
Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2021-09-28 01:41:36 -04:00
02043d9467
[FIX] install_locally_dev.sh: delete all tag in OCA-maintainer-tools
2021-09-28 01:41:36 -04:00
8ba5d7c414
[UPD] add script generate_config to improve speed to generate configuration
...
- remove generate config config install_locally.sh
2021-09-27 23:25:00 -04:00
7de6ef1f6a
[FIX] OCA_maintainer-tools conflict when install with tag
2021-09-27 21:24:48 -04:00
6859a2d3ab
[FIX] script fork_project_ERPLibre.py missing execution permission
2021-09-27 21:24:28 -04:00
e48214165a
[FIX] docker: remove dot from docker name
2021-07-21 05:44:10 -04:00
7e5ae534db
[ADD] doc: Migration docker postgresql
2021-07-21 05:43:52 -04:00
6bb4dafba6
[UPD] script: format code
2021-07-20 21:05:47 -04:00
1fdad0ee31
[FIX] config: remove image_db from configuration path
...
- Add format code in release
2021-07-20 21:05:47 -04:00
8974735f64
[FIX] install locally multiple workers when proxy_mode is enable
2021-07-20 21:05:47 -04:00
cb88d0f122
[FIX] missing postgis ubuntu installation
2021-07-20 21:05:47 -04:00
9cdbeac9ba
[FIX] production installation documentation with proxy nginx
2021-07-20 21:05:40 -04:00
a657de81f8
[FIX] release docker execution
2021-07-20 00:31:15 -04:00
b35d5db6c5
[ADD] script to compare csv and zip manifest from backup
...
- show module difference
2021-07-17 01:32:43 -04:00
0bb92995f2
[FIX] script git show code diff repo manifest: better support
...
- support when different branch same commit
- show warning instead error when the branch is different, but it's push
2021-07-16 18:56:58 -04:00
f91b62d3d7
[FIX] script db_restore: force exit when clean cache database
2021-07-16 04:53:12 -04:00
b4ca616104
[ADD] script: tag push all
...
- git can push all tags with different organization from manifest
- Add documentation git repo before clean all repo manifest
2021-07-16 00:56:30 -04:00
1bf8d7da9f
[UPD] add repo_diff_manifest_production in documentation release.md
...
- add bold color in bash
- add default manifest
- fix print color
2021-07-16 00:55:38 -04:00
11e07fddf3
[UPD] add return line in bash script
2021-07-15 17:44:52 -04:00
4782f4f77a
[ADD] script repo forall diff last version and stat
...
- Add erplibre status for docker repo show status
2021-07-01 03:50:32 -04:00
511c722bbc
[ADD] support make docker test and gen config
...
- fix running test in docker
- use odoo user in docker
- Makefile add repo_show_status
- docker repo show status
- Support older git version 2.20
2021-07-01 03:50:32 -04:00
62787c041b
[UPD] docker: move script in ./script/docker
...
- Fix make docker_exec_erplibre
2021-06-30 22:26:20 -04:00
702f419119
[UPD] code_generator need --dev to be installed for secure in prod
2021-06-27 01:24:31 -04:00
bb4fc63fc2
[ADD] makefile format script directory with format_script
2021-06-27 00:52:18 -04:00
705416d021
[FIX] remove duplicated dependency in debian installation
2021-06-27 00:52:18 -04:00
ebbb2e8619
[UPD] poetry dependencies update
2021-06-27 00:52:18 -04:00
76a9a61b1e
[ADD] make test
2021-06-27 00:52:18 -04:00
1aa967fb6f
[ADD] Multilingual markdown, support doc/CODE_GENERATOR.md in FR and EN
...
- Update README
2021-06-27 00:36:52 -04:00
8a70d064d1
[FIX] repo_revert_git_diff_date_from_code_generator: remove wrong lines
...
in translation caused by ERPLibre structure
2021-06-27 00:36:52 -04:00
863ad4f434
[FIX] installation ubuntu poetry error
...
- poetry use env python
- makefile add make install to install dev
- check return status in install_locally
- support OCA_maintainer-tools in fresh installation
2021-06-27 00:36:52 -04:00
6002309a68
[ADD] makefile generate code generation other and i18n
...
- clean test to stash git before copying data
- prettier_xml.sh in format
2021-06-27 00:36:52 -04:00
41e645d3fa
[UPD] black: reduce max length to 79 char and experimental-string-processing
2021-06-27 00:36:52 -04:00
bfd7826492
[ADD] script open terminal to improve code generator development
2021-06-27 00:36:52 -04:00
a3cc183e25
[ADD] migrate prod to test database
2021-06-27 00:36:52 -04:00
7f14bc8013
[ADD] script prettier xml format
2021-06-27 00:36:52 -04:00
55e0aa5ef3
[UPD] change odoo-saas-tool to saas-addons from it-projects-llc
2021-06-27 00:36:52 -04:00
8078b68261
[ADD] documentation black, odoo-autopep8, prettier
2021-06-27 00:36:52 -04:00
fcd755b5b6
[ADD] maintainer-tools to autopep8, flake8 and pylint-odoo
2021-06-27 00:36:52 -04:00
887f05da56
[ADD] cloudflare deployement: change old ip to new ip, or delete DNS config
...
- Script to get public ip
- Documentation how to use with crontab
2021-06-27 00:36:52 -04:00
99662ab8dd
[ADD] repo_revert_git_diff_date_from_code_generator
...
- This script revert line when a diff is a changing date
- The code generator always change date for no important reason
2021-06-27 00:36:52 -04:00
48fce9e1f0
[ADD] db_restore and update makefile, clean unsued install addons
...
- db_restore create a _cache_DB and clone for each restore call
- This increase speed, 18s to 3s execution
- Makefile: add test2 and test3
add erplibre_ecommerce_base
2021-06-27 00:08:20 -04:00
7e4972355d
[FIX] missing ERPLibre_image_db in source_repo_addons
...
- Remove it from config, no need for now
2021-06-27 00:08:20 -04:00
724569c980
[ADD] TechnoLibre_odoo-code-generator-template
2021-06-27 00:08:20 -04:00
60f78db43b
[FIX] script git change remote, ignore when repo not exist
2021-02-02 03:52:11 -05:00
206a9732a6
[FIX] makefile update manifest local dev code generator
2021-02-02 00:44:17 -05:00
e648095168
[ADD] makefile script install docker debian 10 and ubuntu
...
- use docker for production
2021-01-22 20:39:55 -05:00
eeafbcdecb
[FIX] remove git submodule init and improve FAQ networking
2021-01-21 02:06:48 -05:00
82ba6f910d
[FIX] workers at 0 by default for dev, prod use another system
2021-01-20 20:59:51 -05:00
5cf8cd46d9
[ADD] ERPLibre_image_db to load image database
2021-01-20 20:59:51 -05:00
fe3e041b7c
[ADD] script to filter git repo group with code_generator
2021-01-15 12:42:53 -05:00
22384a5126
[ADD] configuration: can generate config file repo odoo import from group
...
- Add feature git repo filter by group
- Makefile support configuration
- Can generate config import path with code_generator dependencies
- Base group is erplibre_base dependencies
2021-01-15 12:42:53 -05:00
c889982935
[ADD] code_generator xml to XML DOM
2021-01-05 18:01:28 -05:00
789ae2b9ad
[ADD] script to transform Python code with code_writer
2021-01-05 18:00:22 -05:00
7ba51b4025
[ADD] TechnoLibre code generator repo branch 12.0_dev
2021-01-05 18:00:22 -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
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
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
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
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
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