.travis.yml
CHANGES.rst
CONTRIBUTORS.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
bootstrap.py
constraints_plone52.txt
requirements.txt
setup.cfg
setup.py
docs/index.rst
src/collective/__init__.py
src/collective.conferences.egg-info/PKG-INFO
src/collective.conferences.egg-info/SOURCES.txt
src/collective.conferences.egg-info/dependency_links.txt
src/collective.conferences.egg-info/entry_points.txt
src/collective.conferences.egg-info/namespace_packages.txt
src/collective.conferences.egg-info/not-zip-safe
src/collective.conferences.egg-info/requires.txt
src/collective.conferences.egg-info/top_level.txt
src/collective/conferences/__init__.py
src/collective/conferences/attendee.py
src/collective/conferences/attendeefolder.py
src/collective/conferences/callforpaper.py
src/collective/conferences/common.py
src/collective/conferences/conference.py
src/collective/conferences/conferencebreak.py
src/collective/conferences/conferencespeaker.py
src/collective/conferences/configure.zcml
src/collective/conferences/createnewtalk.py
src/collective/conferences/createnewworkshop.py
src/collective/conferences/customspeakername.py
src/collective/conferences/customspeakerurl.py
src/collective/conferences/indexers.py
src/collective/conferences/interfaces.py
src/collective/conferences/permissions.zcml
src/collective/conferences/program.py
src/collective/conferences/room.py
src/collective/conferences/roomfolder.py
src/collective/conferences/setuphandlers.py
src/collective/conferences/speakerfolder.py
src/collective/conferences/talk.py
src/collective/conferences/talksfolder.py
src/collective/conferences/testing.py
src/collective/conferences/track.py
src/collective/conferences/upgrades.py
src/collective/conferences/upgrades.zcml
src/collective/conferences/vocabularies.py
src/collective/conferences/workshop.py
src/collective/conferences/workshopfolder.py
src/collective/conferences/attendee_templates/view.pt
src/collective/conferences/attendeefolder_templates/view.pt
src/collective/conferences/browser/.gitkeep
src/collective/conferences/browser/__init__.py
src/collective/conferences/browser/configure.zcml
src/collective/conferences/browser/controlpanel.py
src/collective/conferences/browser/overrides/gitkeep
src/collective/conferences/browser/static/gitkeep
src/collective/conferences/callforpaper_templates/view.pt
src/collective/conferences/conference_templates/view.pt
src/collective/conferences/conferencebreak_templates/view.pt
src/collective/conferences/conferencespeaker_templates/view.pt
src/collective/conferences/locales/.gitkeep
src/collective/conferences/locales/README.rst
src/collective/conferences/locales/__init__.py
src/collective/conferences/locales/collective.conferences.pot
src/collective/conferences/locales/update.py
src/collective/conferences/locales/update.sh
src/collective/conferences/locales/de/LC_MESSAGES/collective.conferences.mo
src/collective/conferences/locales/de/LC_MESSAGES/collective.conferences.po
src/collective/conferences/locales/en/LC_MESSAGES/collective.conferences.mo
src/collective/conferences/locales/en/LC_MESSAGES/collective.conferences.po
src/collective/conferences/profiles/default/browserlayer.xml
src/collective/conferences/profiles/default/catalog.xml
src/collective/conferences/profiles/default/controlpanel.xml
src/collective/conferences/profiles/default/metadata.xml
src/collective/conferences/profiles/default/registry.xml
src/collective/conferences/profiles/default/rolemap.xml
src/collective/conferences/profiles/default/types.xml
src/collective/conferences/profiles/default/workflows.xml
src/collective/conferences/profiles/default/types/collective.conferences.attendee.xml
src/collective/conferences/profiles/default/types/collective.conferences.attendeefolder.xml
src/collective/conferences/profiles/default/types/collective.conferences.callforpaper.xml
src/collective/conferences/profiles/default/types/collective.conferences.conference.xml
src/collective/conferences/profiles/default/types/collective.conferences.conferencebreak.xml
src/collective/conferences/profiles/default/types/collective.conferences.conferencespeaker.xml
src/collective/conferences/profiles/default/types/collective.conferences.program.xml
src/collective/conferences/profiles/default/types/collective.conferences.room.xml
src/collective/conferences/profiles/default/types/collective.conferences.roomfolder.xml
src/collective/conferences/profiles/default/types/collective.conferences.speakerfolder.xml
src/collective/conferences/profiles/default/types/collective.conferences.talk.xml
src/collective/conferences/profiles/default/types/collective.conferences.talksfolder.xml
src/collective/conferences/profiles/default/types/collective.conferences.track.xml
src/collective/conferences/profiles/default/types/collective.conferences.workshop.xml
src/collective/conferences/profiles/default/types/collective.conferences.workshopfolder.xml
src/collective/conferences/profiles/uninstall/browserlayer.xml
src/collective/conferences/program_templates/programfullview.pt
src/collective/conferences/program_templates/view.pt
src/collective/conferences/resources/.gitkeep
src/collective/conferences/resources/conference.css
src/collective/conferences/resources/group.gif
src/collective/conferences/resources/presenter.gif
src/collective/conferences/resources/program.gif
src/collective/conferences/resources/session.gif
src/collective/conferences/room_templates/view.pt
src/collective/conferences/roomfolder_templates/view.pt
src/collective/conferences/speakerfolder_templates/view.pt
src/collective/conferences/talk_templates/view.pt
src/collective/conferences/talksfolder_templates/view.pt
src/collective/conferences/tests/__init__.py
src/collective/conferences/tests/test_program.py
src/collective/conferences/tests/test_setup.py
src/collective/conferences/tests/test_speaker.py
src/collective/conferences/tests/test_track.py
src/collective/conferences/track_templates/view.pt
src/collective/conferences/workshop_templates/view.pt
src/collective/conferences/workshopfolder_templates/view.pt