Création et gestion de démarches en ligne
Go to file
Benjamin Dauvergne 1b9092b1d0 implement FranceConnect logout (#25696) 2018-10-14 09:15:03 +02:00
data general: always use a django template to render pages (#25057) 2018-07-05 16:05:29 +02:00
debian debian: run service in a utf-8 locale (#27060) 2018-10-08 10:18:09 +02:00
doc removing old cvsignore files 2013-03-29 13:13:57 +01:00
extra Use python-vote-core to implement a « vote » field 2011-05-12 22:24:11 +00:00
help/fr help: correct explanation of form_evolution variable 2018-07-30 21:32:45 +02:00
po general: switch i18n to django (#6735) 2017-08-12 15:13:57 +02:00
tests implement FranceConnect logout (#25696) 2018-10-14 09:15:03 +02:00
wcs implement FranceConnect logout (#25696) 2018-10-14 09:15:03 +02:00
.gitignore switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00
COPYING Updated version of COPYING 2007-01-26 16:02:00 +00:00
INSTALL switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00
MANIFEST.in distribute txt templates (#18542) 2017-09-08 15:44:24 +02:00
NEWS [release] 1.5 2009-10-28 12:38:57 +00:00
README misc: ship a copy of FontAwesome (#8212) 2015-09-08 15:15:52 +02:00
getlasso.sh update tox for django 1.11 and correct dependencies 2018-01-03 15:00:26 +01:00
manage.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00
setup.py build: mark minimal gadjo dependency (#22440) 2018-04-16 13:29:46 +02:00
tox.ini build: mark minimal gadjo dependency (#22440) 2018-04-16 13:29:46 +02:00
wcs.cfg-sample settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
wcsctl.py misc: let wcsctl commands use django settings (#20394) 2017-12-01 17:49:16 +01:00

README

w.c.s.
======

Description
-----------

w.c.s. is a web application which allows to design and set up online forms. It
gives a user the ability to create web forms easily without requiring any other
skill than familiarity with web surfing. It is released under the GNU GPL
Licence. 

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

 * README, as you are doing now;

 * INSTALL provides installation procedure, details about software
   dependencies and configuration;

Testing
-------

First you need to install py.test, you can use pip:

  pip install pytest

Then you need to run the tests

  PYTHONPATH=$(pwd) py.test tests/

It is possible to pass a --without-postgresql-tests parameter to skip the
PostgreSQL tests.

Copyright
---------

w.c.s. is copyrighted by Entr'ouvert and is licensed through the GNU General
Public Licence.  Read the COPYING file for the complete license text.  Read the
AUTHORS file for additional credits.

w.c.s. incorporates some other pieces of code, with their own authors and
copyright notices :

Email bounce detection code (wcs/ctl/Bounces/*) from Mailman:
 # http://www.gnu.org/software/mailman/
 #
 # 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
 # of the License, or (at your option) any later version.

Some artwork from GTK+:
 # http://www.gtk.org/
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
 # version 2 of the License, or (at your option) any later
 # version.

Some artwork from Dotclear:
 # http://www.dotclear.net
 #
 # DotClear 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 of
 # the License, or (at your option) any later version.

Universal Feed Parser:
 # __license__ = """Copyright (c) 2002-2007, Mark Pilgrim, All rights reserved.
 # 
 # Redistribution and use in source and binary forms, with or without modification,
 # are permitted provided that the following conditions are met:
 # 
 # * Redistributions of source code must retain the above copyright notice,
 #   this list of conditions and the following disclaimer.
 # * Redistributions in binary form must reproduce the above copyright notice,
 #   this list of conditions and the following disclaimer in the documentation
 #   and/or other materials provided with the distribution.
 # 
 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS'
 # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE."""

Timeout Socket:
 # Copyright 2000,2001 by Timothy O'Malley <timo@alum.mit.edu>
 # 
 #                All Rights Reserved
 # 
 # Permission to use, copy, modify, and distribute this software
 # and its documentation for any purpose and without fee is hereby
 # granted, provided that the above copyright notice appear in all
 # copies and that both that copyright notice and this permission
 # notice appear in supporting documentation, and that the name of
 # Timothy O'Malley  not be used in advertising or publicity
 # pertaining to distribution of the software without specific, written
 # prior permission. 
 # 
 # Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
 # SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
 # AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
 # ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE. 

Locket (wcs/qommon/vendor/locket.py):
 # Copyright (c) 2012, Michael Williamson
 # Licensed under the BSD 2-clause license (http://opensource.org/licenses/BSD-2-Clause)

jQuery JavaScript Library:
 # Copyright (c) 2009 John Resig
 # Dual licensed under the MIT and GPL licenses.
 # http://docs.jquery.com/License

jQuery kiketable.colsizable plugin:
 # Copyright (c) 2007-2009 Enrique Meléndez Estrada
 # Dual licensed under the MIT and GPL licenses:

Tabs - jQuery plugin for accessible, unobtrusive tabs:
 # Copyright (c) 2006 Klaus Hartl (stilbuero.de)
 # Dual licensed under the MIT and GPL licenses:

TableSorter 2.0 - Client-side table sorting with ease!:
 # Copyright (c) 2007 Christian Bach
 # Dual licensed under the MIT and GPL licenses:

SimpleModal @VERSION - jQuery Plugin:
 # Copyright (c) 2007 Eric Martin - http://ericmmartin.com
 #
 # Dual licensed under the MIT (MIT-LICENSE.txt)
 # and GPL (GPL-LICENSE.txt) licenses.

WYSIWYG - jQuery plugin 0.3
 # Copyright (c) 2008 Juan M Martinez
 # http://plugins.jquery.com/project/jWYSIWYG
 #
 # Dual licensed under the MIT and GPL licenses:

Treeview 1.4 - jQuery plugin to hide and show branches of a tree
 # Copyright (c) 2007 Jörn Zaefferer
 #
 # Dual licensed under the MIT and GPL licenses:

jQuery Date Picker:
 # Copyright (c) 2007 Kelvin Luck (http://www.kelvinluck.com/)
 # Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) 
 # and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.

bgiframe:
 # Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net)
 # Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)

svg-pan-zoom:
 # Copyright 2009-2010 Andrea Leofreddi <a.leofreddi@itcharm.com>
 # Licensed under the BSD 2-clause license (http://opensource.org/licenses/BSD-2-Clause)

FontAwesome:
 Files: wcs/qommon/static/css/dc2/fontawesome*
 Copyright: (c) 2012-2014, Dave Gandy <drgandy@alum.mit.edu>
 License: OFL-1.1
 Comment:
  Upstream doesn't specify which version of OFL instead simply links to
  OFL page. Hence latest version of OFL is considered.