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