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