]> err.no Git - scalable-opengroupware.org/blob - SOGo/Main/ChangeLog
4c5e846ffdd18ac407630ef6c3f936f148cbb7d4
[scalable-opengroupware.org] / SOGo / Main / ChangeLog
1 2005-07-12  Helge Hess  <helge.hess@opengroupware.org>
2         
3         * v0.9.30
4         
5         * SOGoAuthenticator.m: create SOGoUser objects
6         
7         * added 'SOGoUser' object/class as a subclass of SoUser, using this
8           object various Agenor properties like cn or email can be determined
9           (will use the AgenorUserManager to retrieve such)
10
11 2005-07-08  Marcus Mueller  <znek@mulle-kybernetik.com>
12
13         * README: updated for new default 'SOGoAllowsUnrestrictedAccess'
14
15 2005-07-05  Marcus Mueller  <znek@mulle-kybernetik.com>
16
17         * v0.9.29
18
19         * README: updated defaults documentation
20
21         * SOGo.m: added new default 'SOGoEnableDoubleReleaseCheck' for
22           debugging of NSAutoreleasePool issues
23
24 2005-03-28  Helge Hess  <helge.hess@opengroupware.org>
25
26         * SOGoProductLoader.m: do not try to load directories without
27           extensions (v0.9.28)
28
29 2005-03-23  Marcus Mueller  <znek@mulle-kybernetik.com>
30
31         * renamed "default.strings" to "Localizable.strings" (v0.9.27)
32
33 2005-02-21  Helge Hess  <helge.hess@opengroupware.org>
34
35         * GNUmakefile: properly install bundle in FHS (v0.9.26)
36
37 2005-02-20  Helge Hess  <helge.hess@opengroupware.org>
38
39         * SOGoProductLoader.m: fixed product loader for FHS and Cocoa (0.9.25)
40
41 2005-02-17  Helge Hess  <helge.hess@opengroupware.org>
42
43         * SOGo.m: added a proper application 'name' for the WEResourceManager,
44           use WEResourceManager per default (v0.9.24)
45
46 2005-02-12  Marcus Mueller  <znek@mulle-kybernetik.com>
47
48         * SOGo.m: corrected incorrect use of logging (v0.9.23)
49
50 2005-02-10  Helge Hess  <helge.hess@opengroupware.org>
51
52         * GNUmakefile.preamble: fixed linking on MacOSX (v0.9.22)
53
54         * v0.9.21
55         
56         * SOGoProductLoader.m: perform properly versioned plugin lookups (load
57           bundles from Library/SOGo-0.9 instead of Library/SOGo)
58         
59         * sogod is now a tool, not a .woa anymore
60
61         * SOGo.m: minor cleanup in locale code, removed some dead code
62           (v0.9.20)
63
64         * GNUmakefile: some support for tool compilation (does not work yet)
65
66         * sogod.m: moved application class to own file, started to work on
67           daemon/product separation (v0.9.19)
68
69 2004-01-07  Marcus Mueller  <znek@mulle-kybernetik.com>
70
71         * {English/French}.lproj/default.strings: changed encoding from
72           ISO-Latin-1 to UTF-8, which is now the default (v0.9.18)
73
74 2004-12-15  Marcus Mueller  <znek@mulle-kybernetik.com>
75
76         * SOGoUserHomePage.m: added defaultAction to redirect to
77           "Calendar/" (v0.9.17)
78
79 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
80
81         * SOGoProductLoader.m, sogod.m: changed to use NGLogging (v0.9.16)
82
83 2004-10-19  Marcus Mueller  <znek@mulle-kybernetik.com>
84
85         * SOGoUserHomePage.[wox|m]: changed hrefs to be computed dynamically
86           instead of being static (v0.9.15)
87
88 2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
89
90         * v0.9.14
91
92         * SOGoUserHomePage.wox: Changed label for "eMail" to "Mail" for 
93           consistency
94         
95         * *.lproj/default.strings: added label "Mail"
96
97 2004-09-26  Helge Hess  <helge.hess@opengroupware.org>
98
99         * sogod.m: return 404 for favicon.ico queries (v0.9.13)
100
101         * fixed title bindings to const: in .wox (should be label:?) (v0.9.12)
102
103 2004-09-25  Helge Hess  <helge.hess@opengroupware.org>
104
105         * sogod.m: fixed a compile warning on OSX (v0.9.11)
106
107 2004-09-20  Helge Hess  <helge.hess@skyrix.com>
108
109         * SOGoUserHomePage.wox: added link to Mail (v0.9.10)
110
111 2004-08-27  Marcus Mueller  <znek@mulle-kybernetik.com>
112
113         * v0.9.9
114
115         * English.lproj/default.strings, French.lproj/default.strings:
116           dictionaries for labels
117
118         * SOGoUserHomePage.wox: replaced constant strings with labels
119
120 2004-08-26  Helge Hess  <helge.hess@skyrix.com>
121
122         * GNUmakefile.preamble: fixed superflous libjs (v0.9.8)
123
124 2004-08-11  Helge Hess  <helge.hess@skyrix.com>
125
126         * added SOGoGroupPage and SOGoGroupsPage (default views for the group
127           folders) (v0.9.7)
128
129         * sogod.m: do not set SoRootURL manually (v0.9.6)
130
131 2004-08-10  Marcus Mueller  <znek@mulle-kybernetik.com>
132
133         * French.lproj/Locale: minor changes to capitalization (v0.9.5)
134
135 2004-07-27  Marcus Mueller  <znek@mulle-kybernetik.com>
136
137         * sogod.m: added static SoRootURL to context (v0.9.4)
138
139 2004-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
140
141         * sogod.m, */Locale: converted to UTF-8 for better editability (v0.9.3)
142
143 2004-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
144
145         * v0.9.2
146
147         * sogod.m: added localization methods. Current locale is put into 
148           WOContext upon first request. All locales are cached in the 
149           application object.
150
151         * [English,French].lproj: created. Put appropriate Locale 
152           representations here.
153
154         * GNUmakefile: added LANGUAGES and LOCALIZED_RESOURCES.
155
156         * SOGoRootPage.wox: some debug code (for locales).
157
158         * created ChangeLog.