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