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