#
# ChangeLog for main
#
# Generated by Trac 1.2.2
# 17 Apr 2025, 16:55:10

Wed, 07 Dec 2016 06:45:51 GMT Henrik Bettermann [14319]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified)

	More performance data.


Tue, 06 Dec 2016 21:59:12 GMT Henrik Bettermann [14318]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/interfaces.py (modified)

	Remove readonly flag.


Tue, 06 Dec 2016 18:01:12 GMT Henrik Bettermann [14317]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)

	Fix indentation.


Tue, 06 Dec 2016 16:47:32 GMT Henrik Bettermann [14316]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)

	getGradeWeightFromScore() takes exactly 2 arguments


Tue, 06 Dec 2016 16:42:02 GMT Henrik Bettermann [14315]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/viewlets.py (modified)

	Disable transcripts for students.

	Compute performance.


Tue, 06 Dec 2016 15:41:25 GMT Henrik Bettermann [14314]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified)

	Provide option to render performance data in custom packages.


Tue, 06 Dec 2016 07:46:48 GMT Henrik Bettermann [14313]
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/browser.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/interfaces.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/tests/test_browser.py (modified)

	Add customer fields.


Tue, 06 Dec 2016 07:46:26 GMT Henrik Bettermann [14312]
	* main/ikobacustom.skeleton/trunk/src/ikobacustom/skeleton/customers/tests/test_browser.py (modified)

	Fix test.


Mon, 05 Dec 2016 09:24:28 GMT Henrik Bettermann [14311]
	* main/ikobacustom.aaue/trunk/layout/static/custom.css (modified)
	* main/ikobacustom.aaue/trunk/layout/static/favicon.ico (modified)
	* main/ikobacustom.aaue/trunk/layout/theme.html (modified)

	Adjust colors. Remove logo.


Mon, 05 Dec 2016 09:14:32 GMT Henrik Bettermann [14310]
	* main/ikobacustom.aaue/trunk/README.txt (modified)
	* main/ikobacustom.aaue/trunk/buildout.cfg (modified)
	* main/ikobacustom.aaue/trunk/etc/profile.ini.in (modified)
	* main/ikobacustom.aaue/trunk/etc/site.zcml.in (modified)
	* main/ikobacustom.aaue/trunk/setup.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue (moved)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/browser/pdf.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/configure.zcml (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/batching.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/browser.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/contracts.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/customer.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/documents.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/export.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/fileviewlets.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/interfaces.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/tests/test_browser.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/tests/test_contract.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/tests/test_customer.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/tests/test_document.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/customers/utils.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/__init__.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/batching.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/document.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/export.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/interfaces.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/tests/test_browser.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/tests/test_document.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/documents/utils.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/ftesting.zcml (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/interfaces.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/products/__init__.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/products/batching.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/products/export.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/products/interfaces.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/products/product.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/products/tests/test_browser.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/products/tests/test_product.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/testing.py (modified)
	* main/ikobacustom.aaue/trunk/src/ikobacustom/aaue/utils/utils.py (modified)
	* main/ikobacustom.aaue/trunk/versions.cfg (modified)

	Renaming and port setting.


Mon, 05 Dec 2016 08:42:04 GMT Henrik Bettermann [14309]
	* main/ikobacustom.aaue (copied)

	Initialize package.


Sun, 04 Dec 2016 16:58:28 GMT Henrik Bettermann [14308]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/utils.py (modified)

	Deduct Interswitch surcharge.


Sat, 03 Dec 2016 17:05:31 GMT Henrik Bettermann [14307]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/utils.py (modified)

	Take number of copies into consideration when calculating
	amount_auth.


Sat, 03 Dec 2016 08:29:30 GMT Henrik Bettermann [14306]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/interfaces.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser_templates/alumni_requestpw.pt (added)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)

	Add AlumniRequestPasswordPage.


Sat, 03 Dec 2016 06:50:13 GMT Henrik Bettermann [14305]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Add _redirect_no_student for redirecting alumni to the application ...


Fri, 02 Dec 2016 10:34:05 GMT Henrik Bettermann [14304]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/applicant.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser_templates/applicantdisplaypage.pt (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser_templates/applicanteditpage.pt (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/export.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/interfaces.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/utils.py (modified)

	Add 'certificate request' components.


Thu, 01 Dec 2016 17:19:44 GMT Henrik Bettermann [14303]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser_templates/applicantdisplaypage.pt (added)

	Initialize customizing applicantdisplaypage.pt


Thu, 01 Dec 2016 07:58:10 GMT Henrik Bettermann [14302]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)

	Hide the score and CA or let them be fetching empty fields.


Wed, 30 Nov 2016 10:53:38 GMT Henrik Bettermann [14301]
	* main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/interswitch/browser.py (modified)

	Change bank account number.


Wed, 30 Nov 2016 06:55:18 GMT Henrik Bettermann [14300]
	* main/waeup.aaue/trunk/src/waeup/aaue/browser/viewlets.py (modified)

	Disable button.


Tue, 29 Nov 2016 11:49:51 GMT Henrik Bettermann [14299]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/interfaces.py (modified)

	We can't set different max values. checkConversion uses the ...


Tue, 29 Nov 2016 08:15:06 GMT Henrik Bettermann [14298]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/interfaces.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/student.py (modified)

	Define and use ICustomUGStudentClearanceEdit.


Tue, 29 Nov 2016 06:31:40 GMT Henrik Bettermann [14297]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/interfaces.py (modified)

	Remove required condition from first sitting data.


Mon, 28 Nov 2016 12:10:49 GMT Henrik Bettermann [14296]
	* main/waeup.aaue/trunk/src/waeup/aaue/interfaces.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/payments.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Adjust transcript payments to alumni portal.


Fri, 25 Nov 2016 10:43:36 GMT Henrik Bettermann [14295]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)

	Set no_passport.


Fri, 25 Nov 2016 10:42:02 GMT Henrik Bettermann [14294]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified)

	Remove colWidths.


Fri, 25 Nov 2016 10:06:54 GMT Henrik Bettermann [14293]
	* 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/tests/test_browser.py (modified)

	Add control button to create graduated students.


Fri, 25 Nov 2016 09:51:58 GMT Henrik Bettermann [14292]
	* main/waeup.kofa/trunk/CHANGES.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified)

	Add option to render transcripts without passport picture and QR
	code.


Thu, 24 Nov 2016 07:09:42 GMT Henrik Bettermann [14291]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantcontainerstatistics.pt (modified)

	Show number of processed records.


Thu, 24 Nov 2016 06:54:06 GMT Henrik Bettermann [14290]
	* main/waeup.aaue/trunk/src/waeup/aaue/browser/viewlets.py (modified)

	Hide 'Check Admission' button in alumni portal.


Fri, 18 Nov 2016 09:49:26 GMT Henrik Bettermann [14289]
	* main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py (modified)

	Change clearance fee.


Fri, 18 Nov 2016 07:19:25 GMT Henrik Bettermann [14288]
	* main/waeup.aaue/trunk/src/waeup/aaue/browser/viewlets.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser_templates/editscorespage.pt (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/viewlets.py (modified)

	Lecturers can edit current session and previous session courses ...


Thu, 17 Nov 2016 21:48:04 GMT Henrik Bettermann [14287]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/editscorespage.pt (modified)

	Adjust help text.


Thu, 17 Nov 2016 21:27:49 GMT Henrik Bettermann [14286]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/viewlets.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified)

	Denote session in button.


Thu, 17 Nov 2016 14:34:31 GMT Henrik Bettermann [14285]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	We do no longer need to hand over editable_tickets.


Thu, 17 Nov 2016 14:30:02 GMT Henrik Bettermann [14284]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	In custom packages we may need editable_tickets in pagetemplates.


Thu, 17 Nov 2016 14:16:13 GMT Henrik Bettermann [14283]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Split update method.


Thu, 17 Nov 2016 14:15:25 GMT Henrik Bettermann [14282]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py (modified)

	Fix test.


Thu, 17 Nov 2016 13:53:42 GMT Henrik Bettermann [14281]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/workflow.py (modified)

	Take state 'processed' into consideration.


Wed, 16 Nov 2016 08:33:14 GMT Henrik Bettermann [14280]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/reports (added)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/reports/__init__.py (added)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/reports/student_payment_statistics.py (added)

	Disable student payment statistics (temporarily).


Tue, 15 Nov 2016 12:41:10 GMT Henrik Bettermann [14279]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/browser.py (modified)

	Add waived payments to fee_payment_history.pdf.


Tue, 15 Nov 2016 09:58:32 GMT Henrik Bettermann [14278]
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_export.py (modified)

	Fix test.


Tue, 15 Nov 2016 09:57:22 GMT Henrik Bettermann [14277]
	* main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/students/tests/test_export.py (modified)

	Fix test.


Tue, 15 Nov 2016 09:53:58 GMT Henrik Bettermann [14276]
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/applicants/tests/test_browser.py (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/interswitch/browser.py (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/students/tests/test_export.py (modified)

	Fix test.

	Adjust interswitch/browser.py to ease customization.


Tue, 15 Nov 2016 09:46:38 GMT Henrik Bettermann [14275]
	* main/waeup.uniben/trunk/src/waeup/uniben/students/tests/test_export.py (modified)

	Fix test.


Tue, 15 Nov 2016 09:12:51 GMT Henrik Bettermann [14274]
	* main/kofacustom.nigeria/trunk/CHANGES.txt (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/browser.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/interfaces.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/student.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/tests/test_browser.py (modified)
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/tests/test_export.py (modified)

	Add `provisionally_cleared` field an allow students to edit
	their ...


Mon, 14 Nov 2016 18:04:51 GMT Henrik Bettermann [14273]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/utils.py (modified)

	Change fee.


Thu, 10 Nov 2016 17:02:15 GMT Henrik Bettermann [14272]
	* main/waeup.aaue/trunk/src/waeup/aaue/browser/pdf.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/reports/raw_score_report.py (modified)

	Add A3LandscapePDFCreator for raw score sheets.


Thu, 10 Nov 2016 16:11:49 GMT Henrik Bettermann [14271]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/interfaces.py (modified)

	Increase score limit for imports.


Thu, 10 Nov 2016 12:44:20 GMT Henrik Bettermann [14270]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/applicant.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/reports/level_report.py (added)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/reports/session_results_presentation.py (added)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/reports/tests/test_level_report.py (modified)

	Add AAUE specific notes to reports of base package.


Thu, 10 Nov 2016 11:28:11 GMT Henrik Bettermann [14269]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/reports/session_results_presentation.py (modified)

	Enable adding notes to reports in custom packages.


Thu, 10 Nov 2016 10:02:33 GMT Henrik Bettermann [14268]
	* main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py (modified)

	Change bank account for Student Union Dues second agreement.


Thu, 10 Nov 2016 08:35:46 GMT Henrik Bettermann [14267]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/reports/raw_score_report.py (modified)

	Add note to raw score report and transripts.


Wed, 09 Nov 2016 07:21:58 GMT Henrik Bettermann [14266]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)

	GST and ENT course registration fees only in 2016.


Mon, 07 Nov 2016 17:33:06 GMT Henrik Bettermann [14265]
	* main/waeup.fceokene/trunk/src/waeup/fceokene/students/utils.py (modified)

	Add NCE II fresh sw.


Sun, 06 Nov 2016 13:47:09 GMT Henrik Bettermann [14264]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/certificatemanagepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/coursemanagepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/departmentmanagepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/documents/browser_templates/documentmanagepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/documents/browser_templates/htmldocumentmanagepage.pt (modified)

	Display user id (name) in brackets.


Sun, 06 Nov 2016 09:07:27 GMT Henrik Bettermann [14263]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/applicant.py (modified)

	Catch all errors.


Sat, 05 Nov 2016 17:05:29 GMT Henrik Bettermann [14262]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/facultymanagepage.pt (modified)

	Display user name in brackets.


Sat, 05 Nov 2016 16:52:44 GMT Henrik Bettermann [14261]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/utils.py (modified)

	Change fee.


Sat, 05 Nov 2016 06:04:17 GMT Henrik Bettermann [14260]
	* main/waeup.aaue/trunk/src/waeup/aaue/interfaces.py (modified)

	Fix title.


Sat, 05 Nov 2016 05:59:51 GMT Henrik Bettermann [14259]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)

	Add _coursePaymentsMade.


Sat, 05 Nov 2016 04:33:57 GMT Henrik Bettermann [14258]
	* main/waeup.aaue/trunk/src/waeup/aaue/interfaces.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Configure GST , ENT and Fac. Dep. Fees.


Fri, 04 Nov 2016 06:03:08 GMT Henrik Bettermann [14257]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)

	Apply the 1.5% fee to specific pay_item_ids instead of fee amount
	limits.


Fri, 04 Nov 2016 05:23:01 GMT Henrik Bettermann [14256]
	* 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/students/utils.py (modified)

	Catch Reportlab `LayoutError`.


Thu, 03 Nov 2016 08:23:24 GMT Henrik Bettermann [14255]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/tests/test_browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/utils.py (modified)

	Change school fees.


Thu, 03 Nov 2016 07:04:45 GMT Henrik Bettermann [14254]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)

	Decrease limits again.


Thu, 03 Nov 2016 06:37:09 GMT Henrik Bettermann [14253]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/batching.py (modified)

	Make 'title', 'credits', 'passmark' and 'semester' importable also in ...


Wed, 02 Nov 2016 17:00:57 GMT Henrik Bettermann [14252]
	* main/waeup.aaue/trunk/src/waeup/aaue/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/locales/en/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)

	Raise error message if TicketError occurs.


Wed, 02 Nov 2016 16:55:40 GMT Henrik Bettermann [14251]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Raise customized error message.


Wed, 02 Nov 2016 14:42:04 GMT Henrik Bettermann [14250]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_applicantcopier.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/interfaces.py (modified)

	Customize IUGStudentClearance instead of INigeriaUGStudentClearance. ...


Wed, 02 Nov 2016 11:40:24 GMT Henrik Bettermann [14249]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)

	Fix course_registration_forbidden so that all tests are passing.


Wed, 02 Nov 2016 11:34:48 GMT Henrik Bettermann [14248]
	* main/waeup.aaue/trunk/src/waeup/aaue/interfaces.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Replace course_registration_allowed by course_registration_forbidden. ...


Wed, 02 Nov 2016 07:14:58 GMT Henrik Bettermann [14247]
	* 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/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/studylevel.py (modified)

	Replace `course_registration_allowed` by ...


Tue, 01 Nov 2016 07:22:54 GMT Henrik Bettermann [14246]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Extend DISABLE_PAYMENT_GROUP_DICT.


Mon, 31 Oct 2016 08:50:38 GMT Henrik Bettermann [14245]
	* main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/helpers.py (modified)

	Be more tolerant.


Mon, 31 Oct 2016 07:02:58 GMT Henrik Bettermann [14244]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)

	Add student id card fee to first school fee payment.

	Attention: The ...


Sun, 30 Oct 2016 20:43:58 GMT Henrik Bettermann [14243]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Hide some payment categories.


Sun, 30 Oct 2016 20:22:29 GMT Henrik Bettermann [14242]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)

	Disable returning students from being able to "delete" or change ...


Sun, 30 Oct 2016 10:47:18 GMT Henrik Bettermann [14241]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)

	Enable instalment payments for returning students.


Sat, 29 Oct 2016 16:45:14 GMT Henrik Bettermann [14240]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)

	Set Interswitch surcharge boundary values.


Fri, 28 Oct 2016 15:11:47 GMT Henrik Bettermann [14239]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Revert changes from r14236
	.


Fri, 28 Oct 2016 08:24:50 GMT Henrik Bettermann [14238]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)

	Fix checkAccommodationRequirements.


Thu, 27 Oct 2016 21:07:05 GMT Henrik Bettermann [14237]
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/tests.py (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)

	Clearance fee and provider amount do increase only for students ...


Thu, 27 Oct 2016 15:34:12 GMT Henrik Bettermann [14236]
	* main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Add student id card fee to acceptance fee plus.


Thu, 27 Oct 2016 15:14:20 GMT Henrik Bettermann [14235]
	* main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py (modified)

	Configure 2 different accounts for joint venture and aaue share
	amounts.


Thu, 27 Oct 2016 14:20:09 GMT Henrik Bettermann [14234]
	* main/waeup.aaue/trunk/src/waeup/aaue/etranzact/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/interfaces.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py (modified)

	Ad Stuent ID card payments.


Thu, 27 Oct 2016 14:04:11 GMT Henrik Bettermann [14233]
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py (modified)
	* main/waeup.uniben/trunk/src/waeup/uniben/interswitch/tests.py (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)

	Change fees and provider_amt.


Thu, 27 Oct 2016 11:26:29 GMT Henrik Bettermann [14232]
	* main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py (modified)

	Change bank account data.


Thu, 27 Oct 2016 09:35:33 GMT Henrik Bettermann [14231]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)

	Set limit correctly.


Thu, 27 Oct 2016 09:29:58 GMT Henrik Bettermann [14230]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py (modified)

	gbenga ticket #169: Actually, all transactions with value <=5000 ...


Thu, 27 Oct 2016 07:13:07 GMT Henrik Bettermann [14229]
	* main/waeup.aaue/trunk/src/waeup/aaue/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/locales/en/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_utils.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/utils.py (modified)

	Change school fees algorithm. Do no longer distinguish between local ...


Tue, 25 Oct 2016 10:12:11 GMT Henrik Bettermann [14228]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/tests/test_browser.py (modified)

	Remove course_admitted from application slip.


Tue, 25 Oct 2016 06:19:20 GMT Henrik Bettermann [14227]
	* main/waeup.aaue/trunk/src/waeup/aaue/locales/en/LC_MESSAGES/waeup.kofa.mo (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/locales/en/LC_MESSAGES/waeup.kofa.po (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified)
	* main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py (modified)

	Raise TicketError if course is in 2nd semester but
	schoolfee has not ...


Tue, 25 Oct 2016 06:18:18 GMT Henrik Bettermann [14226]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Be more verbose.


Mon, 24 Oct 2016 10:13:36 GMT Henrik Bettermann [14225]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)

	Add TicketError exception.


Mon, 24 Oct 2016 06:56:53 GMT Henrik Bettermann [14224]
	* main/waeup.aaue/trunk/src/waeup/aaue/applicants/browser.py (modified)

	Change text.


Mon, 24 Oct 2016 06:41:31 GMT Henrik Bettermann [14223]
	* main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py (modified)

	Deduct BT Services technology fee to accommodation fee.


Mon, 24 Oct 2016 04:06:20 GMT Henrik Bettermann [14222]
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/tests/test_browser.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/utils.py (modified)
	* main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/utils/utils.py (modified)

	Change fees.

	Add acceptance fee to selectable fees.


Thu, 20 Oct 2016 21:13:17 GMT Henrik Bettermann [14221]
	* main/waeup.ikoba/trunk/CHANGES.txt (modified)
	* main/waeup.ikoba/trunk/src/waeup/ikoba/browser/pages.py (modified)
	* main/waeup.ikoba/trunk/src/waeup/ikoba/browser/templates/configurationmanagepage.pt (added)
	* main/waeup.ikoba/trunk/src/waeup/ikoba/mandates/container.py (modified)
	* main/waeup.ikoba/trunk/src/waeup/ikoba/mandates/interfaces.py (modified)
	* main/waeup.ikoba/trunk/src/waeup/ikoba/mandates/mandate.py (modified)
	* main/waeup.ikoba/trunk/src/waeup/ikoba/mandates/tests.py (modified)

	Count mandates on configuration page and provide 'Purge' button.


Thu, 20 Oct 2016 12:50:20 GMT Henrik Bettermann [14220]
	* main/waeup.ikoba/trunk/src/waeup/ikoba/customers/export.py (modified)

	Return mangled values directly.