Commit graph

417 commits

Author SHA1 Message Date
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
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
3522821665 [UPD] changelog: update migration note, force delete directory 2023-01-17 16:01:49 -05:00
14bf1c8c56 [ADD] makefile: image_db_create_erplibre_package_dms
- create db image with document management system
2023-01-14 00:34:23 -05:00
88c8804014 [FIX] makefile: image_db_create_erplibre_demo use wrong database 2023-01-14 00:32:24 -05:00
32ff705087 [ADD] release: support alpha and beta + build version
- missing version of alpha/beta
2023-01-12 16:09:27 -05:00
5b0ea51bb6 Merge branch 'develop'
- improve run_parallel_cg
- udpate manifest cg branch 12.0
- other script improvement
2023-01-08 02:58:09 -05:00
b934315962 [ADD] makefile: comment debug command to run_parallel_test.py 2023-01-07 02:00:19 -05:00
7ca08b52eb [FIX] script: add missing check variable 2023-01-07 00:30:46 -05:00
14f8156045 [ADD] run_parallel_cg_migrator: remove migrator from cg run parallel 2023-01-07 00:23:15 -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
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 before
2023-01-05 09:05:51 -05:00
36490f83ea [UPD] manifest: use revision 12.0 instead of dev for cg 2023-01-05 08:22:40 -05:00
60216ad2e1 Merge 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 stuff
2023-01-05 04:22:36 -05:00
d85e58b7fe [UPD] CHANGELOG 2023-01-05 04:20:43 -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
c1fd2366c7 [ADD] manifest: numigi web is use in base image 2023-01-05 04:20:43 -05:00
1687eb9edf [FIX] remove manifest experimental and fix typo changelog 2023-01-05 04:20:43 -05:00
25d41c3731 [FIX] generate image missing command 2023-01-05 04:20:43 -05:00
b047932487 [REM] travis not use 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
7ed6939907 [UPD] script: move script git, manifest, database, poetry, install
- refactor script emplacement
- update all reference
2023-01-02 21:54:20 -05:00
541a09fa3a Merge branch 'develop'
- security update poetry
- downgrade pip shapely to 1.8.5
- remove website_gengo from image DB
- finish update all addons repo to end 2022
- fix docker build
- fix test conflict code generator
2023-01-02 02:02:48 -05:00
5d40711427 [UPD] doc production: add information to update all database and show log 2023-01-02 01:57:18 -05:00
7ddefe4d2a [FIX] docker: update poetry into docker 2023-01-02 01:49:00 -05:00
a4c48d5ae5 [FIX] test: move test to fix temporary the result about code_generator_data 2023-01-02 00:31:54 -05:00
56bc260a12 [UPD] poetry: downgrade shapely to 1.8.5 to support asShape 2023-01-01 06:55:13 -05:00
c425ca45b8 [UPD] makefile: remove website_gengo from website package
- no need to use gengo api to do translation of your website.
2023-01-01 06:30:49 -05:00
89f546ffef [FIX] makefile: drop db before clone when generate image DB 2023-01-01 06:22:14 -05:00
34193b0930 [UPD] makefile: rename module project_time_budget
- Rename module project_task_subtask_time_range => project_time_budget
- Rename module project_task_time_range => project_time_range
- Remove module project_time_management
2023-01-01 06:21:54 -05:00
fe6a170048 [UPD] poetry: finalize update addons 2023-01-01 05:54:24 -05:00
c20f2a3d5d [UPD] manifest: remove revision 12.0, it's the default
- some repo remove 12.0_dev after update and refactoring
2023-01-01 05:49:29 -05:00
89ea9010e0 [UPD] poetry: security setuptools and pygments 2023-01-01 03:39:39 -05:00
62de15c666 Merge branch 'develop'
- fix git repo clean
- fix poetry add dependency
- update poetry
- update all addons repo to end 2022
- implement parallel image DB generation
2023-01-01 03:27:43 -05:00
e18224da23 [FIX] makefile: repo_clear_all
- delete .repo to force update
- remove other repo to force clone
2023-01-01 03:27:24 -05:00
45ee43eb14 [UPD] changelog 2023-01-01 03:27:24 -05:00
fdbfe05899 [ADD] makefile: generate image DB with parallel
- add logs modules to install into script install_addons.sh

Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2023-01-01 03:27:16 -05:00