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