fcc94e1822Merge branch 'dev_1.2.2' - Update to python 3.7.12 - Security update - New repo like themes - Improve test for code generatorMathieu Benoit2022-01-24 14:10:49 -0500
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 fileMathieu Benoit2022-01-24 14:00:47 -0500
b35d5db6c5[ADD] script to compare csv and zip manifest from backup - show module differenceMathieu Benoit2021-07-17 01:32:43 -0400
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 pushMathieu Benoit2021-07-16 18:56:58 -0400
3cf91837d6[ADD] makefile create database and backup database erplibre_base - Support erplibre_website - Documentation with how test backupMathieu Benoit2021-07-16 04:29:23 -0400
f91b62d3d7[FIX] script db_restore: force exit when clean cache databaseMathieu Benoit2021-07-16 04:32:17 -0400
b4ca616104[ADD] script: tag push all - git can push all tags with different organization from manifest - Add documentation git repo before clean all repo manifestMathieu Benoit2021-07-16 00:56:30 -0400
1bf8d7da9f[UPD] add repo_diff_manifest_production in documentation release.md - add bold color in bash - add default manifest - fix print colorMathieu Benoit2021-07-16 00:13:05 -0400
7d704b7910[UPD] changelog with migration note - release note propose to update image_dbMathieu Benoit2021-07-01 03:37:25 -0400
4782f4f77a[ADD] script repo forall diff last version and stat - Add erplibre status for docker repo show statusMathieu Benoit2021-07-01 03:18:56 -0400
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.20Mathieu Benoit2021-07-01 00:52:15 -0400
f7d70086fd[FIX] docker build, update dependencies and fix poetry - Use image with python 3.7.7 instead of using pyenvMathieu Benoit2021-06-27 16:51:30 -0400
702f419119[UPD] code_generator need --dev to be installed for secure in prodMathieu Benoit2021-06-27 01:24:31 -0400
bb4fc63fc2[ADD] makefile format script directory with format_scriptMathieu Benoit2021-06-27 00:49:00 -0400
705416d021[FIX] remove duplicated dependency in debian installationMathieu Benoit2021-06-27 00:28:52 -0400
1aa967fb6f[ADD] Multilingual markdown, support doc/CODE_GENERATOR.md in FR and EN - Update READMEMathieu Benoit2021-03-09 04:28:14 -0500
8a70d064d1[FIX] repo_revert_git_diff_date_from_code_generator: remove wrong lines in translation caused by ERPLibre structureMathieu Benoit2021-06-14 04:11:46 -0400
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 installationMathieu Benoit2021-05-30 22:27:16 -0400
6002309a68[ADD] makefile generate code generation other and i18n - clean test to stash git before copying data - prettier_xml.sh in formatMathieu Benoit2021-05-27 01:47:32 -0400
41e645d3fa[UPD] black: reduce max length to 79 char and experimental-string-processingMathieu Benoit2021-05-23 21:10:00 -0400
bfd7826492[ADD] script open terminal to improve code generator developmentMathieu Benoit2021-05-16 17:53:27 -0400
fcd755b5b6[ADD] maintainer-tools to autopep8, flake8 and pylint-odooMathieu Benoit2021-03-20 21:07:24 -0400
887f05da56[ADD] cloudflare deployement: change old ip to new ip, or delete DNS config - Script to get public ip - Documentation how to use with crontabMathieu Benoit2021-03-18 22:22:36 -0400
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 reasonMathieu Benoit2021-03-16 23:13:41 -0400
5589787229[ADD] Makefile generate all code_generator and add testMathieu Benoit2021-03-16 18:59:20 -0400
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_baseMathieu Benoit2021-03-15 02:54:48 -0400
7e4972355d[FIX] missing ERPLibre_image_db in source_repo_addons - Remove it from config, no need for nowMathieu Benoit2021-03-13 02:41:19 -0500
e5eb68f3e3[ADD] doc code generator - Explication about general usage of code generator - How to generate i18n translation - How to synchronize code_generator with moduleMathieu Benoit2021-02-10 22:15:07 -0500
1e95b8b80f[ADD] makefile use install_addon.sh, reinstall_addon.sh, uninstall_addon.shMathieu Benoit2021-02-07 03:06:25 -0500
c17b89fb8f[ADD] manifest dev support erplibre_theme_addons to code_generatorMathieu Benoit2021-02-06 15:16:48 -0500