Commit graph

  • 89cd1c6f67 [ADD] docker : new hierchical layout Michael Faille 2020-06-03 17:08:00 -0400
  • 7de2b52bf8 [ADD] uber commit - see descriptions : Michael Faille 2020-05-31 09:29:29 -0400
  • a2ba60dff3 [ADD] script to delete production - prod documentation Mathieu Benoit 2020-07-31 15:21:54 -0400
  • e280814aa9 [FIX] prod: simplify generate venv, move pyenv in home of new user Mathieu Benoit 2020-07-29 18:13:22 -0400
  • 29ca3afb07 [ADD] Tegin support medical-fhir Mathieu Benoit 2020-07-28 02:17:49 -0400
  • 3d97969b80 [ADD] CybroOdoo, dhongu, kinjal-sorathiya - support OpenHRMS - support Property-management Mathieu Benoit 2020-07-28 02:15:19 -0400
  • 026f6dcee5 [ADD] camptocamp odoo-cloud-platform Mathieu Benoit 2020-07-28 00:02:50 -0400
  • 394f796266 [ADD] Add OCA repo, obayit and SerpentCS Mathieu Benoit 2020-07-27 20:42:24 -0400
  • 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 Mathieu Benoit 2020-07-24 02:20:30 -0400
  • 8a1d12adbc [ADD] WIP test poetry Michael Faille 2020-07-24 00:48:50 -0400
  • c8d1828f07 [ADD] odooaktiv product_rating_app and Pledra odoo-product-configurator - Fix git clone depth odoo repo Mathieu Benoit 2020-07-25 01:45:22 -0400
  • a9ade0676f [FIX] repo_manifest duplicate remote source conflict name - when trying discover new repo, but another organization exist with same name, it's now adding organization + "_origin" Mathieu Benoit 2020-07-24 23:41:29 -0400
  • 02a2227579 [FIX] install_OSX_dependency.sh python venv - Install lessc Alexandre Ferreira Benevides 2020-07-23 17:03:59 -0400
  • db4b145e72 [ADD] update documentation - How to update all repo with source - Missing dependancy openupgradelib Mathieu Benoit 2020-07-22 20:51:57 -0400
  • 1db7d6bba7 [ADD] TODO.md file Mathieu Benoit 2020-07-14 22:53:39 -0400
  • 72a48f830f
    Merge pull request #3 from ERPLibre/release/1.0.1 Mathieu Benoit 2020-07-14 22:21:31 -0400
  • 33020ce9d4 [UPD] config: Force workers at 2 Mathieu Benoit 2020-07-14 21:06:22 -0400
  • 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 Mathieu Benoit 2020-07-14 03:38:47 -0400
  • d4c1ada94b [ADD] Readme.md with easy guide to run ERPLibre Mathieu Benoit 2020-07-14 02:42:27 -0400
  • 2ef60330a6 [ADD] CHANGELOG.md with release 1.0.1 Mathieu Benoit 2020-07-13 01:06:56 -0400
  • 11ebb7a208 [ADD] doc to search branch, empty branch and script to clean manifest Mathieu Benoit 2020-07-12 22:49:25 -0400
  • 7b9a4e4345 [UPD] create script to run repo sync on manifest - Add guide to search branch in all repo - Add experimental manifest - Add script to clean all repo Mathieu Benoit 2020-07-12 18:24:00 -0400
  • 4c0ed94f8b [UPD] run.md improve guide for testing Mathieu Benoit 2020-07-12 15:20:39 -0400
  • c202107f1b [ADD] doc development create module scaffold Gael 2020-07-12 15:01:57 -0400
  • d5bd432d59 [FIX] add git_diff_repo_manifest to show diff code between 2 manifests Mathieu Benoit 2020-07-11 21:13:44 -0400
  • 0c94c2d507 [FIX] script git_ venv bin update hasbang with environment Mathieu Benoit 2020-07-11 05:12:47 -0400
  • 1589979d2d [FIX] support git_change_remote_https_to_git missing.py git remote origin Mathieu Benoit 2020-07-11 05:10:04 -0400
  • c30ad41634 [FIX] support multi empty line at end of source_repo_addons.csv Mathieu Benoit 2020-07-11 04:41:22 -0400
  • f32b5bf7f7 [UPD] manifest from staged to update prod. - Add draft account invoice approbation in portal Mathieu Benoit 2020-07-06 01:34:58 -0400
  • 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 Mathieu Benoit 2020-07-06 13:15:59 -0400
  • 1c479f082f [FIX] Missing repo version - Update missing branch - Add limit_time in run.sh Mathieu Benoit 2020-07-10 13:44:15 -0400
  • 4579fdc8f4 [FIX] prod install locally Mathieu Benoit 2020-07-08 14:42:59 -0400
  • cc2e0497db [FIX] manifest guide discover Mathieu Benoit 2020-07-06 23:08:05 -0400
  • b63dd7b010 [ADD] DOC: Update RELEASE.md to do a release - Adapt repo manifest to release 1.0.0 - move prod manifest at root of project, default path of git-repo Mathieu Benoit 2020-07-06 01:31:21 -0400
  • d2e3aeb3ae
    Merge pull request #2 from ERPLibre/release/1.0.0 Mathieu Benoit 2020-07-05 23:25:39 -0400
  • 301d19b94d [ADD] CHANGELOG.md with release 0.1.0, 0.1.1 and 1.0.0 Mathieu Benoit 2020-07-05 22:48:07 -0400
  • 5a6656665d Doc: Move documentation to doc/ - Explain how to use script and fork - Add discover guide - Improve all documentation Mathieu Benoit 2020-07-05 22:38:14 -0400
  • 8a11ab88c7 Script integrate manifest git-repo - Add sync repo with manifest xml - sync repo print to show missing or added repo - Release 1.0.0 manifest for prod - Support generation manifest from script - Separate prod/dev installation locally script - Generate repo and keep old manifest configuration when update - Move manifest in directory ./manifest/ - Many general fixes Mathieu Benoit 2020-06-22 22:36:54 -0400
  • 293c1d2796 repo: add documentation in readme Michael Faille 2020-06-03 17:08:00 -0400
  • aab90ef8e7 repo: add a new manifest focused for developpement Michael Faille 2020-05-30 00:28:41 -0400
  • 6f633f2052 Init repo Michael Faille 2020-05-18 22:35:47 -0400
  • 8e1c53db6d Removed submodule to replace it by repo Michael Faille 2020-05-18 22:45:42 -0400
  • dff63ebd85 Merge branch '12.0_dev' Release 25 april 2020 Mathieu Benoit 2020-04-28 03:50:20 -0400
  • 3858b31c45 Release 25 avril 2020 Mathieu Benoit 2020-04-25 05:44:00 -0400
  • 7262056222 Move helpdesk, fix script fork, add missing module in ERPLibre and santelibre Mathieu Benoit 2020-04-25 01:10:49 -0400
  • 524b557b26 ERPLibre and SanteLibre personnal repository Mathieu Benoit 2020-04-21 03:11:56 -0400
  • 1b6ac6ab85 [FIX] integrates ERPLibre addons and SanteLibre addons Mathieu Benoit 2020-04-20 06:20:11 -0400
  • 29132d1bba Merge branch '12.0_dev' Mathieu Benoit 2020-04-20 03:59:46 -0400
  • 65459ec2c2 [FIX] odoo_install_locally.sh to support only python 3.6 and 3.7 Mathieu Benoit 2020-04-20 02:32:58 -0400
  • dae32637bc [IMP] Copy ERPLibre from https://github.com/mathbentech/InstallScript - Fix many script and support feature to fork project with organization Mathieu Benoit 2020-04-13 00:06:13 -0400
  • 3fb5746830
    Initial commit Mathieu Benoit 2020-04-12 21:20:13 -0400