~mikel-martin/+junk/openerp-web-rb

« back to all changes in this revision

Viewing changes to doc/ChangeLog

  • Committer: mikel
  • Date: 2010-11-10 01:43:48 UTC
  • mfrom: (2855.1.18 web)
  • Revision ID: mikel@pcl2-20101110014348-fkthcwe0efu5zr04
Cambios no conocidos

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-06-07: 5.0.11
 
2
==================
 
3
 
 
4
Bugfixes
 
5
--------
 
6
 
 
7
 * Not linked to a bug report:
 
8
   * We can't edit a many2one relation if the link attribute is defined on the field tag
 
9
   * Attachment button was not 'checked' if the attachment had no filename (which is not a required field)
 
10
 * https://launchpad.net/bugs/575784
 
11
 
 
12
 
 
13
Improvements
 
14
------------
 
15
 
 
16
 * jasper-produced document types
 
17
 * Improved view-editor for inherited view.
 
18
 * Improved pagination limit.
 
19
 
 
20
 
 
21
2010-04-02: 5.0.10
 
22
==================
 
23
 
 
24
Bugfixes
 
25
--------
 
26
 
 
27
 * Not linked to a bug report:
 
28
   * Add the missing files in the generated SOURCES.txt file
 
29
   * Add the missing setup.cfg
 
30
   * Improve the speed of the packaging process
 
31
   * Add the win32 directory in the tarball
 
32
   * Fixed field size when attrs invisible.
 
33
   * Fixed context problem for one2many(IE).
 
34
   * Fixed pagination problem for m2m, o2m.
 
35
 * https://launchpad.net/bugs/570679
 
36
   * Fixed m2o for request object
 
37
 * https://launchpad.net/bugs/566771
 
38
   * Code improvement.
 
39
 
 
40
2010-04-06: 5.0.9
 
41
=================
 
42
 
1
43
2010-04-02: 5.0.8
2
44
=================
3
45