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