Yannick Vaucher
91db4d03f9
Fix lp:1302500 by evaluating an empty context to avoid error
2014-04-09 15:18:26 +02:00
Launchpad Translations on behalf of server-env-tools-core-editors
21792dc294
Launchpad automatic translations update.
2014-04-09 07:06:37 +00:00
Jairo Llopis
6e86a66a87
Write needs list to browse.
2014-04-08 09:38:19 +02:00
Yannick Vaucher
87eb04224c
remove set_eval_context as initialized in init
2014-04-07 15:38:02 +02:00
unknown
39ab95acd9
[ADD] auth_admin_passkey that allows admin user (uid=1) to login with
...
any login and his password
2014-04-07 11:30:41 +02:00
Yannick Vaucher
671db82648
Fix lp:1302500 by evaluating an empty context to avoid error
2014-04-04 15:51:09 +02:00
Launchpad Translations on behalf of server-env-tools-core-editors
70b5d4f754
Launchpad automatic translations update.
2014-04-04 07:08:07 +00:00
Jairo Llopis
bb2c687aec
Fix eval vulnerability.
2014-04-03 10:46:29 +02:00
Jairo Llopis
ef0733ebdd
Merge
2014-04-03 10:45:24 +02:00
Launchpad Translations on behalf of server-env-tools-core-editors
cc7f0b2cf6
Launchpad automatic translations update.
2014-04-03 06:02:23 +00:00
Sylvain LE GAL
0722cde476
[FIX] translation.
2014-04-02 18:01:16 +02:00
Sylvain LE GAL
55eb25a855
[MRG]
2014-04-02 18:00:03 +02:00
Jairo Llopis
cdd1a5ebdd
Fix bug #1235969 .
2014-04-02 11:29:40 +02: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
Sylvain LE GAL
936ebd27b8
[REF] typo.
2014-03-31 16:19:05 +02:00
Sylvain LE GAL
7711cde3c5
[FIX] Incorrect import.
2014-03-31 16:15:32 +02:00
Sylvain LE GAL
fb1763fd05
[REF] change order in an algorithm;
2014-03-31 15:24:11 +02:00
Sylvain LE GAL
80a2e93c8d
[REF] Pep8.
2014-03-31 14:57:27 +02:00
Sylvain LE GAL
dbbef72026
[ADD] copyright information in all files.
2014-03-31 14:38:56 +02:00
Holger Brunn
c5187e5abc
[FIX] pep8
2014-03-31 12:06:13 +02:00
Sylvain LE GAL
316cda1e22
[MRG]
2014-03-27 20:15:04 +01:00
Launchpad Translations on behalf of server-env-tools-core-editors
0d617eb23d
Launchpad automatic translations update.
2014-03-25 07:21:45 +00:00
Sylvain LE GAL
61cac54371
[FIX] res_config.py : incorrect call. self.pool('xxx') -> self.pool['xxx']
...
[REF] res_users.py : same call to self.pool in other res_users class.
2014-03-24 15:10:02 +01:00
Sylvain LE GAL
4562169feb
[REF] Pep8 and import conventions.
2014-03-23 23:01:19 +01:00
Sylvain LE GAL
e2ec68c69a
[MRG]
2014-03-23 21:48:49 +01:00
Sylvain LE GAL
d437d3af72
[IMP] Emails are now translated.
2014-03-23 21:45:12 +01:00
Sylvain LE GAL
aca963fac4
[IMP] 'auth_admin_passkey' works now indepently from the order of the installation of modules 'auth_admin_passkey' and 'auth_crypt'. (Courtesy of Stefan Rijnhart).
2014-03-23 20:26:09 +01:00
Sylvain LE GAL
bdb535c057
[ADD] 'auth_admin_passkey' : add '.pot' file.
2014-03-23 18:45:28 +01:00
Sylvain LE GAL
2c29253ec7
[IMP] 'auth_admin_passkey' : Manage the special case where an user has the same password as the admin user, sending a mail to admin user.
2014-03-23 18:42:14 +01:00
Sylvain LE GAL
d041c995ef
[IMP] move 'if' test to avoid useless call to check_credentials function if user_id == SUPERUSER_ID. (Courtesy of Stefan Rijnhart).
2014-03-21 14:03:56 +01: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
Sylvain LE GAL
f2610b09b6
[ADD] new module 'auth_admin_passkey' that allow admin user (uid=1) to login with any login and his password.
2014-03-17 16:41:20 +01: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
Stefan Rijnhart
addc2d5b4f
[RFR] Flake8
2014-03-14 14:27:22 +01:00
Stefan Rijnhart
b0da1f4fb9
[FIX] Label
...
[FIX] Catch attempt to unlink field from nonexisting model
2014-03-14 14:21:11 +01: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
Stefan Rijnhart
077f4c500a
[IMP] Docstrings
2014-02-20 15:42:46 +01:00
Stefan Rijnhart
974b1fc381
[FIX] Data purging now working
2014-02-20 14:39:20 +01:00
Stefan Rijnhart
47996bec34
[ADD] Allow purging of dangling data entries
2014-02-20 14:12:16 +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
Stefan Rijnhart
05b5c7a569
[RFR] Group models per table when detecting columns to purge
...
to prevent problems with models sharing the same table
2014-02-12 11:05:38 +01:00
Stefan Rijnhart
1c9db99c7e
[FIX] Preserve dangling workflow table which is in use
2014-02-10 22:31:04 +01:00
Stefan Rijnhart
46a72e1449
[FIX] Don't remove uid field from wkf_instance, which is written in
...
raw SQL query (but never read afterwards). Workaround for
lp:1277899
2014-02-08 18:00:09 +01:00
Jairo Llopis
e459f91c93
Add spanish translation and translation template.
2014-02-06 12:54:19 +01:00
unknown
5486cc51dc
[FIX] error in previous merge
2014-02-06 12:18:15 +01:00