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