]> err.no Git - scalable-opengroupware.org/blob - SOGo/Main/ChangeLog
cba9d507baa083f34b9ccfcb8db17b1b13a20445
[scalable-opengroupware.org] / SOGo / Main / ChangeLog
1 2005-02-10  Helge Hess  <helge.hess@opengroupware.org>
2
3         * SOGo.m: minor cleanup in locale code, removed some dead code
4           (v0.9.20)
5
6         * GNUmakefile: some support for tool compilation (does not work yet)
7
8         * sogod.m: moved application class to own file, started to work on
9           daemon/product separation (v0.9.19)
10
11 2004-01-07  Marcus Mueller  <znek@mulle-kybernetik.com>
12
13         * {English/French}.lproj/default.strings: changed encoding from
14           ISO-Latin-1 to UTF-8, which is now the default (v0.9.18)
15
16 2004-12-15  Marcus Mueller  <znek@mulle-kybernetik.com>
17
18         * SOGoUserHomePage.m: added defaultAction to redirect to
19           "Calendar/" (v0.9.17)
20
21 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
22
23         * SOGoProductLoader.m, sogod.m: changed to use NGLogging (v0.9.16)
24
25 2004-10-19  Marcus Mueller  <znek@mulle-kybernetik.com>
26
27         * SOGoUserHomePage.[wox|m]: changed hrefs to be computed dynamically
28           instead of being static (v0.9.15)
29
30 2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
31
32         * v0.9.14
33
34         * SOGoUserHomePage.wox: Changed label for "eMail" to "Mail" for 
35           consistency
36         
37         * *.lproj/default.strings: added label "Mail"
38
39 2004-09-26  Helge Hess  <helge.hess@opengroupware.org>
40
41         * sogod.m: return 404 for favicon.ico queries (v0.9.13)
42
43         * fixed title bindings to const: in .wox (should be label:?) (v0.9.12)
44
45 2004-09-25  Helge Hess  <helge.hess@opengroupware.org>
46
47         * sogod.m: fixed a compile warning on OSX (v0.9.11)
48
49 2004-09-20  Helge Hess  <helge.hess@skyrix.com>
50
51         * SOGoUserHomePage.wox: added link to Mail (v0.9.10)
52
53 2004-08-27  Marcus Mueller  <znek@mulle-kybernetik.com>
54
55         * v0.9.9
56
57         * English.lproj/default.strings, French.lproj/default.strings:
58           dictionaries for labels
59
60         * SOGoUserHomePage.wox: replaced constant strings with labels
61
62 2004-08-26  Helge Hess  <helge.hess@skyrix.com>
63
64         * GNUmakefile.preamble: fixed superflous libjs (v0.9.8)
65
66 2004-08-11  Helge Hess  <helge.hess@skyrix.com>
67
68         * added SOGoGroupPage and SOGoGroupsPage (default views for the group
69           folders) (v0.9.7)
70
71         * sogod.m: do not set SoRootURL manually (v0.9.6)
72
73 2004-08-10  Marcus Mueller  <znek@mulle-kybernetik.com>
74
75         * French.lproj/Locale: minor changes to capitalization (v0.9.5)
76
77 2004-07-27  Marcus Mueller  <znek@mulle-kybernetik.com>
78
79         * sogod.m: added static SoRootURL to context (v0.9.4)
80
81 2004-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
82
83         * sogod.m, */Locale: converted to UTF-8 for better editability (v0.9.3)
84
85 2004-07-19  Marcus Mueller  <znek@mulle-kybernetik.com>
86
87         * v0.9.2
88
89         * sogod.m: added localization methods. Current locale is put into 
90           WOContext upon first request. All locales are cached in the 
91           application object.
92
93         * [English,French].lproj: created. Put appropriate Locale 
94           representations here.
95
96         * GNUmakefile: added LANGUAGES and LOCALIZED_RESOURCES.
97
98         * SOGoRootPage.wox: some debug code (for locales).
99
100         * created ChangeLog.