view CHANGELOG @ 1819:309cdaa50126
Increase version number
| author |
Cédric Krier <ced@b2ck.com> |
| date |
Wed, 27 Apr 2011 23:50:50 +0200 |
| parents |
18ea6045f30a |
| children |
abf8ef67e79a |
line source
1 Version 2
.0
.0
- 2010
-04
-26
2 * Bug fixes (see mercurial logs for details)
3 * Popup form dialog has 3
buttons (close, ok, new)
6 * Merge tree and list views
7 * Remove generic default value on right-click
8 * Made numpad locale aware
9 * Selection widget used for many2one dynamically change their content following
10 the domain specification
11 * Add open button on binary and image widgets
12 * Hide buttons on image widget if readonly
13 * Added a connection manager à
la gajim
14 * Fix warning in wizards
15 * Added possibility to use server-side icons
16 * Added additional gtk.Entry for filename on BinaryField
17 * Display deleted lines in One2Many and Many2Many
19 * Add communication between boards
20 * Added domain inversion feature
21 * Handle loading attribute on fields
22 * Use default format for value in wizard form
25 Version 1
.8
.0
- 2010
-11
-01
26 * Bug fixes (see mercurial logs for details)
27 * More fully integrate GTK menubar for Mac OS
28 * Allow to configure search limit
29 * Add Previous/Next on list view
30 * Set non-applicable form controls in one2many view to be insensitive
32 Version 1
.6
.0
- 2010
-05
-08
33 * Bug fixes (see mercurial logs for details)
34 * Don't stop wizard execution when exception occurs
35 * Use ir.attachment view instead of a custom one
36 * Add fingerprint and CA check for SSL connection
37 * Use lazy load in Import/Export windows
38 * Validate record before switching view
40 * Better naming in model
42 * Add an index to Group
43 * New common windows for dialog of many2one, one2many and many2many
44 * one2many and many2many dialog use the same screen than the widget
45 * Reduce the number of option in Screen
46 * Remove RPCProxy to handle logout exception on every server call
47 * Better naming of event signals
48 * Fix on_change detection for many2many for issue1400
49 * Add PySON to replace python string evaluation
50 * Don't show "
Spell Checking"
option if gtkspell is not present
51 * Use the same internal model for many2many and one2many fields
52 * Remove egenix-mx-base and replace it by python-dateutil
53 * Add cache to safe_eval
54 * Use versioned configuration directory
55 * Next and Previous scroll per page on list and don't loop
56 * Add AccelGroup on search windows (CTRL+Return)
57 * Use same keyboard shortcut for xxx2many than for other fields
59 Version 1
.4
.0
- 2009
-10
-19
60 * Bug fixes (see mercurial logs for details)
61 * Handle datetime_field in xxx2Many
63 * Ask previous password for set_preferences on password change
64 * Add "
Statusbar"
option
65 * Add default filename for database backup
66 * Add checkbox on restore to update database
67 * Add 'login.host' options to hide server connection
68 * Handle required attribute with local domains
69 * Allow to run wizard in tabs
70 * Remove statusbar on form for more space
71 * Add "
Change Accelerators"
option
72 * Use gzip in pysocket
73 * Use the report name to create the temporary file to open it
74 * Allow to store wizard size
75 * Add reset default on fields
76 * Store in config default width and height of main window
77 * Added arrow navigation if supported by gtk
78 * Add 'starts with' and 'ends with' on char search
79 * Handle domain with '=' or '!=' as operator on selection
80 * Extend fields domain with local domains
81 * Improve float time widget to handle year, month, week and day
82 and handle float_time attribute for contextual time convertion
84 Version 1
.2
.0
- 2009
-04
-20
85 * Bug fixes (see mercurial logs for details)
86 * Make graph works also with datetime
87 * Add edition on Many2Many
88 * Fix open in csv export to use file actions
89 * Update client labels at language change
90 * Handle datetime_field in Many2One
91 * Set readonly on records with _datetime in the context
92 * Display values of reference fields even if there is no model
93 * Allow to directly print or create email with reports
94 * Handle invisible states on list view
97 * Allow to duplicate many records at once
98 * Improve netrpc communication speed
99 * Improve date widget to display mask only when having focus
100 * Fix for host with IPv6 enable but without default IPv6 route
102 * Add win32 single executable
103 * Allow egg installation
105 Version 1
.0
.0
- 2008
-11
-17