Commit graph

194 commits

Author SHA1 Message Date
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
85ba1fc664 [UPD] changelog add geospatial featured 2021-07-01 03:49:16 -04:00
62787c041b [UPD] docker: move script in ./script/docker
- Fix make docker_exec_erplibre
2021-06-30 22:26:20 -04:00
247c4e6bb9
Merge pull request #33 from ERPLibre/makefile_test_and_code_generator
Makefile test and code generator
2021-06-30 19:46:58 -04:00
8dc552f82b [UPD] changelog from v1.1.1 2021-06-30 19:44:11 -04:00
44cf55d660 [ADD] code_generator documentation use case 2021-06-29 04:59:51 -04:00
23a3464119 [UPD] makefile increase test speed 2021-06-29 04:52:03 -04:00
85c8c87253 [REM] time in makefile, use it externaly 2021-06-29 00:40:36 -04:00
f7d70086fd [FIX] docker build, update dependencies and fix poetry
- Use image with python 3.7.7 instead of using pyenv
2021-06-27 16:51:30 -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
203ca82685 [REM] manifest dev: odoo-cloud-plateform is not anymore in base 2021-06-27 00:36:52 -04:00
7f14bc8013 [ADD] script prettier xml format 2021-06-27 00:36:52 -04:00
9d0300c3da [ADD] makefile format command and test_code_generator_generation_other 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
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
924a450b9a [REM] Makefile remove test_code_generator_demo_portal 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
5589787229 [ADD] Makefile generate all code_generator and add test 2021-06-27 00:08:20 -04:00
cc5a864c01 [ADD] Makefile: time to db_restore 2021-06-27 00:08:20 -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
ae0242e32d [ADD] makefile repo_configure_all 2021-06-27 00:08:20 -04:00
46c4072d7c [ADD] contract signature feature 2021-06-27 00:08:20 -04:00
67a21ce1a5 [ADD] update manifest dev muk_web to 12.0_dev 2021-03-06 23:36:39 -05:00
d7aa526199 [ADD] Update odoo-development documentation 2021-03-06 23:04:26 -05:00
e5eb68f3e3 [ADD] doc code generator
- Explication about general usage of code generator
- How to generate i18n translation
- How to synchronize code_generator with module
2021-03-06 22:08:50 -05:00
1e95b8b80f [ADD] makefile use install_addon.sh, reinstall_addon.sh, uninstall_addon.sh 2021-02-07 03:06:25 -05:00
c17b89fb8f [ADD] manifest dev support erplibre_theme_addons to code_generator 2021-02-06 15:16:48 -05:00
aaaf41cbba [ADD] makefile i18n demo_portal generation 2021-02-02 05:24:39 -05:00
60f78db43b [FIX] script git change remote, ignore when repo not exist 2021-02-02 03:52:11 -05:00
7d88751391 [ADD] makefile add template demo portal 2021-02-02 03:51:51 -05:00
206a9732a6 [FIX] makefile update manifest local dev code generator 2021-02-02 00:44:17 -05:00
7bfe6ac12f [FIX] doc docker 2021-02-02 00:43:53 -05:00
305bb2d004 Merge branch 'makefile_portal_demo' 2021-02-02 00:10:01 -05:00
9eb5add634 [ADD] git repo configure code generator 2021-02-02 00:03:06 -05:00