Commit Graph

448 Commits (f7e88259c89a5f5a1b82bef53925315e70689649)

Author SHA1 Message Date
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
Jairo Llopis 58756416c1 Odoo v8.0 compatibility 2014-12-09 17:09:48 +01:00
Jairo Llopis ea6e3f58d8 Move model to root of addon directory 2014-12-09 17:09:48 +01:00
Jairo Llopis 99d3a4a0c0 Remove cron_run_manually from unported modules 2014-12-09 17:09:48 +01:00
Matjaz Mozetic 5db40e3b90 Merge branch '8.0' of github.com:sysadminmatmoz/server-tools into 8.0 2014-12-09 07:09:12 +01:00
Matjaz Mozetic a7eec6dd26 Slovene translation added 2014-12-09 07:09:04 +01:00
Laurent Mignon (aka lmi) e3e191b455 [PEP-8] 2014-12-08 11:15:15 +01:00
Pedro M. Baeza 82319f78a3 Merge pull request #80 from grupoesoc/scheduler_error_mailer
Scheduler error mailer
2014-12-08 10:15:10 +01:00
Pedro M. Baeza 08fd5c5781 Merge pull request #90 from hbrunn/8.0-travis-2014-12-08
[FIX] travis
2014-12-08 10:07:40 +01:00
Holger Brunn c830d8fff3 [FIX] travis 2014-12-08 09:47:25 +01:00
Matjaz Mozetic 8958811395 Slovene translation added 2014-12-04 12:16:01 +01:00
Pedro M. Baeza 15a8ff8fb0 Merge pull request #88 from acsone/8.0-fix_pylint-jne
[FIX] pylint
2014-12-03 10:28:03 +01:00
Jonathan Nemry 01da73caaa [FIX] pylint 2014-12-03 10:01:54 +01:00
Guewen Baconnier 25ee0ff38a Merge pull request #65 from dreispt/fix-disableoeonline
Fix ExternalId error on "disable_openerp_online" module update
2014-11-27 10:57:04 +01:00
Pedro M. Baeza d94ceeccea Merge pull request #79 from savoirfairelinux/8.0-admin_technical_features
[ADD] Added admin_technincal_features module.
2014-11-26 11:40:05 +01:00
Jordi Riera cb348f39ad [IMP] admin_technical_features: changed module icon to follow OCA conventions. 2014-11-25 16:56:23 -05:00
Jairo Llopis 56e760bf2b PEP8 fix. 2014-11-13 12:14:07 +01:00
Jairo Llopis bfb3bfcdcf New translation template. 2014-11-13 12:14:07 +01:00
Jairo Llopis 3ba101c454 Don't pollute other models just for testing this one.
--HG--
extra : amend_source : d3da15fc7b28f738dbef0e7a60044b4f71056b06
2014-11-13 12:14:06 +01:00
Jairo Llopis 81d29937a5 Only admin can send emails here. 2014-11-13 12:14:06 +01:00
Jairo Llopis d05b51f1ea Fix some formatting. 2014-11-13 12:14:06 +01:00
Jairo Llopis 1ffe11ec2b Move icon.
--HG--
rename : scheduler_error_mailer/static/src/img/icon.png => scheduler_error_mailer/static/description/icon.png
2014-11-13 12:14:06 +01:00
Jairo Llopis 4f31e54b75 Make module installable.
--HG--
extra : rebase_source : 91f540ebbedce6face2e0491f0f99b64e8025bb4
2014-11-13 12:14:06 +01:00
Jairo Llopis 8bf484572f Remove scheduler_error_mailer from __unported__.
--HG--
extra : rebase_source : 31c71350725cc03390b156b452ff3b92b90e291f
2014-11-13 12:14:06 +01:00
Jordi Riera c850351a29 [ADD] Added admin_technincal_features module. 2014-11-06 10:11:56 -05:00
Sandy 37b5ba3b8f Merge pull request #69 from savoirfairelinux/fix_travis
Fix and update travis
2014-11-06 08:41:13 -05:00
Pedro M. Baeza 14f5fcd6f1 Merge pull request #75 from acsone/8.0-fix-base-optional-quick-create-attributeerror
[FIX] This fixes #73
2014-10-31 13:08:54 +01:00
Laurent Mignon 2f58db74e5 [FIX] This fixes #73
Check if the model still exists in the registry before registring the 'check_quick_create' hook
2014-10-31 12:28:35 +01:00
Pedro M. Baeza 04005d7ce0 Merge pull request #72 from alexis-via/8.0-port-optional_quick_create
base_optional_quick_create: port to v8 + PEP-8 compliance
2014-10-24 15:55:01 +02:00
Alexis de Lattre 3b19661334 Port to v8
PEP-8 compliant
2014-10-22 17:57:55 +02:00
Guewen Baconnier d18ce97849 crm is not a dependency for mail_environment 2014-10-08 14:10:46 +02:00
Guewen Baconnier 9a5037709c pep8 2014-10-08 14:10:24 +02:00
Guewen Baconnier 715621cf30 Remove only the attrs attribute instead of redefining the whole field 2014-10-08 14:05:26 +02:00
Guewen Baconnier 6f6b266270 Indentation of the view with 2 spaces 2014-10-08 14:01:38 +02:00
Guewen Baconnier 29ff442856 Activate the installable flag 2014-10-08 13:59:06 +02:00
Guewen Baconnier c3e9a8bae8 Update fields, remove deprecated 'method' argument, change 'states'
otherwise the fields are not readonly (seems that the 'states' of the
original field is kept.
2014-10-08 13:56:17 +02:00
Guewen Baconnier 5c137c1a00 Use cr argument instead of cursor, propagate context 2014-10-08 11:35:50 +02:00
Guewen Baconnier 24a2d12492 Use absolute imports for openerp and new Model classes 2014-10-08 11:33:22 +02:00
Guewen Baconnier 5d4fae0fe3 Move mail_environment in root folder 2014-10-08 11:30:14 +02:00
Daniel Reis 11aaf76a82 Hide menus in Settings instead of deleting them 2014-10-02 10:26:17 +01:00
Sandy Carter fa73d00f19 Fix and update travis
Remove .coveragerc because new tests creates its own
2014-10-01 18:29:50 -04:00
Sandy ae8b0afa10 Merge pull request #45 from dreispt/port-users-ldap-populate
Port users ldap populate
2014-10-01 15:59:42 -04:00
Sandy a78f69bb28 Merge pull request #46 from dreispt/port-users-ldap-mail
Port users ldap mail
2014-09-29 09:34:42 -04:00
Leonardo Pistone b2d3f8ed9c Merge pull request #61 from akretion/8.0-web_context_tunnel-port
web_context_tunnel v8 port: asset bundle + tests
2014-09-29 15:28:16 +02:00
Guewen Baconnier 0f1edf7a56 Merge pull request #60 from hbrunn/8.0-base_field_serialized
[ADD] base_field_serialized
2014-09-24 09:21:48 +02:00
Holger Brunn d577676905 [IMP] relative imports, remove deprecated keys in manifest 2014-09-22 17:06:13 +02:00
Pedro M. Baeza ca4e839d6d Merge pull request #64 from dreispt/fix-serv_config
Fix pylint on server_environment
2014-09-22 12:05:01 +02:00