archetipo
9fa0b44e02
[FIX] test
9 years ago
archetipo
9ab00e9ef1
[RF] porting to new api
[FIX] schedule_backup method
[IMP] IT translation
[IMP] tests
9 years ago
archetipo
837c180072
[RM] description index.html
9 years ago
archetipo
e0445e1c19
[FIX] rebased commit
9 years ago
archetipo
8b1ec782e6
[FIX] defaults value
9 years ago
archetipo
e661c96276
[FIX] Readme.rst
9 years ago
archetipo
e2fc1774db
[FIX] bug logger --> _logger call
[FIX] Flake8
[RM] useless files
9 years ago
Alessio Gerace
a8ae00d338
[FIX] module
10 years ago
Alessio Gerace
9befe15922
Porting module to OCA 8.0
10 years ago
Alessio Gerace
d7684d8413
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
60d58176d6
Flemish translations
Flemish translations are identical to Dutch.
10 years ago
Yenthe
2223b3ba34
Typo fix
could'nt > couldn't
10 years ago
Yenthe
1a88fd94de
Full German translations
Thanks to Martin Schmid!
10 years ago
Yenthe
d70e682d03
Changes chinese translation
Changed some translations
10 years ago
Yenthe
c1a53bfa9a
Chinese translations
Add Chinese translations to the module. Written by talway.
10 years ago
Yenthe
417174029e
Dutch translations
Full translation of the module to Dutch
10 years ago
Yenthe
07d2ffd5e5
Update english pot file
Added all the new fields and sentences. This will be the template for
translations.
10 years ago
Alessio Gerace
d6db87366d
Merge pull request #2 from grupoesoc/PR-203-autobackup
[auto_backup] Refactor
9 years ago
Jairo Llopis
65ad1a0a16
[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
Pedro M. Baeza
e831cb2a50
Merge pull request #373 from hbrunn/8.0-auth_dynamic_groups-fix_newstyle_call
[FIX] we need to call our login method old style
9 years ago
Jairo Llopis
134e8129d4
Remove wrong copyright.
9 years ago
Jairo Llopis
979b840253
Cache images' URL.
9 years ago
Jairo Llopis
8d9acf8d49
Reduce methods.
9 years ago
Jairo Llopis
13344c402f
Add sequence to images.
9 years ago
Jairo Llopis
3d8fe4c7b0
Do not require a name.
9 years ago
Jairo Llopis
ae726003a5
No default value for storage.
9 years ago
Jairo Llopis
000ede6eaa
Tenames and typos.
9 years ago
Jairo Llopis
2b45f07e5f
Extend model example.
9 years ago
David Beal
f9b75eb1ee
[IMP] README file
9 years ago
David Beal
32c3fb62bc
[FIX] community remarks
9 years ago
David Beal
ff8e65e982
[FIX] check if class is in installed module, README
9 years ago
David Beal
12b333db8c
[FIX] python header in akretion modules
9 years ago
Valentin Chemiere
5478608e36
Add file import/export
10 years ago
Jairo Llopis
ab79da603a
Merge branch 'multi_image_TEMP' of ../product-attribute into multi_image
9 years ago
Jairo Llopis
f8bb336609
Split model in abstract & concrete.
9 years ago
Holger Brunn
710da4bf80
[FIX] we need to call our login method old style
9 years ago
OCA Transbot
55711389c0
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
91cdc9e249
[UPD] addons table in README.md
9 years ago
beau sebastien
dc40776537
Merge pull request #160 from akretion/8.0-save-translation-file
[IMP] Add 'save_translation_file' module
9 years ago
sebalix
3f9152ccbe
[IMP] auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions
9 years ago
Moises Lopez - https://www.vauxoo.com/
f71e93721d
Merge pull request #365 from dreispt/8.0-add-requirements
Add requirements.txt
9 years ago
Daniel Reis
e58dcab9b3
Add requirements.txt
9 years ago
Pedro M. Baeza
dd6846b613
Merge pull request #363 from gurneyalex/8.0-unsafe-eval
[SEC] fetchmail_attach_from_folder: fix unsafe eval
9 years ago
Alexandre Fayolle
c1ca55837a
fix flake8 issue
9 years ago
Alexandre Fayolle
ab77974d8c
[SEC] fetchmail_attach_from_folder: fix unsafe eval
9 years ago
OCA Transbot
7aa032498d
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
c631de6efb
[UPD] addons table in README.md
9 years ago
Holger Brunn
ecfac1f94e
Merge pull request #352 from eLBati/8.0-quick_create_register_hook_signature_lb
[FIX] keep _register_hook's signature and call super
9 years ago
Holger Brunn
555c1dad82
Merge pull request #357 from osiell/8.0-auditlog-full-fast
[IMP] auditlog - Full log / Fast log
9 years ago
sebalix
9c5df49785
[IMP] auditlog - Bump version number
9 years ago