Commit graph

236 commits

Author SHA1 Message Date
074e5f1ff5 [UPD] poetry update
- security fix
2021-09-28 01:41:36 -04:00
2d40e9f6e0 [FIX] nginx: force by default no installation of nginx 2021-09-28 01:41:36 -04:00
e919a2725c [ADD] poetry_update.py: dry option to execute without result
Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2021-09-28 01:41:36 -04:00
02043d9467 [FIX] install_locally_dev.sh: delete all tag in OCA-maintainer-tools 2021-09-28 01:41:36 -04:00
0b838644c7 [ADD] doc release.md: guide to rename old version in code 2021-09-28 01:41:36 -04:00
b8ef81f64e [UPD] remove dependency module erplibre_base from base image
- add module auth_user_case_insensitive
2021-09-27 23:25:29 -04:00
8ba5d7c414 [UPD] add script generate_config to improve speed to generate configuration
- remove generate config config install_locally.sh
2021-09-27 23:25:00 -04:00
ceb4d2fe29 [ADD] doc unswallow a git repo 2021-09-27 23:08:16 -04:00
2a97eb2593 [ADD] doc development: database guide to delete manually with filestore 2021-09-27 23:08:11 -04:00
056e76bb0c [FIX] doc code_generator: change user/password 2021-09-27 23:06:12 -04:00
7de6ef1f6a [FIX] OCA_maintainer-tools conflict when install with tag 2021-09-27 21:24:48 -04:00
6859a2d3ab [FIX] script fork_project_ERPLibre.py missing execution permission 2021-09-27 21:24:28 -04:00
e48214165a [FIX] docker: remove dot from docker name 2021-07-21 05:44:10 -04:00
7e5ae534db [ADD] doc: Migration docker postgresql 2021-07-21 05:43:52 -04:00
83ea7ed072 [ADD] docker-compose: comment about using proxy or not with workers param 2021-07-21 04:12:14 -04:00
527d564fce [UPD] migration procedure v1.1.1 to v1.2.0 2021-07-21 03:25:22 -04:00
700b0e70bd Release v1.2.0 2021-07-21 01:02:32 -04:00
80b3bbf8e7 Merge branch 'fix_release_1_2_0'
Ready to release 1.2.0
2021-07-21 00:20:48 -04:00
3df8aef25d [ADD] release 1.2.0 update manifest and configuration 2021-07-20 23:54:12 -04:00
1480fa4d16 [ADD] readme: docker usage 2021-07-20 21:06:41 -04:00
4e020fce6d [UPD] format doc markdown
- Add contributors
2021-07-20 21:06:41 -04:00
6bb4dafba6 [UPD] script: format code 2021-07-20 21:05:47 -04:00
1fdad0ee31 [FIX] config: remove image_db from configuration path
- Add format code in release
2021-07-20 21:05:47 -04:00
594de37fa5 [ADD] makefile: image_db generation image include code_generator
- manifest default.dev include group image_db
2021-07-20 21:05:47 -04:00
8974735f64 [FIX] install locally multiple workers when proxy_mode is enable 2021-07-20 21:05:47 -04:00
d3366239c9 [FIX] doc release: markdown generation 2021-07-20 21:05:47 -04:00
Marie-Michèle Poulin
64d2d01636 [FIX] Doc: grammar and spelling correction. 2021-07-20 21:05:47 -04:00
cb88d0f122 [FIX] missing postgis ubuntu installation 2021-07-20 21:05:47 -04:00
26f5f6b3ef [ADD] requirement in PRODUCTION.md 2021-07-20 21:05:47 -04:00
9cdbeac9ba [FIX] production installation documentation with proxy nginx 2021-07-20 21:05:40 -04:00
a657de81f8 [FIX] release docker execution 2021-07-20 00:31:15 -04:00
faa905526d Merge branch 'makefile_docker_migration'
- fix migration to version 1.2.0
- add script to create image backup
- add script to show git repo diff
- better documentation
2021-07-17 01:34:18 -04:00
f46c58868f [UPD] makefile add other image backup 2021-07-17 01:33:17 -04:00
b35d5db6c5 [ADD] script to compare csv and zip manifest from backup
- show module difference
2021-07-17 01:32:43 -04:00
0bb92995f2 [FIX] script git show code diff repo manifest: better support
- support when different branch same commit
- show warning instead error when the branch is different, but it's push
2021-07-16 18:56:58 -04:00
3cf91837d6 [ADD] makefile create database and backup database erplibre_base
- Support erplibre_website
- Documentation with how test backup
2021-07-16 05:36:55 -04:00
f91b62d3d7 [FIX] script db_restore: force exit when clean cache database 2021-07-16 04:53:12 -04:00
b4ca616104 [ADD] script: tag push all
- git can push all tags with different organization from manifest
- Add documentation git repo before clean all repo manifest
2021-07-16 00:56:30 -04:00
1bf8d7da9f [UPD] add repo_diff_manifest_production in documentation release.md
- add bold color in bash
- add default manifest
- fix print color
2021-07-16 00:55:38 -04:00
7d704b7910 [UPD] changelog with migration note
- release note propose to update image_db
2021-07-15 17:45:20 -04:00
11e07fddf3 [UPD] add return line in bash script 2021-07-15 17:44:52 -04:00
4782f4f77a [ADD] script repo forall diff last version and stat
- Add erplibre status for docker repo show status
2021-07-01 03:50:32 -04:00
511c722bbc [ADD] support make docker test and gen config
- fix running test in docker
- use odoo user in docker
- Makefile add repo_show_status
- docker repo show status
- Support older git version 2.20
2021-07-01 03:50:32 -04:00
85ba1fc664 [UPD] changelog add geospatial featured 2021-07-01 03:49:16 -04:00
62787c041b [UPD] docker: move script in ./script/docker
- Fix make docker_exec_erplibre
2021-06-30 22:26:20 -04:00
247c4e6bb9
Merge pull request #33 from ERPLibre/makefile_test_and_code_generator
Makefile test and code generator
2021-06-30 19:46:58 -04:00
8dc552f82b [UPD] changelog from v1.1.1 2021-06-30 19:44:11 -04:00
44cf55d660 [ADD] code_generator documentation use case 2021-06-29 04:59:51 -04:00
23a3464119 [UPD] makefile increase test speed 2021-06-29 04:52:03 -04:00
85c8c87253 [REM] time in makefile, use it externaly 2021-06-29 00:40:36 -04:00