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

Wed, 01 Sep 2021 06:11:20 GMT Henrik Bettermann [16594]
	* main/kofacustom.ecns/trunk/layout/static/custom.css (modified)

	Change colors.


Tue, 31 Aug 2021 15:26:46 GMT Henrik Bettermann [16593]
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/etranzact/browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/interswitch/browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/remita/browser.py (modified)

	Adjust to changes in base package.


Tue, 31 Aug 2021 15:26:22 GMT Henrik Bettermann [16592]
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/etranzact/browser.py (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/interswitch/browser.py (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/remita/browser.py (modified)

	Adjust to changes in base package.


Tue, 31 Aug 2021 15:21:35 GMT Henrik Bettermann [16591]
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/tests/test_browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/interswitch/tests.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/tests/test_export.py (modified)

	Fix tests.


Tue, 31 Aug 2021 15:21:27 GMT Henrik Bettermann [16590]
	* 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)

	Fix tests.


Tue, 31 Aug 2021 14:41:29 GMT Henrik Bettermann [16589]
	* main/kofacustom.ecns/trunk/README.txt (modified)
	* main/kofacustom.ecns/trunk/buildout-zeo.cfg (modified)
	* main/kofacustom.ecns/trunk/buildout.cfg (modified)
	* main/kofacustom.ecns/trunk/etc/profile.ini.in (modified)
	* main/kofacustom.ecns/trunk/etc/site.zcml.in (modified)
	* main/kofacustom.ecns/trunk/setup.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns (moved)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/applicant.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/batching.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/export.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/interfaces.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/payment.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/tests/test_applicant.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/tests/test_browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/utils.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/browser/pages.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/browser/tests.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/configuration.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/configure.zcml (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/ftesting.zcml (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/hostels/browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/hostels/hostel.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/hostels/interfaces.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/interfaces.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/interswitch/browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/interswitch/tests.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/payments/interfaces.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/remita/webservices.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/batching.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/export.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/interfaces.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/payments.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/student.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/studycourse.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/studylevel.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/tests/test_browser.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/tests/test_export.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/tests/test_student.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/utils.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/viewlets.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/testing.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/tests/test_configuration.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/tests/test_datacenter.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/tests/test_smtp.py (modified)
	* main/kofacustom.ecns/trunk/src/kofacustom/ecns/utils/tests.py (modified)
	* main/kofacustom.ecns/trunk/versions.cfg (modified)

	Change from skeleton to ecns.


Tue, 31 Aug 2021 10:50:12 GMT Henrik Bettermann [16588]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/browser/viewlets.py (modified)

	Change of alumni portal URL.


Tue, 31 Aug 2021 06:28:35 GMT Henrik Bettermann [16587]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/helpers.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/paydirectbrowser.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/tests.py (modified)

	Set constant item_code.


Tue, 31 Aug 2021 06:11:08 GMT Henrik Bettermann [16586]
	* main/kofacustom.ecns (copied)

	Initialize ECNS


Sun, 29 Aug 2021 08:28:28 GMT Henrik Bettermann [16585]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/interfaces.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py (modified)

	Ticket #128


Sun, 29 Aug 2021 08:22:10 GMT Henrik Bettermann [16584]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py (modified)

	Ticket #129


Thu, 26 Aug 2021 21:23:34 GMT Henrik Bettermann [16583]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/utils.py (modified)

	Customize samePaymentMade.


Mon, 23 Aug 2021 18:52:42 GMT Henrik Bettermann [16582]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser_templates/applicantdisplaypage.pt (modified)

	Update URL to waeup.uniben.edu


Sun, 22 Aug 2021 23:51:51 GMT uli [16581]
	* main/waeup-ansible/letsencrypt.yml (modified)
	* main/waeup-ansible/roles/letsencrypt/tasks/main.yml (modified)

	Add d2.waeup.org LE domain and fix LE role.


Sun, 22 Aug 2021 22:52:07 GMT uli [16580]
	* main/waeup-ansible/letsencrypt.yml (modified)

	Update TLS cert domains for h8, add h10 cert domains.


Thu, 19 Aug 2021 20:29:51 GMT Henrik Bettermann [16579]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser_templates/applicanteditpage.pt (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)

	Adjust to base package.


Thu, 19 Aug 2021 20:28:54 GMT Henrik Bettermann [16578]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicanteditpage.pt (modified)

	Make pictures editable by officers even if applicants are not allowed ...


Wed, 18 Aug 2021 09:15:45 GMT Henrik Bettermann [16577]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/etranzact/browser.py (modified)

	Add mapping.


Tue, 17 Aug 2021 13:59:19 GMT Henrik Bettermann [16576]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py (modified)

	Add missing method.


Tue, 17 Aug 2021 13:33:41 GMT Henrik Bettermann [16575]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/interfaces.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py (modified)

	Rename payment.


Tue, 17 Aug 2021 09:52:07 GMT Henrik Bettermann [16574]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/interswitch/browser.py (modified)

	Use live gateway.


Mon, 16 Aug 2021 10:54:47 GMT Henrik Bettermann [16573]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/interfaces.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py (modified)

	Add admin fee.


Mon, 16 Aug 2021 10:54:02 GMT Henrik Bettermann [16572]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py (modified)

	Remove Non-ASCII character


Mon, 16 Aug 2021 10:38:28 GMT Henrik Bettermann [16571]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/utils.py (modified)

	Revert r16568.


Mon, 16 Aug 2021 10:35:09 GMT Henrik Bettermann [16570]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py (modified)

	Update admission letter.


Mon, 16 Aug 2021 05:46:06 GMT Henrik Bettermann [16569]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	No default


Sun, 15 Aug 2021 18:30:16 GMT Henrik Bettermann [16568]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/utils.py (modified)

	Add Make Up Exam Administrative Charge.


Thu, 12 Aug 2021 06:43:41 GMT Henrik Bettermann [16567]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	Fix condition.


Thu, 12 Aug 2021 06:40:29 GMT Henrik Bettermann [16566]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	Finetune requirements for submission.


Fri, 06 Aug 2021 06:59:16 GMT Henrik Bettermann [16565]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	Remove the JAMB fields 'required' flag. Ad further conditions to the ...


Fri, 06 Aug 2021 06:56:11 GMT Henrik Bettermann [16564]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)

	Edit warning message.


Tue, 03 Aug 2021 09:13:52 GMT Henrik Bettermann [16563]
	* main/kofacustom.dspg/trunk/src/kofacustom/dspg/interfaces.py (modified)
	* main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py (modified)
	* main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils/utils.py (modified)

	Add PAD Pack.


Tue, 03 Aug 2021 09:13:33 GMT Henrik Bettermann [16562]
	* main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/tests.py (modified)
	* main/kofacustom.dspg/trunk/src/kofacustom/dspg/students/tests/test_export.py (modified)
	* main/kofacustom.dspg/trunk/src/kofacustom/dspg/students/tests/test_utils.py (modified)

	Fix tests.


Mon, 02 Aug 2021 12:33:26 GMT Henrik Bettermann [16561]
	* main/waeup.kofa/trunk/src/waeup/kofa/beaker.py (modified)

	Increase session timeout.


Fri, 30 Jul 2021 17:18:58 GMT Henrik Bettermann [16560]
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/en/LC_MESSAGES/kofacustom.nigeria.mo (added)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/en/LC_MESSAGES/kofacustom.nigeria.po (added)

	Localize kofacustom.nigeria


Thu, 29 Jul 2021 08:08:22 GMT Henrik Bettermann [16559]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py (modified)

	Hide jamb fields for JUPEB application.

	Customize broken ...


Sun, 25 Jul 2021 21:56:36 GMT Henrik Bettermann [16558]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	Change regular expression for JAMB reg number validation.


Sun, 25 Jul 2021 10:01:34 GMT Henrik Bettermann [16557]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/browser/pdf.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/browser/static/ezewele_signature.png (added)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py (modified)

	Replace signature.


Mon, 19 Jul 2021 12:58:13 GMT Henrik Bettermann [16556]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/helpers.py (modified)

	Interswitch does confirm also the surcharge.


Sun, 18 Jul 2021 21:14:29 GMT Henrik Bettermann [16555]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/paydirectbrowser.py (modified)

	Add Interswitch surcharge before booking is being created.


Fri, 16 Jul 2021 09:04:22 GMT Henrik Bettermann [16554]
	* main/waeup.fceokene/trunk/src/waeup/fceokene/students/utils.py (modified)
	* main/waeup.fceokene/trunk/src/waeup/fceokene/utils/utils.py (modified)

	Disable acceptance fee payments except for ug_ft.


Thu, 15 Jul 2021 12:32:55 GMT Henrik Bettermann [16553]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	jamb_score is not required.


Thu, 15 Jul 2021 05:23:43 GMT Henrik Bettermann [16552]
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Add previous payment category.


Wed, 14 Jul 2021 11:39:09 GMT Henrik Bettermann [16551]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/applicant.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Send email to student after single record creation.


Wed, 14 Jul 2021 06:40:53 GMT Henrik Bettermann [16550]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/mandates/mandate.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/mandates/tests.py (modified)




Tue, 13 Jul 2021 16:25:49 GMT Henrik Bettermann [16549]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_export.py (modified)

	Fix test.


Tue, 13 Jul 2021 16:25:31 GMT Henrik Bettermann [16548]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser_templates/applicanteditpage.pt (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_image.jpg (added)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/utils.py (modified)

	Adjust to changes in base package.


Tue, 13 Jul 2021 16:11:31 GMT Henrik Bettermann [16547]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/utils.py (modified)

	Adjust to changes in base package.


Tue, 13 Jul 2021 16:05:29 GMT Henrik Bettermann [16546]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser_templates/applicanteditpage.pt (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/tests/test_browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/tests/test_image.jpg (added)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/utils.py (modified)

	Adjust to changes in base package.


Tue, 13 Jul 2021 14:08:06 GMT Henrik Bettermann [16545]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/applicant.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicanteditpage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_applicantcopier.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/utils.py (modified)

	Enable applicants to upload also additional jpg files.


Tue, 13 Jul 2021 12:31:57 GMT Henrik Bettermann [16544]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	More fields are required.


Tue, 13 Jul 2021 07:05:01 GMT Henrik Bettermann [16543]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.po (modified)

	Correct sentence provided by Jite.


Mon, 12 Jul 2021 12:33:38 GMT Henrik Bettermann [16542]
	* main/waeup.fceokene/trunk/src/waeup/fceokene/students/utils.py (modified)

	Avoid double payments.


Mon, 12 Jul 2021 10:44:44 GMT Henrik Bettermann [16541]
	* main/waeup.fceokene/trunk/src/waeup/fceokene/students/utils.py (modified)

	See ticket #414.


Mon, 12 Jul 2021 07:56:16 GMT Henrik Bettermann [16540]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.po (modified)

	Be more verbose to applicants.


Fri, 09 Jul 2021 08:05:19 GMT Henrik Bettermann [16539]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)

	Do encoding right.


Fri, 09 Jul 2021 07:48:39 GMT Henrik Bettermann [16538]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/layout/theme.html (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/loginpage.pt (modified)

	Prefill login form after applicant registration.


Thu, 08 Jul 2021 20:04:46 GMT Henrik Bettermann [16537]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.po (modified)

	Change notice.


Thu, 08 Jul 2021 16:40:34 GMT Henrik Bettermann [16536]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.po (modified)

	Extend info.


Thu, 08 Jul 2021 09:20:10 GMT Henrik Bettermann [16535]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/utils.py (modified)

	Uups, this was only a test.


Thu, 08 Jul 2021 09:14:28 GMT Henrik Bettermann [16534]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/locales/en/LC_MESSAGES/waeup.kofa.po (modified)

	Add notice.


Thu, 08 Jul 2021 09:14:04 GMT Henrik Bettermann [16533]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/utils.py (modified)

	Add jamb name field.


Thu, 08 Jul 2021 06:02:29 GMT Henrik Bettermann [16532]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)

	Don't show real name if public name is set.


Wed, 07 Jul 2021 07:16:41 GMT Henrik Bettermann [16531]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)

	Extend description.


Wed, 07 Jul 2021 07:05:37 GMT Henrik Bettermann [16530]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/certificatepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/coursepage.pt (added)

	Adjust pagetemplates.


Wed, 07 Jul 2021 06:51:05 GMT Henrik Bettermann [16529]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/accesscodes/browser_templates/searchpage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/departmentpage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/facultiescontainerpage.pt (added)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/facultypage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/doctests/pages.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/permissions.py (modified)

	Show local roles on faculty, department, course and certificate pages ...


Tue, 06 Jul 2021 05:52:21 GMT Henrik Bettermann [16528]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/helpers.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/paydirectbrowser.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/tests.py (modified)

	Use IPayer adapter.


Tue, 06 Jul 2021 05:51:42 GMT Henrik Bettermann [16527]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/payment.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/payments.py (modified)

	Bugfix


Mon, 05 Jul 2021 15:42:14 GMT Henrik Bettermann [16526]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/payment.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/payments/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/payments.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified)

	Extend `IPayer` adapter.


Mon, 05 Jul 2021 06:50:40 GMT Henrik Bettermann [16525]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)

	Change permissions.


Thu, 01 Jul 2021 08:31:33 GMT Henrik Bettermann [16524]
	* main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/students/utils.py (modified)

	include ug_ft and de_ft to the nce_ft and nce_pt initially set for ...


Thu, 01 Jul 2021 07:51:13 GMT Henrik Bettermann [16523]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py (modified)

	Change permissions.


Thu, 01 Jul 2021 05:53:15 GMT Henrik Bettermann [16522]
	* main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py (modified)

	Change columns.


Tue, 29 Jun 2021 13:29:15 GMT Henrik Bettermann [16521]
	* main/waeup.uniben/trunk/src/waeup/uniben/students/studylevel.py (modified)

	Catch total_score None.


Tue, 29 Jun 2021 07:35:39 GMT Henrik Bettermann [16520]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Insert serial number after sorting.


Tue, 29 Jun 2021 07:20:38 GMT Henrik Bettermann [16519]
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/locales/en/LC_MESSAGES/waeup.kofa.po (modified)

	Customize title.


Tue, 29 Jun 2021 07:19:56 GMT Henrik Bettermann [16518]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Adjust `ApplicantOnlinePaymentProcessor.getMapping` (2nd bugfix).
 ...


Tue, 29 Jun 2021 06:36:28 GMT Henrik Bettermann [16517]
	* main/waeup.uniben/trunk/src/waeup/uniben/students/studylevel.py (modified)

	med: Note that the passmark stated in the course setup must over ride ...


Sun, 27 Jun 2021 09:33:08 GMT Henrik Bettermann [16516]
	* main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py (modified)

	Disable schoolfee payments of returning students only.


Thu, 24 Jun 2021 07:23:03 GMT Henrik Bettermann [16515]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/helpers.py (modified)

	Amounts are in Kobo. But it's still not clear if Amount also contains ...


Thu, 24 Jun 2021 07:20:19 GMT Henrik Bettermann [16514]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/tests.py (modified)

	It seems that Interswitch has chenged their software.


Tue, 22 Jun 2021 04:51:34 GMT Henrik Bettermann [16513]
	* main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/students/utils.py (modified)

	Include nce_pt to the nce_ft initially set for lsfp_penalty_fee ...


Mon, 21 Jun 2021 08:53:09 GMT Henrik Bettermann [16512]
	* main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/students/studylevel.py (modified)

	Remove customization.


Thu, 17 Jun 2021 15:20:46 GMT Henrik Bettermann [16511]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/interfaces.py (modified)

	Make all fields required.


Thu, 17 Jun 2021 15:20:10 GMT Henrik Bettermann [16510]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser_templates/paymentsmanagepage.pt (modified)

	Bugfix


Wed, 16 Jun 2021 12:52:36 GMT Henrik Bettermann [16509]
	* main/waeup.uniben/trunk/src/waeup/uniben/students/batching.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/students/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/students/interfaces.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/students/studylevel.py (modified)

	Allow different course gradings according to new course ticket ...


Wed, 16 Jun 2021 11:54:39 GMT Henrik Bettermann [16508]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/browser/pages.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/browser/viewlets.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interfaces.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/utils/utils.py (modified)

	Add course grading system source.


Wed, 16 Jun 2021 06:31:52 GMT Henrik Bettermann [16507]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser_templates/paymentsmanagepage.pt (added)

	Add summary table of paid school fees in various sessions.


Tue, 15 Jun 2021 12:47:06 GMT Henrik Bettermann [16506]
	* main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py (modified)

	Change bank account.


Tue, 15 Jun 2021 09:44:26 GMT Henrik Bettermann [16505]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Sort course tickets on student lastname.


Sat, 12 Jun 2021 05:05:15 GMT Henrik Bettermann [16504]
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/applicants/tests/test_browser.py (modified)

	Show recipient body address on payment slip.


Mon, 07 Jun 2021 06:18:26 GMT Henrik Bettermann [16503]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/remita/browser_templates/goto_remita.pt (modified)

	Add notice.


Fri, 04 Jun 2021 10:09:05 GMT Henrik Bettermann [16502]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py (modified)

	Add field description.


Fri, 04 Jun 2021 07:51:24 GMT Henrik Bettermann [16501]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/utils.py (modified)

	Add upload viewlet.


Fri, 04 Jun 2021 07:50:50 GMT Henrik Bettermann [16500]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/payments/interfaces.py (modified)

	Render correct color.


Thu, 03 Jun 2021 15:23:15 GMT Henrik Bettermann [16499]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py (modified)

	Customize PaymentsManageFormPage.


Thu, 03 Jun 2021 06:59:49 GMT Henrik Bettermann [16498]
	* main/waeup.uniben/trunk/src/waeup/uniben/students/export.py (modified)

	Add email2 and sex.


Thu, 03 Jun 2021 06:20:48 GMT Henrik Bettermann [16497]
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/utils.py (modified)
	* main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py (modified)

	Add application type and category.


Mon, 31 May 2021 13:22:19 GMT Henrik Bettermann [16496]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/paydirectbrowser.py (modified)

	False is the default.


Fri, 28 May 2021 12:22:27 GMT Henrik Bettermann [16495]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)

	Catch error.