archetipo
13ea28d02c
[FIX] autoremove method
[FIX] Contributors
9 years ago
archetipo
7188051143
[FIX] name of file
9 years ago
archetipo
8c7c72564f
[FIX] flake8 and pylint
9 years ago
archetipo
84d4866cee
[IMP] deps in travis.yml
[FIX] flake8
9 years ago
archetipo
1ed3065031
[FIX] flake8
9 years ago
archetipo
d7fc7c53e6
[FIX] test
9 years ago
archetipo
bb5e72f500
[RF] porting to new api
[FIX] schedule_backup method
[IMP] IT translation
[IMP] tests
9 years ago
archetipo
eeb61ce7a3
[RM] description index.html
9 years ago
archetipo
9b5c873e3d
[FIX] rebased commit
9 years ago
archetipo
d687c3c127
[FIX] defaults value
9 years ago
archetipo
4839eb8d70
[FIX] Readme.rst
9 years ago
archetipo
f4fcfc5671
[FIX] bug logger --> _logger call
[FIX] Flake8
[RM] useless files
9 years ago
Alessio Gerace
645ebaef18
[FIX] module
9 years ago
Alessio Gerace
7c9aed126f
Porting module to OCA 8.0
9 years ago
Alessio Gerace
fae703d616
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
f79437ad9a
Flemish translations
Flemish translations are identical to Dutch.
10 years ago
Yenthe
4a2e29dbda
Typo fix
could'nt > couldn't
10 years ago
Yenthe
fdc592bb56
Full German translations
Thanks to Martin Schmid!
10 years ago
Yenthe
d9dc4b1f3e
Changes chinese translation
Changed some translations
10 years ago
Yenthe
ac87e0f621
Chinese translations
Add Chinese translations to the module. Written by talway.
10 years ago
Yenthe
a24ceb2173
Dutch translations
Full translation of the module to Dutch
10 years ago
Yenthe
2bb2cf1604
Update english pot file
Added all the new fields and sentences. This will be the template for
translations.
10 years ago
Dave Lasley
8a078fc4ec
Revert "[9.0][MIG] auto_backup ( #526 )"
This reverts commit 2798d4591b
.
8 years ago
OCA Git Bot
d7f39dad68
[ADD] setup.py
8 years ago
OCA Git Bot
e22c7cb78c
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
eac8c06eb4
Merge pull request #603 from osiell/9.0-mig-auditlog
[MIG] 9.0 - auditlog
8 years ago
sebalix
29e18609ac
[FIX] auditlog - Migrate 'AuditlogRule.create' and 'AuditlogRule.write' methods to the new API
8 years ago
sebalix
479cecf538
[FIX] auditlog - Lint
8 years ago
Holden Rehg
2322d15da8
[DEL] auditlog: Remove pre_init_hook reference from openerp, no pre_init hook exists any more
9 years ago
Holden Rehg
60534d3686
[DEL] auditlog: Remove migration from audittrail functionality, this is not required for version 9
9 years ago
Holden Rehg
80f22b9dca
[UPD] auditlog module, Remove duplicate license key from openerp config
9 years ago
Holden Rehg
de3b1ca7b8
[UPD] Updated the __openerp__.xml to include the license and images fields
These were updated to follow OCA conventions.
- License set to AGPL-3
- Images set to empty array
9 years ago
Holden Rehg
a8dd839960
[MIG] Migrate auditlog module from 8.0 to 9.0
- Update documentation to point to the new auditlog menu locations. These were changed because the 8.0 version was referencing menus that do not exist in 9.0
- Change version from 8.0.X.Y.Z to 9.0.1.0.0
- Make the module installable again
- Remove an unused parameter from pre-migration.py for versioning
- Fix typos and remove commented out blocks of code that were irrelevant
9 years ago
OCA Transbot
32adcbabc7
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
c4ca262e72
singleton error if we saved the current session two times ( #473 )
* [IMP] index the columns we'll be searching for for every request
* [FIX] singleton error if we saved the current session two times
8 years ago
Sébastien Alix
90ca923a5b
auditlog - Icon added + README updated (screenshots)
9 years ago
sebalix
5aaf6d6324
auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions
9 years ago
sebalix
8897fe2b15
auditlog - Bump version number
9 years ago
sebalix
38ed67b564
auditlog - Field 'type' renamed to 'log_type'
9 years ago
sebalix
043cf1b249
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
Holger Brunn
a20cfbf0f3
turn off prefetching when reding values
9 years ago
sebalix
872056c714
Module 'auditlog' - Fix pylint check
9 years ago
sebalix
791489eb6d
Module 'auditlog' - 'display_name' fields added for the user session and HTTP requests models
9 years ago
sebalix
2b2c58393c
Module 'auditlog' - A log can be created with no current HTTP request (unit tests, ir.cron...)
9 years ago
sebalix
4b8c8a1868
Module 'auditlog' - Cleanup XML views (types removed)
9 years ago
sebalix
0b387af1e3
Module 'auditlog' - Bump the version to 1.1.0
9 years ago
sebalix
333d655d24
Module 'auditlog' - Log HTTP user sessions and requests
9 years ago
Moises Lopez - https://www.vauxoo.com/
ab51acc60e
[FIX] database_cleanup: Fix test ( #612 )
8 years ago
OCA Git Bot
56adcaeae5
[ADD] setup.py
8 years ago
OCA Git Bot
68790da2be
[UPD] addons table in README.md
8 years ago