Yannick Vaucher
fe70fe85fe
Bump server_environment version
6 years ago
Guewen Baconnier
ff3d867972
[PATCH] Make server_environment_files optional
Backport of d9ad47f40d
6 years ago
oca-travis
12dbd4af02
[UPD] Update server_environment.pot
6 years ago
Thomas Binsfeld
179c1671ef
[UPD] Server Environment: new secret keys in README
6 years ago
Thomas Binsfeld
8ebbe2a563
[REF] Server Environment: allow to define secret keys
New method defining which keys must be considered as secret keys and be hidden in other environments than DEV
6 years ago
Thomas Binsfeld
5abd907f69
[REF] Server Environment: restrict access to server config to allowed users
New security group restricting access to server config
Admin is part of the group by default
6 years ago
oca-travis
e16aaaed6e
[UPD] Update server_environment.pot
6 years ago
Stéphane Bidoul (ACSONE)
4a0e13da97
remove obsolete .pot files [ci skip]
7 years ago
Thomas Binsfeld
218d1ec1b0
[REF] Server Environment: remove dependency on server_environement_files
From https://github.com/OCA/server-env/issues/10
7 years ago
OCA Transbot
110d313a54
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
4b1cd222f7
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
db575829f0
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
573c010465
OCA Transbot updated translations from Transifex
8 years ago
Adrien Peiffer (ACSONE)
954ac3a66b
[IMP] Review
8 years ago
Adrien Peiffer (ACSONE)
9a1095eaf4
[FIX] Flake8
8 years ago
Adrien Peiffer (ACSONE)
0438f4ed83
Migration of server_environment to 10.0
8 years ago
Pedro M. Baeza
70c1f74779
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
79e35eb9a2
[MIG] Make modules uninstallable
8 years ago
Stéphane Bidoul (ACSONE)
74d8c9a50b
[IMP] load server environment options from odoo rcfile too ( #556 )
* [IMP] load server environment options from odoo rcfile
This allows delivering the code with default configuration options for
all environments in the server_environment_file module, but letting
the administrator override some configuration entries in the regular
odoo configuration file.
* server_environment_file: update README
8 years ago
OCA Transbot
79070dc117
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
793b514bde
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
0d35dfb5f1
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
24df217e38
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
1e935c0028
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
80fdbf9794
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
400680005c
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
fed3799410
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
e1aafb138b
OCA Transbot updated translations from Transifex
9 years ago
Alexandre Fayolle
b324ab94cb
9.0 migration of server_environment
9 years ago
Pedro M. Baeza
a157036fca
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
6f8a64238b
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
9d4e68282a
OCA Transbot updated translations from Transifex
9 years ago
Leonardo Pistone
c088571346
remove deprecated checks list
9 years ago
Holger Brunn
c8f3ed33d6
[FIX] unconfigured server_environment doesn't play
nice with static files
9 years ago
Yannick Vaucher
5c93056356
Add missing default oca icons
9 years ago
Alexandre Fayolle
f750eed871
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Alexandre Fayolle
3f6bf8eaea
fix pep8 W503
10 years ago
Yannick Vaucher
3d46f65c20
Add license key in __openerp__.py
10 years ago
Leonardo Pistone
0690a37273
capture stderr as well as stdout when diagnosing
This fixes OCA/server-tools#125 because in some Ubuntu systems
lsb_release outputs to stderr as well as stdout. This message will be
printed to console, not logged nor shown among server infomation. That
way the message is lost and only pollutes unit tests output.
10 years ago
Holger Brunn
c830d8fff3
[FIX] travis
10 years ago
Daniel Reis
7e44c68379
Fix pylint on server_environment
10 years ago
Nicolas Bessi
e6e7079e9d
Remove dead commented code
10 years ago
Nicolas Bessi
2eb7e27ba8
Improve performance by moving _build_osv in init
10 years ago
Nicolas Bessi
fca8e9e7a9
Add unit test for server environment
10 years ago
Nicolas Bessi
269e2ca36f
Refactor in order to support dotted parameters
10 years ago
Nicolas Bessi
b8bc5c2e06
Add doctstring and remove dead code
10 years ago
Nicolas Bessi
0771efa10a
Add git support to get revision
10 years ago
Nicolas Bessi
1563582d03
Port server environment to version 8.0
10 years ago
Nicolas Bessi
e1d8e4ffe9
Moving server environment module and sample module
10 years ago
Sandy Carter
82aa4f5763
Fix additional depreications
10 years ago