Commit Graph

253 Commits

Author SHA1 Message Date
Duc Dao
12ff9ff19d [MIG] base_user_role: Migration to 12.0 2020-01-29 10:57:23 +01:00
Hans Henrik Gabelgaard
b2bb8f2790 Translated using Weblate (Danish)
Currently translated at 100,0% (37 of 37 strings)

Translation: server-backend-11.0/server-backend-11.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-11-0/server-backend-11-0-base_user_role/da/
2020-01-29 10:57:23 +01:00
oca-travis
5860d4ba84 [UPD] Update base_user_role.pot 2020-01-29 10:57:23 +01:00
Benjamin Willig
21e541e979 [IMP] Use default user to define default roles to create for a new user 2020-01-29 10:57:23 +01:00
Duc Dao
5a8a947721 [MIG] Update test cases for testing (unlink role and role line) to new api 2020-01-29 10:57:23 +01:00
sebalix
8623e33952 [FIX+IMP] base_user_role: Several things:
* FIX: Update users' groups when a role is deleted
* IMP: add some test cases to check user's groups when its last role line is removed
* FIX: ensure that the user's groups are updated when its last role line is removed
2020-01-29 10:57:23 +01:00
Duc Dao
fa789d314b [MIG] base_user_role: Migration to 11.0 2020-01-29 10:57:23 +01:00
Benjamin Willig
35e3b099c5 [10.0][FIX] User group not updating when removing a user from the role view 2020-01-29 10:57:23 +01:00
Alexis de Lattre
daa65abf91 [FIX] Crash in base_user_role when role_id is not set on res.users.role.line 2020-01-29 10:57:23 +01:00
Adrien Peiffer (ACSONE)
ed30c31fc8 [MIG] base_user_role: Port to 10.0 2020-01-29 10:57:23 +01:00
sebalix
f90dbddc47 base_user_role - Set a default category to associated groups 2020-01-29 10:57:23 +01:00
Stéphane Bidoul (ACSONE)
c83a130c25 base_user_role: display roles as first tab in user form 2020-01-29 10:57:23 +01:00
Sébastien Alix
9d4b1d2165 8.0 - New module 'base_user_role' to manage user roles efficiently (#608)
* [ADD] New module 'base_user_role'

* [FIX] base_user_role - Review

* [FIX] base_user_role - Review s/is_active/is_enabled/

* [FIX] base_user_role - Review s/is_active/is_enabled/

* [IMP] base_user_role - Translations updated (template + FR)

* [FIX] base_user_role - Lint
2020-01-29 10:57:23 +01:00
OCA-git-bot
e787db7648 [ADD] setup.py 2020-01-10 17:01:33 +00:00
oca-travis
295d6341af [UPD] Update base_external_dbsource.pot 2020-01-10 16:57:15 +00:00
OCA-git-bot
4776e170c4 Merge PR #54 into 13.0
Signed-off-by pedrobaeza
2020-01-10 16:50:16 +00:00
Sergio Teruel
0d34d1c352 [FIX] server-backend: add requirements.txt 2020-01-10 10:21:16 +01:00
Sergio Teruel
9cdbe3b868 [MIG] base_external_dbsource: Migration to v13.0 2020-01-10 10:15:49 +01:00
OCA Transbot
c37fd145d7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
2020-01-09 20:57:52 +01:00
oca-travis
5d5618497c [UPD] Update base_external_dbsource.pot 2020-01-09 20:57:52 +01:00
OCA Transbot
8b2d112702 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
2020-01-09 20:57:52 +01:00
oca-travis
b53c009e31 [UPD] Update base_external_dbsource.pot 2020-01-09 20:57:52 +01:00
OCA-git-bot
10cd89ff19 base_external_dbsource 12.0.1.0.1 2020-01-09 20:57:52 +01:00
Jairo Llopis
4c179cb6bf [FIX] base_external_dbsource: Reuse Odoo DB settings for tests
Before, postgres configuration was hardcoded. This worked OK for OCA's CI infrastructure, but failed in any other out there that had different defaults.

There's no need to hardcode it; Odoo already must have Postgres connection settings, so let's use those instead. This will make tests testable across different CI infrastructures.
2020-01-09 20:57:52 +01:00
Rodrigo Macedo
25f2454494 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (34 of 34 strings)

Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/pt_BR/
2020-01-09 20:57:52 +01:00
OCA-git-bot
e09de0771d [UPD] README.rst 2020-01-09 20:57:52 +01:00
OCA Transbot
13b3bd7d33 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
2020-01-09 20:57:52 +01:00
oca-travis
db7bb349bb [UPD] Update base_external_dbsource.pot 2020-01-09 20:57:52 +01:00
OCA-git-bot
a209d6b1a3 [UPD] README.rst 2020-01-09 20:57:52 +01:00
Adrià Gil Sorribes
328efd8a61 [12.0][MIG] Migrate module base_external_dbsource 2020-01-09 20:57:52 +01:00
oca-travis
3eecc353b5 [UPD] Update base_external_dbsource.pot 2020-01-09 20:57:52 +01:00
OCA Git Bot
c413a731c6 [UPD] README.rst 2020-01-09 20:57:52 +01:00
Sergio Teruel Albert
a72f79cee7 [11.0][MIG] base_external_dbsource: Migration to v11.0 2020-01-09 20:57:52 +01:00
oca-travis
71fb4446e8 [UPD] Update base_external_dbsource.pot 2020-01-09 20:57:52 +01:00
Dave Lasley
e2a716b035 [FIX] base_external_dbsource: Fix PQ connection
* Use `conn_string_full` in pg connection to fix #888
2020-01-09 20:57:52 +01:00
OCA Transbot
8e7d41331e OCA Transbot updated translations from Transifex 2020-01-09 20:57:52 +01:00
Dave Lasley
27417c7e8b [IMP] base_external_dbsource: Refactor & Split by source
* Heavily refactor code for reusability
* Split all sources into independent modules
* Add more test coverage
* Add CRUD methods
* Add iterator execute return to roadmap
2020-01-09 20:57:52 +01:00
Daniel Reis
73c41ac9d9 Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635)
2020-01-09 20:57:52 +01:00
Michell Stuttgart
b5d29f3c9b [10.0] Add Firebird database support to base_external_dbsource (#623) 2020-01-09 20:57:52 +01:00
OCA Transbot
5d23e34926 OCA Transbot updated translations from Transifex 2020-01-09 20:57:52 +01:00
Henry Zhou
cc12e6a1a7 [MIG][10.0] base_external_dbsource (#578) 2020-01-09 20:57:52 +01:00
OCA Transbot
ea56469eb7 OCA Transbot updated translations from Transifex 2020-01-09 20:57:52 +01:00
Gervais Naoussi
45a9da9724 [MIG] base external dbsource
* Migration of base_external_dbsource to odoo 9.0

* Fixing test error

* Moving test from yaml to python

* Fixing pylint error in test class

* Placeholder added to connection string text zone

* improving test coverage
2020-01-09 20:57:52 +01:00
OCA Transbot
a943374b6b OCA Transbot updated translations from Transifex 2020-01-09 20:57:52 +01:00
Sandy
216bcf3b4e Activate base_external_dbsource 2020-01-09 20:57:52 +01:00
lauris
bbe42ed573 base_external_dbsource and import_odbc modules moved out of __unported__ and adopted for instalation on v8.0 : created new form views for both modules as old ones was for v6.1 2020-01-09 20:57:52 +01:00
Stéphane Bidoul
def1fff26f move all modules to __unported__ on master branch and set installable=False 2020-01-09 20:57:52 +01:00
Maxime Chambreuil
66a44f0288 [IMP] Update to v7 menu structure and dos2unix conversion
(../ext rev 366)
2020-01-09 20:57:52 +01:00
Daniel Reis
69d77bfd92 [CHG] simplified dbsource.execute api to a single method with two possible behaviors
(../ext rev 351.3.4)
2020-01-09 20:57:52 +01:00
webtec
633d7855d8 CHG: adapted to base_external_dbsource; code refactored
(../ext rev 351.3.3)
2020-01-09 20:57:52 +01:00