#
# ChangeLog for main/kofacustom.wdu/trunk/CHANGES.txt
#
# Generated by Trac 1.2.2
# 20 Jan 2025, 08:38:16

Thu, 11 Feb 2016 13:53:36 GMT Henrik Bettermann [13685]
	* main/kofacustom.wdu/trunk/CHANGES.txt (modified)
	* main/kofacustom.wdu/trunk/README.txt (modified)
	* main/kofacustom.wdu/trunk/bootstrap.py (modified)
	* main/kofacustom.wdu/trunk/buildout-init.cfg (added)
	* main/kofacustom.wdu/trunk/versions.cfg (modified)

	Use sources/waeup.kofa/versions.cfg when building out custom package.


Sun, 09 Nov 2014 08:44:55 GMT Henrik Bettermann [11940]
	* main/kofacustom.wdu/trunk/CHANGES.txt (modified)
	* main/kofacustom.wdu/trunk/README.txt (modified)
	* main/kofacustom.wdu/trunk/buildout-zeo.cfg (modified)
	* main/kofacustom.wdu/trunk/buildout.cfg (modified)
	* main/kofacustom.wdu/trunk/etc/site.zcml.in (modified)
	* main/kofacustom.wdu/trunk/etc/zope_zeo1.conf.in (modified)
	* main/kofacustom.wdu/trunk/etc/zope_zeo2.conf.in (modified)
	* main/kofacustom.wdu/trunk/setup.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu (moved)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/applicant.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/batching.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/export.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/payment.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/tests/test_applicant.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/tests/test_browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/utils.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/browser/pages.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/browser/tests.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/configuration.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/configure.zcml (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/ftesting.zcml (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/interswitch/browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/interswitch/tests.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/payments/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/batching.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/export.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/payments.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/student.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/studycourse.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/studylevel.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_export.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_student.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/utils.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/viewlets.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/testing.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/tests/test_configuration.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/tests/test_datacenter.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/tests/test_smtp.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/utils/tests.py (modified)

	Repace skeleton by wdu.

	Set ports.

	Set version number.

	Set ...


Sun, 09 Nov 2014 07:12:04 GMT Henrik Bettermann [11938]
	* main/kofacustom.wdu/trunk (copied)

	Copy skeleton trunk


Wed, 14 May 2014 05:22:23 GMT Henrik Bettermann [11647]
	* main/kofacustom.skeleton/trunk/CHANGES.txt (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/interswitch/browser.py (modified)

	Use init_update method.