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 |
Guewen Baconnier
|
a5b8f1e434
|
fix my change guewen.baconnier@camptocamp.com-20140203103254-v1mzu2uib047xb9h, wrong lines replaced...
|
2014-02-06 12:08:13 +01:00 |
unknown
|
9bbd119c91
|
[IMP] Remove the fields having a relation to the purged models.
|
2014-02-05 17:23:57 +01:00 |
unknown
|
c2722d7caf
|
[FIX] avoid ''NoneType' object has no attribute 'exists'' error when purging models
|
2014-02-05 17:22:55 +01:00 |
Guewen Baconnier
|
d0eafda358
|
avoid ''NoneType' object has no attribute 'exists'' error when purging models
|
2014-02-03 11:32:54 +01:00 |
Guewen Baconnier
|
668742e89b
|
remove relations when purging models
|
2014-02-03 11:30:25 +01:00 |
Holger Brunn
|
32dddd04d5
|
[IMP] adjust view definitions to 7.0
[FIX] use mail_thread.message_parse in wizard
|
2014-02-03 10:31:13 +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 |
Stefan Rijnhart
|
44b4f0144c
|
[FIX] Remove unused import, add missing copyright notice
|
2014-01-29 10:33:06 +01:00 |
Stefan Rijnhart
|
dd3ac08df9
|
[FIX] Typo, comment
|
2014-01-29 10:27:24 +01:00 |
Stefan Rijnhart
|
f3eb39e15b
|
[ADD] Database cleanup module
|
2014-01-28 22:09:41 +01:00 |
Holger Brunn
|
7d157a66c0
|
[IMP] remove deprecated type field for views
|
2014-01-27 12:50:47 +01: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
|
e53177d4c8
|
[ADD] port fetchmail_attach_from_folder to 7.0
|
2014-01-16 18:22:08 +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 |
Maxime Chambreuil
|
6ef83da9ac
|
[FIX] PEP8 and file permission issues
|
2013-12-20 13:51:24 -05: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 |