#
# ChangeLog for /
#
# Generated by Trac 1.2.2
# 27 Apr 2025, 16:44:26

Tue, 14 Oct 2014 10:28:24 GMT Henrik Bettermann [11840]
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/browser.py (modified)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/pages.py (modified)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/university/batching.py (added)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/university/faculty.py (modified)

	Customize IFaculty and IDepartment.


Tue, 14 Oct 2014 09:06:20 GMT Henrik Bettermann [11839]
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/pages.py (modified)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/templates/certificatemanagepage.pt (added)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/templates/certificatepage.pt (added)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/locales/en/LC_MESSAGES/waeup.kofa.po (modified)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/university/faculty.py (added)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/utils/utils.py (modified)

	Customize academics section.


Tue, 14 Oct 2014 07:34:30 GMT Henrik Bettermann [11838]
	* main/waeup.kofa/trunk/src/waeup/kofa/university/interfaces.py (modified)

	Change certificate default title.


Tue, 14 Oct 2014 05:57:54 GMT Henrik Bettermann [11837]
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/locales/en/LC_MESSAGES/waeup.kofa.po (modified)

	First repaint.


Tue, 14 Oct 2014 05:56:44 GMT Henrik Bettermann [11836]
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/pages.py (modified)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/templates (added)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/templates/departmentmanagepage.pt (added)
	* main/kofacustom.pcn/trunk/src/kofacustom/pcn/browser/templates/departmentpage.pt (added)

	Courses are not needed.


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.


Mon, 13 Oct 2014 07:31:28 GMT Henrik Bettermann [11829]
	* main/kofacustom.sampleuni/trunk/CHANGES.txt (modified)

	Update CHANGES.txt.


Fri, 10 Oct 2014 11:51:15 GMT Henrik Bettermann [11828]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)

	Change general notice on application slips.


Thu, 02 Oct 2014 12:12:32 GMT Henrik Bettermann [11827]
	* main/waeup.uniben/trunk/CHANGES.txt (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/utils.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py (modified)

	Add application type and category for part-time extended
	applications.


Mon, 29 Sep 2014 05:32:52 GMT Henrik Bettermann [11826]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/datacenterexportpage.pt (modified)

	Hide export download button 24 hours after file generation.


Sun, 28 Sep 2014 23:28:26 GMT uli [11825]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)

	Reorder messages, newest first.


Fri, 26 Sep 2014 11:53:55 GMT uli [11824]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/helpers.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_helpers.py (modified)

	Add meminfo check helper.


Fri, 26 Sep 2014 11:42:09 GMT uli [11823]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/sample_meminfo (added)

	Add sample meminfo.


Fri, 26 Sep 2014 11:08:42 GMT uli [11822]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)

	Update history.


Fri, 26 Sep 2014 11:05:08 GMT uli [11821]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Test integer values as expensive action blockers.


Wed, 24 Sep 2014 15:35:31 GMT uli [11820]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Use coool expression to turn negative values into positives.


Wed, 24 Sep 2014 15:32:30 GMT uli [11819]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Support more types of memory in env checks.


Wed, 24 Sep 2014 15:25:50 GMT uli [11818]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Also check for virtual memory.


Wed, 24 Sep 2014 15:25:32 GMT uli [11817]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_utils.py (modified)

	Test virtual memory checker.


Wed, 24 Sep 2014 15:20:55 GMT uli [11816]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Prepare for other external parameters than swap.


Wed, 24 Sep 2014 15:06:49 GMT uli [11815]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Add helper to check swap space.


Wed, 24 Sep 2014 13:26:30 GMT uli [11814]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	pep8.


Wed, 24 Sep 2014 06:36:19 GMT Henrik Bettermann [11813]
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/applicants/tests/test_browser.py (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/interswitch/tests.py (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/students/tests/test_export.py (modified)
	* main/kofacustom.skeleton/trunk/versions.cfg (modified)

	Update versions.cfg.

	Adjust tests to previous changes in base packages.


Wed, 24 Sep 2014 06:11:31 GMT Henrik Bettermann [11812]
	* main/waeup.uniben/trunk/versions.cfg (modified)

	Update versions.cfg.


Wed, 24 Sep 2014 06:11:13 GMT Henrik Bettermann [11811]
	* main/waeup.kwarapoly/trunk/versions.cfg (modified)

	Update versions.cfg.


Wed, 24 Sep 2014 06:10:49 GMT Henrik Bettermann [11810]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/applicants/interfaces.py (modified)
	* main/kofacustom.nigeria/trunk/versions.cfg (modified)

	Update versions.cfg.

	Add jamb_age to PUDE_OMIT_FIELDS.


Wed, 24 Sep 2014 06:09:27 GMT Henrik Bettermann [11809]
	* main/kofacustom.ekodisco/trunk/versions.cfg (modified)

	Update versions.cfg.


Wed, 24 Sep 2014 06:08:14 GMT Henrik Bettermann [11808]
	* main/waeup.fceokene/trunk/versions.cfg (modified)

	Update versions.cfg.


Wed, 24 Sep 2014 06:07:59 GMT Henrik Bettermann [11807]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_export.py (modified)
	* main/waeup.aaue/trunk/versions.cfg (modified)

	Update tests and versions.cfg.


Wed, 24 Sep 2014 06:07:19 GMT Henrik Bettermann [11806]
	* main/waeup.aaua/trunk/versions.cfg (modified)

	Update versions.cfg.


Wed, 24 Sep 2014 06:06:51 GMT Henrik Bettermann [11805]
	* main/waeup.aaua/trunk/src/waeup/aaua/interswitch/tests.py (modified)

	Update tests.


Wed, 24 Sep 2014 05:33:15 GMT Henrik Bettermann [11804]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Remove INT_PHONE_PREFIXES from KofaUtils. It's not used.


Tue, 23 Sep 2014 15:58:36 GMT uli [11803]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	pyflakes.


Tue, 23 Sep 2014 15:55:57 GMT uli [11802]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_utils.py (modified)

	pep8.


Tue, 23 Sep 2014 15:54:08 GMT uli [11801]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_utils.py (added)

	Prove that KofaUtils fullfills interface contract.


Tue, 23 Sep 2014 15:53:27 GMT uli [11800]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Fix KofaUtils (interface), add SYSTEM_MAX_LOAD dict.


Tue, 23 Sep 2014 15:50:59 GMT uli [11799]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)

	Fix EXAM_GRADES attrib name, add SYSTEM_MAX_LOAD.


Tue, 23 Sep 2014 15:16:17 GMT uli [11798]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/setup.py (modified)
	* main/waeup.kofa/trunk/versions.cfg (modified)

	Add psutil as dependency.


Fri, 19 Sep 2014 16:00:43 GMT Henrik Bettermann [11797]
	* main/waeup.kwarapoly/trunk/CHANGES.txt (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	Revert back to the old sharing ratios.


Thu, 18 Sep 2014 05:29:49 GMT Henrik Bettermann [11796]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	Be sure that that pay_item_id is 104.


Thu, 18 Sep 2014 05:23:36 GMT Henrik Bettermann [11795]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)

	Re-add accidentally removed line.


Tue, 16 Sep 2014 06:21:38 GMT Henrik Bettermann [11794]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/workflow.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/browser.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)

	Show flash message on general search page for the academics section.


Sun, 14 Sep 2014 15:53:20 GMT Henrik Bettermann [11793]
	* main/waeup.kwarapoly/trunk/CHANGES.txt (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	Until 14/9/2014 we have not sent split amount data for pre ...


Tue, 09 Sep 2014 07:24:35 GMT Henrik Bettermann [11792]
	* main/waeup.kwarapoly/trunk/CHANGES.txt (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/applicants/interfaces.py (modified)

	Add jamb_age to ICustomUGApplicant.


Tue, 09 Sep 2014 07:18:28 GMT Henrik Bettermann [11791]
	* main/waeup.kwarapoly/trunk/CHANGES.txt (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	Change bank account numbers for pre* application fee payments.
 ...


Mon, 01 Sep 2014 12:05:55 GMT Henrik Bettermann [11790]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/university/batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/university/tests/sample_certificatecourse_data.csv (added)
	* main/waeup.kofa/trunk/src/waeup/kofa/university/tests/test_batching.py (modified)

	Extend and fix CertCourseProcessorTests. Improve logging.


Sat, 30 Aug 2014 07:39:04 GMT Henrik Bettermann [11789]
	* main/waeup.uniben/trunk/CHANGES.txt (modified)

	Update CHANGES.txt.


Sat, 30 Aug 2014 07:35:30 GMT Henrik Bettermann [11788]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/tests/test_browser.py (modified)

	Add test.


Sat, 30 Aug 2014 06:57:22 GMT Henrik Bettermann [11787]
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/tests.py (modified)

	Import customized SessionConfiguration class.


Sat, 30 Aug 2014 05:42:26 GMT Henrik Bettermann [11786]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser_templates/applicantdisplaypage.pt (modified)

	Display info if am checking payment is required to see the course ...


Sat, 30 Aug 2014 05:41:26 GMT Henrik Bettermann [11785]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/applicant.py (modified)

	We don't charge if admission checking fee is not set.


Fri, 29 Aug 2014 19:04:38 GMT Henrik Bettermann [11784]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/applicant.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser_templates/applicantdisplaypage.pt (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/viewlets.py (added)

	Implement admission checking fee payment. Completely untested! Tests ...


Fri, 29 Aug 2014 18:53:15 GMT Henrik Bettermann [11783]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/utils.py (modified)

	Undo changes of previous revision. We do not need to customize ...


Fri, 29 Aug 2014 05:31:07 GMT Henrik Bettermann [11782]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/utils.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/interfaces.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py (modified)

	Copy over some stuff from waeup.kofa needed for admission checking ...


Thu, 28 Aug 2014 10:06:14 GMT Henrik Bettermann [11781]
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/about-us.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/dr-mt-johnson.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/example.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/full.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/home.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/services.html (modified)

	Change address.


Tue, 26 Aug 2014 09:09:39 GMT Henrik Bettermann [11780]
	* main/kofacustom.nigeria/trunk/CHANGES.txt (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/tests/test_export.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/utils/utils.py (modified)

	Add more exam subjects.


Tue, 26 Aug 2014 08:49:31 GMT Henrik Bettermann [11779]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/university/batching.py (modified)

	Fix CertificateCourseProcessor. Mandatory is not a required field ...


Tue, 12 Aug 2014 15:49:43 GMT uli [11778]
	* main/waeup.kofa/trunk/src/waeup/kofa/smtp.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/tests/test_smtp.py (modified)

	Make sure that by default no CC is mailed.


Tue, 12 Aug 2014 07:28:53 GMT Henrik Bettermann [11777]
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/about-us.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/dr-mt-johnson.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/example.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/full.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/home.html (modified)
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/services.html (modified)

	Add RC number to title.


Sat, 02 Aug 2014 05:32:15 GMT Henrik Bettermann [11776]
	* main/waeup.fceokene/trunk/CHANGES.txt (modified)
	* main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/interfaces.py (modified)

	Make jamb_reg_number a requird field.


Sat, 02 Aug 2014 05:09:09 GMT Henrik Bettermann [11775]
	* main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/tests.py (modified)

	Fix tests. All amounts in form are now integers.


Thu, 31 Jul 2014 05:18:43 GMT Henrik Bettermann [11774]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified)

	Extend browser test slightly.


Thu, 31 Jul 2014 05:14:19 GMT Henrik Bettermann [11773]
	* main/waeup.uniben/trunk/CHANGES.txt (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/students/tests/test_browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py (modified)

	Customize clearance_disabled_message.


Thu, 31 Jul 2014 04:38:23 GMT Henrik Bettermann [11772]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py (modified)

	Provide customizable method for disabling clearance by clearance ...


Thu, 24 Jul 2014 12:34:08 GMT Henrik Bettermann [11771]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/tests.py (modified)

	Change notice again.

	Adjust tests.


Thu, 24 Jul 2014 12:18:17 GMT Henrik Bettermann [11770]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)

	Change notice on application slips.


Thu, 24 Jul 2014 07:16:53 GMT Henrik Bettermann [11769]
	* main/waeup.kwarapoly/trunk/CHANGES.txt (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	Use dictionary for special payment parameter configuration.


Wed, 23 Jul 2014 15:42:39 GMT Henrik Bettermann [11768]
	* main/waeup.kwarapoly/trunk/CHANGES.txt (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	If the total amount (amount authorized) is less than 2000 Nairas ...


Wed, 23 Jul 2014 12:42:22 GMT Henrik Bettermann [11767]
	* main/kofacustom.nigeria/trunk/CHANGES.txt (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/browser.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/tests.py (modified)

	All fee amounts must be passed to Interswitch as integers (mutltiples ...


Mon, 21 Jul 2014 12:38:28 GMT Henrik Bettermann [11766]
	* main/waeup.kwarapoly/trunk/CHANGES.txt (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)

	Adjust provider_amt and gateway_amt and dalash_amt for log_book
	payments.


Mon, 21 Jul 2014 10:12:34 GMT Henrik Bettermann [11765]
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py (modified)

	Change bank account.


Wed, 16 Jul 2014 05:34:32 GMT Henrik Bettermann [11764]
	* main/kwarapoly.theme/trunk/kwarapoly/theme/browser/banner.py (modified)
	* main/kwarapoly.theme/trunk/kwarapoly/theme/browser/featured.py (modified)
	* main/kwarapoly.theme/trunk/kwarapoly/theme/browser/slide.py (modified)

	Avoid confusion of meaning of frontpage items.


Wed, 16 Jul 2014 05:29:34 GMT Henrik Bettermann [11763]
	* main/ngren.theme/trunk/ngren/theme/browser/banner.py (modified)
	* main/ngren.theme/trunk/ngren/theme/browser/featured.py (modified)
	* main/ngren.theme/trunk/ngren/theme/browser/slide.py (modified)

	Avoid confusion of meaning of frontpage items.


Tue, 15 Jul 2014 17:43:13 GMT Henrik Bettermann [11762]
	* main/ngren.theme/trunk/ngren/theme/browser/templates/bannerviewlet.pt (modified)

	The real 'Partners' title is inside a pagetemplate.


Tue, 15 Jul 2014 16:46:36 GMT Henrik Bettermann [11761]
	* main/ngren.theme/trunk/ngren/theme/ngren_theme/home.html (modified)

	Replace 'Partners' by 'Sponsors'.


Tue, 15 Jul 2014 10:44:16 GMT Henrik Bettermann [11760]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	Change account number.


Mon, 14 Jul 2014 13:34:34 GMT Henrik Bettermann [11759]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interfaces.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/utils/utils.py (modified)

	Fix: Special payment fee attributes must end with '_fee'.


Sat, 12 Jul 2014 05:26:20 GMT Henrik Bettermann [11758]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interfaces.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/utils/utils.py (modified)

	More special payment fee categories added.


Thu, 10 Jul 2014 12:20:30 GMT Henrik Bettermann [11757]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/export.py (modified)

	Make all datetimes timezone aware. Otherwise we can't compare.


Wed, 09 Jul 2014 12:46:08 GMT Henrik Bettermann [11756]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/export.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_export.py (modified)

	Catch error if payment_date and payment is None.


Wed, 09 Jul 2014 05:43:16 GMT Henrik Bettermann [11755]
	* main/waeup.aaue/trunk/CHANGES.txt (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_export.py (modified)

	Customize payment_slip_download_warning. Application payment tickets ...


Wed, 09 Jul 2014 05:12:12 GMT Henrik Bettermann [11754]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)

	Make application-payment-slip-download requirements customizable.


Mon, 07 Jul 2014 11:13:40 GMT Henrik Bettermann [11753]
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/de/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/en/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/fr/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/ha/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/ig/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/waeup.kofa.pot (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/yo/LC_MESSAGES/waeup.kofa.po (modified)

	Update locales.


Mon, 07 Jul 2014 11:13:08 GMT Henrik Bettermann [11752]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/tests.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/de/LC_MESSAGES/waeup.uniben.po (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/en/LC_MESSAGES/waeup.uniben.po (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/fr/LC_MESSAGES/waeup.uniben.po (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/ha/LC_MESSAGES/waeup.uniben.po (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/waeup.uniben.pot (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/yo/LC_MESSAGES/waeup.uniben.po (modified)

	Change warning message.

	Update locales.


Mon, 07 Jul 2014 08:45:11 GMT Henrik Bettermann [11751]
	* main/kofacustom.sampleuni/trunk/layout/static/js/kofa-functions.js (added)
	* main/kofacustom.sampleuni/trunk/layout/static/js/kofa-recaptcha_white.js (deleted)
	* main/kofacustom.sampleuni/trunk/layout/static/js/kofa-toggleall.js (deleted)

	Merge js files.


Mon, 07 Jul 2014 08:39:50 GMT Henrik Bettermann [11750]
	* main/kofacustom.ekodisco/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:38:57 GMT Henrik Bettermann [11749]
	* main/waeup.imostate/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:33:24 GMT Henrik Bettermann [11748]
	* main/kofacustom.sampleuni/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:33:04 GMT Henrik Bettermann [11747]
	* main/waeup.kwarapoly/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:32:42 GMT Henrik Bettermann [11746]
	* main/waeup.uniben/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:32:23 GMT Henrik Bettermann [11745]
	* main/waeup.fceokene/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:32:09 GMT Henrik Bettermann [11744]
	* main/waeup.aaue/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:31:46 GMT Henrik Bettermann [11743]
	* main/waeup.aaua/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:31:20 GMT Henrik Bettermann [11742]
	* main/kofacustom.skeleton/trunk/layout/theme.html (modified)

	Adjust theme to changes made in base package.


Mon, 07 Jul 2014 08:30:10 GMT Henrik Bettermann [11741]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/layout/static/js/kofa-functions.js (added)
	* main/waeup.kofa/trunk/layout/static/js/kofa-recaptcha_white.js (deleted)
	* main/waeup.kofa/trunk/layout/static/js/kofa-toggleall.js (deleted)
	* main/waeup.kofa/trunk/layout/theme.html (modified)

	Merge Javascript functions into one file. Add Javascript function
	to ...