oca-travis
a7b224afcf
[UPD] Update auto_backup.pot
6 years ago
Stéphane Bidoul (ACSONE)
9f542348ac
[FIX] nl*.po syntax errors
6 years ago
OCA Transbot
21a1c80140
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
110d313a54
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
4b1cd222f7
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
db575829f0
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
6b87eb90bf
OCA Transbot updated translations from Transifex
8 years ago
Andrea
75f53137bc
Handle SSHException
8 years ago
OCA Transbot
60ca425ded
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
573c010465
OCA Transbot updated translations from Transifex
8 years ago
Andrea Stirpe
a755abc849
Fix icon Test SFTP Connection ( #825 )
8 years ago
OCA Transbot
cbaf9deb4f
OCA Transbot updated translations from Transifex
8 years ago
Lorenzo Battistini
2effee527a
FIX sftp unlink path ( #767 )
8 years ago
OCA Transbot
9f021a1d92
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
de13bfa60b
OCA Transbot updated translations from Transifex
8 years ago
Andrea Stirpe
b014d6dc1a
[10.0][auto_backup] Menu entry moved ( #735 )
* [10.0][auto_backup] Menu entry moved
* Update version in manifest
8 years ago
OCA Transbot
3e76156bbc
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
59261486fb
OCA Transbot updated translations from Transifex
8 years ago
Yenthe V.G
3ed13f3f09
[auto_backup] FIX: failure type notification
Fixes https://github.com/OCA/server-tools/issues/710
8 years ago
OCA Transbot
2f584cc1bf
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
47462f23bd
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
d0445a2127
[IMP] auto_backup: Add timeout note & blog link
8 years ago
Dave Lasley
4c77da4b77
[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
c46a309505
[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
a385974fc8
[MIG] auto_backup: Migrate to v9
* Add self.ensure_ones
* Add test coverage
8 years ago
Stéphane Bidoul (ACSONE)
8c4d5daf7e
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
7220128029
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
aaa7d9564c
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ed124d685e
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
ff45639c43
OCA Transbot updated translations from Transifex
9 years ago
David Beal
df026d7a82
[FIX] logger db_backup for pysftp ( #419 )
9 years ago
Javi Melendez
d78f7a9643
[FIX] auto_backup: Empty dump using sftp backup option ( #432 )
9 years ago
Javi Melendez
ba6c986977
[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
0eef6c43db
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
3aa3687d91
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
d29552126b
OCA Transbot updated translations from Transifex
9 years ago
archetipo
bdb17f2283
FIX License type
9 years ago
Jairo Llopis
c70098f6ee
[FIX] This was removing all databases.
9 years ago
Jairo Llopis
71f4a1466d
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
c63a7d5fa4
Avoid duplicated backups.
9 years ago
Jairo Llopis
afd15952bf
Add shortcut to execute backups from the "More" menu.
9 years ago
Jairo Llopis
7164c8aa0e
Fix view format.
9 years ago
Jairo Llopis
58a8ac7183
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
d1899bb643
[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
0eb0dc9e69
[FIX] check_dd method
[ADD] test case improved
9 years ago
archetipo
7253a9a2b1
[RM] useless field
9 years ago
archetipo
3a0f71e5e2
[FIX] backup only local db , beacause xmlrpc call of dump cause memory leak
9 years ago
archetipo
ec314b9699
[FIX] travis lint check
9 years ago
archetipo
76879083ba
[FIX] fixed, last review remarks
9 years ago
archetipo
9f42da01da
[FIX] handled ssl hosts
[FIX] Flake8
9 years ago