]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Mailer/ChangeLog
changes to use NGLogging in all places
[scalable-opengroupware.org] / SOGo / UI / Mailer / ChangeLog
1 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * UIxMailTree.m, UIxMailEditor.m, UIxMailPartViewer.m,
4           UIxEnvelopeAddressFormatter.m, UIxMailToolbar.m,
5           UIxMailRenderingContext.m, UIxMailEditorAttach.m,
6           UIxSubjectFormatter.m, UIxMailPartAlternativeViewer.m:
7           changed to use NGLogging (v0.9.70)
8
9 2004-12-03  Helge Hess  <helge.hess@skyrix.com>
10
11         * v0.9.69
12
13         * UIxFilterList.m: added support for script creation
14
15         * v0.9.68
16         
17         * UIxFilterList.m: added ability to trigger new editor
18         
19         * started UIxSieveEditor
20         
21         * UIxFilterList.wox: minor fix to table layout (v0.9.67)
22         
23 2004-11-28  Helge Hess  <helge.hess@skyrix.com>
24
25         * UIxFilterList.m: use toOneRelationshipKeys to retrieve the filters
26           being displayed (v0.9.66)
27
28 2004-11-27  Helge Hess  <helge.hess@skyrix.com>
29
30         * v0.9.65
31         
32         * added first (empty) version of filter list page
33         
34         * UIxMailEditorAttach.m: fixed a warning
35
36         * UIxMailAccountView.wox, product.plist: cleaned up account page (links
37           work now), added a compose button (v0.9.64)
38
39 2004-11-15  Marcus Mueller  <znek@mulle-kybernetik.com>
40
41         * UIxMailEditor.m: properly set "From" header (v0.9.63)
42
43 2004-11-11  Helge Hess  <helge.hess@skyrix.com>
44
45         * UIxMailListView.wox: added sample move popup (v0.9.62)
46
47 2004-11-09  Helge Hess  <helge.hess@skyrix.com>
48
49         * UIxMailListView.m: added support for toggling read/unread flags
50           (v0.9.61)
51
52         * UIxMailTree.m: added tree navigation code from SoObjects (v0.9.60)
53
54         * UIxMailTree.m: removed unused code (v0.9.59)
55
56         * UIxMailListView.m: flush mail caches in the getMail action (v0.9.58)
57
58 2004-10-29  Helge Hess  <helge.hess@skyrix.com>
59
60         * UIxMailEditor.m: reenabled deletion of temporary mail files (v0.9.57)
61
62 2004-10-28  Helge Hess  <helge.hess@skyrix.com>
63
64         * product.plist: fixed getMail for drafts folder (v0.9.56)
65
66         * UIxMailListView.wox: fixed viewer activation for unread mails
67           (v0.9.55)
68
69 2004-10-28  Helge Hess  <helge.hess@opengroupware.org>
70
71         * UIxMailMoveToPopUp.m: fixed header (v0.9.54)
72
73 2004-10-27  Helge Hess  <helge.hess@opengroupware.org>
74
75         * disabled popup until it uses the proper tree (v0.9.53)
76
77 2004-10-27  Marcus Mueller  <znek@mulle-kybernetik.com>
78
79         * UIxMailMoveToPopUp.[m|wox]: component which renders a popup
80           containing possible destinations for a mail move operation (v0.9.52)
81
82 2004-10-27  Helge Hess  <helge.hess@opengroupware.org>
83
84         * UIxMailEditor.m: default method returns a redirect to 'edit', added
85           'delete' action and button (v0.9.51)
86
87         * v0.9.50
88
89         * UIxMailEditor.m: send mail using draft object
90
91         * UIxMailListView.wox: do not wrap title line
92
93         * UIxMailEditor.m: added send related code (v0.9.49)
94
95 2004-10-26  Helge Hess  <helge.hess@opengroupware.org>
96
97         * UIxMailEditorAttach.m: added attachment delete (v0.9.48)
98
99         * UIxMailEditorAttach.wox, mailer.css: work on layout, added delete
100           action (v0.9.47)
101
102         * added new UIxMailEditorAttach component to manage draft attachments
103           (v0.9.46)
104
105 2004-10-25  Helge Hess  <helge.hess@opengroupware.org>
106
107         * v0.9.45
108
109         * uix.css: replaced invalid "text-color" with "color"
110         
111         * UIxMailEditor.wox: bind subject/text, can load/save info object in
112           draft
113
114 2004-10-22  Marcus Mueller  <znek@mulle-kybernetik.com>
115
116         * v0.9.44
117
118         * UIxMailSortableTableHeader.[wox|m]: new component for doing sorting
119
120         * UIxMailListView.wox: uses UIxMailSortableTableHeader for sorting
121
122         * UIxMailListView.wox: bugfixes (v0.9.43)
123
124         * v0.9.42
125
126         * UIxMailListView.wox: sorting, proper handling of sort keys.
127           NOTE: there's still an unidentified bug of sort keys failing to be
128           retained on successive paging.
129
130         * UIxMailListView.m: sorting
131
132         * Images/title_*: corrected alpha values
133
134 2004-10-20  Marcus Mueller  <znek@mulle-kybernetik.com>
135
136         * v0.9.41
137         
138         * UIxMailListView.wox: localized labels and added some JavaScript
139           templates for doing nifty row selection
140
141         * UIxMailListView.m: added JavaScript method (stub only)
142
143         * English.lproj/default.strings: new localized strings
144
145 2004-10-13  Helge Hess  <helge.hess@opengroupware.org>
146
147         * v0.9.40
148
149         * product.plist: exported some missing icons
150
151         * UIxMailToSelection.m: some code cleanup
152
153         * UIxMailEditor.m (UIxComponent): added ivars for values
154
155 2004-10-13  Marcus Mueller  <znek@mulle-kybernetik.com>
156
157         * UIxMailToSelection.m: sanitize CN's a bit before using them (v0.9.39)
158
159         * v0.9.38
160
161         * UIxMailToSelection.[wox|m]: removed superfluous debug messages
162
163         * UIxMailAdressbook.[wox|m]: redirect cover for Addressbook and Anais
164
165         * mailer.js: new JavaScript to open Addressbook and Anais windows
166
167         * product.plist: added Addressbook/Anais entries
168
169 2004-10-12  Marcus Mueller  <znek@mulle-kybernetik.com>
170
171         * v0.9.37
172
173         * UIxMailToSelection.[wox|m]: stable version with heavily improved
174           JavaScript code.
175
176         * English.lproj/default.strings: new localizable strings
177
178 2004-10-12  Helge Hess  <helge.hess@opengroupware.org>
179
180         * UIxMailEditor.m: enabled -takeValuesFromRequest: (v0.9.36)
181
182 2004-10-12  Marcus Mueller  <znek@mulle-kybernetik.com>
183
184         * UIxMailToSelection.[m|wox]: parse given arguments and conditionally
185           split lists. Dynamically create tables and JavaScript. (v0.9.35)
186
187         * UIxMailToSelection.wox: minor update (v0.9.34)
188
189         * v0.9.33
190
191         * UIxMailToSelection.[wox|m]: updated
192
193         * English.lproj/default.strings: new localizable strings
194
195         * v0.9.32
196
197         * UIxMailEditor.wox: changed API for UIxMailToSelection
198         
199         * UIxMailToSelection.[wox|m]: new component template
200
201         * English.lproj/default.strings: new localizable strings
202
203         * README: updated
204
205 2004-10-12  Helge Hess  <helge.hess@opengroupware.org>
206
207         * v0.9.31
208
209         * mailer.js: prepared JavaScript functions for editor
210
211         * UIxMailMainFrame.wox: embed all content in a form called 'pageform'
212
213 2004-10-11  Helge Hess  <helge.hess@opengroupware.org>
214
215         * v0.9.30
216
217         * UIxMailEditor.wox: moved recipient selection to an own component
218           (UIxMailToSelection)
219
220         * UIxMailMainFrame.wox: fixed script link
221
222         * v0.9.29
223
224         * product.plist: trigger UIxMailEditorAction for compose instead of
225           returning the mail editor page, mapped missing toolbar actions
226
227         * UIxMailEditorAction.m: implemented -compose as a redirect to a new
228           object in the account draft folder
229
230         * UIxMailListView.wox: reduced subject width to 50%
231
232         * mailer.css: added send icon class, icon itself still missing
233
234         * started UIxMailEditorAction object which will contain all the
235           redirects from the buttons to the mail editor (working on draft
236           objects in the drafts folder) (v0.9.28)
237
238 2004-10-10  Helge Hess  <helge.hess@opengroupware.org>
239
240         * product.plist: added some configuration for the drafts folder
241           (v0.9.27)
242
243 2004-10-06  Helge Hess  <helge.hess@opengroupware.org>
244
245         * UIxMailListView.m: added support for paper clip icon when messages
246           are bigger than a certain size (v0.9.26)
247
248 2004-10-05  Helge Hess  <helge.hess@opengroupware.org>
249
250         * v0.9.25
251
252         * UIxMailListView.m: added sort icons
253
254         * UIxMailEditor.m: more work on editor
255
256         * mailer.css: added compose div classes
257
258         * UIxMailListView: removed href for JavaScript onclick links (v0.9.24)
259
260         * v0.9.23
261         
262         * product.plist: fixed addressbook label
263         
264         * UIxMailToolbar: added support for 'onclick' event handlers
265         
266         * UIxMailEditor: started editor
267
268         * UIxMailListView.m: added sorting to table view
269
270         * v0.9.22
271
272         * UIxMailToolbar.wox: added support for 'target' links
273
274         * UIxMailEditor.wox: use standard mail frame
275
276         * v0.9.21
277
278         * UIxMailTree: made toolbar configurable using 'toolbar' slot on the
279           clientObject
280
281         * product.plist: added toolbar configurations
282
283         * UIxMailMainFrame.wox: moved toolbar to own component
284
285         * UIxMailListView: added simple navigation (v0.9.20)
286
287         * v0.9.19
288
289         * UIxMailPartViewer.m: added content decoding for QP, base64 and 7bit,
290           added proper charset decoding
291         
292         * UIxMailPartTextViewer.m: moved content => NSString conversion to
293           UIxMailPartViewer.m
294         
295         * v0.9.18
296         
297         * UIxMailPartViewer.m: added support methods for caches, added -sleep
298           method
299         
300         * added multipart/alternative viewer
301         
302         * added Thunderbird message read/unread icons
303
304 2004-10-04  Helge Hess  <helge.hess@opengroupware.org>
305
306         * fixed fetching of mails with only text content (v0.9.17)
307
308         * added flat body fetches, used in text viewer (v0.9.16)
309
310         * added MIME content viewer infrastructure (v0.9.15)
311
312         * UIxMailView.m: added 'currentAddress' accessors (v0.9.14)
313
314         * UIxMailView.m: use core infos stored in message SoObject for display
315           (v0.9.13)
316
317 2004-10-03  Helge Hess  <helge.hess@opengroupware.org>
318
319         * v0.9.12
320
321         * UIxMailListView.m: fetch size for list
322
323         * UIxMailView.m: cache fetched message for transaction, fetch body
324           structure
325
326         * work on viewer (v0.9.11)
327
328         * UIxMailMainFrame.wox: made toolbar floating (v0.9.10)
329
330 2004-10-02  Helge Hess  <helge.hess@opengroupware.org>
331
332         * more work on UI (v0.9.9)
333
334         * added formatters for mail list (v0.9.8)
335
336         * v0.9.7
337
338         * show messages in an IMAP4 folder
339
340         * mailer.css: remote calendar CSS not required in mailer
341
342 2004-09-29  Helge Hess  <helge.hess@opengroupware.org>
343
344         * added toolbar images (v0.9.6)
345
346         * UIxMailTree.m: use new tree navigation methods in SoObjects (v0.9.5)
347
348 2004-09-28  Helge Hess  <helge.hess@opengroupware.org>
349
350         * more work on mailer UI, added tree based on WETreeView (v0.9.4)
351
352 2004-09-25  Helge Hess  <helge.hess@opengroupware.org>
353
354         * added rsrc namespace declaration to templates (v0.9.3)
355
356 2004-09-20  Helge Hess  <helge.hess@skyrix.com>
357
358         * work on mailer (v0.9.2)
359
360 2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
361
362         * GNUmakefile.preamble: fixed for gsmake 1.9.2 build (v0.9.1)
363
364 2004-08-26  Marcus Mueller  <znek@mulle-kybernetik.com>
365
366         * ChangeLog: created