beau sebastien
772f8fa0e5
Merge pull request #1554 from akretion/12-port-sql_export
12 port sql export READY
6 years ago
OCA-git-bot
ccfc5d344a
[ADD] setup.py
6 years ago
OCA-git-bot
5935e931fc
[UPD] README.rst
6 years ago
beau sebastien
f729c9f6a6
Merge pull request #1557 from druidoo/12.0-mig-base_exception
[12.0][MIG] base_exception
6 years ago
Florian da Costa
747547da93
Migrate base_technical_user to version 12
6 years ago
Aitor Bouzas
f6908c7018
[MIG] auto_backup: Migration to 12.0
Added test coverage
Added requirements.txt for pysftp
Added in the roadmap the exact version of pysftp for this to work (0.2.8)
Added in the roadmap the problem with list_db=False
Adapted calls to message_post
6 years ago
oca-travis
4568048ac7
[UPD] Update auto_backup.pot
6 years ago
Jordi Riera
121d660697
auto_backup: allow to change the format of backup ( #1333 )
6 years ago
Pedro M. Baeza
fc677a8450
[FIX] auto_backup: Fix NL translation
6 years ago
Jos De Graeve
2e6a3333f9
Translated using Weblate (Dutch)
Currently translated at 58.2% (32 of 55 strings)
Translation: server-tools-11.0/server-tools-11.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-auto_backup/nl/
6 years ago
oca-travis
0fa2c8cb2f
[UPD] Update auto_backup.pot
6 years ago
Stéphane Bidoul (ACSONE)
31f78fbcff
[FIX] syntax error in nl.po
6 years ago
OCA Transbot
fb1344c7ca
OCA Transbot updated translations from Transifex
7 years ago
Andrea
7a32b0eddb
[11.0][MIG] auto_backup
7 years ago
Andrea Stirpe
df718157c0
Fix icon Test SFTP Connection ( #825 )
8 years ago
Lorenzo Battistini
91e4a1a5af
FIX sftp unlink path ( #767 )
8 years ago
Andrea Stirpe
b09b92fa4a
[10.0][auto_backup] Menu entry moved ( #735 )
* [10.0][auto_backup] Menu entry moved
* Update version in manifest
8 years ago
Yenthe V.G
cb67f7aba3
[auto_backup] FIX: failure type notification
Fixes https://github.com/OCA/server-tools/issues/710
8 years ago
Dave Lasley
5063b5cc81
[MIG] auto_backup: Migrate to v9
* Add self.ensure_ones
* Add test coverage
8 years ago
Stéphane Bidoul (ACSONE)
eb1ce2d6aa
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
f4a7807338
OCA Transbot updated translations from Transifex
9 years ago
David Beal
5c0ca8e271
[FIX] logger db_backup for pysftp ( #419 )
9 years ago
Javi Melendez
88ee9fca2b
[FIX] auto_backup: bad reference to field sftp_private_key ( #423 )
Bump module version to 8.0.1.0.1
9 years ago
archetipo
75b6312f3b
FIX License type
9 years ago
Jairo Llopis
0b110c3d59
[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.
9 years ago
Alessio Gerace
7ca4c9ff9e
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
6d9503e16f
Update english pot file
Added all the new fields and sentences. This will be the template for
translations.
10 years ago
oca-travis
fb0830541b
[UPD] Update auditlog.pot
6 years ago
OCA-git-bot
a8541e58cb
[ADD] setup.py
6 years ago
OCA-git-bot
d33b2e74d5
[UPD] README.rst
6 years ago
Maxime Chambreuil
88bf4ec548
Merge pull request #1556 from sebalix/12.0-mig-auditlog
[MIG] auditlog: Migration to 12.0
6 years ago
sebalix
c6a30604b8
[IMP] auditlog: set all fields readonly when the rule is enabled
6 years ago
sebalix
432b211353
[UPD] README.rst
6 years ago
sebalix
7691a6d5a1
[MIG] auditlog: Migration to 12.0
6 years ago
Iván Todorovich
550fe0dfc9
[MIG] dict.iteritems() does not exist in Python3
6 years ago
Iván Todorovich
e9ebea399b
FIX self[0] in _rule_group
6 years ago
hparfr
28fca353b1
base_exception allow to filter rules in inherited modules
6 years ago
Hpar
0b13b65b81
Update readme
Add a note about safe_eval
6 years ago
Hpar
3cc3ba4ebc
Remove onchange on exception_type
No more empty fields after changing type.
6 years ago
hparfr
00569defba
add execution rule based instead of record based
improve the perfs dramastically when there is a lot of records
6 years ago
Mourad
4f9eec5363
[WIP] sale_exception_by_domain
7 years ago
Iván Todorovich
1088f5c3ae
[MIG] base_exception: Migration to 12.0
6 years ago
OCA Transbot
30711b90cc
OCA Transbot updated translations from Transifex
8 years ago
nicomacr
1307e60902
[FIX] base_exception: send the active_model in the conxtext when call the _popup_exceptions mehtod
6 years ago
David Beal
448e20efd6
FIX remove old api parameters in base_exception
6 years ago
Iván Todorovich
7a9a692b42
[IMP] Update base_exception views
- Show menu only to Exception Rule Managers
- Use sequence and active widgets on tree view
- Updated form to use sheet
6 years ago
Andrea
ec969fc23e
[FIX] Enable post_install for tests + pylint
7 years ago
Jordi Ballester
be62320a8a
Refactor tests of module 'base_exception'.
Defines a new mechanism to build odoo classes that are only
defined during testing.
7 years ago
Mourad
4c6f0b2afd
[FIX] temp model test access rule & fix OCA remarks
7 years ago
Jordi Ballester
33916dcf47
style fixes
7 years ago