2005-07-30 Helge Hess * MailerUI/UIxMailView.wox: do not show mail header when accessing a Kolab mail object * MailPartViewers/UIxMailPartImageViewer.wox: fixed 'title' attribute of image tag (now displays filename) * MailerUI/UIxMailMainFrame.wox: use 'view' instead of 'tb.view' to activate links 2005-07-26 Helge Hess * ContactsUI/UIxContactEditor.wox: removed copy-from-anais button * UIxAppointmentProposal.wox, UIxAppointmentEditor.wox: do not try to use Anais attendee selector (must be replaced) * MailerUI: use proper _wosid instead of 'sidinurl' in
tags 2005-07-22 Marcus Mueller * UIxMailPanelFrame.wox: added MailerUI.SOGo strings table for error messages * UIxMailEditor.wox: added inclusion of layout2or3_xlib.js and added a new id to compose_table 2005-07-21 Marcus Mueller * UIxCalDayOverview.wox, UIxCalDayChartview.wox, UIxCalDayListview.wox, UIxCalMonthOverview.wox: reworked the style bindings * UIxMailToSelection.wox: commented debug output * UIxMailEditor.wox: added inline attachment view which is only visible if attachments have been added (similar to what is done in Thunderbird) * UIxMailEditorAttach.wox: added JavaScript reference for dynamically updating UIxMailEditor * UIxCalInlineAptView.wox: added indicator to flag recurrent events 2005-07-20 Helge Hess * MailerUI/UIxMailToolbar.wox: properly localize button label * MailerUI: use new UIxMailPanelFrame for panel templates (those which do not show the folder tree) * MailerUI/UIxMailView.wox: added support for list headers, for the organization header, for some spam-assassin and virus scanning fields * moved remaining mail templates to Templates/MailerUI/ 2005-07-19 Marcus Mueller * UIxMailToSelection.wox: changed inclusion of JavaScript to resource lookup (with a little global stub being the exception) 2005-07-19 Helge Hess * UIxAppointmentEditor.wox: import scheduler labels to the client, moved validation function to UIxAppointmentEditor.js * UIxAppointmentEditor.wox: use dateformat specific parsing methods during validation (#1490) 2005-07-19 Marcus Mueller * AnaisUidSelector.wox: moved JavaScript into component, renamed quite a lot of stuff to reflect the current implementation 2005-07-19 Helge Hess * UIxAppointmentEditor.wox: use parsing function from skycalendar.js to check validity of date fields * UIxAppointmentEditor.wox: check whether title is set and raise a confirm panel if not, check if startdate/enddate are 10 chars long 2005-07-18 Helge Hess * ContactsUI/UIxContactEditor.wox: validate email field prior form submit (#1483) * MailerUI/UIxMailMainFrame.wox: removed searchfield.js from * UIxPageFrame.wox: added generic.js to * ContactsUI/UIxContactsListView.wox: fixed a static reference to /sogod.woa/ 2005-07-18 Marcus Mueller * AnaisUidSelector.wox: added extraAttributes to pass on from Anais which we need now 2005-07-18 Helge Hess * MailerUI/UIxMailFilterPanel.wox: disabled auto-search field 2005-07-18 Marcus Mueller * UIxContactsSelectionView.wox: fixed targets of sort actions and form processing * UIxMailAddressbook.wox: changed template text explaining why there's nothing to be rendered * UIxMailToSelection.wox: changed JavaScript functions to be more generic 2005-07-15 Helge Hess * MailPartViewers/UIxMailPartICalViewer.wox: prepared support for iMIP 'method' requests 2005-07-14 Marcus Mueller * UIxCalScheduleOverview.wox: removed functionality for v0.8 on client's request * UIxAppointmentView.wox: added accept/decline functionality in participants tab 2005-07-14 Helge Hess * UIxMailAccountView.wox: directly access the clientObject to get share information 2005-07-14 Marcus Mueller * UIxContactsSelectionView.wox: removed hardcoded stylesheet paths, provided rsrc: driven paths as this works now * UIxCalSelectTab.wox: removed 'Schedule' tab. * UIxCalScheduleOverview.wox: rewritten to be a subcomponent instead of a proper page. This is used by SOGoHomePage now. 2005-07-13 Marcus Mueller * *.wox: fixed all corner_right.gif image resources * UIxAppNavView.wox: traversal path is only shown when debugging app, instead inserted user's CN as requested 2005-07-13 Helge Hess * ContactsUI/UIxContactEditor.wox: disable editing when being used on a vCard contact * ContactsUI/UIxContactView.wox: added support for displaying vCard attributes * ContactsUI/UIxContactsListView.wox, UIxMailContactList.wox: changed to use c_name instead of cName (as required by new GDLContentStore) 2005-07-12 Marcus Mueller * UIxAppointmentEditor.wox: moved the 'checkForConflicts' button near the 'save' button as requested 2005-07-08 Marcus Mueller * UIxCalDayOverview.wox, UIxCalWeekOverview.wox, UIxCalWeekColumnsview.wox, UIxCalDayChartview.wox, UIxCalDayListview.wox, UIxCalWeekChartview.wox, UIxCalMonthOverview.wox, UIxCalWeekListview.wox: added 'hide/show rejected apts' toggle to all views * UIxPageFrame.wox: added 'headers' to the debug output * UIxAppointmentEditor.wox: removed conditionals from UI as they were wrongly placed in the template, component does now deal with it 2005-07-07 Marcus Mueller * UIxPageFrame.wox: added 'Home' and 'Administration' hyperlink * UIxPageFrame.wox: added 'help' hyperlink * UIxPageFrame.wox: added 'isAccessRestricted' debug output * AnaisUidSelector.wox: changed layout, added new 'me alone' button as requested 2005-07-06 Marcus Mueller * UIxCalInlineAptView.wox: add private appointment icon for non-public appointments that belong to yourself. 2005-07-05 Marcus Mueller * UIxCalDayOverview.wox, UIxCalInlineAptView.wox, UIxCalWeekOverview.wox, UIxCalWeekColumnsview.wox, UIxCalDayChartview.wox, UIxCalDayListview.wox, UIxCalWeekChartview.wox, UIxCalMonthOverview.wox: added referenceDate bindings for all UIxAptInlineViews * UIxAppointmentEditor.wox: added redirect in case user who is not allowed to edit view tries to do so 2005-07-04 Marcus Mueller * UIxCalDayOverview.wox, UIxCalWeekOverview.wox, UIxCalWeekColumnsview.wox, UIxCalDayChartview.wox, UIxAppointmentProposal.wox, UIxCalDayListview.wox, UIxCalWeekChartview.wox, UIxAppointmentView.wox, UIxCalMonthOverview.wox, UIxCalWeekListview.wox, UIxAppointmentEditor.wox: removed printview links (commented out), removed resources where appropriate (cancelled for version 0.8) 2005-06-26 Helge Hess * UIxMailContactEditor.wox: added a hidden field containing the contact content 2005-03-23 Marcus Mueller * UIxCalWeekOverview.wox: changed the right corner URL yet again 2005-02-22 Helge Hess * UIxMailMainFrame.wox: removed debug code, use new SOPE container tag to allow for frameless pages 2005-02-21 Marcus Mueller * UIxTimeDateControl.wox: disable time control on demand * UIxAppointmentEditor.m: correctly visualize until date for recurrences 2005-02-18 Helge Hess * UIxMailContactList.wox: added prototypical inline edits in a table view * created ChangeLog