Go to file
2017-12-22 16:20:05 +01:00
bin Ensure LDAP attributes are proper UTF8 before updating database 2015-11-20 15:24:17 +01:00
conf [BUG #1485] INSTALL - Harmless exception during install complaining about missing Mioga2::AnimGroup. 2016-06-28 15:02:56 +02:00
docs Changed ChangeLog entry 2014-09-23 09:45:06 +02:00
lib [BUG #1497] GLOBAL - CSRF protection 2017-12-22 16:20:05 +01:00
locales Do not crash on LDAP connection fail, display an error instead 2014-10-22 14:42:46 +02:00
scripts Script to regenerate Louvre galleries 2012-04-25 11:37:09 +00:00
sql [BUG #1497] GLOBAL - CSRF protection 2017-12-22 16:20:05 +01:00
t Basic security-oriented Mioga2::LDAP test script 2014-09-23 15:44:24 +02:00
tests add missing LDAP.xml user skeleton 2016-06-21 17:00:49 +02:00
tools/dojo [FEATURE #1341] COLBERT - SelectLists order should be stored in user preferences. 2013-01-31 10:03:42 +00:00
web [BUG #1497] GLOBAL - CSRF protection 2017-12-22 16:20:05 +01:00
.cvsignore Modify skel Makefile to not copy .svn dir 2012-04-19 08:35:31 +00:00
.gitignore Ignore Makefile.old 2014-08-05 12:11:42 +02:00
ChangeLog [BUG #1497] GLOBAL - CSRF protection 2017-12-22 16:20:05 +01:00
COPYING Updated GPL licence (FSF address was obsolete) 2006-10-06 14:26:40 +00:00
INSTALL [BUG #1486] INSTALL - Apache2-2.4 crashes if mpm_event is enabled. 2016-06-28 15:00:24 +02:00
Makefile.PL Overloaded MM::test_via_harness and MM::test_via_script so tests don't get run under PERL_DL_NONLAZY=1 2014-09-12 16:13:05 +02:00
MANIFEST Added Deming files 2013-06-06 12:58:22 +00:00
README Change URL for project 2013-08-31 07:23:36 +00:00
SEARCH_INSTALL Add SEARCH_INSTALL 2008-02-18 14:25:46 +00:00
UPGRADE [BUG #1496] GLOBAL - CWE-693 - Clickjacking: X-Frame-Options header missing 2017-07-05 14:27:41 +02:00

# ============================================================================
# MIOGA2 Project (C) 2004-* The Mioga2 project
#
#   This program is free software; you can redistribute it and/or modify it
#   under the terms of the GNU General Public License as published by the
#   Free Software Foundation; either version 2, or (at your option) any
#   later version.
#
#   This program is distributed in the hope that it will be useful,
#   but WITHOUT ANY WARRANTY; without even the implied warranty of
#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#   GNU General Public License for more details.
#
#   You should have received a copy of the GNU General Public License
#   along with this program; if not, write to the Free Software
#   Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
#
# ============================================================================

Introduction
------------
Mioga2 is intended to give a free groupware solution to public institutions
and private companies. 
Let's see the administrator side of Mioga2 first :
    - create and manage groups, users and resources with a common workspace
    - define and grant access to the files or directories for each user
    - define document templates for the groups
    - connect to othe Mioga for sharing users

Here are some of the benefits now Mioga2 offers to workgroups :
    - users have access to a common workspace on a Web server
    - users manage their own shared organizer (calendaring & scheduling)
        - users work on shared files and documents with versionning and workflow
          abilities
    - each user can create single table databases with HTML forms to input or
          browse the datas
        - allow full-text indexing and search actions on documents
    - display results according to the users access rights

Mioga2 is designed to be a framework and many more modules exists
(business contact management, planning management, ...)
All the functionalities of Mioga2 are reached through any HTML browser. All the
human interface is designed with HTML templates, that allow the look & feel and 
the ergonomics of Mioga2 to be fully and easily customizable.

Look at the documentation for more.

Requisites
----------

Mioga2 use Apache/mod_perl/mod_dav and a PostgreSQL database.
It is known to work on Linux and Unices, but we have made test on Windows 2000i
server.

Documentation
-------------

See in docs directory.


Installation
------------
For installation, look at the INSTALL file


Upgrade from Mioga 1.2.5
-------------------------
For uprgade from mioga beta-1, look at the "Upgrade from Mioga2 beta 1"
section in file docs/en/dev_admin/install.txt or docs/en/dev_admin/install.html


Author
------
The Mioga2 Project team : http://www.alixen.org/mioga2