# # ChangeLog for main/kofacustom.pcn # # Generated by Trac 1.2.2 # 20 Sep 2024, 02:33:44 Tue, 14 Oct 2014 05:55:55 GMT Henrik Bettermann [11835] * main/kofacustom.pcn/trunk/src/kofacustom/pcn/permissions.py (modified) Remove permissions to make student stuff invisible. Tue, 14 Oct 2014 05:36:34 GMT Henrik Bettermann [11834] * main/kofacustom.pcn/trunk/bootstrap.py (modified) python-distribute.org is down. Use another URL instead. Mon, 13 Oct 2014 11:42:37 GMT Henrik Bettermann [11833] * main/kofacustom.pcn/trunk/layout/static/css/custom.css (modified) PCN color scheme. Mon, 13 Oct 2014 10:40:59 GMT Henrik Bettermann [11832] * main/kofacustom.pcn/trunk/CHANGES.txt (modified) * main/kofacustom.pcn/trunk/README.txt (modified) * main/kofacustom.pcn/trunk/buildout-zeo.cfg (modified) * main/kofacustom.pcn/trunk/buildout.cfg (modified) * main/kofacustom.pcn/trunk/etc/site.zcml.in (modified) * main/kofacustom.pcn/trunk/setup.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn (moved) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/applicant.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/batching.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/browser.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/export.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/interfaces.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/payment.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/tests/test_applicant.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/tests/test_browser.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/utils.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/pages.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/tests.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/configuration.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/configure.zcml (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/ftesting.zcml (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/interfaces.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/payments/interfaces.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/batching.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/browser.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/export.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/interfaces.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/payments.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/student.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/studycourse.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/studylevel.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/tests/test_browser.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/tests/test_export.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/tests/test_student.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/utils.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/students/viewlets.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/testing.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/tests/test_configuration.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/tests/test_datacenter.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/tests/test_smtp.py (modified) * main/kofacustom.pcn/trunk/src/kofacustom/pcn/utils/tests.py (modified) Replace 'sampleuni' by 'pcn'. Mon, 13 Oct 2014 07:36:01 GMT Henrik Bettermann [11831] * main/kofacustom.pcn/trunk (copied) Copy over trunk from kofacustom.sampleuni. Mon, 13 Oct 2014 07:33:44 GMT Henrik Bettermann [11830] * main/kofacustom.pcn (added) Initialize package for PCN.