542aeee85d
[FIX] makefile test: move serial test in execution second test
2023-04-11 21:32:39 -04:00
39f289ab3d
Merge branch 'develop'
...
- import external fix
2023-04-09 19:04:43 -04:00
1bcbc8efe3
[ADD] makefile: test export
2023-04-09 19:01:49 -04:00
5c3055ce6e
[UPD] script maintenance prettier xml: documentation strict whitespace
2023-04-09 18:41:27 -04:00
f3525e72ed
Merge branch 'develop'
...
- add statistic code tools
- fix test validate no change in addons for run_parallel_test.py
- upd osx installation
- fix test coverage
- missing test internal
- and more
2023-04-05 00:03:52 -04:00
c067425033
[ADD] manifest: muk_web to code_generator
2023-03-29 15:23:12 -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
ffa4cbb160
[UPD] .gitignore: remove coverage.json
2023-03-07 15:43:27 -05:00
b3e8ce608b
[UPD] makefile test coverage: add test template_code_generator and fix dev
2023-03-07 15:42:40 -05:00
de4c7196d2
[UPD] doc FAQ: add OSX error current limit exceeds maximum limit
2023-03-07 15:41:24 -05:00
90229ad155
[ADD] coverage json
2023-03-05 01:53:30 -05:00
aa7689edec
[FIX] make test with coverage: missing coverage parameter
2023-03-04 23:34:37 -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
42b0ccee97
[UPD] github funding
2023-03-02 02:02:35 -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
56e1a0b4cc
Merge branch 'fix_poetry'
...
- fix poetry update, take in charge ~=
- pip dependency update with security issue
2023-02-14 17:40:28 -05:00
c511dedb6f
[FIX] doc cg theme_test: typo
2023-02-14 17:40:11 -05:00
00df601cee
[UPD] poetry: remove pycrypto, update cryptography
...
- update all dependency after poetry fix, like pygments update and docutils
2023-02-14 17:36:58 -05:00
5be3b1c1c8
[FIX] script poetry_update: support ~= when compare dependency
...
- clean code
2023-02-14 17:32:25 -05:00
castiel10k
b913300b5b
[UPD] Verification - is ERPLibre running correctly
...
Added lines to explain how to verify if ERPLibre is running correclty.
2023-02-14 16:55:41 -05:00
31aa1c3fe3
Merge 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 error
2023-02-14 16:50:21 -05:00
4c73da29b0
[UPD] README: use test_full_fast instead of test, more fast
2023-02-14 16:49:15 -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
8ddcec3f21
[UPD] poetry: gitpython 3.1.30 and future 0.18.3
2023-02-11 18:49:18 -05:00
9b7bfecdc0
Merge branch 'develop'
...
- security update
- fix osx installation
- minor fix script IDE
2023-02-08 15:46:39 -05:00
e03d36fac6
[UPD] poetry: Werkzeug 0.11.15 to 0.16.1 security issue
...
- update all poetry
2023-02-08 15:46:30 -05:00
2f73a67227
[FIX] script pycharm_configuration: support iml when contain 1 component
2023-02-08 15:29:34 -05:00
892e64b0cb
[FIX] doc code_generator: change name module theme
2023-02-08 15:29:34 -05:00
bc010d526c
[UPD] script install OSX: support postgis
2023-02-08 15:29:34 -05:00
dc5d739984
Merge pull request #55 from castiel10k/master
...
Added Windows release and installation instructions in it's own markdown file.
2023-02-08 14:17:55 -05:00
castiel10k
719a5baf26
[ADD] Creation of WINDOWS_INSTALLATION.md
2023-02-08 14:15:30 -05:00
ba0862433b
Merge branch 'develop'
...
- better help script db_restore
- add default repo OCA_server-ux
- increase memory when install_addons_dev.sh
- add makefile format to MathBenTech_odoo-business-spending-management-quebec-canada
- format all python script
2023-01-26 00:33:53 -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
85a1ff04f1
[ADD] makefile: format mathbentech business
2023-01-26 00:30:47 -05:00
5d478954f3
[ADD] script install_addons_dev: increase memory when use dev
2023-01-26 00:30:38 -05:00
7c123685ef
[ADD] manifest: OCA_server-ux is now default base
2023-01-26 00:30:19 -05:00
2732942633
[UPD] script db_restore: better description help
...
- show nothing when nothing to do
2023-01-17 21:44:30 -05:00
ad0c9b24fb
Merge branch 'develop'
...
- add support release alpha/beta
- fix image_db package
- fix poetry installation problem with vatnumber
2023-01-17 16:51:21 -05:00