Commit graph

533 commits

Author SHA1 Message Date
e65984e13a [ADD] TODO + doc schema 2024-08-25 00:13:00 -04:00
d7524e05cc [UPD] script selenium: support open_dashboard 2024-08-25 00:13:00 -04:00
9c2c6fc7cd Merge branch 'develop'
- Improve selenium script
- Add repo JayVora-SerpentCS_SerpentCS_Contribution
2024-05-03 23:31:26 -04:00
ee1acf91f2 [UPD] changelog 2024-05-03 23:30:14 -04:00
741b854229 [ADD] script open terminal: double root, second open selenium 2024-05-03 23:27:33 -04:00
c1997e2a18 [ADD] repo JayVora-SerpentCS SerpentCS_Contributions
Thanks SerpentCS for your contributions
2024-05-03 23:27:06 -04:00
eee8e83ac8 [ADD] script remote git compare: support git cola like git gui 2024-05-03 23:25:44 -04:00
Christian Lavoie
4a7be4a77f [UPD] script install selenium: missing pip 2024-05-03 23:25:29 -04:00
2dcfbf2943 [FIX] script selenium: web login support firefox snap 2024-05-03 23:25:24 -04:00
4340f1e088 [UPD] script web_login.py: use plan instead of workspace
- auto close chat bot before use wizard
2024-05-03 23:25:05 -04:00
ed96b2ad01 [UPD] script selenium: implement configuration and merge script 2024-05-03 23:24:53 -04:00
d7f6c257d2 Merge branch 'develop'
- Support ubuntu 23.10
- Script search docker compose
- Improve run_parallel_test
- Update poetry 1.3.1 to 1.5.1
- Update changelog
- Support old docker compose with new syntax
2024-05-03 23:20:56 -04:00
ccf0815734 [UPD] changelog 2024-05-03 23:20:42 -04:00
cafe0233d8 [ADD] open terminal: open code generator 2024-05-03 23:14:07 -04:00
6c1522ff99 [ADD] doc FAQ: docker when missing network interface 2024-05-03 23:13:59 -04:00
b22cbe879e [UPD] remove netrpc_interface from configuration 2024-05-03 23:13:59 -04:00
69733c3941 [FIX] docker script: support docker name with - and _ 2024-05-03 23:13:59 -04:00
81c4528b57 [UPD] replace docker-compose to docker compose 2024-05-03 23:13:59 -04:00
3dc6fdc741 [IMP] script search_class_model: output json and extract field 2024-05-03 23:13:59 -04:00
edbf898136 [UPD] script check addons exist: show different error when multiple module
- this permit to know if multiple same module or missing module
- ignore warning when ask for module path
2024-05-03 23:13:59 -04:00
b38d67e35a [FIX] script test parallel: check file exist before crash 2024-05-03 23:13:59 -04:00
ea9be9b2ca [FIX] script python: missing color log error 2024-05-03 23:13:59 -04:00
6d0c03dc25 [FIX] script run_parallel_test: check tpl_result before use 2024-05-03 23:13:59 -04:00
10cead294f [FIX] script install ubuntu 23.10 2024-05-03 23:13:59 -04:00
44434f3457 [ADD] script system: search_docker_compose_erplibre.sh 2024-05-03 23:13:59 -04:00
c47d4d016e [ADD] script run_parallel_test: argument json_model and output_result_dir
- change approch for test, use a dict to launch test instead of asyncio
callback. Like that, can configure automatic test from external.
- output_result_dir permit to extract result and log from each test for
external execution.
- create config_testcase.json with test testcase configuration for all
test
- detect when asyncio got execution error
2024-05-03 23:13:59 -04:00
e4e6571ca8 [UPD] script run_parallel_test.py: remove dependance config from async exec 2024-05-03 23:13:59 -04:00
c172c77159 [IMP] script check_addons_exist.py: argument output_path
- output the real path if module exist from configuration
2024-05-03 23:13:59 -04:00
f972acbc80 [ADD] pip install: support selenium (with python 3.7 strangely) 2024-05-03 23:13:59 -04:00
68d001e29a [FIX] poetry: Poetry version 1.3.1 to 1.5.1 and upgrade freeze versions 2024-05-03 23:13:59 -04:00
6c66f36be5 Merge branch 'develop'
- Integrate Selenium
- Fix npm installation
- Support osx to open_terminal
- Improve Pycharm script
- Support default configuration Pycharm
- Change format script to reduce test error (but cause others
problems...)
- FAQ error git bind, kill git-daemon
- rename erplibre_workspace/it to erplibre_devops
- upgrade docker version buster to bullseye
2023-12-02 14:26:30 -05:00
43d50da91a [UPD] changelog 2023-12-02 14:26:16 -05:00
5c694e3cac [ADD] selenium script 2023-12-02 14:14:23 -05:00
5f7090489e [FIX] new project missing odoo_conf 2023-12-02 14:14:23 -05:00
addb636042 [UPD] script open_terminal: support OSX 2023-12-02 14:14:23 -05:00
8632c1501d [UPD] script pycharm: improve pycharm configuration management
- support default configuration
2023-12-02 14:14:23 -05:00
87730b5221 [UPD] format with script format.sh 2023-12-02 14:14:23 -05:00
eff77820ba [UPD] docker: buster to bullseye, fix npm install
- add developer tools
- update wkhtmltox to works with bullseye
2023-12-02 14:14:23 -05:00
6e29572a2b [FIX] run test: when format before doing commit break the test
- the test pass because it's formated before
2023-12-02 14:14:23 -05:00
a7ce311f28 [ADD] doc FAQ: kill git-daemon when already run 2023-12-02 14:14:23 -05:00
6e57b2584a [FIX] npm installation
- install npm locally instead of globaly
2023-12-02 14:14:23 -05:00
91ab1e1a8e [UPD] doc production: better guide to move to dev a prod 2023-09-07 15:19:13 -04:00
82ae8e20a5 Release v1.5.0 2023-07-07 03:15:31 -04:00
722ab6971f [UPD] release 1.5.0 2023-07-07 03:10:36 -04:00
195a10e5e6 [ADD] poetry: odoorpc for module sync_external_model 2023-07-07 03:10:36 -04:00
9bcc193cdd [FIX] makefile: image db create package dms missing restore db 2023-07-07 03:06:17 -04:00
c5895c90f1 [FIX] docker: remove pip vatnumber and add addons/addons path to configuration 2023-07-07 01:31:03 -04:00
f3a5bc9399 [UPD] multilingual-markdown: update to last version v1.0.3 2023-07-07 01:04:38 -04:00
27e2293937 [FIX] script: remove vat installation
- no need to Quebec
- no need suds-jurko
2023-07-06 23:24:35 -04:00
c584d08dc2 [FIX] script: disable OCA_maintainer-tools installation
- not use and crash for some environnement
2023-07-06 23:06:24 -04:00