aa7689edec[FIX] make test with coverage: missing coverage parameterMathieu Benoit2023-03-04 23:31:41 -0500
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 ctrlMathieu Benoit2023-03-03 16:21:54 -0500
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 moduleMathieu Benoit2023-02-19 23:03:43 -0500
31aa1c3fe3Merge branch 'develop' - pip security update gitpython and future - add nginx template - add code_count.sh for statistic code - addons script to migrate database prod to dev - addons script to update all module - update OSX installation - test color in red the output file name when got errorMathieu Benoit2023-02-14 16:50:21 -0500
4c73da29b0[UPD] README: use test_full_fast instead of test, more fastMathieu Benoit2023-02-14 16:49:15 -0500
06bb6a0cc7[UPD] test: help in red to read log when got errorMathieu Benoit2023-02-14 16:47:04 -0500
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 itMathieu Benoit2023-02-13 18:00:36 -0500
5d478954f3[ADD] script install_addons_dev: increase memory when use devMathieu Benoit2023-01-22 18:08:39 -0500
7c123685ef[ADD] manifest: OCA_server-ux is now default baseMathieu Benoit2023-01-21 00:50:21 -0500
2732942633[UPD] script db_restore: better description help - show nothing when nothing to doMathieu Benoit2023-01-17 21:44:30 -0500
ad0c9b24fbMerge branch 'develop' - add support release alpha/beta - fix image_db package - fix poetry installation problem with vatnumberMathieu Benoit2023-01-17 16:51:21 -0500
f896340d4b[FIX] script install: install vatnumber before install poetry pip - this fix a problem about python2_to3Mathieu Benoit2023-01-17 16:50:42 -0500
5ba826823f[FIX] makefile test_full_fast: generate a database test - because test is in parallel, cannot have enought time to create _cache_erplibre_base , so create it in serial beforeMathieu Benoit2023-01-05 09:05:51 -0500
36490f83ea[UPD] manifest: use revision 12.0 instead of dev for cgMathieu Benoit2023-01-05 08:22:40 -0500
60216ad2e1Merge branch 'develop' - clean and refactor script directory - add run_parallel_cg and run_parallel_cg_template - add script to generate IDE Pycharm configuration - Remove not used stuffMathieu Benoit2023-01-05 04:22:36 -0500
7847229661[ADD] makefile: run_parallel_cg and run_parallel_cg_template - use parallel in bash and read txt configMathieu Benoit2023-01-04 08:35:11 -0500
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 configurationMathieu Benoit2023-01-02 22:07:54 -0500
a4c48d5ae5[FIX] test: move test to fix temporary the result about code_generator_dataMathieu Benoit2023-01-02 00:31:54 -0500
56bc260a12[UPD] poetry: downgrade shapely to 1.8.5 to support asShapeMathieu Benoit2023-01-01 06:55:06 -0500
c425ca45b8[UPD] makefile: remove website_gengo from website package - no need to use gengo api to do translation of your website.Mathieu Benoit2023-01-01 06:30:49 -0500
89f546ffef[FIX] makefile: drop db before clone when generate image DBMathieu Benoit2023-01-01 06:22:14 -0500
c20f2a3d5d[UPD] manifest: remove revision 12.0, it's the default - some repo remove 12.0_dev after update and refactoringMathieu Benoit2023-01-01 05:49:29 -0500
fdbfe05899[ADD] makefile: generate image DB with parallel - add logs modules to install into script install_addons.shMathieu Benoit2023-01-01 02:40:42 -0500
babf4b752b[UPD] makefile: rename module product_supplier_name_search from NumigiMathieu Benoit2022-12-31 23:38:53 -0500
dc72f68b49[FIX] generate_config: change odooaktiv to mathbentechMathieu Benoit2022-12-31 04:15:05 -0500
2282eef367[UPD] poetry with all addons update - remove odoo doc, and update sphinx - do symlink in doc_user with odoo/odoo for better doc - Add debian package pysassc for sphinxMathieu Benoit2022-12-31 03:07:53 -0500
fae76e3e49[ADD] test run_parallel_test.py: checkout po/pot deleted from test - code_generator_demo_website_multiple_snippet depend on code_generator_demo_portal and need the template to generate po, so checkout change. The other solution is to copy code code_generator_demo_portal - Cause fail when delete file is not in gitMathieu Benoit2022-12-21 22:45:04 -0500