]> err.no Git - scalable-opengroupware.org/blob - SOGo/SoObjects/SOGo/ChangeLog
work on mailer
[scalable-opengroupware.org] / SOGo / SoObjects / SOGo / ChangeLog
1 2004-09-20  Helge Hess  <helge.hess@skyrix.com>
2
3         * SOGoObject.m: added a default GET method which redirects to
4           url + "/view" (v0.9.18)
5
6         * SOGoObject.m(-description): added name of container (v0.9.17)
7
8 2004-09-08  Helge Hess  <helge.hess@skyrix.com>
9
10         * SOGoGroupFolder.m: separate -resetFolderCaches method from -sleep
11           (v0.9.16)
12
13 2004-09-08  Helge Hess  <helge.hess@skyrix.com>
14
15         * SOGoUserFolder.m: map "Mail" key to SOGoMailAccounts object (v0.9.15)
16
17 2004-09-01  Marcus Mueller  <znek@mulle-kybernetik.com>
18
19         * v0.9.14
20
21         * GNUmakefile.preamble: fixed for gsmake 1.9.2 build
22
23         * GNUmakefile: include ../../Version also
24
25 2004-08-26  Helge Hess  <helge.hess@skyrix.com>
26
27         * SOGoUserFolder.m: added ability to create Contacts folder (v0.9.13)
28
29 2004-08-24  Maxime Wacker  <mwacker@linagora.com>
30
31         * GNUmakefile.preamble: fixes for the build process (v0.9.12)
32
33 2004-08-16  Helge Hess  <helge.hess@skyrix.com>
34         
35         * SOGoCustomGroupFolder.m: added -initWithUIDs:inContainer: for using
36           the groups folder for internal group fetches (v0.9.11)
37         
38         * SOGoContentObject.m: updated multi-save things (which belong into the
39           SOGoAppointmentObject class), implement -sleep to release the content
40           (v0.9.10)
41
42 2004-08-15  Helge Hess  <helge.hess@skyrix.com>
43
44         * SOGoContentObject.m: implement first version of -delete (v0.9.9)
45
46         * SOGoObject.[hm], SOGoUserFolder.[hm]: implemented SOPE 
47           -ownerInContext: (v0.9.8)
48
49 2004-08-14  Helge Hess  <helge.hess@skyrix.com>
50
51         * v0.9.7
52
53         * SOGoGroupFolder.m: renamed -reset method to -sleep (called by SOPE)
54
55         * SOGoObject.m: added SOPE -sleep method (resets container and can be
56           called by subclasses)
57
58         * SOGoGroupFolder.m: made the folder found note log a debug log
59
60 2004-08-11  Helge Hess  <helge.hess@skyrix.com>
61
62         * v0.9.6
63
64         * SOGoUserFolder.m: added "Groups" folder name and lookup
65
66         * added: SOGoGroupsFolder, SOGoGroupFolder, SOGoCustomGroupFolder
67
68 2004-07-02  Helge Hess  <helge.hess@opengroupware.org>
69
70         * SOGoObject.m: added -delete method (but not yet implemented)
71
72 2004-06-30  Helge Hess  <helge.hess@opengroupware.org>
73
74         * SOGoContentObject.m: added -contentAsString method
75
76         * created ChangeLog
77