Dave Lasley
13254701f1
Merge pull request #636 from laslabs/hotfix/9.0/auto_backup-commit_history
[FIX][9.0] auto_backup: Missing files
8 years ago
OCA Git Bot
e459190814
[ADD] setup.py
8 years ago
OCA Git Bot
92c97a9532
[UPD] addons table in README.md
8 years ago
Daniel Reis
1c2efd9698
Merge pull request #621 from adhoc-dev/9.0-mig-base_name_search_improved
Port to 9.0 base_name_search_improved
8 years ago
Dave Lasley
43ed6e8a48
[MIG] auto_backup: Migrate to v9
* Add self.ensure_ones
* Add test coverage
8 years ago
Nicolas Mac Rouillon
1481d5eb8f
# Please enter the commit message for your changes. Lines starting
8 years ago
Nicolas Mac Rouillon
16b3127de5
Merge branch '9.0' of https://github.com/OCA/server-tools into 9.0-mig-base_name_search_improved
8 years ago
OCA Transbot
c903157a1f
OCA Transbot updated translations from Transifex
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
Stéphane Bidoul (ACSONE)
45a4172539
remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
d567a06bad
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
8b25e10ea5
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
64d428eaa7
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
8312435617
OCA Transbot updated translations from Transifex
9 years ago
David Beal
4b6f8f1747
logger db_backup for pysftp ( #419 )
9 years ago
Javi Melendez
0c1a7d75bf
auto_backup: Empty dump using sftp backup option ( #432 )
9 years ago
Javi Melendez
13df2b798b
auto_backup: bad reference to field sftp_private_key ( #423 )
Bump module version to 8.0.1.0.1
9 years ago
OCA Transbot
72e1609792
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
60818b7596
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
0297bb33b6
OCA Transbot updated translations from Transifex
9 years ago
archetipo
743c12b831
FIX License type
9 years ago
Jairo Llopis
328090d02f
This was removing all databases.
9 years ago
Jairo Llopis
611d5a0ed2
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
54862d2f43
Avoid duplicated backups.
9 years ago
Jairo Llopis
c3175fa6e6
Add shortcut to execute backups from the "More" menu.
9 years ago
Jairo Llopis
1ef4ce9ca1
Fix view format.
9 years ago
Jairo Llopis
3e2745981b
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
2ddc4d3bba
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
29f71c77df
check_dd method [ADD] test case improved
9 years ago
archetipo
7a49b4d409
useless field
9 years ago
archetipo
7ba39bd385
backup only local db , beacause xmlrpc call of dump cause memory leak
9 years ago
archetipo
30c71b5fda
travis lint check
9 years ago
archetipo
593420191a
fixed, last review remarks
9 years ago
archetipo
a49cdc474f
handled ssl hosts [FIX] Flake8
9 years ago
archetipo
798dd47096
handled ssl hosts [FIX] Flake8
9 years ago
archetipo
4b21166473
review remarks
9 years ago
archetipo
3dac2bd629
Readme
9 years ago
archetipo
b59b2d7357
mail.tempale seems not work in cron task, replaced with direct call of mail.mail
9 years ago
archetipo
b2c6ff706c
autoremove method [FIX] Contributors
9 years ago
archetipo
e8e5362860
name of file
9 years ago
archetipo
9f4bdff271
flake8 and pylint
9 years ago
archetipo
24ee8f3b56
deps in travis.yml [FIX] flake8
9 years ago
archetipo
312f413f75
flake8
9 years ago
archetipo
ed537954e5
test
9 years ago
archetipo
01087ea59a
porting to new api [FIX] schedule_backup method [IMP] IT translation [IMP] tests
9 years ago
archetipo
9709856c12
description index.html
9 years ago
archetipo
8ee3b48da9
rebased commit
9 years ago
archetipo
d27fc7a892
defaults value
9 years ago
archetipo
29c4be9103
Readme.rst
9 years ago