Go to file
Ludovic Marcotte 39626e8569 propagate from branch 'ca.inverse.sogo.1_3_1' (head f6a0b62965278336b461dac36045bfae5fc07f0a)
to branch 'ca.inverse.sogo' (head aa0663eb86f38080e2ab2d20b64f30547adbfa81)

Monotone-Parent: aa0663eb86f38080e2ab2d20b64f30547adbfa81
Monotone-Parent: f6a0b62965278336b461dac36045bfae5fc07f0a
Monotone-Revision: 0176ffcc344892f0535563789b246aea9810ee5e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-12T18:23:23
Monotone-Branch: ca.inverse.sogo
2010-08-12 18:23:23 +00:00
Apache Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588 2010-03-24 15:09:17 +00:00
Documentation doc updated 2010-08-12 18:21:21 +00:00
Main Monotone-Parent: 509b02f4f9f2961c7946b8a808d6fe29000b8cc9 2010-08-11 19:53:02 +00:00
Migration/Horde See ChangeLog 2010-07-22 15:13:09 +00:00
OGoContentStore Monotone-Parent: bcf3ec198a9fc9a38979133a1a51c6ad69c9537c 2010-05-18 18:35:47 +00:00
SOPE propagate from branch 'ca.inverse.sogo.1_3_1' (head f6a0b62965278336b461dac36045bfae5fc07f0a) 2010-08-12 18:23:23 +00:00
Scripts Added sql-update-1.2.2_to_1.3.0-mysql.sh and modified 2010-07-15 15:03:35 +00:00
SoObjects propagate from branch 'ca.inverse.sogo.1_3_1' (head f6a0b62965278336b461dac36045bfae5fc07f0a) 2010-08-12 18:23:23 +00:00
Tests propagate from branch 'ca.inverse.sogo.1_3_1' (head f6a0b62965278336b461dac36045bfae5fc07f0a) 2010-08-12 18:23:23 +00:00
Tools Stripped the binary's path 2010-06-23 12:08:09 +00:00
UI propagate from branch 'ca.inverse.sogo.1_3_1' (head f6a0b62965278336b461dac36045bfae5fc07f0a) 2010-08-12 18:23:23 +00:00
debian Added sql-update-1.2.2_to_1.3.0-mysql.sh and modified 2010-07-15 15:03:35 +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 propagate from branch 'ca.inverse.sogo.1_3_1' (head f6a0b62965278336b461dac36045bfae5fc07f0a) 2010-08-12 18:23:23 +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 See ChangeLog 2010-08-12 17:56:18 +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
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: 8712bf431a65898f75a48f2315a4db008777fdc5 2009-11-04 16:22:01 +00:00
sogo.spec typo fix in the spec file 2010-07-16 11:47:22 +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