Commit graph

54 commits

Author SHA1 Message Date
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
f81b257e3a [FIX] rename http://git.erplibre.ca/ to https://github.com/ERPlibre/ 2020-11-21 00:10:28 -05:00
a607702e63 [FIX] doc tiny fix 2020-11-20 22:22:01 -05:00
f435e1c11d [ADD] doc release docker push 2020-11-20 22:22:01 -05:00
Marie-Michele Poulin
d8ef5912e4 [FIX] text correction in documentation
Signed-off-by: Marie-Michèle Poulin <marie-michele.poulin@technolibre.ca>
2020-09-30 21:02:19 -04:00
6cbd2884bb [UPD] documentation about release 2020-09-30 20:52:13 -04:00
143f5d77db [FIX] update missing libpng12-0 for ubuntu 20.04 2020-09-30 20:52:13 -04:00
187dc83bb4 [ADD] pull request show list of all repo from an organization 2020-09-30 20:52:13 -04:00
492fc4c5b0 [ADD] script to remove auto_install in manifest of all repo
- Script to show difference between actual code and manifest revision
This will help to don't forget divergence between missing push code
- Fix default_remote, using dict of all values instead of string
2020-09-30 20:52:13 -04:00
8a05074de7 [FIX] Typo rename dependancy to dependency 2020-09-30 20:52:13 -04:00
2f21c94c9d [FIX] docker odoo execution connect to database
- Database manager works when use postgres_db postgres
- Add volume for postgres
- Add script to build docker
- Documentation of docker usage
2020-09-30 20:52:13 -04:00
a2ba60dff3 [ADD] script to delete production
- prod documentation
2020-09-30 20:51:57 -04:00
2888cbf890 [ADD] poetry support
- Auto regenerate poetry pyproject.toml from all requirements.txt with
script poetry_update.py
- Sort dependancy in pyproject.toml
- Rename directory venv to .venv
- In bash, use USER instead of whoami
- Remove python3 from ubuntu dependancy. Ignore python from system.
- Use pyenv with poetry
- Simplify pip installation script
2020-09-30 20:51:57 -04:00
db4b145e72 [ADD] update documentation
- How to update all repo with source
- Missing dependancy openupgradelib
2020-07-23 01:31:36 -04:00
e02143e8d3 [ADD] production.md with more information about managing prod
- Support SSL
- Command to watch log
- Command to restart services
- How to run with address ip
2020-07-14 22:19:11 -04:00
11ebb7a208 [ADD] doc to search branch, empty branch and script to clean manifest 2020-07-14 22:19:11 -04:00
4c0ed94f8b [UPD] run.md improve guide for testing 2020-07-14 22:19:11 -04:00
Gael
c202107f1b [ADD] doc development create module scaffold 2020-07-14 22:19:11 -04:00
d5bd432d59 [FIX] add git_diff_repo_manifest to show diff code between 2 manifests 2020-07-14 22:19:11 -04:00
0c94c2d507 [FIX] script git_ venv bin update hasbang with environment 2020-07-14 02:30:02 -04:00
ac530f70d2 [ADD] Support manifest default.staged.xml
- Stage is a version between dev and prod, to update future prod with dev
- Add doc how to generate default.staged.xml
- Fix generate manifest when missing default remote
- Fix generate manifest path
2020-07-14 02:30:02 -04:00