Commit graph

213 commits

Author SHA1 Message Date
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
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
6e57b2584a [FIX] npm installation
- install npm locally instead of globaly
2023-12-02 14:14:23 -05: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
afe9cbb2a8 [ADD] script format_python: simplify command to format python 2023-07-06 16:40:20 -04:00
ba6ddee291 [FIX] script: migrate prod to test, new odoo break with --dev all 2023-07-06 16:39:47 -04:00
Marie-Michèle Poulin
a48c06b4bf [REM] script: remove source from installation,it's not exist before install 2023-05-17 01:55:29 -04:00
Marie-Michèle Poulin
4bb807b22c Revert "[ADD] script: source venv activate"
This reverts commit bd117ae755.
2023-05-17 01:55:24 -04:00
1bfe4e962b [UPD] script new_project: support relation and relation_field 2023-05-02 23:01:48 -04:00
028dde7d84 [IMP] new_project: support config to add model, field with type
- no validation, the cg will do it
2023-04-29 22:08:37 -04:00
cbd9fba586 [UPD] format 2023-04-29 16:34:34 -04:00
bd117ae755 [ADD] script: source venv activate 2023-04-12 15:53:35 -04:00
Alexandre Ferreira Benevides
ee401b22a7 [FIX] install OSX: limit hard run.sh and source activate
Signed-off-by: Alexandre Ferreira Benevides <alexandre.ferreira.benevides@gmail.com>
2023-04-12 15:48:44 -04:00
542aeee85d [FIX] makefile test: move serial test in execution second test 2023-04-11 21:32:39 -04:00
5c3055ce6e [UPD] script maintenance prettier xml: documentation strict whitespace 2023-04-09 18:41:27 -04:00
7f97352478 [UPD] script code_count.sh: add csv file 2023-03-13 19:27:26 -04:00
cb3b2fe862 [FIX] script update_prod_to_dev.sh: need install_addons_dev.sh 2023-03-12 17:46:00 -04:00
8275e149ee [ADD] run_parallel_test: missing test demo_internal 2023-03-08 12:02:53 -05:00
e87a307d56 [ADD] script code_generator: transform_xml_data_website_page_to_controller
- need to add auth="user" to website.page, so need to support it in ctrl
2023-03-04 23:34:37 -05:00
Alexandre Ferreira Benevides
451358ff05 [UPD] install_OSX_dependency.sh: remove poetry, pyenv add parallel 2023-02-22 23:49:16 -05:00
8dd49e4447 [UPD] script show_evolution_module: compare CSV information
- fix odoo_odoo addons to include test
- add option to force fetch.
- add check uninstall module
- add stat unique module
2023-02-20 00:12:37 -05:00
d6f652f58c [UPD] script show_evolution_module: parallelism 2023-02-19 04:43:46 -05:00
fa844327fb [UPD] script test parallel: move async to lib 2023-02-19 04:43:46 -05:00
b711352672 [FIX] script test parallel: force check in addons when copy in sandbox 2023-02-19 04:26:18 -05:00
586c9bc53f [ADD] script stat: show evolution between module for OCA addons 2023-02-19 04:26:15 -05:00
5be3b1c1c8 [FIX] script poetry_update: support ~= when compare dependency
- clean code
2023-02-14 17:32:25 -05:00
06bb6a0cc7 [UPD] test: help in red to read log when got error 2023-02-14 16:47:04 -05:00
5535a81213 [REM] script install OSX: move docker installation to FAQ 2023-02-14 16:01:43 -05:00
3f8dfcd392 [ADD] script update_addons_all.sh and update_prod_to_dev.sh
- first script help to update all modules for a database
- second script help to test a production database without affecting it
2023-02-13 18:00:36 -05:00
6b9fa748f5 [ADD] script statistic: code_count.sh 2023-02-11 18:49:28 -05:00
e80aa593f8 [ADD] script template_nginx 2023-02-11 18:49:28 -05:00
2f73a67227 [FIX] script pycharm_configuration: support iml when contain 1 component 2023-02-08 15:29:34 -05:00
bc010d526c [UPD] script install OSX: support postgis 2023-02-08 15:29:34 -05:00
0a2efd8a42 [UPD] script install_OSX_dependency.sh: start postgresql at installation 2023-01-26 00:33:40 -05:00
3208f8f4dc [UPD] format script python 2023-01-26 00:30:52 -05:00
5d478954f3 [ADD] script install_addons_dev: increase memory when use dev 2023-01-26 00:30:38 -05:00
2732942633 [UPD] script db_restore: better description help
- show nothing when nothing to do
2023-01-17 21:44:30 -05:00
f896340d4b [FIX] script install: install vatnumber before install poetry pip
- this fix a problem about python2_to3
2023-01-17 16:50:42 -05:00
32ff705087 [ADD] release: support alpha and beta + build version
- missing version of alpha/beta
2023-01-12 16:09:27 -05:00
7ca08b52eb [FIX] script: add missing check variable 2023-01-07 00:30:46 -05:00
cc438c8851 [FIX] script addons: check all return result
- this will give error when execute in parallel
2023-01-07 00:23:15 -05:00
c942fa783f [FIX] run_parallel_cg_template: install module with template
- add test cg_cg
2023-01-07 00:23:07 -05:00
87367d647e [FIX] check_addons_exist: remove blank addons_path 2023-01-06 16:55:27 -05:00
7847229661 [ADD] makefile: run_parallel_cg and run_parallel_cg_template
- use parallel in bash and read txt config
2023-01-05 04:20:43 -05:00
fcad933850 [ADD] run_parallel_test: check_git_change OCA_server-tools 2023-01-05 04:20:43 -05:00
de7cda5e5e [ADD] script: IDE pycharm configuration
- script to configure Pycharm configuration
- add exclude directory about ERPLibre
- add configuration in folder, the minimal to use ERPLibre for dev
- list configuration
2023-01-05 04:20:43 -05:00
6348c7d15a [UPD] format script 2023-01-05 04:20:43 -05:00