]> err.no Git - scalable-opengroupware.org/blob - UI/Templates/ChangeLog.upstream
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1305 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / Templates / ChangeLog.upstream
1 2005-07-30  Helge Hess  <helge.hess@opengroupware.org>
2         
3         * MailerUI/UIxMailView.wox: do not show mail header when accessing a
4           Kolab mail object
5         
6         * MailPartViewers/UIxMailPartImageViewer.wox: fixed 'title' attribute
7           of image tag (now displays filename)
8         
9         * MailerUI/UIxMailMainFrame.wox: use 'view' instead of 'tb.view' to
10           activate links
11         
12 2005-07-26  Helge Hess  <helge.hess@opengroupware.org>
13         
14         * ContactsUI/UIxContactEditor.wox: removed copy-from-anais button
15         
16         * UIxAppointmentProposal.wox, UIxAppointmentEditor.wox: do not try to
17           use Anais attendee selector (must be replaced)
18         
19         * MailerUI: use proper _wosid instead of 'sidinurl' in <form> tags
20         
21 2005-07-22  Marcus Mueller  <znek@mulle-kybernetik.com>
22         
23         * UIxMailPanelFrame.wox: added MailerUI.SOGo strings table for error
24           messages
25         
26         * UIxMailEditor.wox: added inclusion of layout2or3_xlib.js and added
27           a new id to compose_table
28         
29 2005-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
30         
31         * UIxCalDayOverview.wox, UIxCalDayChartview.wox, UIxCalDayListview.wox,
32           UIxCalMonthOverview.wox: reworked the style bindings
33
34         * UIxMailToSelection.wox: commented debug output
35
36         * UIxMailEditor.wox: added inline attachment view which is only
37           visible if attachments have been added (similar to what is done
38           in Thunderbird)
39
40         * UIxMailEditorAttach.wox: added JavaScript reference for dynamically
41           updating UIxMailEditor
42
43         * UIxCalInlineAptView.wox: added indicator to flag recurrent events
44
45 2005-07-20  Helge Hess  <helge.hess@opengroupware.org>
46
47         * MailerUI/UIxMailToolbar.wox: properly localize button label
48
49         * MailerUI: use new UIxMailPanelFrame for panel templates (those which
50           do not show the folder tree)
51
52         * MailerUI/UIxMailView.wox: added support for list headers, for the
53           organization header, for some spam-assassin and virus scanning fields
54
55         * moved remaining mail templates to Templates/MailerUI/
56
57 2005-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
58
59         * UIxMailToSelection.wox: changed inclusion of JavaScript to resource
60           lookup (with a little global stub being the exception)
61
62 2005-07-19  Helge Hess  <helge.hess@opengroupware.org>
63
64         * UIxAppointmentEditor.wox: import scheduler labels to the client,
65           moved validation function to UIxAppointmentEditor.js
66
67         * UIxAppointmentEditor.wox: use dateformat specific parsing methods
68           during validation (#1490)
69
70 2005-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
71
72         * AnaisUidSelector.wox: moved JavaScript into component, renamed quite
73           a lot of stuff to reflect the current implementation
74
75 2005-07-19  Helge Hess  <helge.hess@opengroupware.org>
76
77         * UIxAppointmentEditor.wox: use parsing function from skycalendar.js
78           to check validity of date fields
79
80         * UIxAppointmentEditor.wox: check whether title is set and raise a
81           confirm panel if not, check if startdate/enddate are 10 chars long
82
83 2005-07-18  Helge Hess  <helge.hess@opengroupware.org>
84
85         * ContactsUI/UIxContactEditor.wox: validate email field prior form
86           submit (#1483)
87
88         * MailerUI/UIxMailMainFrame.wox: removed searchfield.js from <head>
89
90         * UIxPageFrame.wox: added generic.js to <head>
91
92         * ContactsUI/UIxContactsListView.wox: fixed a static reference to
93           /sogod.woa/
94
95 2005-07-18  Marcus Mueller  <znek@mulle-kybernetik.com>
96
97         * AnaisUidSelector.wox: added extraAttributes to pass on from
98           Anais which we need now
99
100 2005-07-18  Helge Hess  <helge.hess@opengroupware.org>
101
102         * MailerUI/UIxMailFilterPanel.wox: disabled auto-search field
103
104 2005-07-18  Marcus Mueller  <znek@mulle-kybernetik.com>
105
106         * UIxContactsSelectionView.wox: fixed targets of sort actions and
107           form processing
108
109         * UIxMailAddressbook.wox: changed template text explaining why there's
110           nothing to be rendered
111
112         * UIxMailToSelection.wox: changed JavaScript functions to be more
113           generic
114
115 2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
116
117         * MailPartViewers/UIxMailPartICalViewer.wox: prepared support for iMIP
118           'method' requests
119
120 2005-07-14  Marcus Mueller  <znek@mulle-kybernetik.com>
121
122         * UIxCalScheduleOverview.wox: removed functionality for v0.8 on
123           client's request
124
125         * UIxAppointmentView.wox: added accept/decline functionality in
126           participants tab
127
128 2005-07-14  Helge Hess  <helge.hess@opengroupware.org>
129
130         * UIxMailAccountView.wox: directly access the clientObject to get share
131           information
132
133 2005-07-14  Marcus Mueller  <znek@mulle-kybernetik.com>
134
135         * UIxContactsSelectionView.wox: removed hardcoded stylesheet paths,
136           provided rsrc: driven paths as this works now
137
138         * UIxCalSelectTab.wox: removed 'Schedule' tab.
139
140         * UIxCalScheduleOverview.wox: rewritten to be a subcomponent instead
141           of a proper page. This is used by SOGoHomePage now.
142
143 2005-07-13  Marcus Mueller  <znek@mulle-kybernetik.com>
144
145         * *.wox: fixed all corner_right.gif image resources
146
147         * UIxAppNavView.wox: traversal path is only shown when debugging app,
148           instead inserted user's CN as requested
149
150 2005-07-13  Helge Hess  <helge.hess@opengroupware.org>
151
152         * ContactsUI/UIxContactEditor.wox: disable editing when being used on
153           a vCard contact
154
155         * ContactsUI/UIxContactView.wox: added support for displaying vCard
156           attributes
157
158         * ContactsUI/UIxContactsListView.wox, UIxMailContactList.wox: changed
159           to use c_name instead of cName (as required by new GDLContentStore)
160
161 2005-07-12  Marcus Mueller  <znek@mulle-kybernetik.com>
162
163         * UIxAppointmentEditor.wox: moved the 'checkForConflicts' button near
164           the 'save' button as requested
165
166 2005-07-08  Marcus Mueller  <znek@mulle-kybernetik.com>
167
168         * UIxCalDayOverview.wox, UIxCalWeekOverview.wox,
169           UIxCalWeekColumnsview.wox, UIxCalDayChartview.wox,
170           UIxCalDayListview.wox, UIxCalWeekChartview.wox,
171           UIxCalMonthOverview.wox, UIxCalWeekListview.wox:
172           added 'hide/show rejected apts' toggle to all views
173
174         * UIxPageFrame.wox: added 'headers' to the debug output
175
176         * UIxAppointmentEditor.wox: removed conditionals from UI as they were
177           wrongly placed in the template, component does now deal with it
178
179 2005-07-07  Marcus Mueller  <znek@mulle-kybernetik.com>
180
181         * UIxPageFrame.wox: added 'Home' and 'Administration' hyperlink
182
183         * UIxPageFrame.wox: added 'help' hyperlink
184
185         * UIxPageFrame.wox: added 'isAccessRestricted' debug output
186
187         * AnaisUidSelector.wox: changed layout, added new 'me alone' button
188           as requested
189
190 2005-07-06  Marcus Mueller  <znek@mulle-kybernetik.com>
191
192         * UIxCalInlineAptView.wox: add private appointment icon for non-public
193           appointments that belong to yourself.
194
195 2005-07-05  Marcus Mueller  <znek@mulle-kybernetik.com>
196
197         * UIxCalDayOverview.wox, UIxCalInlineAptView.wox,
198           UIxCalWeekOverview.wox, UIxCalWeekColumnsview.wox,
199           UIxCalDayChartview.wox, UIxCalDayListview.wox,
200           UIxCalWeekChartview.wox, UIxCalMonthOverview.wox: added referenceDate
201           bindings for all UIxAptInlineViews
202
203         * UIxAppointmentEditor.wox: added redirect in case user who is not
204           allowed to edit view tries to do so
205
206 2005-07-04  Marcus Mueller  <znek@mulle-kybernetik.com>
207
208         * UIxCalDayOverview.wox, UIxCalWeekOverview.wox,
209           UIxCalWeekColumnsview.wox, UIxCalDayChartview.wox,
210           UIxAppointmentProposal.wox, UIxCalDayListview.wox,
211           UIxCalWeekChartview.wox, UIxAppointmentView.wox,
212           UIxCalMonthOverview.wox, UIxCalWeekListview.wox,
213           UIxAppointmentEditor.wox: removed printview links (commented out),
214           removed resources where appropriate (cancelled for version 0.8)
215
216 2005-06-26  Helge Hess  <helge.hess@opengroupware.org>
217
218         * UIxMailContactEditor.wox: added a hidden field containing the contact
219           content
220
221 2005-03-23  Marcus Mueller  <znek@mulle-kybernetik.com>
222
223         * UIxCalWeekOverview.wox: changed the right corner URL yet again
224
225 2005-02-22  Helge Hess  <helge.hess@opengroupware.org>
226
227         * UIxMailMainFrame.wox: removed debug code, use new SOPE container tag
228           to allow for frameless pages
229
230 2005-02-21  Marcus Mueller  <znek@mulle-kybernetik.com>
231
232         * UIxTimeDateControl.wox: disable time control on demand
233
234         * UIxAppointmentEditor.m: correctly visualize until date for
235           recurrences
236
237 2005-02-18  Helge Hess  <helge.hess@opengroupware.org>
238
239         * UIxMailContactList.wox: added prototypical inline edits in a table
240           view
241
242         * created ChangeLog