Yannick Vaucher
87eb04224c
remove set_eval_context as initialized in init
11 years ago
Yannick Vaucher
671db82648
Fix lp:1302500 by evaluating an empty context to avoid error
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
70b5d4f754
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
cc7f0b2cf6
Launchpad automatic translations update.
11 years ago
unknown
d06b755eef
[ADD] HTTP Basic auth for OpenERP. One module picks up the HTTP authorization
header and tries to login the user with the credentials given. Usually,
you would have a setup that your OpenERP instance sits behind a proxy
that does the authentication and passes it on via those headers.
The second modifies the logout procedure to clear the browser's credential
cache for basic authentication for the site OpenERP is running on.
It is split into two modules because of the web client's habit of loading
all addons which have a static directory, resulting in always executing
auth_from_http_basic's monkey patch. This way the user has to consciously
decide to load the addon.
11 years ago
Holger Brunn
c5187e5abc
[FIX] pep8
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
0d617eb23d
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
67fcbd897d
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
405d6df582
Launchpad automatic translations update.
11 years ago
unknown
efd9f13cd9
[ADD] .pot files
11 years ago
Sandy Carter
039328bdc4
Generate .pot files
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
fd72766f47
Launchpad automatic translations update.
11 years ago
Jose Morales
ff66ef74c2
[IMP] In 7.0 version of OpenERP it is unnecessary put the type of view when we define it, is why that I remove the tag type in the view to avoid that server shows us a warning
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
7c943123be
Launchpad automatic translations update.
11 years ago
Jairo Llopis
4807f127b4
Add translations to mass_editing.
11 years ago
Jose Morales
f0eb126a88
[IMP] In 7.0 version of OpenERP it is unnecessary put the type of view when we define it, is why that I remove the tag type in the view to avoid that server shows us a warning
11 years ago
Jairo Llopis
e459f91c93
Add spanish translation and translation template.
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
fa17e87253
Launchpad automatic translations update.
11 years ago
unknown
de71c14d2d
[ADD] web_context_tunnel
help solving the new arguments passing to on change method in addons
11 years ago
Holger Brunn
0db61caf20
[FIX] replace therp icon by a generic one
11 years ago
Holger Brunn
c82d4035e9
[ADD] funder credits
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
7c489f785c
Launchpad automatic translations update.
11 years ago
unknown
01a813dce7
[ADD] Italian translation for super_calendar
11 years ago
Holger Brunn
c3d2924623
[ADD] auth_from_http_basic_logout
11 years ago
Holger Brunn
38930b3825
[ADD] logout function
11 years ago
Holger Brunn
92a1c0568b
[FIX] remove static directory for know side effect of triggering the
monkey patch
[IMP] clarify in the manifest file the the addon has to be loaded as a
server-wide module
11 years ago
Holger Brunn
616eaa4bcc
[FIX] compatibility with dbfilter_from_header
[ADD] mention dbfilter_from_header in the module description
11 years ago
Holger Brunn
fd7f90367e
[ADD] auth_from_http_basic
11 years ago
unknown
92938b83c2
[MRG] Prevent banner with "My OpenERP is not supported" message.
11 years ago
Raphaël Valyi
82b9afc00a
fixed tipo in test logs
11 years ago
Raphaël Valyi
b7d3b334c7
adding unit test and explanation about how to run the unit test and also about how to run YAML tests of module using web_context_tunnel
11 years ago
Raphaël Valyi
af7a5ccbe9
removing trash console.log
11 years ago
Stefan Rijnhart
1533c186c6
[FIX] Typo
11 years ago
Stefan Rijnhart
1651f6331d
[FIX] Style
11 years ago
Stefan Rijnhart
2cc70b0f53
[FIX] Add js file
11 years ago
Stefan Rijnhart
ca894fbec0
[ADD] Prevent database UUID lookup at OpenERP.com
11 years ago
openerp
52df4a3263
fix
11 years ago
openerp
1073143a33
Italian translation added
11 years ago
unknown
fdb3952ff3
[MRG] [MIGR] Mark the mail_environnement module as installable = True
11 years ago
Raphaël Valyi
8233f30596
[web_context_tunnel] wrapped description and fixed typo
11 years ago
Raphaël Valyi
b35223f9d4
[web_context_tunnel] more explicit usage description
11 years ago
Raphaël Valyi
1a7c75b1cf
[ADD] web_context_tunnel module, the best tunnel since SSH tunnels?
11 years ago
Holger Brunn
3a2285ca1d
[FIX] rst-fy email_template_template's description
11 years ago
Joel Grand-Guillaume
a5889e6729
[FIX] Add fnct_search on type in order to avoid error when ir.cron run the fetch task
11 years ago
Joel Grand-Guillaume
63db4d67ae
[MIGR] Mark the mail_environnement module as installable = True as it works on v 7.0
11 years ago
Holger Brunn
582dc71478
[FIX] rst-fy email_template_template's description
11 years ago
alexis-via
968a3ec2e1
[ADD] scheduler_error_mailer
11 years ago
Alexis de Lattre
7d0294b56b
Implement the suggestion of Stefan Rijnhart to get the name of the DB in the email.
11 years ago
Alexis de Lattre
d9dbb152a8
FIX the noupdate flag on the email template.
11 years ago
Alexis de Lattre
ce30068b18
Port to OpenERP 7.0.
Add logo and screenshot.
Add demo scheduler and test/debug function.
11 years ago