Launchpad Translations on behalf of server-env-tools-core-editors
cc7f0b2cf6
Launchpad automatic translations update.
2014-04-03 06:02:23 +00:00
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.
2014-04-02 10:22:09 +02:00
Holger Brunn
c5187e5abc
[FIX] pep8
2014-03-31 12:06:13 +02:00
Launchpad Translations on behalf of server-env-tools-core-editors
0d617eb23d
Launchpad automatic translations update.
2014-03-25 07:21:45 +00:00
Launchpad Translations on behalf of server-env-tools-core-editors
67fcbd897d
Launchpad automatic translations update.
2014-03-21 06:52:02 +00:00
Launchpad Translations on behalf of server-env-tools-core-editors
405d6df582
Launchpad automatic translations update.
2014-03-18 06:21:47 +00:00
unknown
efd9f13cd9
[ADD] .pot files
2014-03-17 10:56:43 +01:00
Sandy Carter
039328bdc4
Generate .pot files
2014-03-14 13:45:14 -04:00
Launchpad Translations on behalf of server-env-tools-core-editors
fd72766f47
Launchpad automatic translations update.
2014-03-08 06:54:35 +00:00
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
2014-02-28 13:25:07 +01:00
Launchpad Translations on behalf of server-env-tools-core-editors
7c943123be
Launchpad automatic translations update.
2014-02-21 06:39:02 +00:00
Jairo Llopis
4807f127b4
Add translations to mass_editing.
2014-02-20 16:31:32 +01:00
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
2014-02-16 19:13:30 -05:30
Jairo Llopis
e459f91c93
Add spanish translation and translation template.
2014-02-06 12:54:19 +01:00
Launchpad Translations on behalf of server-env-tools-core-editors
fa17e87253
Launchpad automatic translations update.
2014-01-30 06:04:54 +00:00
unknown
de71c14d2d
[ADD] web_context_tunnel
...
help solving the new arguments passing to on change method in addons
2014-01-22 10:59:58 +01:00
Holger Brunn
0db61caf20
[FIX] replace therp icon by a generic one
2014-01-22 09:31:15 +01:00
Holger Brunn
c82d4035e9
[ADD] funder credits
2014-01-22 09:29:07 +01:00
Launchpad Translations on behalf of server-env-tools-core-editors
7c489f785c
Launchpad automatic translations update.
2014-01-21 06:20:48 +00:00
unknown
01a813dce7
[ADD] Italian translation for super_calendar
2014-01-20 14:00:21 +01:00
Holger Brunn
c3d2924623
[ADD] auth_from_http_basic_logout
2014-01-18 17:36:28 +01:00
Holger Brunn
38930b3825
[ADD] logout function
2014-01-17 20:57:27 +01:00
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
2014-01-15 10:28:43 +01:00
Holger Brunn
616eaa4bcc
[FIX] compatibility with dbfilter_from_header
...
[ADD] mention dbfilter_from_header in the module description
2014-01-14 14:57:03 +01:00
Holger Brunn
fd7f90367e
[ADD] auth_from_http_basic
2014-01-14 14:24:48 +01:00
unknown
92938b83c2
[MRG] Prevent banner with "My OpenERP is not supported" message.
2014-01-01 20:53:00 +01:00
Raphaël Valyi
82b9afc00a
fixed tipo in test logs
2013-12-26 14:43:22 -02:00
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
2013-12-26 14:25:00 -02:00
Raphaël Valyi
af7a5ccbe9
removing trash console.log
2013-12-26 14:23:00 -02:00
Stefan Rijnhart
1533c186c6
[FIX] Typo
2013-12-21 15:01:48 +01:00
Stefan Rijnhart
1651f6331d
[FIX] Style
2013-12-21 14:38:57 +01:00
Stefan Rijnhart
2cc70b0f53
[FIX] Add js file
2013-12-21 14:32:52 +01:00
Stefan Rijnhart
ca894fbec0
[ADD] Prevent database UUID lookup at OpenERP.com
2013-12-21 14:30:55 +01:00
openerp
52df4a3263
fix
2013-12-20 22:41:18 +01:00
openerp
1073143a33
Italian translation added
2013-12-18 21:23:30 +01:00
unknown
fdb3952ff3
[MRG] [MIGR] Mark the mail_environnement module as installable = True
2013-12-13 16:32:54 +01:00
Raphaël Valyi
8233f30596
[web_context_tunnel] wrapped description and fixed typo
2013-12-11 14:55:31 -02:00
Raphaël Valyi
b35223f9d4
[web_context_tunnel] more explicit usage description
2013-12-11 14:20:21 -02:00
Raphaël Valyi
1a7c75b1cf
[ADD] web_context_tunnel module, the best tunnel since SSH tunnels?
2013-12-11 14:08:01 -02:00
Holger Brunn
3a2285ca1d
[FIX] rst-fy email_template_template's description
2013-11-11 16:17:10 +01:00
Joel Grand-Guillaume
a5889e6729
[FIX] Add fnct_search on type in order to avoid error when ir.cron run the fetch task
2013-11-08 15:06:53 +01:00
Joel Grand-Guillaume
63db4d67ae
[MIGR] Mark the mail_environnement module as installable = True as it works on v 7.0
2013-11-08 12:14:26 +01:00
Holger Brunn
582dc71478
[FIX] rst-fy email_template_template's description
2013-10-03 16:50:48 +02:00
alexis-via
968a3ec2e1
[ADD] scheduler_error_mailer
2013-10-03 11:32:19 +02:00
Alexis de Lattre
7d0294b56b
Implement the suggestion of Stefan Rijnhart to get the name of the DB in the email.
2013-10-01 00:05:10 +02:00
Alexis de Lattre
d9dbb152a8
FIX the noupdate flag on the email template.
2013-09-30 11:56:58 +02:00
Alexis de Lattre
ce30068b18
Port to OpenERP 7.0.
...
Add logo and screenshot.
Add demo scheduler and test/debug function.
2013-09-29 23:54:55 +02:00
unknown
073c14b8b5
[MRG] Adds to auth_ldap the ability to populate user's e-mail address. Also makes possible to specify the lDAP attribute to use to populate the user's name.
2013-09-12 10:32:21 +02:00
Stefan Rijnhart
035778a899
[MRG] Add cron_run_manually module to launch cron task
2013-09-12 10:30:43 +02:00
unknown
4155686c34
[ADD] Module disable_openerp_online
2013-09-07 13:53:32 +02:00