Laetitia Gangloff
e3f1ffba10
add more evaluation element in globals_dict
10 years ago
Laetitia Gangloff
44c18c63e9
base_export_email : do not remove id from the list.
10 years ago
Laetitia Gangloff
2bbba688a7
base_export_email : add email_template sample
10 years ago
Laetitia Gangloff
3999f37308
update licence. update documentation. add export_data. clean docstring
10 years ago
Laetitia Gangloff
cb0879d8d1
Add module base_export_email
10 years ago
Holger Brunn
525256949e
Merge pull request #211 from gurneyalex/7.0-fix_runbot_server_environment
[7.0] fix warnings on runbot
9 years ago
Alexandre Fayolle
1aec7ceb41
separate lint check
10 years ago
Alexandre Fayolle
2c6488a0d5
fix runbot warning
add security rules to tree_view_record_id.
closes #212
10 years ago
Alexandre Fayolle
e386b31378
remove sentry_dsn warning
use INFO on runbot to report this
10 years ago
Alexandre Fayolle
56e2131939
fix warnings on runbot
remove deprecated type attribute on ir.ui.view declarations
10 years ago
Alexandre Fayolle
458127012f
Merge pull request #144 from mdietrichc2c/base-login-date-improvement
new addon: base_concurrency
Fix SQL error when an user logs in twice during a transaction
10 years ago
David Béal
b99070d688
[FIX] gurneyalex remarks
10 years ago
David Béal
754dbe32a7
[FIX] required for password field
10 years ago
David Béal
1989b3a5ba
[FIX] view
10 years ago
David Béal
f5d6babbe3
[ADD] secure_uninstall module
10 years ago
Alexandre Fayolle
03c50717ec
Merge pull request #164 from savoirfairelinux/7.0-admin_technical_features
Backport Admin Technical Features to 7.0
10 years ago
Alexandre Fayolle
ae9150ec60
Update travis configuration
don't use "sudo pip install" in travis.yml
10 years ago
Alexandre Fayolle
61f21d87db
Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
10 years ago
Sandy Carter
d8e7332ca4
Use OCA template
10 years ago
Sandy Carter
9c14697500
Add base_import as admin_technical_features deps
With module admin_technical_features installed, base_import unittests fail with
in the following test:
test_shallow (openerp.addons.base_import.tests.test_cases.test_o2m)
Having technical features enabled add the following to the dict in
fields:
{'fields': [{'fields': [],
'id': 'parent_id',
'name': 'id',
'required': False,
'string': 'External ID'},
{'fields': [],
'id': 'parent_id',
'name': '.id',
'required': False,
'string': 'Database ID'}],
'id': 'parent_id',
'name': 'parent_id',
'required': False,
'string': 'unknown'}
10 years ago
Jordi Riera
a7d50a5718
[ADD] Added admin_technincal_features module.
10 years ago
Matthieu Dietrich
2c9e53108c
Remove extra %s
10 years ago
Matthieu Dietrich
dafdd160b2
Improve the UPSERT mechanism
10 years ago
Matthieu Dietrich
727e0a1025
Rename module as base_concurrency
10 years ago
Matthieu Dietrich
e66fab88e6
Add cron to sync data to old column + improve exception logging
10 years ago
Matthieu Dietrich
78ffc1c518
Rework login method
10 years ago
Alexandre Fayolle
7644c07837
don't use travis container-based infrastructure
10 years ago
Matthieu Dietrich
74d5872c09
Add security file to __openerp__ + nodrop on login_date
10 years ago
Matthieu Dietrich
d1359b4f71
Add security rules for new object
10 years ago
Matthieu Dietrich
ca48be15ab
Fix SQL error when an user logs in twice during a transaction
10 years ago
Guewen Baconnier
05f6a504f6
Merge pull request #100 from savoirfairelinux:defer_parent_store_computation_import
Add defer_parent_store_computation module
10 years ago
Guewen Baconnier
51e1496caf
Add Odoo Community Association (OCA) in authors
10 years ago
Lorenzo Battistini
200863a416
[FIX] descriptions and copyright
10 years ago
Lorenzo Battistini
68a6b8217c
[REF] _fetch_from_date_imap
10 years ago
Lorenzo Battistini
7bb7c495db
[REF] last_download_date
10 years ago
archetipo
76ed9d965c
[FIX] website link
10 years ago
archetipo
5ef9eb8825
[FIX] module is not an App
[FIX] check last_internal_date before connect server
[FIX] display count an field message retrieved
10 years ago
archetipo
5b2db7504b
[IMP] override fetch_mail and if is defined last_internal_date fetch all message from this date to today
and call message_process, only for imap server type
10 years ago
archetipo
0c2aae5a2f
[IMP] first commit
10 years ago
Leonardo Pistone
edb17fef39
Merge pull request #136 from gurneyalex/7.0-fix-travis
fix travis (flake8)
10 years ago
Alexandre Fayolle
c6787791a5
fix travis (flake8)
10 years ago
Alexandre Fayolle
3aea423e98
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Pedro M. Baeza
41d7e11f6d
Merge pull request #106 from pedrobaeza/7.0-database_cleanup
[ADD] database_cleanup: Module for cleaning up migrated databases
10 years ago
Pedro M. Baeza
63e81e0844
Merge pull request #109 from rschnapka/7.0
initial german translations
10 years ago
Yannick Vaucher
1eaab094ef
Merge pull request #116 from savoirfairelinux/sentry_show_details
Add option to see original error in odoo
10 years ago
Sandy Carter
be54ab8998
Add option to see original error in odoo
10 years ago
Rudolf Schnapka
ae5afae2ac
remove extra line feed manually
Program Localize doesn't seem to remove the extra LF on single-lines? Maybe I should try again to get poedit running on my ubuntu.
10 years ago
Rudolf Schnapka
7526d55fe7
remove more line feeds
10 years ago
Rudolf Schnapka
e594e0fc3e
translation ir.cron added
10 years ago
Rudolf Schnapka
86837fb671
removed unneeded linefeeds
10 years ago