2005-02-04 11:07  pjgrizel

	* Makefile: Removed Makefile

2005-02-04 10:47  pjgrizel

	* CHANGES, version.txt: Whoops, preparing 2.3 release...

2005-02-04 10:40  pjgrizel

	* CHANGES, Makefile, README, doc/README: Preparing 2.2 release

2005-02-03 18:56  pjgrizel

	* skins/PlonePopoll/PlonePopoll_view2.pt: Whooops

2005-02-03 18:47  pjgrizel

	* PlonePopollTool.py,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt.metadata,
	skins/PlonePopoll/PlonePopoll_view2.pt: Changed the way of
	guarantiing unicity

2005-02-03 17:54  pjgrizel

	* CHANGES, PlonePopollTool.py: Changed unicity cookie for anonymous
	people

2005-02-03 17:42  pjgrizel

	* CHANGES, PlonePopollBackend.py: Fixed a ZODB cache pb. when
	clearing vote results

2005-02-03 17:37  pjgrizel

	* skins/PlonePopoll/validate_PlonePopoll_edit2.vpy: Fixed the test
	on the number of choices - thanks to Florent Carlier

2005-01-19 12:26  b_mathieu

	* ABOUT, LICENSE, Makefile, README, doc/FAQ, doc/PlonePopoll2.png,
	doc/SCREENSHOTS, doc/edit_form.png, doc/edit_form2.png,
	doc/icon.png, doc/poll_result.png, doc/poll_result2.png,
	doc/poll_slot2.png, doc/poll_view.png: updated docs/site to new
	ingeniweb style

2004-12-08 11:29  ngeissel

	* skins/PlonePopoll/: PlonePopoll.gif.metadata,
	bar_1_10.gif.metadata: http cache for images

2004-10-12 11:44  ngeissel

	* i18n/: PlonePopoll_pl.po, PlonePopoll_plone_pl.po: Thanks to
	Maciej Dziergwa

2004-09-01 18:26  ngeissel

	* Extensions/Install.py, global_symbols.py: uninstall configlet
	correction

2004-08-24 14:56  ngeissel

	* TODO.txt, skins/PlonePopoll/polls2.pt:  to do list
	problem with i18nLayer

2004-08-23 15:27  ngeissel

	* skins/PlonePopoll/: PlonePopoll_editForm2.cpt,
	PlonePopoll_editForm2.cpt.metadata: required added to answers

2004-08-18 12:15  ngeissel

	* skins/PlonePopoll/PlonePopoll_getPortletPoll.py: default config
	for portlet

2004-07-30 18:04  odeckmyn

	* doc/docs2website.py, website/PlonePopoll.png,
	website/PlonePopoll2.png, website/edit_form.png,
	website/edit_form2.png, website/index.html,
	website/poll_result.png, website/poll_result2.png,
	website/poll_slot2.png, website/poll_view.png: Fixed my brain.

2004-07-30 18:01  odeckmyn

	* website/: PlonePopoll.png, PlonePopoll2.png, edit_form.png,
	edit_form2.png, icon_32x32.png, left.png, poll_result.png,
	poll_result2.png, poll_slot2.png, poll_view.png,
	product_template.html, right.png, top.jpg: [no log message]

2004-07-27 22:49  odeckmyn

	* doc/docs2website.py, website/icon_32x32.png, website/index.html,
	website/left.png, website/product_template.html, website/right.png,
	website/top.jpg: First commit with new docutils website generation
	system. Very early alpha.

2004-07-19 18:42  ngeissel

	* skins/PlonePopoll/PlonePopoll_getPortletPoll.py: search in the
	currrent branch only and sort by date

2004-07-19 14:02  clebeaupin

	* PlonePopollTool.py,
	skins/PlonePopoll/PlonePopoll_getPortletPoll.py,
	skins/PlonePopoll/popoll_slot2.pt: Add configlet to PlonePopoll

2004-07-14 00:41  clebeaupin

	* PlonePopollTool.py, skins/PlonePopoll/popoll_slot2.pt,
	skins/PlonePopoll/prefs_PlonePopoll_form.cpt: [no log message]

2004-07-13 19:45  clebeaupin

	* PlonePopollTool.py, skins/PlonePopoll/popoll_slot2.pt: Add
	configlet to PlonePopoll

2004-07-13 18:47  clebeaupin

	* PlonePopollTool.py, global_symbols.py, Extensions/Install.py,
	skins/PlonePopoll/popoll_slot2.pt,
	skins/PlonePopoll/prefs_PlonePopoll_edit.cpy,
	skins/PlonePopoll/prefs_PlonePopoll_form.cpt,
	skins/PlonePopoll/prefs_PlonePopoll_form.cpt.metadata: Add
	configlet to PlonePopoll

2004-07-13 11:10  ngeissel

	* PlonePopoll.py, PlonePopollTool.py, version.txt,
	i18n/PlonePopoll.pot, i18n/PlonePopoll_de.po,
	i18n/PlonePopoll_en.po, i18n/PlonePopoll_eo.po,
	i18n/PlonePopoll_es.po, i18n/PlonePopoll_fr.po,
	i18n/PlonePopoll_it.po, i18n/PlonePopoll_pt-br.po,
	i18n/PlonePopoll_sv.po, skins/PlonePopoll/PlonePopoll_vote2.cpy,
	skins/PlonePopoll/popoll_slot2.pt, tests/testPlonePopoll.py:
	version 2.2 merge

2004-07-06 16:14  ngeissel

	* skins/PlonePopoll/PlonePopoll_vote2.cpy: default added for error
	of max vote translation

2004-07-06 15:26  ngeissel

	* PlonePopollTool.py: to get user name, now we are using membership
	tool api : (getUserName()) instead of REQUEST.
	
	(so the test case is ok)

2004-07-06 15:13  ngeissel

	* i18n/: PlonePopoll.pot, PlonePopoll_de.po, PlonePopoll_en.po,
	PlonePopoll_eo.po, PlonePopoll_es.po, PlonePopoll_fr.po,
	PlonePopoll_it.po, PlonePopoll_pt-br.po, PlonePopoll_sv.po: add of
	label required

2004-07-05 17:37  ngeissel

	* skins/PlonePopoll/popoll_slot2.pt: test if current user has
	permission to vote on a poll
	
	default : anonymous have that permission
	
	now we can disable anonymous vote without getting a permission
	denied due to hasVoted()
	
	if user doesn't have the permission the slot will not appear

2004-07-05 16:06  ngeissel

	* skins/PlonePopoll/PlonePopoll_vote2.cpy: remove useless comments 
	and line break

2004-07-05 15:57  ngeissel

	* PlonePopoll.py: on vote create=1 when get a unicity id so if
	anonymous a new unicity id is generated
	
	(corrected from merge to version 2.1  in which i put create = 0,
	sorry)

2004-07-05 13:38  ngeissel

	* i18n/PlonePopoll_bg.po: bulgarian translation
	
	thanks to Plamen Petkov

2004-06-29 17:10  ngeissel

	* PlonePopoll.py: manage_afterClone added -> generated a new uid
	for the clone

2004-06-29 17:09  ngeissel

	* tests/testPlonePopoll.py: test : clone_popoll ->a clone must have
	a different id
	
	other changes are for later test

2004-06-28 18:35  ngeissel

	* INSTALL.txt, website/PlonePopoll2.png, website/edit_form2.png,
	website/index.html, website/poll_result2.png,
	website/poll_slot2.png: new documentation

2004-06-28 17:27  ngeissel

	* version.txt: [no log message]

2004-06-28 11:31  ngeissel

	* Extensions/doMigration.py, README.txt: minor changes

2004-06-23 19:04  ngeissel

	* tests/testPlonePopoll.py: test

2004-06-23 19:02  ngeissel

	* INSTALL.txt, Installation.py, PlonePopoll.py,
	Extensions/Install.py, Extensions/doMigration.py: _isDiscusable
	added
	
	migration script

2004-06-23 17:25  ngeissel

	* i18n/PlonePopoll.pot, i18n/PlonePopoll_fr.po,
	skins/PlonePopoll/PlonePopoll_results2.pt,
	skins/PlonePopoll/PlonePopoll_view2.pt,
	skins/PlonePopoll/popoll_slot2.pt: gui changes with some i18n

2004-06-23 16:21  ngeissel

	* PlonePopoll.py, i18n/PlonePopoll.pot, i18n/PlonePopoll_de.po,
	i18n/PlonePopoll_en.po, i18n/PlonePopoll_eo.po,
	i18n/PlonePopoll_es.po, i18n/PlonePopoll_fr.po,
	i18n/PlonePopoll_it.po, i18n/PlonePopoll_plone.pot,
	i18n/PlonePopoll_plone_fr.po, i18n/PlonePopoll_pt-br.po: i18n :
	translation

2004-06-23 16:03  ngeissel

	* skins/PlonePopoll/: PlonePopoll_results.pt,
	PlonePopoll_results2.pt, PlonePopoll_view2.pt, polls.pt, polls2.pt,
	popoll_slot2.pt, validate_PlonePopoll_edit2.vpy: i18n : translation

2004-06-23 13:51  ngeissel

	* i18n/PlonePopoll.pot, i18n/PlonePopoll_de.po,
	i18n/PlonePopoll_en.po, i18n/PlonePopoll_eo.po,
	i18n/PlonePopoll_es.po, i18n/PlonePopoll_fr.po,
	i18n/PlonePopoll_it.po, i18n/PlonePopoll_pt-br.po,
	i18n/PlonePopoll_sv.po, skins/PlonePopoll/PlonePopoll_editForm.pt,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_results.pt,
	skins/PlonePopoll/PlonePopoll_results2.pt,
	skins/PlonePopoll/PlonePopoll_view.pt,
	skins/PlonePopoll/PlonePopoll_view2.pt, skins/PlonePopoll/polls.pt,
	skins/PlonePopoll/polls2.pt: i18n : add all heading instead of
	using strings

2004-06-16 18:55  ngeissel

	* i18n/PlonePopoll.pot, i18n/PlonePopoll_fr.po,
	skins/PlonePopoll/PlonePopoll_results2.pt: translation : result
	will appear later

2004-06-16 18:28  ngeissel

	* i18n/: PlonePopoll_de.po, PlonePopoll_eo.po,
	PlonePopoll_plone_de.po, PlonePopoll_plone_eo.po: i18n correction

2004-06-16 18:19  ngeissel

	* CHANGES, PlonePopoll.py, PlonePopollBackend.py, README.txt,
	version.txt, Extensions/Install.py, i18n/PlonePopoll.pot,
	i18n/PlonePopoll_fr.po, i18n/PlonePopoll_plone.pot,
	skins/PlonePopoll/PlonePopoll_edit2.cpy,
	skins/PlonePopoll/PlonePopoll_edit2.cpy.metadata,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_results2.pt,
	skins/PlonePopoll/PlonePopoll_view2.pt,
	skins/PlonePopoll/PlonePopoll_vote2.cpy,
	skins/PlonePopoll/popoll_slot.pt,
	skins/PlonePopoll/popoll_slot2.pt,
	skins/PlonePopoll/validate_PlonePopoll_edit2.vpy: V2.1 -> possible
	multiple choice for a poll

2004-06-16 17:48  ngeissel

	* i18n/PlonePopoll.pot, i18n/PlonePopoll_fr.po,
	i18n/PlonePopoll_plone.pot,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_results2.pt,
	skins/PlonePopoll/PlonePopoll_view2.pt,
	skins/PlonePopoll/PlonePopoll_vote2.cpy: i18n-ization

2004-06-16 15:50  ngeissel

	* CHANGES, README.txt: changes done instruction of migration

2004-06-16 15:26  ngeissel

	* PlonePopoll.py, PlonePopollBackend.py,
	skins/PlonePopoll/PlonePopoll_edit2.cpy,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt: renaming minor code
	change

2004-06-16 15:23  ngeissel

	* Extensions/Install.py: adding the migration routine to multiple
	choice plonepopoll :   convert the old storage of a user's choice
	(Integer) into a list of choices

2004-06-07 18:09  ngeissel

	* PlonePopoll.py, PlonePopollBackend.py,
	skins/PlonePopoll/PlonePopoll_results2.pt: when multiple choice is
	allowed, the number of person that have voted is displayed (in
	addition of the total vote count)

2004-06-07 17:07  ngeissel

	* skins/PlonePopoll/PlonePopoll_view2.pt: if number of choice
	allowed for one poll > 1 use checkbox else use radio button

2004-06-07 16:57  ngeissel

	* PlonePopoll.py, PlonePopollBackend.py, version.txt,
	skins/PlonePopoll/PlonePopoll_edit2.cpy,
	skins/PlonePopoll/PlonePopoll_edit2.cpy.metadata,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_results2.pt,
	skins/PlonePopoll/PlonePopoll_view2.pt,
	skins/PlonePopoll/PlonePopoll_vote2.cpy,
	skins/PlonePopoll/popoll_slot.pt,
	skins/PlonePopoll/popoll_slot2.pt,
	skins/PlonePopoll/validate_PlonePopoll_edit2.vpy: New
	implementation : Mutiple choice fo one vote, choice number
	verification, allow to see results or not, html code in choices is
	rendered
	
	some test and corrections are yet needed

2004-06-02 18:24  ngeissel

	* version.txt: [no log message]

2004-06-02 18:21  ngeissel

	* i18n/: PlonePopoll_es.po, PlonePopoll_plone_es.po: correction
	language name

2004-06-02 18:02  ngeissel

	* version.txt: [no log message]

2004-05-26 17:20  ngeissel

	* i18n/: PlonePopoll_es.po, PlonePopoll_plone_es.po: Spanich
	translation Thanks to Enrique Zanardi

2004-05-26 15:12  ngeissel

	* i18n/: PlonePopoll_de.po, PlonePopoll_plone_de.po: marc olejak
	deutsch translation

2004-05-03 12:03  ngeissel

	* PlonePopoll.py: self instead of seld :)

2004-05-03 10:51  clebeaupin

	* PlonePopoll.py: Generate unique id for poll

2004-04-30 18:49  kayeva

	* skins/PlonePopoll/popoll_slot2.pt: Corrected a mini bug (bad URL
	for a Plone2 site).

2004-04-02 15:07  clebeaupin

	* i18n/: PlonePopoll_plone-pt-br.po, PlonePopoll_pt-br.po:
	internationalization

2004-03-23 10:30  clebeaupin

	* skins/PlonePopoll/PlonePopoll.gif: [no log message]

2004-03-23 10:29  ngeissel

	* CHANGES, i18n/PlonePopoll.pot, i18n/PlonePopoll_fr.po,
	skins/PlonePopoll/popoll_slot2.pt, website/index.html: translation
	+ website

2004-03-22 11:52  ngeissel

	* i18n/: PlonePopoll_plone.pot, PlonePopoll_plone_fr.po: [no log
	message]

2004-03-21 23:16  roeder

	* TODO.txt: suggestions

2004-03-18 18:27  clebeaupin

	* i18n/PlonePopoll.pot, i18n/PlonePopoll_fr.po,
	i18n/PlonePopoll_plone.pot, i18n/PlonePopoll_plone_fr.po,
	i18n/locale.pot, skins/PlonePopoll/PlonePopoll_editForm2.cpt: I18N
	translation

2004-03-18 17:18  clebeaupin

	* version.txt: Version to 2.0

2004-02-11 17:03  ngeissel

	* PlonePopoll.py, PlonePopollBackend.py,
	skins/PlonePopoll/PlonePopoll_clear2.cpy,
	skins/PlonePopoll/PlonePopoll_clear2.cpy.metadata,
	skins/PlonePopoll/PlonePopoll_edit.py,
	skins/PlonePopoll/PlonePopoll_editForm.pt,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt.metadata: clear result
	method added

2004-02-10 12:07  ngeissel

	* i18n/: PlonePopoll_en.po, PlonePopoll_fr.po, PlonePopoll_it.po,
	PlonePopoll_pt-br.po, PlonePopoll_sv.po, locale.pot:
	placelesstranslationservice right format

2004-02-10 10:39  ngeissel

	* i18n/PlonePopoll_it.po: italian translation thanks to Enzo
	Cesanelli

2004-01-26 11:03  ngeissel

	* Extensions/Install.py: [no log message]

2004-01-06 10:25  ngeissel

	* website/index.html: Plone 2 comments added

2004-01-05 13:47  ngeissel

	* skins/PlonePopoll/: PlonePopoll_edit2.cpy, PlonePopoll_vote2.cpy,
	validate_PlonePopoll_edit2.vpy: add of ##bind state=state

2004-01-05 13:44  ngeissel

	* Extensions/Install.py: no add of NavigationTransitions and form
	Validators if plone 2

2004-01-05 10:33  roeder

	* skins/PlonePopoll/: PlonePopoll_editForm.pt, PlonePopoll_view.pt,
	popoll_slot.pt: Removing unnecessary comment about hidden form

2003-12-23 10:57  ngeissel

	* i18n/PlonePopoll_it.po: italian translation

2003-12-19 14:49  kayeva

	* PlonePopoll.py: No more 'int(percentage)' in getResults(). This
	fixes the coherence of results displayed. Thanks to Maik for
	pointing me to the right method.

2003-12-18 18:54  pjgrizel

	* CHANGES, version.txt, CHANGES, Installation.py, PlonePopoll.py,
	__init__.py, version.txt, Extensions/Install.py,
	skins/PlonePopoll/PlonePopoll_edit2.cpy,
	skins/PlonePopoll/PlonePopoll_edit2.cpy.metadata,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt.metadata,
	skins/PlonePopoll/PlonePopoll_results2.pt,
	skins/PlonePopoll/PlonePopoll_view2.pt,
	skins/PlonePopoll/PlonePopoll_vote2.cpy,
	skins/PlonePopoll/PlonePopoll_vote2.cpy.metadata,
	skins/PlonePopoll/polls2.pt, skins/PlonePopoll/popoll_slot2.pt,
	skins/PlonePopoll/validate_PlonePopoll_edit2.vpy: Preparing
	2.0Beta1 release

2003-12-12 15:52  ngeissel

	* skins/PlonePopoll/PlonePopoll_vote2.cpy: file
	PlonePopoll_vote2.cpy was initially added on branch v2_0Beta1.

2003-12-12 15:52  ngeissel

	* PlonePopoll.py, skins/PlonePopoll/PlonePopoll_view2.pt,
	skins/PlonePopoll/PlonePopoll_vote2.cpy,
	skins/PlonePopoll/PlonePopoll_vote2.cpy.metadata,
	skins/PlonePopoll/popoll_slot2.pt: new view and redirection changed
	for plone 2 after vote

2003-12-12 15:52  ngeissel

	* skins/PlonePopoll/PlonePopoll_view2.pt: file PlonePopoll_view2.pt
	was initially added on branch v2_0Beta1.

2003-12-12 15:52  ngeissel

	* skins/PlonePopoll/PlonePopoll_vote2.cpy.metadata: file
	PlonePopoll_vote2.cpy.metadata was initially added on branch
	v2_0Beta1.

2003-12-12 14:38  ngeissel

	* skins/PlonePopoll/polls2.pt: file polls2.pt was initially added
	on branch v2_0Beta1.

2003-12-12 14:38  ngeissel

	* skins/PlonePopoll/PlonePopoll_results2.pt: file
	PlonePopoll_results2.pt was initially added on branch v2_0Beta1.

2003-12-12 14:38  ngeissel

	* skins/PlonePopoll/: PlonePopoll_editCore.py,
	PlonePopoll_editFormCore.pt, PlonePopoll_results2.pt, polls2.pt,
	popoll_slot2.pt: skins for plone2

2003-12-12 14:38  ngeissel

	* skins/PlonePopoll/popoll_slot2.pt: file popoll_slot2.pt was
	initially added on branch v2_0Beta1.

2003-12-12 14:36  ngeissel

	* Installation.py, PlonePopoll.py, Extensions/Install.py,
	skins/PlonePopoll/PlonePopoll_edit2.cpy,
	skins/PlonePopoll/PlonePopoll_edit2.cpy.metadata,
	skins/PlonePopoll/PlonePopoll_editForm.pt,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt.metadata: skins changes

2003-12-09 09:37  pjgrizel

	* website/index.html: Update web page

2003-12-05 10:33  pjgrizel

	* Makefile: Fixed little Makefile bug

2003-12-05 10:30  pjgrizel

	* CHANGES, version.txt: Preparing 1.0 release

2003-12-02 17:46  ngeissel

	* Installation.py, PlonePopoll.py, version.txt,
	Extensions/Install.py: another way to have a plone1 and plone2
	installation

2003-12-02 11:45  ngeissel

	* skins/PlonePopoll/validate_PlonePopoll_edit2.vpy: file
	validate_PlonePopoll_edit2.vpy was initially added on branch
	v2_0Beta1.

2003-12-02 11:45  ngeissel

	* skins/PlonePopoll/PlonePopoll_editForm2.cpt.metadata: file
	PlonePopoll_editForm2.cpt.metadata was initially added on branch
	v2_0Beta1.

2003-12-02 11:45  ngeissel

	* skins/PlonePopoll/PlonePopoll_editCore.py: file
	PlonePopoll_editCore.py was initially added on branch v2_0Beta1.

2003-12-02 11:45  ngeissel

	* skins/PlonePopoll/PlonePopoll_edit2.cpy: file
	PlonePopoll_edit2.cpy was initially added on branch v2_0Beta1.

2003-12-02 11:45  ngeissel

	* skins/PlonePopoll/PlonePopoll_edit2.cpy.metadata: file
	PlonePopoll_edit2.cpy.metadata was initially added on branch
	v2_0Beta1.

2003-12-02 11:45  ngeissel

	* skins/PlonePopoll/PlonePopoll_editFormCore.pt: file
	PlonePopoll_editFormCore.pt was initially added on branch
	v2_0Beta1.

2003-12-02 11:45  ngeissel

	* skins/PlonePopoll/PlonePopoll_editForm2.cpt: file
	PlonePopoll_editForm2.cpt was initially added on branch v2_0Beta1.

2003-12-02 11:44  ngeissel

	* Installation.py: file Installation.py was initially added on
	branch v2_0Beta1.

2003-12-02 11:44  ngeissel

	* Extensions/Install.py, PlonePopoll.py, Installation.py,
	__init__.py, skins/PlonePopoll/PlonePopoll_editForm.pt,
	skins/PlonePopoll/PlonePopoll_edit2.cpy,
	skins/PlonePopoll/PlonePopoll_edit2.cpy.metadata,
	skins/PlonePopoll/PlonePopoll_editCore.py,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt,
	skins/PlonePopoll/PlonePopoll_editForm2.cpt.metadata,
	skins/PlonePopoll/PlonePopoll_editFormCore.pt,
	skins/PlonePopoll/validate_PlonePopoll_edit2.vpy: migrated to
	plone2

2003-10-27 09:27  roeder

	* website/index.html: Corrected

2003-10-13 15:30  pjgrizel

	* PlonePopoll.py, PlonePopollBackend.py, PlonePopollTool.py,
	TODO.txt, skins/PlonePopoll/PlonePopoll_results.pt,
	skins/PlonePopoll/PlonePopoll_view.pt: * Fixed anonymous viewing
	causing many ZODB conflicts * Fixed users can vote only for ONE
	poll on a website

2003-09-08 10:02  roeder

	* i18n/PlonePopoll_pt-br.po: Added 4 translations.

2003-08-06 11:48  ngeissel

	* Makefile: New Makefile with chmod and website

2003-08-06 11:48  ngeissel

	* website/: PlonePopoll.png, edit_form.png, index.html,
	poll_result.png, poll_view.png: first add of website

2003-08-06 11:37  ngeissel

	* Makefile: new makefile with chmod and website

2003-06-19 10:54  roeder

	* dtml/PloneKeywordsTool_overview.dtml: [no log message]

2003-06-18 15:10  roeder

	* PlonePopollTool.py: No more tabs

2003-06-16 11:35  roeder

	* PlonePopollTool.py: Indentation problem still remained.

2003-06-16 11:15  roeder

	* PlonePopollTool.py: Indentation problem solved

2003-06-10 21:56  pjgrizel

	* PlonePopollTool.py: Fixed tabs in source code

2003-06-05 14:51  roeder

	* Extensions/Install.py: Anonymous Poll

2003-06-05 14:43  roeder

	* PlonePopollTool.py: Cookie for anonymous vote

2003-06-05 13:42  roeder

	* skins/PlonePopoll/popoll_slot.pt: Now shows title nicely.

2003-05-14 16:10  pjgrizel

	* Extensions/Install.py: Fixed a bug in Install.py imports

2003-05-14 15:12  pjgrizel

	* CHANGES: Updated CHANGES file

2003-05-14 15:05  pjgrizel

	* Extensions/Install.py, i18n/PlonePopoll_en.po,
	i18n/PlonePopoll_fr.po, i18n/PlonePopoll_pt-br.po,
	i18n/PlonePopoll_sv.po, i18n/en.po, i18n/fr.po, i18n/pt-br.po,
	i18n/sv.po: Updated I18N translation

2003-05-14 14:06  pjgrizel

	* i18n/sv.po: Added swedish translation (thanks to Jens Hjalmarsson
	<jens@hjalmarsson.se>)

2003-05-02 17:46  kayeva

	* i18n/: en.po, fr.po, locale.pot: Minor i18n fixes.

2003-05-02 17:45  kayeva

	* skins/PlonePopoll/PlonePopoll_editForm.pt: Minor fixes related to
	i18n.

2003-04-17 12:09  pjgrizel

	* CHANGES, Makefile, version.txt: Updated version and admin files

2003-04-17 11:24  pjgrizel

	* Makefile, PlonePopoll.py, PlonePopollTool.py, cvs2cl.pl,
	Extensions/Install.py, doc/py2htmldoc.py, tests/testPlonePopoll.py:
	* Added quality-related files
	
	* Changed unicity factor guessing so that the same Plone User
	cannot vote several times

2003-04-07 08:59  odeckmyn

	* i18n/pt-br.po: Added pr-br translation. Thanx to Jean Rodrigo
	Ferri.

2003-03-31 11:00  pjgrizel

	* ChangeLog, version.txt: Updated 'admin' files

2003-03-24 15:28  odeckmyn

	* PlonePopollTool.py: Removed obsolete tabs in PopollTool

2003-03-19 15:18  roeder

	* __init__.py: Fixed typo.

2003-03-19 15:17  roeder

	* skins/PlonePopoll/polls.pt: No more i18n through labels.

2003-03-19 15:16  roeder

	* skins/PlonePopoll/PlonePopoll_results.pt: i18n no more through
	labels

2003-03-19 15:15  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: i18n done directly
	without going through labels

2003-03-19 15:14  roeder

	* skins/PlonePopoll/popoll_slot.pt: Makes a difference whether has
	voted and is enabled.

2003-03-19 15:13  roeder

	* skins/PlonePopoll/PlonePopoll_view.pt: Makes a difference whether
	a poll is enabled or now.

2003-03-17 10:47  roeder

	* i18n/: en.po, fr.po, locale.pot: new translation file

2003-03-11 20:11  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: Consistency in help
	texts

2003-03-11 19:18  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: id errors were not
	shown correctly

2003-03-11 19:00  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: Hidden variable for id
	was missing

2003-03-11 16:58  roeder

	* skins/PlonePopoll/popoll_slot.pt: Now we show the right box when
	somebody has not yet voted.

2003-03-11 16:47  roeder

	* skins/PlonePopoll/popoll_slot.pt: The slot has been moved here.

2003-03-11 16:46  roeder

	* Extensions/Install.py: Now we set up right slots to inclide the
	poll.

2003-03-11 16:45  roeder

	* PlonePopollBackend.py: hasVoted did not work when the poll was
	not yet registered

2003-03-11 12:57  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: title is not required,
	and there was a layout problem that showed up in browsers other
	than IE

2003-03-06 18:25  roeder

	* PlonePopoll.py, skins/PlonePopoll/PlonePopoll_edit.py,
	skins/PlonePopoll/PlonePopoll_editForm.pt,
	skins/PlonePopoll/PlonePopoll_vote.py,
	skins/PlonePopoll/validate_PlonePopoll_edit.py: Rework. Now more
	consistent across products.

2003-03-06 11:47  roeder

	* skins/PlonePopoll/PlonePopoll_results.pt: bar percentage

2003-03-06 11:27  roeder

	* Extensions/Install.py: setupCustomSlots has to be reworked

2003-03-06 11:26  roeder

	* PlonePopoll.py: getResults now also returns the percentage as a
	float

2003-03-06 11:24  roeder

	* skins/PlonePopoll/PlonePopoll_results.pt: Shows percentage
	correctly now.

2003-03-05 18:33  pjgrizel

	* PlonePopoll.py: Fixed bug

2003-03-05 18:03  pjgrizel

	* PlonePopoll.py, PlonePopollBackend.py: Added a hasVoted() method

2003-03-05 17:58  roeder

	* Extensions/Install.py: Method setupCustomSlots added for the poll

2003-03-05 17:47  roeder

	* PlonePopoll.py: is_enabled had wrong doc string

2003-03-05 17:47  roeder

	* skins/PlonePopoll/polls.pt: Shows a list of the last polls just
	like the standard news list.

2003-03-05 17:45  roeder

	* skins/PlonePopoll/PlonePopoll_view.pt: Calculating object_url on
	my own

2003-03-05 17:44  roeder

	* skins/PlonePopoll/bar_1_10.gif: Bar for poll of width 1 and
	height 10

2003-03-05 16:45  pjgrizel

	* PlonePopollBackend.py, __init__.py, tool.gif,
	Extensions/Install.py, dtml/PlonePopollTool_overview.dtml,
	www/tool.gif: Solved a persistancy bug

2003-03-05 16:37  roeder

	* skins/PlonePopoll/PlonePopoll_vote.py: Redirecting to the results
	page is more logical

2003-03-05 16:26  roeder

	* skins/PlonePopoll/PlonePopoll_view.pt: Rewrote page. Now voting
	here in view.

2003-03-05 16:25  roeder

	* skins/PlonePopoll/PlonePopoll_vote.py: Going to view after voting

2003-03-05 14:59  roeder

	* skins/PlonePopoll/PlonePopoll_results.pt: Bar for percentage

2003-03-05 14:57  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: Poll status field

2003-03-05 14:56  roeder

	* skins/PlonePopoll/PlonePopoll_edit.py: poll_status handling

2003-03-05 14:48  pjgrizel

	* PlonePopollBackend.py: Moved a class variable setting into
	__init__ method

2003-03-04 18:04  roeder

	* skins/PlonePopoll/PlonePopoll_vote.py: Now the choice is
	recorded.

2003-03-04 17:53  roeder

	* skins/PlonePopoll/PlonePopoll_vote.py: Start at a vote method

2003-03-04 17:51  roeder

	* skins/PlonePopoll/PlonePopoll.gif: Need icon here.

2003-03-04 17:48  roeder

	* skins/PlonePopoll/PlonePopoll_results.pt: Fully uses API to show
	results

2003-03-04 17:46  roeder

	* PlonePopoll.py: Added a Description method that returns the
	question and also changed the meta type, which was set to
	Minimal...

2003-03-04 17:43  pjgrizel

	* ChangeLog, PlonePopoll.py, PlonePopollBackend.py,
	PlonePopollTool.py, tests/testPlonePopoll.py: Fixed a bug in
	getResults() that prevented right results to be returned.  Still
	have to fix getResults() interface...

2003-03-04 17:42  roeder

	* README.txt: Added links to cvs

2003-03-03 18:02  roeder

	* skins/PlonePopoll/PlonePopoll_results.pt: Show results of the
	poll. For now just a copy of the view.

2003-03-03 18:01  roeder

	* skins/PlonePopoll/answers2text.py: Transforms list of answers
	into a text with linebreaks for :line property

2003-03-03 18:00  roeder

	* skins/PlonePopoll/PlonePopoll_edit.py: Sets question and answers
	now.

2003-03-03 17:59  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: Editing of question
	and answers added.

2003-03-03 17:57  roeder

	* skins/PlonePopoll/PlonePopoll_view.pt: Now shows title, question
	and answers

2003-03-03 17:56  roeder

	* PlonePopoll.py: Added results tab and __implements__ for
	dublincore

2003-03-03 15:06  roeder

	* README.txt: Removed todo of writing install

2003-03-03 15:06  roeder

	* INSTALL.txt: Initial Install doc

2003-03-03 14:32  roeder

	* skins/PlonePopoll/validate_PlonePopoll_edit.py: The initial
	validate method

2003-03-03 14:31  roeder

	* skins/PlonePopoll/PlonePopoll_view.pt: The initial view

2003-03-03 14:30  roeder

	* skins/PlonePopoll/PlonePopoll_editForm.pt: The initial edit form.

2003-03-03 14:29  roeder

	* skins/PlonePopoll/PlonePopoll_edit.py: The initial edit method.

2003-03-03 14:13  pjgrizel

	* doc/: PlonePopoll.docs.html, PlonePopoll.html,
	PlonePopoll.idx.html, py2htmldoc.py: Removed doc files - they are
	now on the ingeniweb.sourceforge.net website

2003-03-03 14:11  pjgrizel

	* ChangeLog, PlonePopollBackend.py, doc/PlonePopoll.docs.html,
	doc/PlonePopoll.html: Added backend file

2003-03-03 12:06  pjgrizel

	* ChangeLog, Makefile, doc/PlonePopoll.docs.html,
	doc/PlonePopoll.html: Updated utility files

2003-03-03 11:12  pjgrizel

	* Makefile: Updated Makefile

2003-03-03 11:10  pjgrizel

	* Makefile: Update Makefile (argl !)

2003-03-03 11:09  pjgrizel

	* Makefile: Update makefile

2003-03-03 11:08  pjgrizel

	* Makefile: Updated makefile to automate www updating

2003-03-03 10:41  pjgrizel

	* Makefile, doc/PlonePopoll.docs.html, doc/PlonePopoll.html,
	doc/PlonePopoll.idx.html, doc/py2htmldoc.py: Added docs

2003-03-03 10:35  pjgrizel

	* Makefile: Updated Makefile

2003-03-03 10:31  pjgrizel

	* Makefile: Urgl

2003-03-03 10:29  pjgrizel

	* ChangeLog, Makefile: Added ChangeLog and edited Makefile

2003-02-28 17:38  pjgrizel

	* Log.py, PlonePopoll.py, PlonePopollTool.py, ZPopollManager.py,
	__init__.py, global_symbols.py, Extensions/Install.py,
	tests/README, tests/testPlonePopoll.py, www/PlonePopoll.gif,
	www/PlonePopollBackend.gif, www/ZPopoll.gif,
	www/ZPopollBackend.gif, www/ZPopollManager.gif: Still working on
	the dev version.

2003-02-28 16:22  pjgrizel

	* PlonePopoll.py, PlonePopollTool.py, README.txt,
	ZPopollBackend.py, __init__.py, Extensions/Install.py,
	tests/testPlonePopoll.py: Moved a file

2003-02-28 14:25  pjgrizel

	* PlonePopollTool.py, __init__.py, tests/testPlonePopoll.py,
	www/tool.gif: Added icon file

2003-02-28 14:02  pjgrizel

	* dtml/: PlonePopollTool_overview.dtml,
	ZPopollManager_overview.dtml: moved file

2003-02-28 13:47  pjgrizel

	* PlonePopollTool.py, PopollTool.py, __init__.py: Changed the
	tool's module name

2003-02-28 12:11  pjgrizel

	* PlonePopoll.py, PopollTool.py, __init__.py, global_symbols.py,
	product.txt: Added core product files

2003-02-27 17:35  pjgrizel

	* Makefile: Added my pretty Makefile - useful for dists

2003-02-27 17:26  pjgrizel

	* ChangeLog: Removed ChangeLog that had nothing to do here

2003-02-27 17:23  pjgrizel

	* ChangeLog: Updated changelog

2003-02-27 17:20  pjgrizel

	* ChangeLog: Updated ChangeLog

2003-02-27 17:17  pjgrizel

	* ChangeLog: Updated ChangeLog

2003-02-27 17:12  pjgrizel

	* ChangeLog: Updated ChangeLog

2003-02-27 16:47  pjgrizel

	* ChangeLog, tests/testPlonePopoll.py: Modified source

2003-02-27 15:33  pjgrizel

	* version.txt: Added version.txt

2003-02-27 15:21  pjgrizel

	* ChangeLog, README.txt, TODO.txt: Added the ChangeLog file

2003-02-27 15:08  pjgrizel

	* Extensions/Install.py: Added install script

2003-02-27 15:05  pjgrizel

	* tests/testPlonePopoll.py: Updated test plan with multi-vote
	guardian feature

2003-02-27 14:55  pjgrizel

	* tests/testPlonePopoll.py: Updated test plan

2003-02-27 14:49  pjgrizel

	* tests/runtests.bat: Added .bat test launcher

2003-02-27 14:48  pjgrizel

	* tests/: Log.py, README, framework.py, runalltests.py,
	runtests.sh, testPlonePopoll.py: Commited tests plan

2003-02-27 10:03  pjgrizel

	* ZPopoll.py: Removed an unuseful file

2003-02-27 09:44  pjgrizel

	* global_symbols.py, refresh.txt, ZPopoll.py, ZPopollBackend.py,
	ZPopollManager.py, __init__.py, dtml/ZPopollManager_addForm.dtml,
	dtml/ZPopollManager_overview.dtml, dtml/ZPopoll_addForm.dtml,
	dtml/ZPopoll_default_pollForm.dtml, dtml/ZPopoll_overview.dtml,
	dtml/ZPopoll_resultsInterface.dtml, dtml/ZPopoll_settingsForm.dtml,
	dtml/ZPopoll_voteInterface.dtml, www/ZPopoll.gif,
	www/ZPopollBackend.gif, www/ZPopollManager.gif: Initial revision

2003-02-27 09:44  pjgrizel

	* global_symbols.py, refresh.txt, ZPopoll.py, ZPopollBackend.py,
	ZPopollManager.py, __init__.py, dtml/ZPopollManager_addForm.dtml,
	dtml/ZPopollManager_overview.dtml, dtml/ZPopoll_addForm.dtml,
	dtml/ZPopoll_default_pollForm.dtml, dtml/ZPopoll_overview.dtml,
	dtml/ZPopoll_resultsInterface.dtml, dtml/ZPopoll_settingsForm.dtml,
	dtml/ZPopoll_voteInterface.dtml, www/ZPopoll.gif,
	www/ZPopollBackend.gif, www/ZPopollManager.gif: Initial import

