]> err.no Git - scalable-opengroupware.org/blob - UI/Contacts/ChangeLog.upstream
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1026 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / Contacts / ChangeLog.upstream
1 2005-08-01  Helge Hess  <helge.hess@skyrix.com>
2
3         * v0.9.28
4         
5         * moved classes from shared library back to bundle
6
7         * UIxContactEditorBase.m, UIxContactView.m: fixed some gcc 4.0 warning
8
9 2005-07-26  Helge Hess  <helge.hess@opengroupware.org>
10
11         * English.lproj/Localizable.strings: added a missing semicolon
12           (v0.9.27)
13
14 2005-07-19  Helge Hess  <helge.hess@opengroupware.org>
15
16         * UIxContactEditorBase.m: moved copyContact JS code to
17           UIxContactEditor.js file (v0.9.26)
18
19 2005-07-18  Helge Hess  <helge.hess@opengroupware.org>
20
21         * English.lproj/Localizable.strings: added text for invalid emails
22           (v0.9.25)
23
24 2005-07-13  Helge Hess  <helge.hess@opengroupware.org>
25
26         * UIxContactEditorBase.m: added a safeguard for vCard contacts
27           (v0.9.24)
28
29 2005-06-26  Helge Hess  <helge.hess@opengroupware.org>
30
31         * created a library containing shared base classes (for
32           MailerContactsUI) (v0.9.23)
33
34 2005-03-23  Marcus Mueller  <znek@mulle-kybernetik.com>
35
36         * renamed "default.strings" to "Localizable.strings" (v0.9.22)
37
38 2005-02-14  Helge Hess  <helge.hess@opengroupware.org>
39
40         * UIxContactEditor.m: moved header file to own file (v0.9.21)
41
42         * UIxContactsListView.m: added ability in code to sort descending if
43           the desc=1 query parameter is set (v0.9.20)
44
45         * UIxContactsListView.h: properly protected header file (v0.9.19)
46
47 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
48
49         * UIxContactEditor.m: changed to use NGLogging (v0.9.18)
50
51 2004-10-27  Marcus Mueller  <znek@mulle-kybernetik.com>
52
53         * v0.9.17
54
55         * UIxContactEditor.[wox|m]: new parameters "mobile", "departmentNumber"
56           and "l" passed to callback. Provide proper unescaping to the
57           callback's parameters. (#985, #987)
58
59         * UIxContactView.wox: properly display new properties, suppress
60           rendering of "Organization". (#985)
61
62         * {English.lproj|French.lproj}/default.strings: needed to change some
63           labels according to new requirements.
64
65 2004-10-20  Marcus Mueller  <znek@mulle-kybernetik.com>
66
67         * UIxContactsSelectionView.m: several properties provided to the
68           callback need to be unescaped properly before being passed back.
69           This is achieved by using the new SOGoJSStringFormatter in SOGoUI.
70           (v0.9.16)
71
72 2004-10-14  Marcus Mueller  <znek@mulle-kybernetik.com>
73
74         * UIxContactSelector.m: fixed wrong method name (v0.9.15)
75
76 2004-10-12  Marcus Mueller  <znek@mulle-kybernetik.com>
77
78         * UIxContactSelector.m: moved helpers to UIxComponent (v0.9.14)
79
80 2004-10-08  Marcus Mueller  <znek@mulle-kybernetik.com>
81
82         * v0.9.13
83
84         * UIxContactsSelectionView.m: pass more (previous empty) parameters
85           to the JavaScript callback.
86
87         * UIxContactSelector.m: correctly compute the relative path to the
88           "Contacts" URL.
89
90 2004-09-14  Marcus Mueller  <znek@mulle-kybernetik.com>
91
92         * v0.9.12
93
94         * UIxContactEditor.[wox|m]: Copy from Anais functionality
95
96         * UIxContactsSelectionView.m: minor cleanup
97
98         * {English.lproj,French.lproj}/defaults.plist: new localizable string
99
100         * v0.9.11
101
102         * UIxContactSelector.m: changed width of satellite window to 800px
103
104         * UIxContactsSelectionView.m: hardcoded paths to stylesheets due to
105           resource lookup problems.
106
107         * French.lproj/defaults.plist: copied the English strings here
108
109 2004-09-13  Marcus Mueller  <znek@mulle-kybernetik.com>
110
111         * v0.9.10
112
113         * UIxContactsListView.h: new header for subclassers
114
115         * UIxContactsSelectionView.[m|wox]: new subclass of UIxContactsListView
116           which is basically the same only in its own window frame to mimic
117           the appearance of Anais.
118
119         * UIxContactSelector.[m|wox]: component for opening
120           UIxContactsSelectionView in a separate window 
121
122         * product.plist: new method "select"
123
124 2004-09-03  Marcus Mueller  <znek@mulle-kybernetik.com>
125
126         * UIxContactView.wox: added some more properties for display (v0.9.9)
127
128 2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
129
130         * GNUmakefile.preamble: fixed for gsmake 1.9.2 build (v0.9.8)
131         
132 2004-08-27  Marcus Mueller  <znek@mulle-kybernetik.com>
133
134         * v0.9.7
135
136         * English.lproj/default.strings: provided labels
137
138         * UIxContactsListView.wox, UIxContactView.wox, UIxContactEditor.wox:
139           converted static strings into labels
140
141 2004-08-27  Helge Hess  <helge.hess@skyrix.com>
142
143         * UIxContactsListView: added simple filtering (v0.9.6)
144
145         * UIxContactsListView: added simple sorting (v0.9.5)
146
147         * first working version of contacts UI (v0.9.4)
148
149         * removed GET from product.plist, the SoObject directly implements GET
150           now and redirects to the view method (v0.9.3)
151         
152 2004-08-26  Helge Hess  <helge.hess@skyrix.com>
153
154         * product.plist: more fixes to product.plist (v0.9.2)
155
156         * product.plist: fixed package dependency, fixed category name (v0.9.1)
157
158 2004-08-25  Marcus Mueller  <znek@mulle-kybernetik.com>
159
160         * common.h: new file
161
162         * UIxContact*: added template views
163
164         * ChangeLog: created