]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/SOGoUI/ChangeLog
392ec75dbbdee9f4e32d42469629bd770aee4bd8
[scalable-opengroupware.org] / SOGo / UI / SOGoUI / ChangeLog
1 2004-08-13  Marcus Mueller  <znek@mulle-kybernetik.com>
2
3         * v0.9.8
4
5         * SOGoAptFormatter.[hm]: added new formatter for appointments.
6
7         * UIxComponent.m: added warning.
8
9         * GNUmakefile: added SOGoAptFormatter.[hm]
10
11 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
12
13         * UIxComponent.[hm]: added -SoUser (v0.9.7)
14
15 2004-08-10  Marcus Mueller  <znek@mulle-kybernetik.com>
16
17         * v0.9.6
18         
19         * SOGoDateFormatter.[hm]: added fast localizable date formatter.
20
21         * GNUmakefile: added SOGoDateFormatter.[hm]
22
23 2004-07-26  Marcus Mueller  <znek@mulle-kybernetik.com>
24
25         * UIxComponent.m: added "hm" queryParameter to add hour/minute part to
26           selectedDate which is necessary for appointment proposals. Removed
27           all additional stuff from -dateForDateString: and moved this to
28           -selectedDate. IMHO this is always high-level behaviour which needs to
29           be refined in the appropriate high-level method, not at conversion
30           level. (v0.9.5)
31
32 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
33
34         * UIxComponent.[hm]: renamed some of the labels to better reflect the
35           intention (and to avoid name clashes) (v0.9.4)
36
37 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
38
39         * UIxComponent.[hm]: date specific labels (weekday names, month names)
40           (v0.9.3)
41
42 2004-07-20  Marcus Mueller  <znek@mulle-kybernetik.com>
43
44         * UIxComponent.[hm]: new method -labelForKey: implemented very similar to
45           new WOLabelAssociation in SOPE. Also implemented -locale. (v0.9.2)
46
47 2004-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
48
49         * UIxComponent.m: new method -backendTimeZone.
50
51 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
52
53         * UIxComponent.m: introduced 'viewTimeZone' method and adds some
54           timezone correction to date methods
55
56 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
57
58         * product.plist: make categories on SOGoObject instead of SxFolder
59
60         * GNUmakefile: patches for different build/runtime environment
61
62         * created ChangeLog