sebalix
|
d18631bb05
|
[IMP] Module 'auditlog' - Model 'auditlog.log.line', 'field_name' and 'field_description' fields changed into related fields
|
10 years ago |
sebalix
|
b69102b2ef
|
[IMP] Module 'auditlog' - Autoremove 'auditlog.log.line' records when a field is deleted (e.g. migration)
|
10 years ago |
sebalix
|
b471a922d9
|
[IMP] Module 'auditlog' - Useless lines of code removed
|
10 years ago |
sebalix
|
d77977c911
|
[FIX] Module 'auditlog' - local variable 'ir_model' is assigned to but never used
|
10 years ago |
Holger Brunn
|
63269a91cb
|
[FIX] cope with no additional log values
|
10 years ago |
Holger Brunn
|
fe11e254ea
|
[ADD] pass old_values to create_log when deleting a record
|
10 years ago |
Holger Brunn
|
7ef0c97964
|
[FIX] don't reset caches in register_hook
|
10 years ago |
Holger Brunn
|
026dc39a78
|
[IMP] don't make a temporary copy of dict keys
|
10 years ago |
Holger Brunn
|
d53f4cc6ba
|
[IMP] cache model and field ids
|
10 years ago |
Holger Brunn
|
0f35f705da
|
[ADD] allow overriding modules to pass additional log values
|
10 years ago |
Holger Brunn
|
f1f610bcd4
|
[IMP] use new import of _, SUPERUSER_ID
|
10 years ago |
Holger Brunn
|
4d79b95255
|
[IMP] ignore rules for nonexisting objects
|
10 years ago |
sebalix
|
b6e8b043be
|
[FIX] Module 'auditlog' - 'time' module imported but unused
|
10 years ago |
sebalix
|
4752e17a63
|
[IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead)
|
10 years ago |
sebalix
|
03f8b62c8b
|
[IMP] Module 'auditlog' - Clean up vim lines
|
10 years ago |
sebalix
|
140a2fce54
|
[IMP] Module 'auditlog' - Split the 'create_logs()' method in several ones to make overridding easier
|
10 years ago |
sebalix
|
31d5e6b548
|
[FIX] Module 'auditlog' - Fix some flake8 errors
|
10 years ago |
sebalix
|
fac2ffe0e9
|
[ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module
|
10 years ago |