Go to file
C Robert 1e689dc930 Fixed a bug in Sent and Drafts folders (showed From instead of To)
Monotone-Parent: cd3773da85b6861c3ff9d7ec853caa41e8bb9591
Monotone-Revision: f5519aba4ce49dda80d5353427f90b5e4646fd04

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2008-10-14T15:24:16
Monotone-Branch: ca.inverse.sogo
2008-10-14 15:24:16 +00:00
Apache Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960 2007-07-20 21:05:53 +00:00
Main Monotone-Parent: 08887e8ab8ffface427b76d3b4c8103b06bad176 2008-10-03 15:59:05 +00:00
OGoContentStore Monotone-Parent: 29948ba19f24f47aa6c1b2c0764586b89ff9493f 2008-07-11 22:28:12 +00:00
Protocols Monotone-Parent: 0536d34a9212fa68a10f5a18d95efd01e0c46aac 2008-03-20 13:48:17 +00:00
Scripts Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 2008-09-27 01:13:41 +00:00
SoObjects Added transactions around database transactions, especially around 2008-10-13 13:13:01 +00:00
SOPE Added transactions around database transactions, especially around 2008-10-13 13:13:01 +00:00
UI Fixed a bug in Sent and Drafts folders (showed From instead of To) 2008-10-14 15:24:16 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog Monotone-Parent: 717b1106bd82a838188f97c4b88f9caa35e59586 2008-10-03 23:12:11 +00:00
configure Monotone-Parent: 4e153226c6bdcf35ab3421e5297e21ab2ea4d8ea 2008-10-01 14:34:15 +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: 70da0038473c195e4432eef83ea8e60444efb5e6 2007-10-29 14:51:55 +00:00
NEWS Monotone-Parent: 701785bc094e6e0cc71468721c162b7ddd82fda5 2008-09-30 16:51:13 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
sogo.spec Fixed the spec file. 2008-10-03 12:05:21 +00:00
TODO Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051 2008-05-02 22:47:55 +00:00
Version see ChangeLog 2006-06-15 19:34:10 +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