Go to file
Francis Lachapelle 79e582d9e9 merge of '3b18c2f1210021a7c5a829e08dbc01abb290d085'
and '5a074ab7a9fac70c04e1d59bb93005aab536c9f7'

Monotone-Parent: 3b18c2f1210021a7c5a829e08dbc01abb290d085
Monotone-Parent: 5a074ab7a9fac70c04e1d59bb93005aab536c9f7
Monotone-Revision: 0c24951c6f23e1c5c5c97871b0a535b026ad55e4

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-02T13:24:41
Monotone-Branch: ca.inverse.sogo
2009-10-02 13:24:41 +00:00
Apache Monotone-Parent: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c 2009-09-25 17:17:40 +00:00
debian Added invitation delegation support in Web interface. See ChangeLog. 2009-09-10 18:31:20 +00:00
Documentation See ChangeLog 2009-09-22 18:53:51 +00:00
Main Increase the vm size default limit to 384MB instead of 200MB. 2009-09-30 15:47:22 +00:00
OGoContentStore See ChangeLog 2009-04-21 15:20:52 +00:00
Scripts Improved the script so that when no WOPort parameter is defined, we fallback to 20000. 2009-08-27 19:15:04 +00:00
SoObjects We get the user settings, not the defaults. 2009-10-02 13:13:00 +00:00
SOPE Monotone-Parent: ccfc7eec4cbaf67a75a6234a98ca6d0b154ca196 2009-09-24 15:43:35 +00:00
Tests Added methods for PROPFIND 2009-10-01 20:16:52 +00:00
Tools See ChangeLog 2009-09-25 14:42:33 +00:00
UI merge of '40a85071e7335fa3da3361d43dbbf6cf13684342' 2009-10-02 13:21:28 +00:00
.mtn-ignore Monotone-Parent: dffe3ece2fff607a28fe41f2445afc3463098a7b 2009-08-26 18:44:01 +00:00
ChangeLog Mantis 138: Language should be configurable from the preferences 2009-10-01 21:41:54 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
configure Monotone-Parent: 1e1b1ea27969183ec35f1d755b26adeadb3874c0 2009-09-23 17:21:02 +00:00
fhsbundle.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhslib.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhstool.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhswobundle.make - new make include file similar to fhsbundle, but intended for WOBUNDLES; 2006-07-04 20:00:11 +00:00
general.make Monotone-Parent: b0d8d058d4066dff46512567c9ebf3f888825052 2009-10-01 14:40:10 +00:00
GNUmakefile Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a 2009-06-03 14:34:15 +00:00
NEWS Monotone-Parent: 2b043d9497bc939d7078d10d38953e92948da5aa 2009-09-14 17:44:39 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
sogo.spec Monotone-Parent: 8542ad5d3580057a3e361ef25f6c24df41841c52 2009-08-14 16:26:07 +00:00
TODO Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051 2008-05-02 22:47:55 +00:00
Version Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684 2009-03-19 01:48:58 +00:00

# $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