Daniel Reis
30f2075e32
Merge pull request #468 from osiell/9.0-base_multi_image_binary_attachment
[FIX] base_multi_image - New storage backend 'Filestore'
8 years ago
Stefan Rijnhart (Opener)
4a479b549b
Merge pull request #469 from hbrunn/9.0-database_cleanup
[ADD] migrate database_cleanup
8 years ago
OCA Transbot
bdc24ef71e
OCA Transbot updated translations from Transifex
8 years ago
sebalix
2bddb2fc00
[FIX] base_multi_image - Fix method name
8 years ago
sebalix
cf32f411c3
[FIX] base_multi_image - Make validation error messages translatable
8 years ago
sebalix
414509caad
[FIX] base_multi_image - Clean up + updated comments
8 years ago
Holger Brunn
b1e887a43e
[FIX] copy&paste
8 years ago
Holger Brunn
027a758c34
[ADD] check if our user may access the cleanup
8 years ago
Holger Brunn
11b594233a
[IMP] update README
8 years ago
Holger Brunn
b7308cfb07
[IMP] only commit where absolutely necessary, mute pylint there
8 years ago
Holger Brunn
50e09adb93
[FIX] replace string formatted sql statements
8 years ago
Holger Brunn
908c1ed514
[FIX] more review
8 years ago
Holger Brunn
03dbdcfadf
[IMP] review
8 years ago
Holger Brunn
faa4428eb0
[ADD] test purging tables
8 years ago
Holger Brunn
4ef48d7202
[ADD] test purging modules
8 years ago
Holger Brunn
45f0ee30a6
[FIX] typo
8 years ago
Holger Brunn
ece76e72a3
[ADD] migrate database_cleanup
8 years ago
Holger Brunn
d527c0b100
[IMP] adaptto upstream changes
9 years ago
Holger Brunn
aa38f9dbc6
[IMP] allow to select lines to purge in a tree view
9 years ago
sebalix
a281b925de
[IMP] base_multi_image - Select only images as attachments
8 years ago
sebalix
16e741268c
[FIX] base_multi_image - New storage backend 'Filestore' to link an existing attachment record + Fix the 'pre_init_hook_for_submodules()' hook to extract the images from the ir_attachment table for binary fields initialized with the 'attachment=True' parameter
8 years ago
OCA Git Bot
d37bfe7be6
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
11e0442092
Merge pull request #442 from Tecnativa/9.0-auth_supplier-security-remove
[9.0][IMP][auth_supplier] Remove useless group. Mark as customer.
8 years ago
Jairo Llopis
c5b18d595d
[9.0][IMP][auth_supplier] Remove useless group. Mark as customer.
The whole purpose of this module was to be able to separate a customer and a supplier portals.
Given the status of the upstream implementations of portals, it is not possible to have a supplier portal without portal permissions. Thus, it would be required to make the group this module was creating inherit from `base.group_portal`, which would give suppliers access to all customers portal. As such, that group becomes useless.
From now on, this distinction should be made with simply checking if `user.customer` or `user.supplier` is `True`. This means no additional problems since `ir.rule` domains can use the `user` variable. To allow that, I'm implementing what was discussed at https://github.com/OCA/server-tools/pull/434#discussion-diff-64883758 .
Tests had to be removed because https://github.com/odoo/odoo/issues/12237 makes the created record to disappear, so there's no way to actually check the created user was created with customer or supplier flag on.
9 years ago
Pedro M. Baeza
c12b5a05a5
Merge pull request #464 from hbrunn/9.0-fix_letsencrypt_runbot
[ADD] disable our cronjob for demo mode
9 years ago
Holger Brunn
df3fcbbefd
[FIX] while being at it, fix runbot entirely
9 years ago
Holger Brunn
99906c370c
[ADD] disable our cronjob for demo mode
fixes #458
9 years ago
Laurent Mignon (ACSONE)
5ce6bac805
[IMP] Log http headers if the expected key is not found
9 years ago
Laurent Mignon (ACSONE)
b02f98f849
[MIG] Migration from 8.0
9 years ago
Laurent Mignon (ACSONE)
60cb398761
[ADD] setup.py
9 years ago
Laurent Mignon (ACSONE)
8536c5ae9f
[MIG] Make module installable
9 years ago
Dhinesh D
8455aba523
[9.0] port - inactive_session_timeout
9 years ago
OCA Transbot
1e935c0028
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul (ACSONE)
c18d3dd5f6
[FIX] server_environment setup.py cannot find odoo-addon-server_environment_files ( #449 )
9 years ago
OCA Git Bot
209efac706
[ADD] setup.py
9 years ago
OCA Git Bot
7907358f7a
[UPD] addons table in README.md
9 years ago
Yajo
b3b1fef599
[9.0][FIX][auth_supplier] Right permissions. ( #440 )
* [9.0][FIX][auth_supplier] Right permissions.
9 years ago
Yannick Vaucher
b50802bb39
Merge pull request #438 from damdam-s/9.0_base_report_auto_create_qweb
[MIG] base_report_auto_create_qweb: migration to v9
9 years ago
Damien Crier
3b546e79df
[FIX] year and copyright
9 years ago
Damien Crier
1ab28a2fd1
[FIX] beta pylint + templates from oca
9 years ago
Damien Crier
9340a59d4b
[MIG] migration to v9
9 years ago
OCA Git Bot
f03cb720e4
[ADD] setup.py
9 years ago
OCA Git Bot
2cc3059c39
[UPD] addons table in README.md
9 years ago
Yajo
c10789a9f5
[9.0][MIG][auth_signup_verify_email] Migration. ( #436 )
* Add module auth_signup_verify_email.
* Import module following guidelines.
* README typos.
* OCA Transbot updated translations from Transifex
* Credit creator.
* author name correction
* [9.0][MIG][auth_signup_verify_email] Migration.
Migrate to v9.
* [FIX] auth_signup_verify_email: Python library requirement
* Add tests, fix xml tags, fix credits.
* Fix test.
9 years ago
OCA Transbot
a630747b15
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
a5d7bd63b9
[ADD] setup.py
9 years ago
OCA Git Bot
0383e80e88
[UPD] addons table in README.md
9 years ago
Yajo
5b7c2eaeac
[MIG][9.0][auth_supplier] Migrate. ( #434 )
* [ADD] auth_supplier: New Module.
* [ADD] auth_supplier: New Module.
* [FIX] auth_supplier: Change author order.
* [MIG][9.0][auth_supplier] Migrate.
Update to v9, with mostly cosmetic changes.
* Update XML tags.
* Inform about the need to have technical features enabled.
* Don't assume website is installed.
* Add known issue
9 years ago
OCA Git Bot
c6deb6e086
[ADD] setup.py
9 years ago
OCA Git Bot
3be31fe9dd
[UPD] addons table in README.md
9 years ago