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