Stéphane Bidoul
f7891087da
port dbfilter_from_header to 8.0
10 years ago
Stéphane Bidoul
fe9ffd315c
move all modules to __unported__ on master branch and set installable=False
10 years ago
Sandy Carter
abf5dba0eb
Generate .pot files
11 years ago
Holger Brunn
bf60d365b7
[ADD] dbfilter_from_header
12 years ago
Pedro M. Baeza
83bce19b45
Merge pull request #1181 from Eficent/11.0-fix-base_cron_exclusion_manifest
[FIX] manifest version
7 years ago
rgarnau
05f4703d15
[FIX] manifest version
7 years ago
OCA Git Bot
90e324f43c
[ADD] setup.py
7 years ago
OCA Transbot
8e77245fc5
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
f601959815
Merge pull request #1158 from onesteinbv/11_mig_auto_backup
[11.0][MIG] auto_backup
7 years ago
Andrea
0b04fb9d5c
[11.0][MIG] auto_backup
7 years ago
OCA Transbot
f4478e56a7
OCA Transbot updated translations from Transifex
8 years ago
Andrea
10a8c3da1c
Handle SSHException
8 years ago
Andrea Stirpe
2f30c5f1ac
Fix icon Test SFTP Connection ( #825 )
8 years ago
Lorenzo Battistini
b22e9d7ae2
FIX sftp unlink path ( #767 )
8 years ago
Andrea Stirpe
ac126e3107
[10.0][auto_backup] Menu entry moved ( #735 )
* [10.0][auto_backup] Menu entry moved
* Update version in manifest
8 years ago
Yenthe V.G
52d7582d44
[auto_backup] FIX: failure type notification
Fixes https://github.com/OCA/server-tools/issues/710
8 years ago
Dave Lasley
f54d2c2c26
[IMP] auto_backup: Add timeout note & blog link
8 years ago
Dave Lasley
230778d470
[MIG] auto_backup: Update to v10
* Change openerp to odoo
* Bump version
* Rename manifest
* Add pysftp to requirements
* Add base_setup and update view
8 years ago
Dave Lasley
b1feb9f147
[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
907c689f1f
[MIG] auto_backup: Migrate to v9
* Add self.ensure_ones
* Add test coverage
8 years ago
Stéphane Bidoul (ACSONE)
05874d9a17
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
7bb47794b3
OCA Transbot updated translations from Transifex
9 years ago
David Beal
96bbc6770b
[FIX] logger db_backup for pysftp ( #419 )
9 years ago
Javi Melendez
ca4f690e61
[FIX] auto_backup: Empty dump using sftp backup option ( #432 )
9 years ago
Javi Melendez
f7b770137a
[FIX] auto_backup: bad reference to field sftp_private_key ( #423 )
Bump module version to 8.0.1.0.1
9 years ago
archetipo
b2ae0fe0de
FIX License type
9 years ago
Jairo Llopis
a716e01e8d
[FIX] This was removing all databases.
9 years ago
Jairo Llopis
e5955aa424
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
fda49604e8
Avoid duplicated backups.
9 years ago
Jairo Llopis
a35f579f7e
Add shortcut to execute backups from the "More" menu.
9 years ago
Jairo Llopis
6a61bcd24a
Fix view format.
9 years ago
Jairo Llopis
bd6554ee87
[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 .
- 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
Alessio Gerace
26b75a5c38
Porting module to OCA 8.0
9 years ago
Alessio Gerace
e80276dd10
Open FTP session on the last moment possible
Used to open fp = open(file_path,'wb') a few lines before it was needed. This shouldn't be too much of a problem but opening and closing it right after eachother keeps the session open for less time and there are less chances on failure.
10 years ago
Yenthe
99d97089e4
Full translations of the module
Full translation of the module to Dutch
Add Chinese translations to the module. Written by talway.
Full German translations. Thanks to Martin Schmid!
Flemish translations
10 years ago
OCA Git Bot
32291d5b6a
[ADD] setup.py
7 years ago
Jairo Llopis
5fde481d6e
[MIG][10.0][html_text] Migrate
OCA Transbot updated translations from Transifex
7 years ago
cubells
012059ce76
html_text * Updated README.rst
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
0343eabab6
Merge pull request #1155 from tarteo/11.0-mig-html_image_url_extractor
[11.0][MIG] html_image_url_extractor
7 years ago
tarteo
5142a619da
[FIX] Do not test the specific exception
7 years ago
tarteo
65adbd8c28
[FIX] Do not test the specific exception
7 years ago
OCA Git Bot
2642c71f8f
[ADD] setup.py
7 years ago
Guewen Baconnier
b4aca9c06c
Merge pull request #1156 from ursais/11.0-mig-base_cron_exclusion
[MIG] base_cron_exclusion for 11.0
7 years ago
Lois Rilo
7f49fa0697
[10.0][MIG] base_cron_exclusion ( #1105 )
* [9.0][ADD] base_cron_exclusion
* [10.0][MIG] base_cron_exclusion
[11.0][MIG] base_cron_exclusion
7 years ago
tarteo
4754eb7c75
[FIX] Tests
7 years ago
tarteo
9a474d509c
[MIG] html_image_url_extractor: Migration to 11.0
7 years ago
OCA Transbot
37fd7da89c
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
7 years ago
Yenthe
adedc9c3fa
Update english pot file
Added all the new fields and sentences. This will be the template for
translations.
10 years ago
Pedro M. Baeza
6a37f64c89
Merge pull request #1159 from onesteinbv/11_fix_base_exception_test
[11.0][FIX] base_exception: enable post_install for tests
7 years ago
Andrea
b2e8735072
[FIX] Enable post_install for tests + pylint
7 years ago