]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Templates/ChangeLog
added some vCard support
[scalable-opengroupware.org] / SOGo / UI / Templates / ChangeLog
1 2005-07-13  Helge Hess  <helge.hess@opengroupware.org>
2
3         * ContactsUI/UIxContactEditor.wox: disable editing when being used on
4           a vCard contact
5
6         * ContactsUI/UIxContactView.wox: added support for displaying vCard
7           attributes
8
9         * ContactsUI/UIxContactsListView.wox, UIxMailContactList.wox: changed
10           to use c_name instead of cName (as required by new GDLContentStore)
11
12 2005-07-12  Marcus Mueller  <znek@mulle-kybernetik.com>
13
14         * UIxAppointmentEditor.wox: moved the 'checkForConflicts' button near
15           the 'save' button as requested
16
17 2005-07-08  Marcus Mueller  <znek@mulle-kybernetik.com>
18
19         * UIxCalDayOverview.wox, UIxCalWeekOverview.wox,
20           UIxCalWeekColumnsview.wox, UIxCalDayChartview.wox,
21           UIxCalDayListview.wox, UIxCalWeekChartview.wox,
22           UIxCalMonthOverview.wox, UIxCalWeekListview.wox:
23           added 'hide/show rejected apts' toggle to all views
24
25         * UIxPageFrame.wox: added 'headers' to the debug output
26
27         * UIxAppointmentEditor.wox: removed conditionals from UI as they were
28           wrongly placed in the template, component does now deal with it
29
30 2005-07-07  Marcus Mueller  <znek@mulle-kybernetik.com>
31
32         * UIxPageFrame.wox: added 'Home' and 'Administration' hyperlink
33
34         * UIxPageFrame.wox: added 'help' hyperlink
35
36         * UIxPageFrame.wox: added 'isAccessRestricted' debug output
37
38         * AnaisUidSelector.wox: changed layout, added new 'me alone' button
39           as requested
40
41 2005-07-06  Marcus Mueller  <znek@mulle-kybernetik.com>
42
43         * UIxCalInlineAptView.wox: add private appointment icon for non-public
44           appointments that belong to yourself.
45
46 2005-07-05  Marcus Mueller  <znek@mulle-kybernetik.com>
47
48         * UIxCalDayOverview.wox, UIxCalInlineAptView.wox,
49           UIxCalWeekOverview.wox, UIxCalWeekColumnsview.wox,
50           UIxCalDayChartview.wox, UIxCalDayListview.wox,
51           UIxCalWeekChartview.wox, UIxCalMonthOverview.wox: added referenceDate
52           bindings for all UIxAptInlineViews
53
54         * UIxAppointmentEditor.wox: added redirect in case user who is not
55           allowed to edit view tries to do so
56
57 2005-07-04  Marcus Mueller  <znek@mulle-kybernetik.com>
58
59         * UIxCalDayOverview.wox, UIxCalWeekOverview.wox,
60           UIxCalWeekColumnsview.wox, UIxCalDayChartview.wox,
61           UIxAppointmentProposal.wox, UIxCalDayListview.wox,
62           UIxCalWeekChartview.wox, UIxAppointmentView.wox,
63           UIxCalMonthOverview.wox, UIxCalWeekListview.wox,
64           UIxAppointmentEditor.wox: removed printview links (commented out),
65           removed resources where appropriate (cancelled for version 0.8)
66
67 2005-06-26  Helge Hess  <helge.hess@opengroupware.org>
68
69         * UIxMailContactEditor.wox: added a hidden field containing the contact
70           content
71
72 2005-03-23  Marcus Mueller  <znek@mulle-kybernetik.com>
73
74         * UIxCalWeekOverview.wox: changed the right corner URL yet again
75
76 2005-02-22  Helge Hess  <helge.hess@opengroupware.org>
77
78         * UIxMailMainFrame.wox: removed debug code, use new SOPE container tag
79           to allow for frameless pages
80
81 2005-02-21  Marcus Mueller  <znek@mulle-kybernetik.com>
82
83         * UIxTimeDateControl.wox: disable time control on demand
84
85         * UIxAppointmentEditor.m: correctly visualize until date for
86           recurrences
87
88 2005-02-18  Helge Hess  <helge.hess@opengroupware.org>
89
90         * UIxMailContactList.wox: added prototypical inline edits in a table
91           view
92
93         * created ChangeLog