]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/SOGoUI/ChangeLog
bca45658ef6e32a60794c27de3d625bf53ffe9f4
[scalable-opengroupware.org] / SOGo / UI / SOGoUI / ChangeLog
1 2005-07-18  Helge Hess  <helge.hess@opengroupware.org>
2
3         * UIxComponent.m: minor code reorgs (v0.9.31)
4
5 2005-07-18  Marcus Mueller  <znek@mulle-kybernetik.com>
6
7         * SOGoAptFormatter.[hm]: added -titlePlaceholder API for properly
8           formatting appointments without titles (v0.9.30)
9
10 2005-07-13  Marcus Mueller  <znek@mulle-kybernetik.com>
11
12         * WOContext+UIx.[hm]: new category to WOContext, currently provides
13           -isUIxDebugEnabled (v0.9.29)
14
15 2005-07-08  Marcus Mueller  <znek@mulle-kybernetik.com>
16
17         * UIxComponent.m: moved -isAccessRestricted method to
18           UIxComponent+Agenor (v0.9.28)
19
20 2005-07-07  Marcus Mueller  <znek@mulle-kybernetik.com>
21
22         * v0.9.27
23         
24         * UIxComponent.m: implicitly set the context's queryPathSeperator
25           when generating URIs used in redirects
26
27         * v0.9.26
28
29         * UIxComponent.m: added method -isAccessRestricted to indicate whether
30           certain options might have to be disabled due to restrictions
31           set by the customer
32
33 2005-07-06  Helge Hess  <helge.hess@opengroupware.org>
34
35         * UIxComponent.m: added method -isInvokedBySafeMethod to check whether 
36           the current HTTP method is a safe one (eg HEAD/GET) (v0.9.25)
37
38 2005-07-05  Marcus Mueller  <znek@mulle-kybernetik.com>
39
40         * SOGoAptFormatter.[hm]: new API. -stringForObjectValue: is deprecated
41           now and should not be used anymore. Formatting needs a referenceDate
42           in order to properly display time ranges. Time ranges are currently
43           rendered in SOGoAptFormatter, but this should probably be delegated
44           to a natural language aware auxiliary (date-)formatter. Also, some
45           new formatting options have been introduced. (v0.9.24)
46
47 2005-01-26  Marcus Mueller  <znek@mulle-kybernetik.com>
48
49         * SOGoDateFormatter.[hm]: new method -setFrenchDateFormat: to override
50           the default ISO format. This will be chosen depending on locale
51           automatically. The full description uses this setting when generating
52           the appropriate part of the description. (v0.9.23)
53
54 2004-12-17  Marcus Mueller  <znek@mulle-kybernetik.com>
55
56         * SOGoAptFormatter.m: remove "appointment" prefix from tooltips
57           (v0.9.22)
58
59 2004-12-13  Marcus Mueller  <znek@mulle-kybernetik.com>
60
61         * SOGoAptFormatter.[hm]: new option for formatter (v0.9.21)
62
63         * SOGoAptFormatter.[hm]: added ability to set custom title for private
64           appointments. (v0.9.20)
65
66 2004-12-10  Marcus Mueller  <znek@mulle-kybernetik.com>
67
68         * SOGoAptFormatter.[hm]: added formatting for private apts, additional
69           cleanup (v0.9.19)
70
71 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
72
73         * UIxComponent.m: changed to use NGLogging (v0.9.18)
74
75 2004-10-22  Marcus Mueller  <znek@mulle-kybernetik.com>
76
77         * UIxComponent.m: rewrote handling of queryParameters, these get
78           constructed lazily now (v0.9.17)
79
80 2004-10-20  Marcus Mueller  <znek@mulle-kybernetik.com>
81
82         * SOGoJSStringFormatter.[hm]: new formatter to properly escape certain
83           strings passed to JavaScript (v0.9.16)
84           
85 2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
86
87         * UIxComponent.m: changed the implementation of -ownPath and fixed a
88           bug in -userFolderPath (v0.9.15)
89
90 2004-10-12  Marcus Mueller  <znek@mulle-kybernetik.com>
91
92         * UIxComponent.m: added some helper methods for computing relative
93           paths within the application (v0.9.14)
94
95 2004-09-26  Helge Hess  <helge.hess@opengroupware.org>
96
97         * UIxComponent.m: minor code cleanups (v0.9.13)
98
99 2004-09-25  Helge Hess  <helge.hess@opengroupware.org>
100
101         * v0.9.12
102
103         * GNUmakefile.preamble: fixed library dependencies (used wrong project
104           name)
105
106         * SOGoAptFormatter.m: minor code cleanups, fixed issue on MacOSX
107
108 2004-08-26  Helge Hess  <helge.hess@skyrix.com>
109
110         * v0.9.11
111
112         * SOGoDateFormatter.m: minor cleanups
113
114         * UIxComponent.m: fixed includes to fix warnings
115
116         * added common.h
117
118 2004-08-24  Marcus Mueller  <znek@mulle-kybernetik.com>
119
120         * UIxComponent.m: new date related methods moved here from UIxCalView
121           (v0.9.10)
122
123 2004-08-14  Marcus Mueller  <znek@mulle-kybernetik.com>
124
125         * UIxComponent.m: new method -isUIxDebugEnabled, triggered by new
126           default "SOGoUIxDebugEnabled" (v0.9.9)
127
128 2004-08-13  Marcus Mueller  <znek@mulle-kybernetik.com>
129
130         * v0.9.8
131
132         * SOGoAptFormatter.[hm]: added new formatter for appointments.
133
134         * UIxComponent.m: added warning.
135
136         * GNUmakefile: added SOGoAptFormatter.[hm]
137
138 2004-08-11  Marcus Mueller  <znek@mulle-kybernetik.com>
139
140         * UIxComponent.[hm]: added -SoUser (v0.9.7)
141
142 2004-08-10  Marcus Mueller  <znek@mulle-kybernetik.com>
143
144         * v0.9.6
145         
146         * SOGoDateFormatter.[hm]: added fast localizable date formatter.
147
148         * GNUmakefile: added SOGoDateFormatter.[hm]
149
150 2004-07-26  Marcus Mueller  <znek@mulle-kybernetik.com>
151
152         * UIxComponent.m: added "hm" queryParameter to add hour/minute part to
153           selectedDate which is necessary for appointment proposals. Removed
154           all additional stuff from -dateForDateString: and moved this to
155           -selectedDate. IMHO this is always high-level behaviour which needs to
156           be refined in the appropriate high-level method, not at conversion
157           level. (v0.9.5)
158
159 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
160
161         * UIxComponent.[hm]: renamed some of the labels to better reflect the
162           intention (and to avoid name clashes) (v0.9.4)
163
164 2004-07-21  Marcus Mueller  <znek@mulle-kybernetik.com>
165
166         * UIxComponent.[hm]: date specific labels (weekday names, month names)
167           (v0.9.3)
168
169 2004-07-20  Marcus Mueller  <znek@mulle-kybernetik.com>
170
171         * UIxComponent.[hm]: new method -labelForKey: implemented very similar to
172           new WOLabelAssociation in SOPE. Also implemented -locale. (v0.9.2)
173
174 2004-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
175
176         * UIxComponent.m: new method -backendTimeZone.
177
178 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
179
180         * UIxComponent.m: introduced 'viewTimeZone' method and adds some
181           timezone correction to date methods
182
183 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
184
185         * product.plist: make categories on SOGoObject instead of SxFolder
186
187         * GNUmakefile: patches for different build/runtime environment
188
189         * created ChangeLog