Go to file
Francis Lachapelle 9c35b5ddaf Updated translations.
Monotone-Parent: 174ea5c01f9f0634f1e2fad8b1483c6aed1d4f68
Monotone-Revision: 3347f054657aad4fa513a8e26d4843dbb738a757

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-09-20T20:17:50
Monotone-Branch: ca.inverse.sogo
2010-09-20 20:17:50 +00:00
Apache Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588 2010-03-24 15:09:17 +00:00
Documentation Documented email reminders 2010-09-16 16:53:09 +00:00
Main Monotone-Parent: b8fdd2b522b773a7377d9617f8dce71cb94ce7db 2010-09-17 20:55:19 +00:00
Migration Added migration script for Oracle Calendar. Updates the guides for the 1.3.1 release and the NEWS file. 2010-08-19 13:48:53 +00:00
OGoContentStore Increased the c_cycleinfo column size 2010-09-03 18:00:05 +00:00
SOPE We now show the MISMATCH messages only when debugging is enabled 2010-09-16 12:42:47 +00:00
Scripts sogo-init.d-redhat is now LSB-compliant. 2010-08-30 19:38:56 +00:00
SoObjects See ChangeLog 2010-09-20 17:18:37 +00:00
Tests Monotone-Parent: d8678bc76a58d190f4f7fc03f138123104dfb577 2010-09-20 13:42:16 +00:00
Tools style compliance 2010-09-03 15:51:22 +00:00
UI Updated translations. 2010-09-20 20:17:50 +00:00
debian Monotone-Parent: 17fd2a37137696a4a968902dac2675ba7cff51e6 2010-09-09 18:53:40 +00:00
.mtn-ignore Added proper support for BYxxx recurrent masks. 2010-04-19 21:05:35 +00:00
COPYING.GPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
COPYING.LGPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
ChangeLog See ChangeLog 2010-09-20 17:18:37 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
GNUmakefile Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a 2009-06-03 14:34:15 +00:00
NEWS new branch for SOGo v1.3.2 2010-09-20 15:27:31 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
TODO Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051 2008-05-02 22:47:55 +00:00
Version Bumped version number to 1.3.0 2010-07-21 12:34:54 +00:00
configure Monotone-Parent: 2fdf0ead0781ef2362dd389811d5db44ca4cc84a 2009-11-29 04:19:32 +00:00
general.make Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5 2009-11-04 16:22:01 +00:00
sogo.spec Monotone-Parent: 77f1091c06783593dcf99f904ee435606622847d 2010-08-20 14:11:43 +00:00

README

# $Id$

SOGo
====

The server project is organized in three major parts:
- SoObjects
- Main
- UI

SoObjects contains the objects being traversed using the URL.

Main contains the main server binary (.woa) and application wide objects
like authenticators.

UI contains the actual UI which is bound to the SoObjects as SOPE methods


NOTES
=====

mapping email <-> logins
usermanager -> part of SOGoLogic

Default to enable debugging output in the page:
  SOGoUIxDebugEnabled YES|NO