sebalix
167d999bcf
[IMP] base_user_role - Set a default category to associated groups
8 years ago
Stéphane Bidoul (ACSONE)
205b728d13
[IMP] base_user_role: display roles as first tab in user form
8 years ago
Stéphane Bidoul (ACSONE)
4044f326b0
[ADD] setup.py
8 years ago
sebalix
47bd8d45d1
[IMP] base_user_role - Bump module version to '9.0.1.0.0'
[IMP] base_user_role - Replace '<openerp>' tags by '<odoo>' + Remove useless '<data>' tags + Reindent XML content
[FIX] base_user_role - Fix noupdate declaration
[REM] base_user_role - Remove old migration script
8 years ago
Sébastien Alix
faec99ceb5
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
8 years ago
OCA Git Bot
2e436e1d1e
[ADD] setup.py
8 years ago
OCA Git Bot
e03213ce4d
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
75143b41c3
Merge pull request #625 from Tecnativa/9.0-mig-html_text
[9.0] [MIG] html_text module
8 years ago
OCA Transbot
405274ca2d
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
0974ca13d6
[ADD] setup.py
8 years ago
OCA Git Bot
3ef5a7c0c2
[UPD] addons table in README.md
8 years ago
Gervais Naoussi
40694c42d4
mgmtsystem_kpi rename to kpi ( #543 )
* kpi migration to odoo 9
* UI error connected
* Correction base on last maxime review
* correction on @elicoidal review
* Warning exception improve in kpi_threshold
* Latest Ellicoidal comment implemented
* last Ellicoial recommendation done.
* Copyright corrected
8 years ago
Pedro M. Baeza
c9d97b9cb4
Merge pull request #628 from laslabs/bugfix/9.0/base_multi_image-unlink_bypass
[FIX][9.0] base_multi_image: Adhere to image delete bypass
8 years ago
OCA Git Bot
296593c6ae
[ADD] setup.py
8 years ago
Dave Lasley
d89ef48cef
[FIX] base_multi_image: Adhere to image delete bypass
* Add catch in owner unlink to allow for image delete bypass via context
8 years ago
OCA Git Bot
4a36ce4187
[UPD] addons table in README.md
8 years ago
cubells
cec41e8c00
[9.0] [MIG] html_image_url_extractor module ( #624 )
* Image extractor from HTML fields. (#354 )
* [8.0][html_image_url_extractor] Image extractor from HTML fields.
This technical utility allows the developer to get a list of image URLs from any piece of HTML.
You can use it for example, to get the cover image from a blog post (upcoming module), or to create a slider with all images from it.
* [9.0] [MIG] html_image_url_extractor
* Updated README.rst
8 years ago
OCA Transbot
8630506cd8
OCA Transbot updated translations from Transifex
8 years ago
cubells
f8a832f1e0
[9.0] [MIG] html_text
* Updated README.rst
8 years ago
Yajo
9f8416d61d
Do not die miserably when you get `False` as the HTML input. Test it.
9 years ago
Yajo
6369b4609c
Excerpt generator.
* [8.0][html_text] Excerpt generator.
This module adds a technical utility to allow the developer to get an excerpt from any HTML chunk.
You can choose the maximum amount of words or characters if you want.
See the README and inline docstrings for further details.
9 years ago
OCA Git Bot
c71a77e8c1
[UPD] addons table in README.md
8 years ago
Dave Lasley
dcac84c27c
Merge pull request #620 from laslabs/hotfix/9.0/auto_backup-commit_history
[MIG][9.0] Redo auto_backup
8 years ago
Maxime Chambreuil
0111be2e59
Revert "[9.0][MIG] auto_backup ( #526 )"
This reverts commit 2798d4591b
.
8 years ago
Dave Lasley
e300e2873c
[ADD] auto_backup: Test coverage
* compute_name
* check_folder
* action_sftp_test_connection
* action_backup - sftp
* action_backup_all
* sftp_connection
* filename
8 years ago
Dave Lasley
963f540ea1
[MIG] auto_backup: Migrate to v9
* Add self.ensure_ones
* Add test coverage
8 years ago
Stéphane Bidoul (ACSONE)
0ad9ea655f
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
9587995be3
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
776b01d086
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e28df79ca2
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
e5fdbf3fd8
OCA Transbot updated translations from Transifex
9 years ago
David Beal
4b81bda497
[FIX] logger db_backup for pysftp ( #419 )
9 years ago
Javi Melendez
62b768d3fb
[FIX] auto_backup: Empty dump using sftp backup option ( #432 )
9 years ago
Javi Melendez
7e0fbc3dba
[FIX] auto_backup: bad reference to field sftp_private_key ( #423 )
Bump module version to 8.0.1.0.1
9 years ago
OCA Transbot
59fbe82520
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
3ab10ddca1
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
1485fdeb3c
OCA Transbot updated translations from Transifex
9 years ago
archetipo
3db5f97c81
FIX License type
9 years ago
Jairo Llopis
6ed4201d9b
[FIX] This was removing all databases.
9 years ago
Jairo Llopis
1c638dd1d2
Make sure you don't backup inside the filestore folder.
The filestore is saved in the backup, so if you save the backup in the
filestore, you'd end up with a huge backup that includes itself and the
universe may collapse.
9 years ago
Jairo Llopis
f9f4e86739
Avoid duplicated backups.
9 years ago
Jairo Llopis
0a2d73cfd2
Add shortcut to execute backups from the "More" menu.
9 years ago
Jairo Llopis
1e0414fcb6
Fix view format.
9 years ago
Jairo Llopis
61b3b2349f
Reduce headers.
This respects the upstream license choice (GPL/AGPL) but reduces
verbosity.
It would be ideal to have everything under AGPL though.
9 years ago
Jairo Llopis
0a7dd278e0
[auto_backup] Refactor.
- Follow template README.
- Remove HTML README.
- Move models to models folder.
- Model and view file names follow guidelines.
- Unused methods cleanup.
- Remove unneeded `.pot` file.
- Fix permissons.
- Follow PEP8 in names everywhere.
- Set more descriptive field names.
- Disable backups for other databases, for security.
- Remove db name from generated file, for easier cleanup.
- EAFP logic everywhere.
- More descriptive name.
- Data files moved to YAML, with cleaner ir.cron record creation.
- Add permissions for db.backup model.
- Icons.
- Update tests with new format.
- Storage method is a selectable, for easier extensibility.
- Instead of custom mailing, it just has a mail thread where you can subscribe.
- Should fix almost all comments in https://github.com/OCA/server-tools/pull/203 .
9 years ago
archetipo
c789bc8731
[FIX] check_dd method
[ADD] test case improved
9 years ago
archetipo
38911a2661
[RM] useless field
9 years ago
archetipo
e70e5594b2
[FIX] backup only local db , beacause xmlrpc call of dump cause memory leak
9 years ago
archetipo
60a8122b5d
[FIX] travis lint check
9 years ago
archetipo
8f4f783d06
[FIX] fixed, last review remarks
9 years ago