cc5fcd1337
[FIX] script new_project: remove unused substring
2022-02-10 00:53:59 -05:00
f525de5ab2
[UPD] update to version v1.3.0
2022-01-25 19:09:25 -05:00
04b34a793d
[UPD] install_locally.sh: revert poetry env use .venv
2022-01-24 18:26:52 -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
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
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
684f8dd4d7
Release v1.2.1
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
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
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
7e5ae534db
[ADD] doc: Migration docker postgresql
2021-07-21 05:43:52 -04:00
6bb4dafba6
[UPD] script: format code
2021-07-20 21:05:47 -04:00
1fdad0ee31
[FIX] config: remove image_db from configuration path
...
- Add format code in release
2021-07-20 21:05:47 -04:00
8974735f64
[FIX] install locally multiple workers when proxy_mode is enable
2021-07-20 21:05:47 -04:00
cb88d0f122
[FIX] missing postgis ubuntu installation
2021-07-20 21:05:47 -04:00
9cdbeac9ba
[FIX] production installation documentation with proxy nginx
2021-07-20 21:05:40 -04:00
a657de81f8
[FIX] release docker execution
2021-07-20 00:31:15 -04:00
b35d5db6c5
[ADD] script to compare csv and zip manifest from backup
...
- show module difference
2021-07-17 01:32:43 -04:00
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
2021-07-16 18:56:58 -04:00
f91b62d3d7
[FIX] script db_restore: force exit when clean cache database
2021-07-16 04:53:12 -04:00
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
2021-07-16 00:56:30 -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
11e07fddf3
[UPD] add return line in bash script
2021-07-15 17:44:52 -04:00
4782f4f77a
[ADD] script repo forall diff last version and stat
...
- Add erplibre status for docker repo show status
2021-07-01 03:50:32 -04:00
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
62787c041b
[UPD] docker: move script in ./script/docker
...
- Fix make docker_exec_erplibre
2021-06-30 22:26:20 -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
7f14bc8013
[ADD] script prettier xml format
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
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
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