~openerp/openobject-client/5.0 : /doc/Changelog (revision 1000)

Line Revision Contents
1 993
2009-09-22: 5.0.6
2 998
=================
3
4
Bugfixes
5
--------
6
7
 * https://bugs.launchpad.net/bugs/356853
8 1000
   * import_csv: encoding problem on import and also fixed problem of many2many,many2one import fields
9
 * https://launchpad.net/bugs/434068
10 998
   * Date,DateTime widgets handling of values(user may pass rong date/datetime formats)
11
 * https://launchpad.net/bugs/434488
12
   * Tree_report_options : unicode error corrected
13
14
15
2009-09-17: 5.0.5
16 993
=================
17
18
Bugfixes
19
--------
20
21
 * Not linked to a bug report:
22
   * Many2One : When value is set, Search button should display full list.
23
 * https://launchpad.net/bugs/427447
24
 * https://launchpad.net/bugs/415811
25
   * Calendar problem for days stripline
26
 * https://launchpad.net/bugs/424177
27
   * Rounding value problem in float_time widget
28
29
30
Improvements
31
------------
32
33
 * Survey form : Countries display Corrected
34
35
36
2009-08-28: 5.0.4
37 986
=================
38
39
Bugfixes
40
--------
41
42
 * Not linked to a bug report:
43
   * win_import: remove ID and Database ID from one2many field population and for many2one & many2many field , only add Database ID,ID
44
45
 * https://launchpad.net/bugs/416861
46
47
48
2009-08-21: 5.0.3
49 983
=================
50
51
Bugfixes
52
--------
53
54
 * https://launchpad.net/bugs/404211
55
   * OpenERP Handling any files to be opened through browser
56
 * https://launchpad.net/bugs/405332
57
   * prevent open search window when exact matching text is available
58
 * https://launchpad.net/bugs/393428
59
   * KeyError When printing report whose names are translated
60
 * https://launchpad.net/bugs/411438
61
   * KeyError When printing report whose names are translated
62
63
64
Improvements
65
------------
66
67
 * py2exe: optimize 1
68
 * do not use arange
69
70
71
2009-08-11: 5.0.2
72 976
=================
73
74
Bugfixes
75
--------
76
77 983
 * Not linked to a bug report:
78 976
   * Import : fields auto-detect corrected
79
   * setup.py: py2exe now adds 'zoneinfo' directory in library.zip
80
   * fixed some errors in french translations
81
   * translation pop up will be opened only for non-null data
82
   * automatically added selection items: encode keys to avoid KeyError in common.selection
83
   * common.selection: fixed a KeyError when selection item name contains accented characters
84
   * Add the long built-in type for the res_id
85
   * closed file pointer
86
87
 * https://launchpad.net/bugs/403652
88
 * https://launchpad.net/bugs/376449
89
   * Dashboard views will accept context
90
 * https://launchpad.net/bugs/389795
91
   * Many2one : corrected set() method to display blank value
92
 * https://launchpad.net/bugs/358063
93
   * Print screen respecting context
94
 * https://launchpad.net/bugs/403991
95
   * Setting default value was not saving the record
96
 * https://launchpad.net/bugs/389368
97
   * removed inconsistency in notification message.
98
 * https://launchpad.net/bugs/408550
99
   * default_xxx in context was passed to relational fields,corrected.
100
 * https://launchpad.net/bugs/385117
101
   * fields.related with type=selection
102
 * https://launchpad.net/bugs/400135
103
 * https://launchpad.net/bugs/396457
104
   * fixed a KeyError when selection item name contains accented characters
105
 * https://launchpad.net/bugs/394876
106
   * Import : context passed to server for language translation
107
 * https://launchpad.net/bugs/393428
108
   * fixed a KeyError when selection item name contains accented characters
109
 * https://launchpad.net/bugs/380089
110
   * Image widget : Attrs/onchanges won't affect image contents
111
 * https://launchpad.net/bugs/396997
112
   * Reference Field : field updated on moving records
113
 * https://launchpad.net/bugs/382182
114
   * Text_tag widget : corrected the problem of not accepting non-enlgish characters
115
 * https://launchpad.net/bugs/386373
116
   * GTK client will not freeze on sql_constraint fail with gtk.dialog
117
 * https://launchpad.net/bugs/405332
118
   * M2O improved for search button on non-null text issue
119
 * https://launchpad.net/bugs/382183
120
   * Text_tag widget corrected
121
 * https://launchpad.net/bugs/392584
122
   * Solved the problem of GTK freezing after constraint failure
123
 * https://launchpad.net/bugs/390987
124
   * Reset pagging on search
125
 * https://launchpad.net/bugs/391101
126
   * There was a problem with the refresh and the many2many fields in the client
127
128
129
Improvements
130
------------
131
132 983
 * update translations
133 976
 * regenerate translation files
134
 * show the login_message if available
135
 * Added tiff file type opener in printer.py
136
 * export window : use context for import compatable option in pass argument instend of added new argemenent
137
 * added Database ID/ ID fields in import/export and also add option for import compatable in export window
138
 * Set Error Message box readonly
139
 * Added new function called get_environment which will return the current environment of the System on which user is using OpenERP (called when report crashes)
140
 * Error Message improved
141
142
143
2009-05-26: 5.0.1
144
=================
145
146 983
TODO
147 976
148
2009-02-12: 5.0.0-3
149
===================
150
151 983
TODO
152 976
153
2009-02-08: 5.0.0-2
154
===================
155
156 983
TODO
157 976
158
2009-02-06: 5.0.0
159
=================
160
161 983
TODO
162 976
163
2009-01-03: 5.0.0-rc3
164
=====================
165
166 983
TODO
167 976
168
2008-12-22: 5.0.0-rc2
169
=====================
170
171 983
TODO
172 976
173
2008-12-01: 5.0.0-rc1.1
174
=======================
175
176 983
TODO
177 976
178
2008-11-28: 5.0.0-rc1
179
=====================
180
181 983
TODO
182 976
183
2008-11-03: 5.0.0-alpha
184
=======================
185
186 983
TODO
187 976
188

Loggerhead 1.17 is a web-based interface for Bazaar branches