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