Commit graph

  • 5ec0b1c447 [ADD] docker: format docker-compose and add doc docker readme - docker delete ~/.poetry in creation Mathieu Benoit 2022-01-24 23:07:15 -0500
  • bf4ee28223 [ADD] gitignore: wkhtmltox in ignore Mathieu Benoit 2022-01-24 23:06:15 -0500
  • 04b34a793d [UPD] install_locally.sh: revert poetry env use .venv Mathieu Benoit 2022-01-24 18:26:27 -0500
  • 58a4d91c89 Merge commit '9d055fa177367ee073d14e50697b0a9980bb961a' - security issue python Mathieu Benoit 2022-01-24 17:56:22 -0500
  • 9d055fa177 [UPD] poetry: version 1.1.12 - Update security issue, pyyaml 6.0, urllib3 1.26.8 Mathieu Benoit 2022-01-24 17:54:52 -0500
  • fcc94e1822 Merge branch 'dev_1.2.2' - Update to python 3.7.12 - Security update - New repo like themes - Improve test for code generator Mathieu Benoit 2022-01-24 14:10:49 -0500
  • ad5b21cbca [UPD] doc: better release information, readme and development Mathieu Benoit 2022-01-24 14:03:38 -0500
  • 83b8792227 [UPD] script: format and isort Mathieu Benoit 2022-01-24 01:39: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 file Mathieu Benoit 2022-01-24 14:00:47 -0500
  • a9eeb562e6 [UPD] gitignore: support script/addons Mathieu Benoit 2022-01-24 01:39:00 -0500
  • 028ff27498 [ADD] manifest: remote novacode-nl and project design-themes - security update lxml and pillow - downgrade Werkzeug, odoo12 need this version Mathieu Benoit 2022-01-24 01:38:07 -0500
  • 73e58f59dd [UPD] python version 3.7.12 Mathieu Benoit 2022-01-21 02:37:37 -0500
  • 3f1697177e [FIX] pip update cryptography security issue Mathieu Benoit 2021-09-28 01:50:57 -0400
  • 9a0c46c12b Merge branch 'dev_1.2.1' Release v1.2.1 Mathieu Benoit 2021-09-28 01:45:00 -0400
  • 684f8dd4d7 Release v1.2.1 Mathieu Benoit 2021-09-27 23:29:24 -0400
  • 074e5f1ff5 [UPD] poetry update - security fix Mathieu Benoit 2021-09-28 00:58:37 -0400
  • 2d40e9f6e0 [FIX] nginx: force by default no installation of nginx Mathieu Benoit 2021-09-28 01:23:58 -0400
  • e919a2725c [ADD] poetry_update.py: dry option to execute without result Mathieu Benoit 2021-09-28 00:44:05 -0400
  • 02043d9467 [FIX] install_locally_dev.sh: delete all tag in OCA-maintainer-tools Mathieu Benoit 2021-09-27 23:56:21 -0400
  • 0b838644c7 [ADD] doc release.md: guide to rename old version in code Mathieu Benoit 2021-09-27 23:29:13 -0400
  • b8ef81f64e [UPD] remove dependency module erplibre_base from base image - add module auth_user_case_insensitive Mathieu Benoit 2021-07-31 18:27:33 -0400
  • 8ba5d7c414 [UPD] add script generate_config to improve speed to generate configuration - remove generate config config install_locally.sh Mathieu Benoit 2021-07-21 16:20:25 -0400
  • ceb4d2fe29 [ADD] doc unswallow a git repo Mathieu Benoit 2021-08-10 18:50:38 -0400
  • 2a97eb2593 [ADD] doc development: database guide to delete manually with filestore Mathieu Benoit 2021-08-07 15:51:22 -0400
  • 056e76bb0c [FIX] doc code_generator: change user/password Mathieu Benoit 2021-07-26 04:30:56 -0400
  • 7de6ef1f6a [FIX] OCA_maintainer-tools conflict when install with tag Mathieu Benoit 2021-07-21 17:07:50 -0400
  • 6859a2d3ab [FIX] script fork_project_ERPLibre.py missing execution permission Mathieu Benoit 2021-07-21 16:19:13 -0400
  • e48214165a [FIX] docker: remove dot from docker name Mathieu Benoit 2021-07-21 05:26:48 -0400
  • 7e5ae534db [ADD] doc: Migration docker postgresql Mathieu Benoit 2021-07-21 04:31:35 -0400
  • 83ea7ed072 [ADD] docker-compose: comment about using proxy or not with workers param Mathieu Benoit 2021-07-21 04:12:14 -0400
  • 527d564fce [UPD] migration procedure v1.1.1 to v1.2.0 Mathieu Benoit 2021-07-21 03:25:22 -0400
  • 700b0e70bd Release v1.2.0 Mathieu Benoit 2021-07-21 01:02:32 -0400
  • 80b3bbf8e7 Merge branch 'fix_release_1_2_0' Ready to release 1.2.0 Mathieu Benoit 2021-07-21 00:20:48 -0400
  • 3df8aef25d [ADD] release 1.2.0 update manifest and configuration Mathieu Benoit 2021-07-20 20:58:39 -0400
  • 1480fa4d16 [ADD] readme: docker usage Mathieu Benoit 2021-07-20 20:37:40 -0400
  • 4e020fce6d [UPD] format doc markdown - Add contributors Mathieu Benoit 2021-07-20 20:14:24 -0400
  • 6bb4dafba6 [UPD] script: format code Mathieu Benoit 2021-07-20 20:00:58 -0400
  • 1fdad0ee31 [FIX] config: remove image_db from configuration path - Add format code in release Mathieu Benoit 2021-07-20 20:00:41 -0400
  • 594de37fa5 [ADD] makefile: image_db generation image include code_generator - manifest default.dev include group image_db Mathieu Benoit 2021-07-20 19:43:28 -0400
  • 8974735f64 [FIX] install locally multiple workers when proxy_mode is enable Mathieu Benoit 2021-07-20 17:34:10 -0400
  • d3366239c9 [FIX] doc release: markdown generation Mathieu Benoit 2021-07-20 16:39:57 -0400
  • 64d2d01636 [FIX] Doc: grammar and spelling correction. Marie-Michèle Poulin 2021-07-20 16:19:01 -0400
  • cb88d0f122 [FIX] missing postgis ubuntu installation Mathieu Benoit 2021-07-20 16:07:22 -0400
  • 26f5f6b3ef [ADD] requirement in PRODUCTION.md Mathieu Benoit 2021-07-20 04:13:37 -0400
  • 9cdbeac9ba [FIX] production installation documentation with proxy nginx Mathieu Benoit 2021-07-20 02:56:14 -0400
  • a657de81f8 [FIX] release docker execution Mathieu Benoit 2021-07-20 00:31:15 -0400
  • faa905526d Merge branch 'makefile_docker_migration' - fix migration to version 1.2.0 - add script to create image backup - add script to show git repo diff - better documentation Mathieu Benoit 2021-07-17 01:34:18 -0400
  • f46c58868f [UPD] makefile add other image backup Mathieu Benoit 2021-07-17 01:33:17 -0400
  • b35d5db6c5 [ADD] script to compare csv and zip manifest from backup - show module difference Mathieu Benoit 2021-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 push Mathieu Benoit 2021-07-16 18:56:58 -0400
  • 3cf91837d6 [ADD] makefile create database and backup database erplibre_base - Support erplibre_website - Documentation with how test backup Mathieu Benoit 2021-07-16 04:29:23 -0400
  • f91b62d3d7 [FIX] script db_restore: force exit when clean cache database Mathieu Benoit 2021-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 manifest Mathieu Benoit 2021-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 color Mathieu Benoit 2021-07-16 00:13:05 -0400
  • 7d704b7910 [UPD] changelog with migration note - release note propose to update image_db Mathieu Benoit 2021-07-01 03:37:25 -0400
  • 11e07fddf3 [UPD] add return line in bash script Mathieu Benoit 2021-07-01 03:19:29 -0400
  • 4782f4f77a [ADD] script repo forall diff last version and stat - Add erplibre status for docker repo show status Mathieu Benoit 2021-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.20 Mathieu Benoit 2021-07-01 00:52:15 -0400
  • 85ba1fc664 [UPD] changelog add geospatial featured Mathieu Benoit 2021-06-30 22:26:42 -0400
  • 62787c041b [UPD] docker: move script in ./script/docker - Fix make docker_exec_erplibre Mathieu Benoit 2021-06-30 22:26:20 -0400
  • 247c4e6bb9
    Merge pull request #33 from ERPLibre/makefile_test_and_code_generator Mathieu Benoit 2021-06-30 19:46:58 -0400
  • 8dc552f82b [UPD] changelog from v1.1.1 Mathieu Benoit 2021-06-30 19:44:11 -0400
  • 44cf55d660 [ADD] code_generator documentation use case Mathieu Benoit 2021-06-27 22:58:36 -0400
  • 23a3464119 [UPD] makefile increase test speed Mathieu Benoit 2021-06-29 03:10:58 -0400
  • 85c8c87253 [REM] time in makefile, use it externaly Mathieu Benoit 2021-06-28 04:57:19 -0400
  • f7d70086fd [FIX] docker build, update dependencies and fix poetry - Use image with python 3.7.7 instead of using pyenv Mathieu Benoit 2021-06-27 16:51:30 -0400
  • 702f419119 [UPD] code_generator need --dev to be installed for secure in prod Mathieu Benoit 2021-06-27 01:24:31 -0400
  • bb4fc63fc2 [ADD] makefile format script directory with format_script Mathieu Benoit 2021-06-27 00:49:00 -0400
  • 705416d021 [FIX] remove duplicated dependency in debian installation Mathieu Benoit 2021-06-27 00:28:52 -0400
  • ebbb2e8619 [UPD] poetry dependencies update Mathieu Benoit 2021-06-27 00:22:51 -0400
  • 76a9a61b1e [ADD] make test Mathieu Benoit 2021-06-27 00:22:22 -0400
  • 1aa967fb6f [ADD] Multilingual markdown, support doc/CODE_GENERATOR.md in FR and EN - Update README Mathieu Benoit 2021-03-09 04:28:14 -0500
  • 8a70d064d1 [FIX] repo_revert_git_diff_date_from_code_generator: remove wrong lines in translation caused by ERPLibre structure Mathieu Benoit 2021-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 installation Mathieu Benoit 2021-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 format Mathieu Benoit 2021-05-27 01:47:32 -0400
  • 41e645d3fa [UPD] black: reduce max length to 79 char and experimental-string-processing Mathieu Benoit 2021-05-23 21:10:00 -0400
  • bfd7826492 [ADD] script open terminal to improve code generator development Mathieu Benoit 2021-05-16 17:53:27 -0400
  • a3cc183e25 [ADD] migrate prod to test database Mathieu Benoit 2021-05-13 01:03:09 -0400
  • 203ca82685 [REM] manifest dev: odoo-cloud-plateform is not anymore in base Mathieu Benoit 2021-04-25 00:39:46 -0400
  • 7f14bc8013 [ADD] script prettier xml format Mathieu Benoit 2021-04-23 22:33:58 -0400
  • 9d0300c3da [ADD] makefile format command and test_code_generator_generation_other Mathieu Benoit 2021-04-11 03:03:51 -0400
  • 55e0aa5ef3 [UPD] change odoo-saas-tool to saas-addons from it-projects-llc Mathieu Benoit 2021-04-03 03:20:40 -0400
  • ff5a47d97e [ADD] format when run test Mathieu Benoit 2021-03-26 01:56:47 -0400
  • 8078b68261 [ADD] documentation black, odoo-autopep8, prettier Mathieu Benoit 2021-03-22 04:22:50 -0400
  • 924a450b9a [REM] Makefile remove test_code_generator_demo_portal Mathieu Benoit 2021-03-22 04:08:53 -0400
  • fcd755b5b6 [ADD] maintainer-tools to autopep8, flake8 and pylint-odoo Mathieu Benoit 2021-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 crontab Mathieu Benoit 2021-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 reason Mathieu Benoit 2021-03-16 23:13:41 -0400
  • 5589787229 [ADD] Makefile generate all code_generator and add test Mathieu Benoit 2021-03-16 18:59:20 -0400
  • cc5a864c01 [ADD] Makefile: time to db_restore Mathieu Benoit 2021-03-15 06:46:13 -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_base Mathieu Benoit 2021-03-15 02:54:48 -0400
  • 7e4972355d [FIX] missing ERPLibre_image_db in source_repo_addons - Remove it from config, no need for now Mathieu Benoit 2021-03-13 02:41:19 -0500
  • 724569c980 [ADD] TechnoLibre_odoo-code-generator-template Mathieu Benoit 2021-03-13 02:27:33 -0500
  • ae0242e32d [ADD] makefile repo_configure_all Mathieu Benoit 2021-03-13 02:21:45 -0500
  • 46c4072d7c [ADD] contract signature feature Mathieu Benoit 2021-03-09 04:28:31 -0500
  • 67a21ce1a5 [ADD] update manifest dev muk_web to 12.0_dev Mathieu Benoit 2021-03-06 23:36:39 -0500
  • d7aa526199 [ADD] Update odoo-development documentation Mathieu Benoit 2021-03-06 23:04:26 -0500
  • e5eb68f3e3 [ADD] doc code generator - Explication about general usage of code generator - How to generate i18n translation - How to synchronize code_generator with module Mathieu Benoit 2021-02-10 22:15:07 -0500
  • 1e95b8b80f [ADD] makefile use install_addon.sh, reinstall_addon.sh, uninstall_addon.sh Mathieu Benoit 2021-02-07 03:06:25 -0500
  • c17b89fb8f [ADD] manifest dev support erplibre_theme_addons to code_generator Mathieu Benoit 2021-02-06 15:16:48 -0500