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