2003-01-10  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl (default_main): Added the /passwd/serve URI suffix to
	serve a form even if before the starting date.

2002-05-14  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl (serve_question_checkbox): Checkboxes may be rendered as
	radio-buttons if the 'multiple' option is false.

2002-04-09  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl (open_db_connection): There are two db users now in
	order to separate selecting or updating the data base.
	(compute_statistic_all_questions): Added a 'secrete' specification
	meaning that the statistics is not publicly displayed.

2002-03-12  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl: added screenshots to the documentation.

2002-02-28  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl (count_question_menu_twice): fixed bug in request.
	(default_main): Bypass date check if password is present.

2002-02-28  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl (handle_submission): fixed bug when updating the key.

2002-01-11  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl (count_question_scroll_plus_other): Written that
	function as well as the
	(count_question_scroll): function. They both perform statistics on
	these types of questions.
	(compute_statistics): Added the 'enquiry' attribute in forms so it
	is possible to mix in the 'answer' table more than one poll at the
	same time. Fixed the computation of the IDs table.

2002-01-05  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* FOGE.pl: Added documentation and slightly improved code (as
	documenting it).

2002-01-04  Christian Queinnec  <Christian.Queinnec@lip6.fr>

	* All: Packaged all the previous perl files composing the
	enquete.pl suite. Put under CVS (with RCS old files). Written
	tests according to the "Building Perl projects with MakeMaker" by
	Sean Dague (highly recommended reading, I did not know any of
	these features of Perl before: shame on me!).
 
