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