]> err.no Git - scalable-opengroupware.org/blob - SOGo/SoObjects/SOGo/ChangeLog
34cac5319bc6f784a38ba652a8b9d4f8b5cdb068
[scalable-opengroupware.org] / SOGo / SoObjects / SOGo / ChangeLog
1 2005-02-06  Helge Hess  <helge.hess@opengroupware.org>
2
3         * added -outlookMessageClass / -outlookFolderClass (v0.9.27)
4
5 2004-10-19  Helge Hess  <helge.hess@opengroupware.org>
6
7         * SOGoFolder: added method -fetchContentStringsAndNamesOfAllObjects
8           which fetches the contents of all folders objects (avoid to use this
9           high overhead method!). Required for iCalendar file generation.
10           (v0.9.26)
11
12 2004-10-08  Helge Hess  <helge.hess@opengroupware.org>
13         
14         * SOGoUserFolder.m: enhanced object lookup so that when a Calendar
15           is opened with an extensions (eg "Calendar.ics") (v0.9.25)
16         
17         * SOGoFolder.m: added facility to define default extensions (v0.9.24)
18
19         * SOGoObject.m: fixed not implemented return status (501, not 502)
20           (v0.9.23)
21         
22         * SOGoUserFolder.m: do not try to fetch file names in this folder
23           (v0.9.22)
24
25         * v0.9.21
26
27         * SOGoContentObject.m: added PUTAction:
28
29         * SOGoObject.m: implemented special WebDAV support in GETAction:
30
31         * SOGoFolder.m: added -toOneRelationshipKeys method (enables listing of
32           contained objects in WebDAV), added container name to logging prefix,
33           explicitly mark as WebDAV collection
34
35         * SOGoContentObject.m: mark as WebDAV non-collection
36
37 2004-10-07  Helge Hess  <helge.hess@opengroupware.org>
38
39         * SOGoUserFolder.m: added toManyRelationshipKeys, marked as WebDAV
40           collection (v0.9.20)
41
42 2004-09-29  Helge Hess  <helge.hess@opengroupware.org>
43         
44         * SOGoObject.m: added -fetchSubfolders method to resolve all 
45           toManyRelationshipKeys to SOPE objects (v0.9.19)
46         
47 2004-09-20  Helge Hess  <helge.hess@skyrix.com>
48
49         * SOGoObject.m: added a default GET method which redirects to
50           url + "/view" (v0.9.18)
51
52         * SOGoObject.m(-description): added name of container (v0.9.17)
53
54 2004-09-08  Helge Hess  <helge.hess@skyrix.com>
55
56         * SOGoGroupFolder.m: separate -resetFolderCaches method from -sleep
57           (v0.9.16)
58
59 2004-09-08  Helge Hess  <helge.hess@skyrix.com>
60
61         * SOGoUserFolder.m: map "Mail" key to SOGoMailAccounts object (v0.9.15)
62
63 2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
64
65         * v0.9.14
66
67         * GNUmakefile.preamble: fixed for gsmake 1.9.2 build
68
69         * GNUmakefile: include ../../Version also
70
71 2004-08-26  Helge Hess  <helge.hess@skyrix.com>
72
73         * SOGoUserFolder.m: added ability to create Contacts folder (v0.9.13)
74
75 2004-08-24  Maxime Wacker  <mwacker@linagora.com>
76
77         * GNUmakefile.preamble: fixes for the build process (v0.9.12)
78
79 2004-08-16  Helge Hess  <helge.hess@skyrix.com>
80         
81         * SOGoCustomGroupFolder.m: added -initWithUIDs:inContainer: for using
82           the groups folder for internal group fetches (v0.9.11)
83         
84         * SOGoContentObject.m: updated multi-save things (which belong into the
85           SOGoAppointmentObject class), implement -sleep to release the content
86           (v0.9.10)
87
88 2004-08-15  Helge Hess  <helge.hess@skyrix.com>
89
90         * SOGoContentObject.m: implement first version of -delete (v0.9.9)
91
92         * SOGoObject.[hm], SOGoUserFolder.[hm]: implemented SOPE 
93           -ownerInContext: (v0.9.8)
94
95 2004-08-14  Helge Hess  <helge.hess@skyrix.com>
96
97         * v0.9.7
98
99         * SOGoGroupFolder.m: renamed -reset method to -sleep (called by SOPE)
100
101         * SOGoObject.m: added SOPE -sleep method (resets container and can be
102           called by subclasses)
103
104         * SOGoGroupFolder.m: made the folder found note log a debug log
105
106 2004-08-11  Helge Hess  <helge.hess@skyrix.com>
107
108         * v0.9.6
109
110         * SOGoUserFolder.m: added "Groups" folder name and lookup
111
112         * added: SOGoGroupsFolder, SOGoGroupFolder, SOGoCustomGroupFolder
113
114 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
115
116         * SOGoObject.m: added -delete method (but not yet implemented)
117
118 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
119
120         * SOGoContentObject.m: added -contentAsString method
121
122         * created ChangeLog
123