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