]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Common/ChangeLog
Working AnaisUidSelector, working redirects, some refactoring.
[scalable-opengroupware.org] / SOGo / UI / Common / ChangeLog
1 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * UIxPageFrame subclasses from UIxComponent now, removed -SoUser
4           because it's now in UIxComponent. (v0.9.10)
5
6 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
7
8         * UIxPageFrame.wox, UIxAppNavView.m: added labels (v0.9.9)
9
10 2004-08-11    <helge@agenor.opengroupware.org>
11
12         * UIxPageFrame: minor fixes to UI (v0.9.8)
13
14 2004-08-05  Marcus Mueller  <znek@mulle-kybernetik.com>
15
16         * calendar.css: commented some styles out, because they don't really do
17           what I think they should do. Someone with better knowledge of CSS
18           should look into this. (v0.9.7)
19
20 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
21
22         * v0.9.6
23
24         * UIxPageFrame.wox: added javascript for onload action, some cosmetics
25
26         * calendar.css: added remaining CSS for printviews
27
28 2004-08-02  Marcus Mueller  <znek@mulle-kybernetik.com>
29
30         * UIxPageFrame.wox: removed some navigation items to avoid confusion.
31           Also applied some pretty printing. (v0.9.5)
32
33 2004-07-30  Marcus Mueller  <znek@mulle-kybernetik.com>
34
35         * v0.9.4
36
37         * calendar.css: added CSS for printviews
38
39         * UIxPrintPageFrame.[wox|m]: new wrapper component for all views that
40           require printing.
41
42 2004-07-28  Marcus Mueller  <znek@mulle-kybernetik.com>
43
44         * calendar.css: added CSS for weekcolumnsview (v0.9.3)
45
46 2004-07-27  Marcus Mueller  <znek@mulle-kybernetik.com>
47
48         * v0.9.2
49
50         * UIxPageFrame.m: added convenience methods to access specific parts
51           of the URL.
52
53         * UIxPageFrame.wox: fixed navigation URLs. Inserted references to
54           rootURL where no content is currently available.
55
56         * UIxAppNavView.m: enhanced construction of navigation url path.
57
58 2004-07-26  Marcus Mueller  <znek@mulle-kybernetik.com>
59
60         * calendar.css: added styles for dayoverview's content.
61
62 2004-07-23  Marcus Mueller  <znek@mulle-kybernetik.com>
63
64         * calendar.css: added styles for dayoverview's calendar.
65
66 2004-07-22  Marcus Mueller  <znek@mulle-kybernetik.com>
67
68         * calendar.css: complete style for 'yearoverview' and fixed style in
69           'monthoverview'.
70
71 2004-07-16  Helge Hess  <helge.hess@skyrix.com>
72
73         * UIxAppNavView.m: some fixes to navigation URLs
74
75         * UIxAppNavView.wox: fixed indention
76
77         * product.plist: properly export uix.css as a public resource
78
79 2004-07-01  Helge Hess  <helge.hess@opengroupware.org>
80
81         * UIxTabView.m: removed JavaScript and the involved access of -session
82
83 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
84
85         * product.plist: make categories on SOGoObject instead of SxFolder
86
87         * GNUmakefile: patches for different build/runtime environment
88
89         * created ChangeLog