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