]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Common/ChangeLog
better visualization according to the functional requirements
[scalable-opengroupware.org] / SOGo / UI / Common / ChangeLog
1 2004-08-16  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * calendar.css: additional css for Anais uids (v0.9.15)
4
5         * calendar.css: additional css for other appointments (v0.9.14)
6
7 2004-08-14  Marcus Mueller  <znek@mulle-kybernetik.com>
8
9         * UIxPageFrame.m: -title returns label for "OpenGroupware.org" when
10           -isUIxDebugEnabled is NO. (v0.9.13)
11
12 2004-08-12  Marcus Mueller  <znek@mulle-kybernetik.com>
13
14         * UIxPageFrame.wox: removed left side navigation completely as it
15           currently doesn't make too much sense and contrasts with the
16           user interface layout which already has been agreed about (v0.9.12)
17
18 2004-08-12  Marcus Mueller  <znek@mulle-kybernetik.com>
19
20         * UIxWinClose.wox: removed rendering of (X) on Laurent's request
21           (v0.9.11)
22
23 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
24
25         * UIxPageFrame subclasses from UIxComponent now, removed -SoUser
26           because it's now in UIxComponent. (v0.9.10)
27
28 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
29
30         * UIxPageFrame.wox, UIxAppNavView.m: added labels (v0.9.9)
31
32 2004-08-11    <helge@agenor.opengroupware.org>
33
34         * UIxPageFrame: minor fixes to UI (v0.9.8)
35
36 2004-08-05  Marcus Mueller  <znek@mulle-kybernetik.com>
37
38         * calendar.css: commented some styles out, because they don't really do
39           what I think they should do. Someone with better knowledge of CSS
40           should look into this. (v0.9.7)
41
42 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
43
44         * v0.9.6
45
46         * UIxPageFrame.wox: added javascript for onload action, some cosmetics
47
48         * calendar.css: added remaining CSS for printviews
49
50 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
51
52         * UIxPageFrame.wox: removed some navigation items to avoid confusion.
53           Also applied some pretty printing. (v0.9.5)
54
55 2004-07-30  Marcus Mueller  <znek@mulle-kybernetik.com>
56
57         * v0.9.4
58
59         * calendar.css: added CSS for printviews
60
61         * UIxPrintPageFrame.[wox|m]: new wrapper component for all views that
62           require printing.
63
64 2004-07-28  Marcus Mueller  <znek@mulle-kybernetik.com>
65
66         * calendar.css: added CSS for weekcolumnsview (v0.9.3)
67
68 2004-07-27  Marcus Mueller  <znek@mulle-kybernetik.com>
69
70         * v0.9.2
71
72         * UIxPageFrame.m: added convenience methods to access specific parts
73           of the URL.
74
75         * UIxPageFrame.wox: fixed navigation URLs. Inserted references to
76           rootURL where no content is currently available.
77
78         * UIxAppNavView.m: enhanced construction of navigation url path.
79
80 2004-07-26  Marcus Mueller  <znek@mulle-kybernetik.com>
81
82         * calendar.css: added styles for dayoverview's content.
83
84 2004-07-23  Marcus Mueller  <znek@mulle-kybernetik.com>
85
86         * calendar.css: added styles for dayoverview's calendar.
87
88 2004-07-22  Marcus Mueller  <znek@mulle-kybernetik.com>
89
90         * calendar.css: complete style for 'yearoverview' and fixed style in
91           'monthoverview'.
92
93 2004-07-16  Helge Hess  <helge.hess@skyrix.com>
94
95         * UIxAppNavView.m: some fixes to navigation URLs
96
97         * UIxAppNavView.wox: fixed indention
98
99         * product.plist: properly export uix.css as a public resource
100
101 2004-07-01  Helge Hess  <helge.hess@opengroupware.org>
102
103         * UIxTabView.m: removed JavaScript and the involved access of -session
104
105 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
106
107         * product.plist: make categories on SOGoObject instead of SxFolder
108
109         * GNUmakefile: patches for different build/runtime environment
110
111         * created ChangeLog