Commit graph

360 commits

Author SHA1 Message Date
83f2bbc3bc [UPD] git_update_repo: support start at specific index to update repo 2023-01-01 03:02:05 -05:00
82a653d056 [ADD] makefile: prettier format code_generator 2023-01-01 02:59:33 -05:00
54b68d3469 [ADD] doc code generator: script to use when start a project 2023-01-01 02:59:24 -05:00
4e22881d0b [UPD] poetry: phonenumbers 8.13.3 2022-12-22 04:32:13 -05:00
5eef310e38 [FIX] poetry add build: use poetry from .venv instead of home user poetry 2022-12-22 00:54:30 -05:00
d8c96eddc4 Merge branch 'develop'
- Update odoo 12.0
- support ubuntu 22.04
- update support ubuntu/debian
- security pip update with poetry
- fix poetry update python2 and desuet library
- update source_repo_addons.csv
2022-12-21 22:59:21 -05:00
7527d14011 [UPD] changelog update 2022-12-21 22:59:02 -05:00
fae76e3e49 [ADD] test run_parallel_test.py: checkout po/pot deleted from test
- code_generator_demo_website_multiple_snippet depend on
code_generator_demo_portal and need the template to generate po, so
checkout change.
The other solution is to copy code code_generator_demo_portal
- Cause fail when delete file is not in git
2022-12-21 22:59:02 -05:00
f6ff444421 [UPD] peotry: security update 2022-12-21 22:59:02 -05:00
8daa45535b [FIX] makefile: image_db_create_test_website_attachments update all 2022-12-21 22:59:01 -05:00
7926a1c4c7 [UPD] poetry update with odoo 12.0 last version 2022-12-21 22:59:01 -05:00
3071fb2663 [REM] ubuntu 18.04 is broken, need to install manually nodejs and npm 2022-12-21 22:59:01 -05:00
5f4c9501c4 [REM] pip remove html5print
- use old library like slimit with python2
2022-12-21 22:59:01 -05:00
1c2a6fbea8 [UPD] pip dependency and fix psycopg2 execution missing basestring 2022-12-21 22:59:01 -05:00
11e14e3927 [UPD] python version 3.7.12 to 3.7.16 2022-12-21 22:59:01 -05:00
dc65e7f496 [UPD] support debian 11 2022-12-21 22:59:01 -05:00
bfb2b0eea8 [UPD] support ubuntu 22.04 2022-12-21 22:59:01 -05:00
9cf2dbe46f [UPD] poetry: update 1.1.14 to 1.3.1 2022-12-21 22:59:01 -05:00
0f04bb6cea [FIX] git_tool: ignore crash and print problem
- the last problem was Moved Permanently. The print help to debug
2022-12-21 22:59:01 -05:00
5e80afa489 [FIX] source_repo_addons.csv: rename documentation-user to documentation 2022-11-23 22:32:45 -05:00
d173e6c31e [UPD] source_repo_addons.csv: odooaktiv delete repo QuotationRevision.git 2022-11-23 22:07:21 -05:00
6fadd320a2 [FIX] CHANGELOG typo 2022-10-06 04:18:26 -04:00
e965aae704 [FIX] generate image before release v1.4.0
- fix scrummer dependancy
2022-10-06 00:42:05 -04:00
60f7d060ad Merge branch 'release_v1.4.0' 2022-10-05 23:11:12 -04:00
1928128fb5 [UPD] release v1.4.0 2022-10-05 23:06:23 -04:00
83007e4726 [UPD] CHANGELOG and improve release doc 2022-10-05 23:06:23 -04:00
61e498dfbd [UPD] production release version 2022-10-05 23:00:01 -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
43b1613082 [UPD] poetry security update 2022-10-05 16:51:26 -04:00
7ed963eb5b Merge branch 'develop' 2022-10-04 23:32:03 -04:00
ddd5c8da21 [UPD] changelog: muk_web_theme and other fix 2022-10-04 23:31:10 -04:00
e20d944cef [ADD] makefile: base module partner_no_vat 2022-10-04 23:31:10 -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
a30dfc51b4 [UPD] poetry: security lxml 4.9.1
- update pip dependancy
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
7d2ef33eff [UPD] manifest: dev code generator 2022-10-04 23:22:41 -04:00
e648da401c Merge branch 'fix_installation_production_from_git_tag' 2022-05-26 22:27:15 -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
a73039155e Merge branch 'develop'
- Add format supported addons
- Better DB image creation
- Security poetry update
- Add repo 3D printing
- Db restore check master password in config.conf
- Add test coverage
- Support theme installation
- Doc about code generator export attachment and scss from website
2022-05-22 03:59:11 -04:00
2eb26d491b [UPD] CHANGELOG 2022-05-22 02:57:35 -04:00
af33a48758 [ADD] makefile: use db name image_creation and use theme installation 2022-05-22 02:57:35 -04:00
cf9862ecb1 [UPD] makefile: integrate install_addons_theme.sh 2022-05-22 02:34:44 -04:00
817fe8eb95 [ADD] script install_addons_theme 2022-05-22 02:34:44 -04:00
d48a52cf3f [FIX] poetry: update library 2022-05-22 02:34:44 -04:00
0aeeb5b2ff [ADD] doc code_generator: support website export module with scss 2022-05-22 02:34:40 -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
17cb580de9 [UPD] poetry: security update PyPDF2 to 1.27.8
https://github.com/py-pdf/PyPDF2/blob/1.27.5/CHANGELOG
2022-05-22 02:34:40 -04:00