63551ddca9
[UPD] manifest: fix CybroOdoo_OpenHRMS with revision dev_12.0
2022-02-14 20:45:20 -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
a366be94bd
[UPD] makefile: improve debug code generator with comment
2022-02-10 20:44:33 -05:00
fcc651377f
[UPD] makefile: replace make db_restore* by db_restore.py script
...
- this will be more easy to understand the script and change the db name
2022-02-10 20:44:33 -05:00
6d4f611979
[ADD] makefile image_db_create: website anchor and muk website/pos branding
2022-02-10 20:44:33 -05:00
a635a942d7
[ADD] makefile: module auto_backup in erplibre_base image
2022-02-10 20:44:33 -05:00
cf19262827
[ADD] script: db drop only test
2022-02-10 20:44:33 -05:00
34535a2b7a
[ADD] doc production: updating module list and configuration in docker
2022-02-10 20:44:29 -05:00
dac3518b4b
Merge pull request #44 from ERPLibre/sandbox_test_parallel
...
Sandbox test parallel
2022-02-10 20:34:41 -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
ffc06223b2
[ADD] poetry: aioshutil
2022-02-10 00:53:59 -05:00
cc5fcd1337
[FIX] script new_project: remove unused substring
2022-02-10 00:53:59 -05:00
0505fa7668
Merge pull request #43 from ERPLibre/release_1.3.0
...
Release 1.3.0
2022-01-25 19:12:29 -05:00
9fc8839fdd
[UPD] changelog release v1.3.0
2022-01-25 19:09:25 -05:00
578e5741d6
[UPD] manifest production v1.3.0
2022-01-25 19:09:25 -05:00
f525de5ab2
[UPD] update to version v1.3.0
2022-01-25 19:09:25 -05:00
b85466b390
[UPD] poetry: docker and pyproject.toml version 1.1.12
2022-01-25 19:09:25 -05:00
862d80353f
[FIX] doc: typo release
2022-01-25 19:09:25 -05:00
5ec0b1c447
[ADD] docker: format docker-compose and add doc docker readme
...
- docker delete ~/.poetry in creation
2022-01-25 19:09:25 -05:00
bf4ee28223
[ADD] gitignore: wkhtmltox in ignore
2022-01-24 23:09:43 -05:00
04b34a793d
[UPD] install_locally.sh: revert poetry env use .venv
2022-01-24 18:26:52 -05:00
58a4d91c89
Merge commit '9d055fa177367ee073d14e50697b0a9980bb961a'
...
- security issue python
2022-01-24 17:56:22 -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
fcc94e1822
Merge branch 'dev_1.2.2'
...
- Update to python 3.7.12
- Security update
- New repo like themes
- Improve test for code generator
2022-01-24 14:10:49 -05:00
ad5b21cbca
[UPD] doc: better release information, readme and development
2022-01-24 14:09:17 -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
a9eeb562e6
[UPD] gitignore: support script/addons
2022-01-24 14:07:12 -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
3f1697177e
[FIX] pip update cryptography security issue
...
Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2021-09-28 01:54:21 -04:00
9a0c46c12b
Merge branch 'dev_1.2.1'
...
Release v1.2.1
2021-09-28 01:45:00 -04:00
684f8dd4d7
Release v1.2.1
2021-09-28 01:41:36 -04:00
074e5f1ff5
[UPD] poetry update
...
- security fix
2021-09-28 01:41:36 -04:00
2d40e9f6e0
[FIX] nginx: force by default no installation of nginx
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
0b838644c7
[ADD] doc release.md: guide to rename old version in code
2021-09-28 01:41:36 -04:00
b8ef81f64e
[UPD] remove dependency module erplibre_base from base image
...
- add module auth_user_case_insensitive
2021-09-27 23:25:29 -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
ceb4d2fe29
[ADD] doc unswallow a git repo
2021-09-27 23:08:16 -04:00
2a97eb2593
[ADD] doc development: database guide to delete manually with filestore
2021-09-27 23:08:11 -04:00
056e76bb0c
[FIX] doc code_generator: change user/password
2021-09-27 23:06:12 -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