Go to file
Francis Lachapelle a4d616d19b merge of '5f06eea4bed0099215d8a10c86ab93337557a176'
and 'dc5bdda4eee483eae805bffa6ff605e9995cd81d'

Monotone-Parent: 5f06eea4bed0099215d8a10c86ab93337557a176
Monotone-Parent: dc5bdda4eee483eae805bffa6ff605e9995cd81d
Monotone-Revision: 0e8b1704a04c5c494b76cbc377b9d9075df6cb1a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-09-09T21:51:45
Monotone-Branch: ca.inverse.sogo
2009-09-09 21:51:45 +00:00
Apache Fixed Mantis102: Apache2 deb issue and Mantis90: Remember if we show completed tasks 2009-08-17 20:07:54 +00:00
debian Added a dependency on sope4.9-libxmlsaxdriver 2009-09-10 13:03:14 +00:00
Documentation Updated the NEWS file and the installation guide 2009-08-19 19:52:42 +00:00
Main Monotone-Parent: 94ff9caef87cde7157655b9f398a4481c6bf5b72 2009-06-03 23:06:52 +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 merge of '2ca761e2d40488480678e105a10bfe240b9c689c' 2009-09-09 17:35:44 +00:00
SOPE New category for ldifString (NGVCard, NGVList) 2009-09-09 15:30:22 +00:00
Tests Monotone-Parent: 63a3a1d33a35a9e581b4b29984291e59a03184af 2009-08-27 16:25:55 +00:00
Tools Fixes for import/export 2009-09-09 13:31:45 +00:00
UI merge of '5f06eea4bed0099215d8a10c86ab93337557a176' 2009-09-09 21:51:45 +00:00
.mtn-ignore Monotone-Parent: dffe3ece2fff607a28fe41f2445afc3463098a7b 2009-08-26 18:44:01 +00:00
ChangeLog merge of '2ca761e2d40488480678e105a10bfe240b9c689c' 2009-09-09 17:35:44 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
configure Monotone-Parent: 2843ffb0343436932d7a2ce0d3aa223f882cbee5 2009-05-21 17:24:13 +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
GNUmakefile Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a 2009-06-03 14:34:15 +00:00
NEWS Updated NEWS file. 2009-08-31 19:48:19 +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