.coveragerc
.hgignore
.hgtags
.travis.cfg
.travis.yml
CHANGES.rst
INSTALL.rst
LICENSE.TXT
OLD_CHANGES.rst
README.rst
TODO.rst
bootstrap.py
default_skin.zcml
dev_admin_user.zcml
dev_apidoc.zcml
dev_profiling.zcml
dev_zmi.zcml
install.default.ini
install.py
setup.py
3rdParty/decorator-3.3.1.tar.gz
log/README.txt
profiles/all.cfg
profiles/apidoc.cfg
profiles/base.cfg
profiles/dep.cfg
profiles/deploy.ini.in
profiles/dev.cfg
profiles/prod.cfg
profiles/site.zcml.in
profiles/versions.cfg
profiles/zdaemon.conf.in
profiles/zmi.cfg
profiles/zope.conf.in
profiles/1.1.5/zopeapp-versions.cfg
profiles/1.1.5/ztk-versions.cfg
src/icemac/__init__.py
src/icemac.addressbook.egg-info/PKG-INFO
src/icemac.addressbook.egg-info/SOURCES.txt
src/icemac.addressbook.egg-info/dependency_links.txt
src/icemac.addressbook.egg-info/entry_points.txt
src/icemac.addressbook.egg-info/namespace_packages.txt
src/icemac.addressbook.egg-info/not-zip-safe
src/icemac.addressbook.egg-info/requires.txt
src/icemac.addressbook.egg-info/top_level.txt
src/icemac/addressbook/__init__.py
src/icemac/addressbook/adapter.py
src/icemac/addressbook/adapter.txt
src/icemac/addressbook/address.py
src/icemac/addressbook/address.txt
src/icemac/addressbook/addressbook.py
src/icemac/addressbook/application.zcml
src/icemac/addressbook/base.zcml
src/icemac/addressbook/classes.zcml
src/icemac/addressbook/configure.zcml
src/icemac/addressbook/entities.py
src/icemac/addressbook/fieldsource.py
src/icemac/addressbook/ftesting-base.zcml
src/icemac/addressbook/ftesting.zcml
src/icemac/addressbook/i18n.py
src/icemac/addressbook/icalendar.py
src/icemac/addressbook/install.py
src/icemac/addressbook/install.txt
src/icemac/addressbook/interfaces.py
src/icemac/addressbook/keyword.py
src/icemac/addressbook/orderstorage.py
src/icemac/addressbook/overrides.zcml
src/icemac/addressbook/permissions.zcml
src/icemac/addressbook/person.py
src/icemac/addressbook/person.txt
src/icemac/addressbook/roles.zcml
src/icemac/addressbook/schema.py
src/icemac/addressbook/sources.py
src/icemac/addressbook/startup.py
src/icemac/addressbook/testing.py
src/icemac/addressbook/testing.txt
src/icemac/addressbook/translationtesting.zcml
src/icemac/addressbook/utils.py
src/icemac/addressbook/browser/__init__.py
src/icemac/addressbook/browser/base.py
src/icemac/addressbook/browser/bullet-menu.pt
src/icemac/addressbook/browser/configure.zcml
src/icemac/addressbook/browser/datamanager.py
src/icemac/addressbook/browser/datetime_input.pt
src/icemac/addressbook/browser/errormessage.py
src/icemac/addressbook/browser/favicon.py
src/icemac/addressbook/browser/form.pt
src/icemac/addressbook/browser/form.py
src/icemac/addressbook/browser/imageselect_input.pt
src/icemac/addressbook/browser/interfaces.py
src/icemac/addressbook/browser/layout.pt
src/icemac/addressbook/browser/layout.py
src/icemac/addressbook/browser/metadata.py
src/icemac/addressbook/browser/metadata.txt
src/icemac/addressbook/browser/namespace.py
src/icemac/addressbook/browser/personlist.py
src/icemac/addressbook/browser/resource.py
src/icemac/addressbook/browser/sorted_select_input_test.pt
src/icemac/addressbook/browser/startpage.py
src/icemac/addressbook/browser/table.py
src/icemac/addressbook/browser/testing.py
src/icemac/addressbook/browser/widget.py
src/icemac/addressbook/browser/wizard-step.pt
src/icemac/addressbook/browser/wizard.py
src/icemac/addressbook/browser/about/__init__.py
src/icemac/addressbook/browser/about/about.pt
src/icemac/addressbook/browser/about/about.py
src/icemac/addressbook/browser/about/configure.zcml
src/icemac/addressbook/browser/about/tests.py
src/icemac/addressbook/browser/addressbook/__init__.py
src/icemac/addressbook/browser/addressbook/configure.zcml
src/icemac/addressbook/browser/addressbook/crud.py
src/icemac/addressbook/browser/addressbook/startpage.py
src/icemac/addressbook/browser/addressbook/welcome.pt
src/icemac/addressbook/browser/addressbook/tests/__init__.py
src/icemac/addressbook/browser/addressbook/tests/test_crud.py
src/icemac/addressbook/browser/addressbook/tests/test_startpage.py
src/icemac/addressbook/browser/authentication/__init__.py
src/icemac/addressbook/browser/authentication/authviewlet.py
src/icemac/addressbook/browser/authentication/configure.zcml
src/icemac/addressbook/browser/authentication/login.txt
src/icemac/addressbook/browser/authentication/session.py
src/icemac/addressbook/browser/entities/__init__.py
src/icemac/addressbook/browser/entities/bugfix.txt
src/icemac/addressbook/browser/entities/configure.zcml
src/icemac/addressbook/browser/entities/delete_choice_value.txt
src/icemac/addressbook/browser/entities/entities.py
src/icemac/addressbook/browser/entities/entities.txt
src/icemac/addressbook/browser/entities/fields.py
src/icemac/addressbook/browser/entities/fields_list.pt
src/icemac/addressbook/browser/entities/file.txt
src/icemac/addressbook/browser/entities/sortorder-fields.txt
src/icemac/addressbook/browser/entities/sortorder.txt
src/icemac/addressbook/browser/entities/tests.py
src/icemac/addressbook/browser/file/__init__.py
src/icemac/addressbook/browser/file/configure.zcml
src/icemac/addressbook/browser/file/download.py
src/icemac/addressbook/browser/file/file.py
src/icemac/addressbook/browser/file/tests.py
src/icemac/addressbook/browser/file/widget.py
src/icemac/addressbook/browser/file/widget.zcml
src/icemac/addressbook/browser/file/widget_display.pt
src/icemac/addressbook/browser/file/widget_download.pt
src/icemac/addressbook/browser/file/widget_input.pt
src/icemac/addressbook/browser/keyword/__init__.py
src/icemac/addressbook/browser/keyword/configure.zcml
src/icemac/addressbook/browser/keyword/keyword.py
src/icemac/addressbook/browser/keyword/keyword.txt
src/icemac/addressbook/browser/masterdata/__init__.py
src/icemac/addressbook/browser/masterdata/configure.zcml
src/icemac/addressbook/browser/masterdata/manager.py
src/icemac/addressbook/browser/masterdata/masterdata.pt
src/icemac/addressbook/browser/masterdata/tests/__init__.py
src/icemac/addressbook/browser/masterdata/tests/test_security.py
src/icemac/addressbook/browser/menus/__init__.py
src/icemac/addressbook/browser/menus/add-menu.pt
src/icemac/addressbook/browser/menus/configure.zcml
src/icemac/addressbook/browser/menus/interfaces.py
src/icemac/addressbook/browser/menus/menu.py
src/icemac/addressbook/browser/messages/__init__.py
src/icemac/addressbook/browser/messages/configure.zcml
src/icemac/addressbook/browser/messages/messages.pt
src/icemac/addressbook/browser/messages/messages.py
src/icemac/addressbook/browser/person/__init__.py
src/icemac/addressbook/browser/person/address.py
src/icemac/addressbook/browser/person/clone.txt
src/icemac/addressbook/browser/person/configure.zcml
src/icemac/addressbook/browser/person/export.pt
src/icemac/addressbook/browser/person/export.py
src/icemac/addressbook/browser/person/file.txt
src/icemac/addressbook/browser/person/icalendar.py
src/icemac/addressbook/browser/person/interfaces.py
src/icemac/addressbook/browser/person/list.pt
src/icemac/addressbook/browser/person/list.py
src/icemac/addressbook/browser/person/person.py
src/icemac/addressbook/browser/person/person.txt
src/icemac/addressbook/browser/person/sortorder.txt
src/icemac/addressbook/browser/person/translation.txt
src/icemac/addressbook/browser/person/tests/__init__.py
src/icemac/addressbook/browser/person/tests/test_export.py
src/icemac/addressbook/browser/person/tests/test_icalendar.py
src/icemac/addressbook/browser/person/tests/test_list.py
src/icemac/addressbook/browser/principals/__init__.py
src/icemac/addressbook/browser/principals/configure.zcml
src/icemac/addressbook/browser/principals/principals.pt
src/icemac/addressbook/browser/principals/principals.py
src/icemac/addressbook/browser/principals/principals.txt
src/icemac/addressbook/browser/resources/__init__.py
src/icemac/addressbook/browser/resources/configure.zcml
src/icemac/addressbook/browser/resources/tests.py
src/icemac/addressbook/browser/resources/css/background.css
src/icemac/addressbook/browser/resources/css/base.css
src/icemac/addressbook/browser/resources/css/form.css
src/icemac/addressbook/browser/resources/css/no_max_content.css
src/icemac/addressbook/browser/resources/css/prefs.css
src/icemac/addressbook/browser/resources/css/reset.css
src/icemac/addressbook/browser/resources/css/table.css
src/icemac/addressbook/browser/resources/css/wizard.css
src/icemac/addressbook/browser/resources/img/Symbol-Check.png
src/icemac/addressbook/browser/resources/img/Symbol-Error.png
src/icemac/addressbook/browser/resources/img/Symbol-Information.png
src/icemac/addressbook/browser/resources/img/favicon-black-preview.png
src/icemac/addressbook/browser/resources/img/favicon-black.ico
src/icemac/addressbook/browser/resources/img/favicon-green-preview.png
src/icemac/addressbook/browser/resources/img/favicon-green.ico
src/icemac/addressbook/browser/resources/img/favicon-red-preview.png
src/icemac/addressbook/browser/resources/img/favicon-red.ico
src/icemac/addressbook/browser/resources/img/ring_binder_book_red.jpg
src/icemac/addressbook/browser/resources/js/form.js
src/icemac/addressbook/browser/resources/js/masterdata_fields.js
src/icemac/addressbook/browser/resources/js/prefs.js
src/icemac/addressbook/browser/resources/js/table.js
src/icemac/addressbook/browser/rootfolder/__init__.py
src/icemac/addressbook/browser/rootfolder/configure.zcml
src/icemac/addressbook/browser/rootfolder/root.py
src/icemac/addressbook/browser/rootfolder/rootfolder.pt
src/icemac/addressbook/browser/rootfolder/rootfolder.txt
src/icemac/addressbook/browser/search/README.txt
src/icemac/addressbook/browser/search/__init__.py
src/icemac/addressbook/browser/search/base.py
src/icemac/addressbook/browser/search/configure.zcml
src/icemac/addressbook/browser/search/interfaces.py
src/icemac/addressbook/browser/search/menu.py
src/icemac/addressbook/browser/search/multi_keyword.py
src/icemac/addressbook/browser/search/multi_keyword.zcml
src/icemac/addressbook/browser/search/name.py
src/icemac/addressbook/browser/search/name.zcml
src/icemac/addressbook/browser/search/result_person.pt
src/icemac/addressbook/browser/search/search.pt
src/icemac/addressbook/browser/search/search.txt
src/icemac/addressbook/browser/search/result/__init__.py
src/icemac/addressbook/browser/search/result/base.py
src/icemac/addressbook/browser/search/result/configure.zcml
src/icemac/addressbook/browser/search/result/personlist.py
src/icemac/addressbook/browser/search/result/result.pt
src/icemac/addressbook/browser/search/result/simple.py
src/icemac/addressbook/browser/search/result/simple.zcml
src/icemac/addressbook/browser/search/result/handler/README.txt
src/icemac/addressbook/browser/search/result/handler/__init__.py
src/icemac/addressbook/browser/search/result/handler/base.py
src/icemac/addressbook/browser/search/result/handler/configure.zcml
src/icemac/addressbook/browser/search/result/handler/delete.py
src/icemac/addressbook/browser/search/result/handler/delete.txt
src/icemac/addressbook/browser/search/result/handler/manager.py
src/icemac/addressbook/browser/search/result/handler/tests.py
src/icemac/addressbook/browser/search/result/handler/export/__init__.py
src/icemac/addressbook/browser/search/result/handler/export/base.py
src/icemac/addressbook/browser/search/result/handler/export/configure.zcml
src/icemac/addressbook/browser/search/result/handler/export/export.txt
src/icemac/addressbook/browser/search/result/handler/export/translation.txt
src/icemac/addressbook/browser/search/result/handler/export/userfields.txt
src/icemac/addressbook/browser/search/result/handler/export/xls.py
src/icemac/addressbook/browser/search/result/handler/icalendar/__init__.py
src/icemac/addressbook/browser/search/result/handler/icalendar/configure.zcml
src/icemac/addressbook/browser/search/result/handler/icalendar/export.py
src/icemac/addressbook/browser/search/result/handler/icalendar/tests.py
src/icemac/addressbook/browser/search/result/handler/mailto/__init__.py
src/icemac/addressbook/browser/search/result/handler/mailto/configure.zcml
src/icemac/addressbook/browser/search/result/handler/mailto/mailto.pt
src/icemac/addressbook/browser/search/result/handler/mailto/mailto.py
src/icemac/addressbook/browser/search/result/handler/mailto/tests.py
src/icemac/addressbook/browser/search/result/handler/names/__init__.py
src/icemac/addressbook/browser/search/result/handler/names/configure.zcml
src/icemac/addressbook/browser/search/result/handler/names/list.pt
src/icemac/addressbook/browser/search/result/handler/names/tests.py
src/icemac/addressbook/browser/search/result/handler/update/__init__.py
src/icemac/addressbook/browser/search/result/handler/update/base.py
src/icemac/addressbook/browser/search/result/handler/update/check.pt
src/icemac/addressbook/browser/search/result/handler/update/check.py
src/icemac/addressbook/browser/search/result/handler/update/choose.py
src/icemac/addressbook/browser/search/result/handler/update/complete.py
src/icemac/addressbook/browser/search/result/handler/update/configure.zcml
src/icemac/addressbook/browser/search/result/handler/update/enter.py
src/icemac/addressbook/browser/search/result/handler/update/errormessages.py
src/icemac/addressbook/browser/search/result/handler/update/operators.py
src/icemac/addressbook/browser/search/result/handler/update/testing.py
src/icemac/addressbook/browser/search/result/handler/update/update.txt
src/icemac/addressbook/browser/search/result/handler/update/tests/__init__.py
src/icemac/addressbook/browser/search/result/handler/update/tests/test_doctest.py
src/icemac/addressbook/browser/search/result/handler/update/tests/test_operators.py
src/icemac/addressbook/browser/search/result/handler/update/tests/test_security.py
src/icemac/addressbook/browser/search/result/handler/update/tests/test_update.py
src/icemac/addressbook/browser/search/result/handler/update/tests/test_update_persons.py
src/icemac/addressbook/browser/search/result/tests/__init__.py
src/icemac/addressbook/browser/search/result/tests/test_personlist.py
src/icemac/addressbook/browser/tests/__init__.py
src/icemac/addressbook/browser/tests/test_doctests.py
src/icemac/addressbook/browser/tests/test_form.py
src/icemac/addressbook/browser/tests/test_layout.py
src/icemac/addressbook/browser/tests/test_personlist.py
src/icemac/addressbook/catalog/__init__.py
src/icemac/addressbook/catalog/catalog.txt
src/icemac/addressbook/catalog/serializer.py
src/icemac/addressbook/catalog/tests/__init__.py
src/icemac/addressbook/catalog/tests/test_doctests.py
src/icemac/addressbook/catalog/tests/test_serializer.py
src/icemac/addressbook/export/__init__.py
src/icemac/addressbook/export/base.py
src/icemac/addressbook/export/export.txt
src/icemac/addressbook/export/interfaces.py
src/icemac/addressbook/export/sortorder.txt
src/icemac/addressbook/export/userfields.txt
src/icemac/addressbook/export/tests/__init__.py
src/icemac/addressbook/export/tests/test_doctests.py
src/icemac/addressbook/export/tests/test_export.py
src/icemac/addressbook/export/xls/__init__.py
src/icemac/addressbook/export/xls/simple.py
src/icemac/addressbook/file/__init__.py
src/icemac/addressbook/file/configure.zcml
src/icemac/addressbook/file/file.py
src/icemac/addressbook/file/interfaces.py
src/icemac/addressbook/file/tests.py
src/icemac/addressbook/generations/__init__.py
src/icemac/addressbook/generations/configure.zcml
src/icemac/addressbook/generations/evolve1.py
src/icemac/addressbook/generations/evolve10.py
src/icemac/addressbook/generations/evolve11.py
src/icemac/addressbook/generations/evolve12.py
src/icemac/addressbook/generations/evolve13.py
src/icemac/addressbook/generations/evolve14.py
src/icemac/addressbook/generations/evolve15.py
src/icemac/addressbook/generations/evolve16.py
src/icemac/addressbook/generations/evolve17.py
src/icemac/addressbook/generations/evolve18.py
src/icemac/addressbook/generations/evolve19.py
src/icemac/addressbook/generations/evolve2.py
src/icemac/addressbook/generations/evolve20.py
src/icemac/addressbook/generations/evolve21.py
src/icemac/addressbook/generations/evolve22.py
src/icemac/addressbook/generations/evolve23.py
src/icemac/addressbook/generations/evolve24.py
src/icemac/addressbook/generations/evolve25.py
src/icemac/addressbook/generations/evolve26.py
src/icemac/addressbook/generations/evolve27.py
src/icemac/addressbook/generations/evolve3.py
src/icemac/addressbook/generations/evolve4.py
src/icemac/addressbook/generations/evolve5.py
src/icemac/addressbook/generations/evolve6.py
src/icemac/addressbook/generations/evolve7.py
src/icemac/addressbook/generations/evolve8.py
src/icemac/addressbook/generations/evolve9.py
src/icemac/addressbook/generations/install.py
src/icemac/addressbook/generations/utils.py
src/icemac/addressbook/metadata/__init__.py
src/icemac/addressbook/metadata/configure.zcml
src/icemac/addressbook/metadata/interfaces.py
src/icemac/addressbook/metadata/storage.py
src/icemac/addressbook/metadata/subscriber.py
src/icemac/addressbook/metadata/tests.py
src/icemac/addressbook/namechooser/__init__.py
src/icemac/addressbook/namechooser/configure.zcml
src/icemac/addressbook/namechooser/interfaces.py
src/icemac/addressbook/namechooser/namechooser.py
src/icemac/addressbook/namechooser/namechooser.txt
src/icemac/addressbook/namechooser/tests.py
src/icemac/addressbook/preferences/__init__.py
src/icemac/addressbook/preferences/browser.py
src/icemac/addressbook/preferences/configure.zcml
src/icemac/addressbook/preferences/default.py
src/icemac/addressbook/preferences/editform.pt
src/icemac/addressbook/preferences/interfaces.py
src/icemac/addressbook/preferences/person-list-batching.txt
src/icemac/addressbook/preferences/person-list-userfields.txt
src/icemac/addressbook/preferences/person-list.txt
src/icemac/addressbook/preferences/preferences.txt
src/icemac/addressbook/preferences/sortorder.txt
src/icemac/addressbook/preferences/utils.py
src/icemac/addressbook/preferences/tests/__init__.py
src/icemac/addressbook/preferences/tests/test_browser.py
src/icemac/addressbook/preferences/tests/test_doctest.py
src/icemac/addressbook/preferences/tests/test_frontend.py
src/icemac/addressbook/preferences/tests/test_timezone.py
src/icemac/addressbook/principals/__init__.py
src/icemac/addressbook/principals/configure.zcml
src/icemac/addressbook/principals/interfaces.py
src/icemac/addressbook/principals/principals.py
src/icemac/addressbook/principals/roles.py
src/icemac/addressbook/principals/sources.py
src/icemac/addressbook/principals/tests.py
src/icemac/addressbook/tests/__init__.py
src/icemac/addressbook/tests/example.py
src/icemac/addressbook/tests/stubs.py
src/icemac/addressbook/tests/test_address.py
src/icemac/addressbook/tests/test_addressbook.py
src/icemac/addressbook/tests/test_doctests.py
src/icemac/addressbook/tests/test_entities.py
src/icemac/addressbook/tests/test_entity.py
src/icemac/addressbook/tests/test_field.py
src/icemac/addressbook/tests/test_install.py
src/icemac/addressbook/tests/test_interfaces.py
src/icemac/addressbook/tests/test_keywords.py
src/icemac/addressbook/tests/test_orderstorage.py
src/icemac/addressbook/tests/test_person.py
src/icemac/addressbook/tests/test_schema.py
var/README.txt
var/chameleon-cache/README.txt