Commit graph

38 commits

Author SHA1 Message Date
d6f652f58c [UPD] script show_evolution_module: parallelism 2023-02-19 04:43:46 -05:00
00df601cee [UPD] poetry: remove pycrypto, update cryptography
- update all dependency after poetry fix, like pygments update and docutils
2023-02-14 17:36:58 -05:00
8ddcec3f21 [UPD] poetry: gitpython 3.1.30 and future 0.18.3 2023-02-11 18:49:18 -05:00
e03d36fac6 [UPD] poetry: Werkzeug 0.11.15 to 0.16.1 security issue
- update all poetry
2023-02-08 15:46:30 -05:00
56bc260a12 [UPD] poetry: downgrade shapely to 1.8.5 to support asShape 2023-01-01 06:55:13 -05:00
89ea9010e0 [UPD] poetry: security setuptools and pygments 2023-01-01 03:39:39 -05:00
2282eef367 [UPD] poetry with all addons update
- remove odoo doc, and update sphinx
- do symlink in doc_user with odoo/odoo for better doc
- Add debian package pysassc for sphinx

Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2023-01-01 03:27:07 -05:00
f6ff444421 [UPD] peotry: security update 2022-12-21 22:59:02 -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
9cf2dbe46f [UPD] poetry: update 1.1.14 to 1.3.1 2022-12-21 22:59:01 -05:00
43b1613082 [UPD] poetry security update 2022-10-05 16:51:26 -04:00
a30dfc51b4 [UPD] poetry: security lxml 4.9.1
- update pip dependancy
2022-10-04 23:31:10 -04:00
d48a52cf3f [FIX] poetry: update library 2022-05-22 02:34:44 -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
5040432365 [UPD] black format version 22.3.0 2022-03-29 23:43:57 -04:00
86cd61bf93 [UPD] poetry: security fix pillow 9.0.1
- ignore_requirements.txt: add paho (not a pip package) and reorder
- add win_unicode_console to resolve extract-msg
- add dependency paho-mqtt to support module iohub_connector
2022-03-29 23:43:57 -04:00
d141a54b8c [UPD] poetry: force downgrade sphinx 1.6.7 to support all doc 2022-03-03 13:21:37 -05:00
ffc06223b2 [ADD] poetry: aioshutil 2022-02-10 00:53:59 -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
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
3f1697177e [FIX] pip update cryptography security issue
Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2021-09-28 01:54:21 -04:00
074e5f1ff5 [UPD] poetry update
- security fix
2021-09-28 01:41:36 -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
ebbb2e8619 [UPD] poetry dependencies update 2021-06-27 00:52:18 -04:00
ff5a47d97e [ADD] format when run test 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
e67434596c [ADD] poetry update after geo map 2021-01-13 23:03:02 -05: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
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
db4b145e72 [ADD] update documentation
- How to update all repo with source
- Missing dependancy openupgradelib
2020-07-23 01:31:36 -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
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