.coveragerc
.travis.yml
CHANGES.rst
README.rst
bootstrap.py
buildout.cfg
setup.cfg
setup.py
travis.cfg
.tx/config
collective/__init__.py
collective.easyform.egg-info/PKG-INFO
collective.easyform.egg-info/SOURCES.txt
collective.easyform.egg-info/dependency_links.txt
collective.easyform.egg-info/entry_points.txt
collective.easyform.egg-info/namespace_packages.txt
collective.easyform.egg-info/not-zip-safe
collective.easyform.egg-info/requires.txt
collective.easyform.egg-info/top_level.txt
collective/easyform/README.txt
collective/easyform/TODO
collective/easyform/__init__.py
collective/easyform/actions.py
collective/easyform/actions.zcml
collective/easyform/api.py
collective/easyform/config.py
collective/easyform/configure.zcml
collective/easyform/content.py
collective/easyform/exportimport.py
collective/easyform/exportimport.zcml
collective/easyform/fields.py
collective/easyform/fields.zcml
collective/easyform/interfaces.py
collective/easyform/permissions.zcml
collective/easyform/subscribers.py
collective/easyform/subscribers.zcml
collective/easyform/validators.py
collective/easyform/validators.zcml
collective/easyform/vocabularies.py
collective/easyform/vocabularies.zcml
collective/easyform/browser/__init__.py
collective/easyform/browser/action_input.pt
collective/easyform/browser/actions.py
collective/easyform/browser/actions.zcml
collective/easyform/browser/actions_listing.pt
collective/easyform/browser/configure.zcml
collective/easyform/browser/easyform_form.pt
collective/easyform/browser/easyform_form_embedded.pt
collective/easyform/browser/empty.pt
collective/easyform/browser/exportimport.py
collective/easyform/browser/fields.py
collective/easyform/browser/fields.zcml
collective/easyform/browser/label.pt
collective/easyform/browser/model_listing.pt
collective/easyform/browser/modeleditor.pt
collective/easyform/browser/rich_label.pt
collective/easyform/browser/saveddata.pt
collective/easyform/browser/saveddata_form.pt
collective/easyform/browser/view.py
collective/easyform/browser/widgets.py
collective/easyform/browser/widgets.zcml
collective/easyform/locales/collective.easyform.pot
collective/easyform/locales/uk/LC_MESSAGES/README.txt
collective/easyform/locales/uk/LC_MESSAGES/collective.easyform.po
collective/easyform/profiles/default/actions.xml
collective/easyform/profiles/default/metadata.xml
collective/easyform/profiles/default/propertiestool.xml
collective/easyform/profiles/default/types.xml
collective/easyform/profiles/default/types/EasyForm.xml
collective/easyform/tests/__init__.py
collective/easyform/tests/attachment.txt
collective/easyform/tests/base.py
collective/easyform/tests/browser.txt
collective/easyform/tests/serverside_field.txt
collective/easyform/tests/ssl.txt
collective/easyform/tests/testCustomScript.py
collective/easyform/tests/testDocTests.py
collective/easyform/tests/testEmbedding.py
collective/easyform/tests/testEvents.py
collective/easyform/tests/testExportImport.py
collective/easyform/tests/testFunctions.py
collective/easyform/tests/testInterfaces.py
collective/easyform/tests/testLikertField.py
collective/easyform/tests/testMailer.py
collective/easyform/tests/testSaver.py
collective/easyform/tests/testSetup.py
collective/easyform/tests/testTools.py
collective/easyform/tests/testValidators.py
collective/easyform/tests/test_robot.py
collective/easyform/tests/fixtures/tests.zcml
collective/easyform/tests/fixtures/wrapper_template.pt
collective/easyform/tests/profiles/testing/structure/.objects
collective/easyform/tests/profiles/testing/structure/.preserve
collective/easyform/tests/profiles/testing/structure/Members/.objects
collective/easyform/tests/profiles/testing/structure/Members/.preserve
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/.objects
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/.preserve
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/.data
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/.objects
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/.preserve
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/.properties
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_comments
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_hidden
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_replyto
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_topic
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_fieldset-folder/.objects
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_fieldset-folder/.preserve
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_fieldset-folder/.properties
collective/easyform/tests/profiles/testing/structure/Members/test_user_1_/test_form_1_form-folder/test_form_1_fieldset-folder/test_form_1_hidden_fieldset
collective/easyform/tests/robot/keywords.robot
collective/easyform/tests/robot/tests.robot
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
docs/actions.rst
docs/adding.rst
docs/collective.easyform.browser.rst
docs/collective.easyform.rst
docs/conf.py
docs/fields.rst
docs/index.rst
docs/rtd-requirements.txt
docs/tests.rst
docs/images/add-new-action-overlay.png
docs/images/add-new-field-overlay.png
docs/images/add-new-fieldset-overlay.png
docs/images/add-new-menu.png
docs/images/added-new-action.png
docs/images/added-new-field.png
docs/images/added-new-fieldset.png
docs/images/click-actions-contentview.png
docs/images/click-add-new-action.png
docs/images/click-add-new-field.png
docs/images/click-add-new-fieldset.png
docs/images/click-fields-contentview.png
docs/images/created-easyform-actions.png
docs/images/created-easyform-fields.png
docs/images/created-easyform.png
docs/images/new-easyform-default-contributor.png
docs/images/new-easyform-default.png
docs/images/new-easyform-overrides.png
docs/images/new-easyform-thankspage-contributor.png
docs/images/new-easyform-thankspage.png