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
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
sebalix
873b136968
[FIX] auditlog - Field 'type' renamed to 'log_type'
9 years ago
eLBati
ed4a62bb42
REF using _patch_method for name_create
9 years ago
sebalix
ed99b15526
[IMP] auditlog - Ability to choose the log type on the rule: Full log (complete but slow) and Fast log (data input only, faster)
9 years ago
OCA Git Bot
a2492076e7
[UPD] addons table in README.md
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
b403942cdc
Merge pull request #262 from grap/8.0_ADD_auth_track_and_prevent_brut_force
[ADD] auth track and prevent brut force
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
26c5938877
Merge pull request #209 from hbrunn/8.0-database_cleanup-select_lines
[IMP] allow to select lines to purge in a tree view
9 years ago
Sylvain Calador
b9219b05c9
[IMP] Add tests
9 years ago
Sylvain Calador
54c016786b
[IMP] Add 'save_translation_file' module
9 years ago
Pedro M. Baeza
59bc36bab3
Merge pull request #302 from hbrunn/8.0-dead_mans_switch
[ADD] support needaction
9 years ago
Holger Brunn
842660a38a
[FIX] don't choke if there's no message_last_post
9 years ago
OCA Transbot
236647fc3f
OCA Transbot updated translations from Transifex
9 years ago
Stefan Rijnhart
7fcf65c16e
[FIX] Odoolint
9 years ago
Stefan Rijnhart
6a28aa2843
[FIX] keep _register_hook's signature and call super
9 years ago
OCA Git Bot
0c1f17b6a2
[UPD] addons table in README.md
9 years ago
Holger Brunn
b286e85221
[IMP] don't nag too often
9 years ago
Holger Brunn
72f50ebb23
[ADD] hints for coveralls
9 years ago
Holger Brunn
e05117417b
[FIX] pass timeout as keyword argument
9 years ago
Holger Brunn
b5d1e1d334
[ADD] tell the server that we don't know a value
9 years ago
Holger Brunn
391271e5ec
[FIX] only look at parent if workers are configured
9 years ago
Holger Brunn
a4e8285b87
[FIX] call panic on this
9 years ago
Holger Brunn
54c8ddc78e
[FIX] travis
9 years ago
Holger Brunn
daeddaec7c
[ADD] support needaction
9 years ago