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