Commit Graph

10 Commits (80bf5a04518f08cf4cf1e2b557b337bfbd014bee)

Author SHA1 Message Date
oca-ci 95372f39a1 [UPD] Update auto_backup.pot 2023-01-12 07:50:32 +00:00
oca-ci 97c2457edf [UPD] Update auto_backup.pot 2022-10-01 14:40:48 +00:00
Anh Vu 60193a52a0 [15][MIG] 🎉 Migrate auto_backup 2022-09-21 07:18:59 +07:00
oca-travis 9e334906b9 [UPD] Update auto_backup.pot 2022-09-14 13:36:15 +07:00
oca-travis d066aecc6b [UPD] Update auto_backup.pot 2022-09-14 13:36:15 +07:00
oca-travis 26d23db661 [UPD] Update auto_backup.pot 2022-09-14 13:36:15 +07:00
oca-travis d962c59c20 [UPD] Update auto_backup.pot 2022-09-14 13:36:15 +07:00
oca-travis 9f2fd4f4a1 [UPD] Update auto_backup.pot 2022-09-14 13:36:15 +07:00
Jairo Llopis 49ff8db5d2 [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.
2022-09-14 13:36:15 +07:00
Yenthe 0361e59061 Update english pot file
Added all the new fields and sentences. This will be the template for
translations.
2022-09-14 13:36:15 +07:00