Commit Graph

176 Commits

Author SHA1 Message Date
Guewen Baconnier 47f23fb308 Store the 'server.config' fields in sparse fields
This model is used only to display the configuration to authorized
users. It's a TransientModel that dynamically creates the fields for
every odoo configuration parameter, environment variables and some
system ones. Before this change, each new parameter/variable will
create a field in database, which can lead to many issues (lot of
fields, field name too long). Storing the fields in a single JSON
field resolves these issues and is much cleaner anyway.
2019-12-20 16:22:58 +01:00
OCA-git-bot 19af535b3a
[ADD] .editorconfig [ci skip] 2019-11-19 21:14:17 +01:00
OCA Transbot dc6e2b266e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-12.0/server-env-12.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-server_environment/
2019-10-10 20:58:28 +00:00
OCA-git-bot 8f8a34d4f2 [ADD] setup.py 2019-10-10 20:58:21 +00:00
OCA-git-bot a2863a2796 [ADD] icon.png 2019-10-10 20:58:21 +00:00
OCA-git-bot 92f8254ccf [UPD] README.rst 2019-10-10 20:58:20 +00:00
oca-travis de8fb2bb1a [UPD] Update server_environment.pot 2019-10-10 20:51:17 +00:00
oca-travis 96104ceafa [UPD] Update pos_environment.pot 2019-10-10 20:51:16 +00:00
OCA-git-bot acb99e6146 Merge PR #27 into 12.0
Signed-off-by gurneyalex
2019-10-10 20:41:43 +00:00
OCA-git-bot 40adcf002c [ADD] setup.py 2019-10-10 20:31:21 +00:00
OCA-git-bot f732a2b22c [ADD] icon.png 2019-10-10 20:31:21 +00:00
OCA-git-bot 996ebeebaa [UPD] README.rst 2019-10-10 20:31:20 +00:00
oca-travis 420f181201 [UPD] Update carrier_environment.pot 2019-10-10 20:07:37 +00:00
OCA-git-bot 02d1485fff Merge PR #22 into 12.0
Signed-off-by gurneyalex
2019-10-10 20:00:16 +00:00
Rodrigo Macedo 1b649302d8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (6 of 6 strings)

Translation: server-env-12.0/server-env-12.0-mail_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-mail_environment/pt_BR/
2019-09-03 01:24:00 +00:00
Sylvain LE GAL 71fefa588c [UPD] translation 2019-07-31 15:09:58 +02:00
Sylvain LE GAL cbaf0c9fe4
[FIX] lint errors 2019-07-31 14:46:02 +02:00
Sylvain LE GAL 4a8b9f38d0 [PORT] port pos_environment to v 12.0 2019-07-31 14:09:38 +02:00
Sylvain LE GAL 6893a4bf4c [WIP] Add pos_environment from v8.0 (grap / grap-odoo-incubator) repository 2019-07-31 13:57:14 +02:00
OCA-git-bot db2731ccef [UPD] README.rst 2019-07-29 03:38:16 +00:00
David Beal 15fe7fe641 ADD module carrier_environment 2019-05-13 19:12:58 +02:00
oca-travis 13a319add3 [UPD] Update mail_environment.pot 2019-04-26 12:18:44 +00:00
OCA-git-bot 176d70461f [ADD] setup.py 2019-04-26 12:02:22 +00:00
OCA-git-bot c1d73f8d72 [ADD] icon.png 2019-04-26 12:02:22 +00:00
Alexandre Fayolle d84a890549
Merge pull request #20 from sebalix/12.0-mig-mail_environment
[12.0][MIG] mail_environment from 11.0
2019-04-26 14:02:17 +02:00
OCA-git-bot e89b08a9a3 [ADD] icon.png 2019-04-03 03:21:20 +00:00
OCA Transbot eb5edc1a80 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-12.0/server-env-12.0-server_environment_ir_config_parameter
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-server_environment_ir_config_parameter/
2019-03-17 13:32:01 +00:00
oca-travis 55a0211702 [UPD] Update server_environment_ir_config_parameter.pot 2019-03-04 14:03:57 +00:00
OCA-git-bot 508a1b9235 [ADD] setup.py 2019-03-04 14:00:14 +00:00
OCA-git-bot f6794c3a6f [UPD] README.rst 2019-03-04 14:00:14 +00:00
Guewen Baconnier 2ca5cb8ed5
Merge pull request #15 from acsone/12.0-mig_server_environment_ir_config_parameter_mgs
[12.0][MIG] server environment ir config parameter
2019-03-04 15:00:03 +01:00
sebalix f2b2ce401a [MIG] mail_environment: Migration to 12.0 2019-01-09 09:35:30 +01:00
sebalix dbcce842de [IMP] mail_environment: new README structure 2019-01-09 09:35:22 +01:00
Guewen Baconnier b49864a771 fixup! Infer configparser getter from field type 2019-01-04 11:24:23 +01:00
Guewen Baconnier b6f7cade68 Infer configparser getter from field type 2019-01-04 11:24:23 +01:00
Guewen Baconnier 3b4e587045 Use new server.env.mixin in mail_environment 2019-01-04 11:24:23 +01:00
Simone Orsi dcdcc856ac [11.0][MIG] mail_environment 2019-01-04 11:24:23 +01:00
OCA Transbot c4a3ad6ef8 OCA Transbot updated translations from Transifex 2019-01-04 11:24:23 +01:00
Stéphane Bidoul (ACSONE) e73f3fda49 [FIX] mail_environment must not depend on server_environment_files
Depending on server_environment is enough
2019-01-04 11:24:23 +01:00
Yannick Vaucher 6e7d165883 README.rst - Fix layout 2019-01-04 11:24:23 +01:00
Guewen Baconnier acdde15a9a Migrate mail_environment to 10.0 2019-01-04 11:24:23 +01:00
Pedro M. Baeza 3ab7105074 [MIG] pre migration changes
[MIG] Rename manifest files
2019-01-04 11:24:23 +01:00
Alexandre Fayolle 857054b0a7 9.0 migration of mail_environment 2019-01-04 11:24:23 +01:00
Pedro M. Baeza f80faaee81 [MIG] Make modules uninstallable 2019-01-04 11:24:23 +01:00
Stéphane Bidoul cc2ffd0446 [UPD] prefix versions with 8.0 2019-01-04 11:24:23 +01:00
Holger Brunn 155a221b7b [FIX] like #230, but for mail_environment 2019-01-04 11:24:23 +01:00
Yannick Vaucher accaa28426 Add missing default oca icons 2019-01-04 11:24:23 +01:00
Alexandre Fayolle 0228a31142 fix runbot warning
rename *_xml entries in manifest
2019-01-04 11:24:23 +01:00
Alexandre Fayolle c997ee0e7c 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.
2019-01-04 11:24:23 +01:00
Guewen Baconnier 89206e8a5e mail_eniroment misc improvements
* Move mail_environment in root folder
* Use absolute imports for openerp and new Model classes
* Use cr argument instead of cursor, propagate context
* Update fields, remove deprecated 'method' argument, change 'states'
  otherwise the fields are not readonly (seems that the 'states' of the
  original field is kept.
* Activate the installable flag
* Indentation of the view with 2 spaces
* Remove only the attrs attribute instead of redefining the whole field
* pep8
* crm is not a dependency for mail_environment
* Fix typo in manifest
2019-01-04 11:24:23 +01:00