Sylvain LE GAL
ed3a612a5c
[ADD] Test #6 to test the bug #1319391 ;
[ADD] Test #1 to #5 to avoid regression;
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
4ff9b77850
Launchpad automatic translations update.
11 years ago
unknown
80f6954ce5
[FIX] eval module not being masked by aliased import
11 years ago
unknown
55343792ab
[ADD] port fetchmail_attach_from_folder to 7.0
11 years ago
unknown
abd7535157
[FIX] Super write() expects list of ids
11 years ago
Maxime Chambreuil
6a9f9bd54a
[FIX] Menu, views and version number
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
22ed7b8656
Launchpad automatic translations update.
11 years ago
Yannick Vaucher
91db4d03f9
Fix lp:1302500 by evaluating an empty context to avoid error
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
21792dc294
Launchpad automatic translations update.
11 years ago
Jairo Llopis
6e86a66a87
Write needs list to browse.
11 years ago
Yannick Vaucher
87eb04224c
remove set_eval_context as initialized in init
11 years ago
unknown
39ab95acd9
[ADD] auth_admin_passkey that allows admin user (uid=1) to login with
any login and his password
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
Jairo Llopis
bb2c687aec
Fix eval vulnerability.
11 years ago
Jairo Llopis
ef0733ebdd
Merge
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
cc7f0b2cf6
Launchpad automatic translations update.
11 years ago
Sylvain LE GAL
0722cde476
[FIX] translation.
11 years ago
Sylvain LE GAL
55eb25a855
[MRG]
11 years ago
Jairo Llopis
cdd1a5ebdd
Fix bug #1235969 .
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
Sylvain LE GAL
936ebd27b8
[REF] typo.
11 years ago
Sylvain LE GAL
7711cde3c5
[FIX] Incorrect import.
11 years ago
Sylvain LE GAL
fb1763fd05
[REF] change order in an algorithm;
11 years ago
Sylvain LE GAL
80a2e93c8d
[REF] Pep8.
11 years ago
Sylvain LE GAL
dbbef72026
[ADD] copyright information in all files.
11 years ago
Holger Brunn
c5187e5abc
[FIX] pep8
11 years ago
Sylvain LE GAL
316cda1e22
[MRG]
11 years ago
Launchpad Translations on behalf of server-env-tools-core-editors
0d617eb23d
Launchpad automatic translations update.
11 years ago
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.
11 years ago
Sylvain LE GAL
4562169feb
[REF] Pep8 and import conventions.
11 years ago
Sylvain LE GAL
e2ec68c69a
[MRG]
11 years ago
Sylvain LE GAL
d437d3af72
[IMP] Emails are now translated.
11 years ago
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).
11 years ago
Sylvain LE GAL
bdb535c057
[ADD] 'auth_admin_passkey' : add '.pot' file.
11 years ago
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.
11 years ago
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).
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
Sylvain LE GAL
f2610b09b6
[ADD] new module 'auth_admin_passkey' that allow admin user (uid=1) to login with any login and his password.
11 years ago
unknown
efd9f13cd9
[ADD] .pot files
11 years ago
Sandy Carter
039328bdc4
Generate .pot files
11 years ago
Stefan Rijnhart
addc2d5b4f
[RFR] Flake8
11 years ago
Stefan Rijnhart
b0da1f4fb9
[FIX] Label
[FIX] Catch attempt to unlink field from nonexisting model
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
Stefan Rijnhart
077f4c500a
[IMP] Docstrings
11 years ago
Stefan Rijnhart
974b1fc381
[FIX] Data purging now working
11 years ago