Commit graph

74 commits

Author SHA1 Message Date
af7d5c7a3a [FIX] script install_production: ignore HEAD when checkout tag
- Install with ERPLIBRE_VERSION from env_var.sh
2022-05-26 22:27:04 -04:00
0aeeb5b2ff [ADD] doc code_generator: support website export module with scss 2022-05-22 02:34:40 -04:00
14f7132e6c [ADD] poetry doc: support error when artifacts directory
"relative path can't be expressed as a file URI"
2022-05-22 02:20:41 -04:00
ce30027208 [ADD] FAQ: git configuration and format retroactively code with rebase 2022-03-29 23:43:57 -04:00
da81b00d3a [UPD] format doc 2022-03-29 23:43:57 -04:00
58727c4838 [ADD] makefile: db_restore_prod_client to restore database production local 2022-03-29 23:43:57 -04:00
242b710458 [UPD] doc: move git doc in FAQ, add how amend several commits with no edit
- doc Cherry-pick a merged commit with conflict
2022-03-03 13:21:37 -05:00
739446c709 [UPD] makefile: better usage of code_generator 2022-03-03 13:21:37 -05:00
34535a2b7a [ADD] doc production: updating module list and configuration in docker 2022-02-10 20:44:29 -05:00
862d80353f [FIX] doc: typo release 2022-01-25 19:09:25 -05:00
ad5b21cbca [UPD] doc: better release information, readme and development 2022-01-24 14:09:17 -05:00
73e58f59dd [UPD] python version 3.7.12 2022-01-24 14:05:12 -05:00
2d40e9f6e0 [FIX] nginx: force by default no installation of nginx 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
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
7e5ae534db [ADD] doc: Migration docker postgresql 2021-07-21 05:43:52 -04:00
700b0e70bd Release v1.2.0 2021-07-21 01:02:32 -04:00
4e020fce6d [UPD] format doc markdown
- Add contributors
2021-07-20 21:06:41 -04:00
1fdad0ee31 [FIX] config: remove image_db from configuration path
- Add format code in release
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
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
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
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
62787c041b [UPD] docker: move script in ./script/docker
- Fix make docker_exec_erplibre
2021-06-30 22:26:20 -04:00
44cf55d660 [ADD] code_generator documentation use case 2021-06-29 04:59:51 -04:00
702f419119 [UPD] code_generator need --dev to be installed for secure in prod 2021-06-27 01:24:31 -04:00
ebbb2e8619 [UPD] poetry dependencies update 2021-06-27 00:52:18 -04:00
1aa967fb6f [ADD] Multilingual markdown, support doc/CODE_GENERATOR.md in FR and EN
- Update README
2021-06-27 00:36:52 -04:00
a3cc183e25 [ADD] migrate prod to test database 2021-06-27 00:36:52 -04:00
8078b68261 [ADD] documentation black, odoo-autopep8, prettier 2021-06-27 00:36:52 -04:00
887f05da56 [ADD] cloudflare deployement: change old ip to new ip, or delete DNS config
- Script to get public ip
- Documentation how to use with crontab
2021-06-27 00:36:52 -04:00
e5eb68f3e3 [ADD] doc code generator
- Explication about general usage of code generator
- How to generate i18n translation
- How to synchronize code_generator with module
2021-03-06 22:08:50 -05:00
7bfe6ac12f [FIX] doc docker 2021-02-02 00:43:53 -05:00
eeafbcdecb [FIX] remove git submodule init and improve FAQ networking 2021-01-21 02:06:48 -05:00
1b0a44fd18 [ADD] FAQ networking show all port open 2021-01-20 20:59:51 -05:00
fe3e041b7c [ADD] script to filter git repo group with code_generator 2021-01-15 12:42:53 -05:00
22384a5126 [ADD] configuration: can generate config file repo odoo import from group
- Add feature git repo filter by group
- Makefile support configuration
- Can generate config import path with code_generator dependencies
- Base group is erplibre_base dependencies
2021-01-15 12:42:53 -05:00
08554315c9 [UPD] doc improve release HOW TO 2020-12-11 15:35:08 -05:00
f55fa9f330 [ADD] doc to create a release docker 2020-11-21 00:11:13 -05:00