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