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