Holger Brunn
|
f754bf04b5
|
[FIX] cope with no additional log values
|
2015-01-29 15:40:15 +01:00 |
Holger Brunn
|
153bb5c3e6
|
[ADD] pass old_values to create_log when deleting a record
|
2015-01-29 15:39:14 +01:00 |
Holger Brunn
|
719714340b
|
[FIX] don't reset caches in register_hook
|
2015-01-29 15:38:29 +01:00 |
Holger Brunn
|
d11d9df02d
|
[IMP] don't make a temporary copy of dict keys
|
2015-01-29 13:38:26 +01:00 |
Holger Brunn
|
df6ced6fe0
|
[IMP] cache model and field ids
|
2015-01-29 13:27:07 +01:00 |
Holger Brunn
|
df07d3130a
|
[ADD] allow overriding modules to pass additional log values
|
2015-01-29 13:04:49 +01:00 |
Holger Brunn
|
0cdb74c82e
|
[IMP] use new import of _, SUPERUSER_ID
|
2015-01-29 12:25:05 +01:00 |
Holger Brunn
|
955f05a74d
|
[ADD] change xmlids of legacy rules to point to auditlog.rule
|
2015-01-28 15:36:00 +01:00 |
Holger Brunn
|
40666edf07
|
[FIX] also migrate id sequences
|
2015-01-28 15:22:33 +01:00 |
Holger Brunn
|
1f05b1235c
|
[ADD] init hook to migrate from audittrail
|
2015-01-28 15:10:27 +01:00 |
Holger Brunn
|
fe36ce9988
|
[IMP] ignore rules for nonexisting objects
|
2015-01-28 15:10:21 +01:00 |
sebalix
|
f29e72b4f8
|
[FIX] Module 'auditlog' - 'time' module imported but unused
|
2015-01-28 14:55:15 +01:00 |
sebalix
|
c3e2915721
|
[IMP] Module 'auditlog' - README.rst updated (based on the OCA template)
|
2015-01-28 14:49:43 +01:00 |
sebalix
|
6b20ffaeb9
|
[IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead)
|
2015-01-28 14:27:03 +01:00 |
sebalix
|
139d012942
|
[IMP] Module 'auditlog' - Add 'name' attributes on some filters and other minor fixes
|
2015-01-22 16:22:38 +01:00 |
sebalix
|
81909860e7
|
[IMP] Module 'auditlog' - Clean up vim lines
|
2015-01-22 16:07:03 +01:00 |
sebalix
|
d9670d7ad9
|
[IMP] Module 'auditlog' - Split the 'create_logs()' method in several ones to make overridding easier
|
2015-01-22 15:27:29 +01:00 |
sebalix
|
7482d4128b
|
[ADD] Module 'auditlog' - 'auditlog.pot' file added
|
2015-01-22 14:41:07 +01:00 |
sebalix
|
3a926e4aa5
|
[FIX] Module 'auditlog' - Put the module description in a README.rst file
|
2015-01-22 14:09:46 +01:00 |
sebalix
|
94039a8d62
|
[FIX] Module 'auditlog' - Fix some flake8 errors
|
2015-01-22 12:08:36 +01:00 |
sebalix
|
ddee4461c8
|
[ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module
|
2015-01-22 11:29:33 +01:00 |
Pedro M. Baeza
|
1554026906
|
[IMP] auth_from_http_remote_user: README.rst
|
2015-01-21 11:39:50 +01:00 |
Pedro M. Baeza
|
87900d4437
|
Merge pull request #43 from acsone/auth_from_http_remote_user-8.0
[ADD] Authentication via HTTP Remote User 8.0
|
2015-01-21 11:35:53 +01:00 |
Pedro M. Baeza
|
70cda6fbaf
|
Merge pull request #70 from guewen/mail_environment-migr
Migration of mail_environment
|
2015-01-19 21:04:54 +01:00 |
Guewen Baconnier
|
feaba04f8e
|
Fix typo in manifest
|
2015-01-19 16:10:59 +01:00 |
Pedro M. Baeza
|
f3faa2f7f0
|
[IMP] auth_admin_passkey: Moved icon
|
2015-01-16 19:48:07 +01:00 |
Yannick Vaucher
|
f13b13ca5c
|
Merge pull request #96 from acsone/8.0-amu-migration_auth_admin_passkey
[8.0] migration of auth_admin_passkey
|
2015-01-16 18:33:23 +01:00 |
Yannick Vaucher
|
271e515c7e
|
Merge pull request #57 from bealdav/8-email-tpl-field-fix
scheduler_error_mailer - email template field name fix
|
2015-01-05 10:16:46 +01:00 |
david.beal@akretion.com
|
899fa11f97
|
[FIX] pep8
|
2014-12-30 11:51:18 +01:00 |
david.beal@akretion.com
|
506fa5b0ef
|
[FIX] renamed 'email_template' m2o field in 'email_template_id' in scheduler_error_mailer module
|
2014-12-30 11:33:39 +01:00 |
Pedro M. Baeza
|
825a26dd8f
|
Merge pull request #97 from yvaucher/8.0-separate-lint
Separated Lint tests
|
2014-12-17 03:18:55 +01:00 |
Yannick Vaucher
|
8a7ac72997
|
Remove extra env definition
|
2014-12-16 16:54:35 +01:00 |
Yannick Vaucher
|
02ab82de6d
|
Separated Lint tests
|
2014-12-16 11:26:16 +01:00 |
Holger Brunn
|
6dc8a901ae
|
Merge pull request #95 from acsone/8.0-add-database_cleanup
[ADD] module database_cleanup
|
2014-12-15 15:08:33 +01:00 |
Anthony Muschang
|
8edbc81d0c
|
[CHG] auth_admin_passkey: rename README.md to README.rst
|
2014-12-15 10:04:39 +01:00 |
Anthony Muschang
|
7cc85d6e99
|
[CHG] database_cleanup: move description to README.rst
|
2014-12-15 10:00:56 +01:00 |
Anthony Muschang
|
1f12893c8d
|
[CHG] auth_admin_passkey: move description to README.md
|
2014-12-15 09:25:06 +01:00 |
Anthony Muschang
|
e8cc7ff57e
|
[CHG] auth_admin_passkey: migration to 8.0
|
2014-12-12 00:17:54 +01:00 |
Anthony Muschang
|
1c526b74a7
|
Merge branch '8.0' of https://github.com/oca/server-tools into 8.0-add-database_cleanup
|
2014-12-11 23:17:01 +01:00 |
Anthony Muschang
|
988d0fd939
|
[CHG] Migration to 8.0
|
2014-12-11 23:04:24 +01:00 |
Pedro M. Baeza
|
c9f9e1ec27
|
Merge pull request #81 from grupoesoc/cron_run_manually
Cron run manually
|
2014-12-11 16:57:38 +01:00 |
Jairo Llopis
|
693b05a189
|
Compatibilize test with Travis.
See https://github.com/OCA/server-tools/pull/81#issuecomment-66042648
|
2014-12-09 20:10:23 +01:00 |
Jairo Llopis
|
c0167896ff
|
More concrete exception.
|
2014-12-09 17:09:48 +01:00 |
Jairo Llopis
|
5aeeb80915
|
Fix assertion.
--HG--
extra : amend_source : 6d240dcaf7da6ecb618e6285c823fcc0387201d3
|
2014-12-09 17:09:48 +01:00 |
Jairo Llopis
|
e7e0690fab
|
Add test to check the job runs with the right UID. Test fails, BTW.
--HG--
extra : amend_source : 9387347e10a5f3e48188f87ab87006523275f379
|
2014-12-09 17:09:48 +01:00 |
Jairo Llopis
|
400e245c96
|
Return the method's result.
|
2014-12-09 17:09:48 +01:00 |
Jairo Llopis
|
1d172b4678
|
Clean debug garbage.
|
2014-12-09 17:09:48 +01:00 |
Jairo Llopis
|
42828e9382
|
Fix permissions issue.
|
2014-12-09 17:09:48 +01:00 |
Jairo Llopis
|
872da121f6
|
Add Spanish translation.
|
2014-12-09 17:09:48 +01:00 |
Jairo Llopis
|
090d597882
|
Update translate template.
|
2014-12-09 17:09:48 +01:00 |