#
# ChangeLog for /
#
# Generated by Trac 1.2.2
# 13 Mar 2025, 15:29:18

Fri, 23 Mar 2012 06:48:01 GMT Henrik Bettermann [7970]
	* main/waeup.custom/trunk/src/waeup/custom/etranzact/tests.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/tests.py (modified)

	Disable external tests by default.

	Reorganize tests slightly.


Fri, 23 Mar 2012 03:04:20 GMT uli [7969]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Store countries (with preferred ones first) in kofa utils.


Fri, 23 Mar 2012 03:02:21 GMT uli [7968]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/helpers.py (modified)

	Add helper function to sort lists with preferred values first.


Fri, 23 Mar 2012 02:59:28 GMT uli [7967]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/countries.py (modified)

	Changed list based on modified algorithm.


Fri, 23 Mar 2012 02:58:40 GMT uli [7966]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/country_helpers.py (modified)

	Minor fixing for correct spelling of country names.


Thu, 22 Mar 2012 23:58:45 GMT uli [7965]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/countries.py (added)

	Add generated countries module.


Thu, 22 Mar 2012 23:56:55 GMT uli [7964]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/countries.txt (added)

	Add generated country list.


Thu, 22 Mar 2012 23:52:31 GMT uli [7963]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/country_helpers.py (modified)

	Fix mangle_list.


Thu, 22 Mar 2012 21:38:59 GMT uli [7962]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/country_helpers.py (added)

	Add tools for automatic creation of country lists.


Thu, 22 Mar 2012 20:58:25 GMT Henrik Bettermann [7961]
	* WAeUP_SRP/trunk/Widgets.py (modified)
	* WAeUP_SRP/trunk/profiles/default/vocabularies/screening_types.xml (modified)
	* WAeUP_SRP/trunk/skins/waeup_student/apply_admission.py (modified)

	^Two new screening types: pg_ft and pg_pt


Thu, 22 Mar 2012 20:48:08 GMT Henrik Bettermann [7960]
	* WAeUP_SRP/trunk/profiles/default/vocabularies/screening_types.xml (modified)

	Add pg screening type.


Thu, 22 Mar 2012 15:51:23 GMT Henrik Bettermann [7959]
	* main/waeup.kofa/trunk/src/waeup/kofa/objecthistory.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/batching.py (modified)

	Translate all history messages.


Thu, 22 Mar 2012 14:49:20 GMT Henrik Bettermann [7958]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_batching.py (modified)

	Some minor test improvements.


Thu, 22 Mar 2012 11:19:10 GMT Henrik Bettermann [7957]
	* WAeUP_SRP/trunk/skins/cps_custom/logged_in.py (modified)

	Open clearance object and close application object in state ...


Thu, 22 Mar 2012 10:39:45 GMT Henrik Bettermann [7956]
	* WAeUP_SRP/trunk/skins/waeup_uniben/layout_application_edit.pt (modified)

	Disable passport wideget (untested!)


Thu, 22 Mar 2012 10:39:00 GMT Henrik Bettermann [7955]
	* WAeUP_SRP/trunk/profiles/uniben/layouts/student_application.xml (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/layout_application_edit.pt (added)

	The layout was not the right place to disable passport widget only ...


Thu, 22 Mar 2012 08:54:06 GMT Henrik Bettermann [7954]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/batchprocessing.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)

	Sort select box items.


Thu, 22 Mar 2012 07:59:14 GMT Henrik Bettermann [7953]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/sample_studycourse_data.csv (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_batching.py (modified)

	Test if error messages in pending data file are correct.


Thu, 22 Mar 2012 07:46:43 GMT Henrik Bettermann [7952]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/sample_student_data.csv (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/sample_verdict_data.csv (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_batching.py (modified)

	Improve tests (and remove bugs found by testing).


Thu, 22 Mar 2012 07:21:20 GMT Henrik Bettermann [7951]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/sample_student_data.csv (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/sample_verdict_data.csv (added)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_batching.py (modified)

	Add verdict processor.


Thu, 22 Mar 2012 07:00:06 GMT Henrik Bettermann [7950]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py (modified)

	checkUpdateRequirements is even better than checkConstraints.


Thu, 22 Mar 2012 03:21:46 GMT uli [7949]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/student.py (modified)

	Reorder imports.


Thu, 22 Mar 2012 03:18:58 GMT uli [7948]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/student.py (modified)

	Shorten overlong lines.


Thu, 22 Mar 2012 03:18:04 GMT uli [7947]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_batching.py (modified)

	Create a setup for import/export tests. Could also be used in tests ...


Thu, 22 Mar 2012 01:57:08 GMT uli [7946]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_export.py (modified)

	Add test for export_all of student exporter.


Thu, 22 Mar 2012 01:54:19 GMT uli [7945]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_export.py (added)

	Add tests for student exporter (export_all test missing yet).


Thu, 22 Mar 2012 01:53:46 GMT uli [7944]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/export.py (added)

	Add first student exporter draft.


Thu, 22 Mar 2012 01:52:34 GMT uli [7943]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/helpers.py (modified)

	pyflakes.


Thu, 22 Mar 2012 01:52:04 GMT uli [7942]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_helpers.py (modified)

	pyflakes.


Thu, 22 Mar 2012 01:48:58 GMT uli [7941]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/helpers.py (modified)

	Add new helper function.


Thu, 22 Mar 2012 01:48:46 GMT uli [7940]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_helpers.py (modified)

	Move import.


Thu, 22 Mar 2012 01:46:59 GMT uli [7939]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_helpers.py (modified)

	Add tests for new helper function.


Wed, 21 Mar 2012 18:09:06 GMT uli [7938]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py (modified)

	Trying to understand.


Wed, 21 Mar 2012 16:50:51 GMT Henrik Bettermann [7937]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py (modified)

	Add method to check constraints objects must fulfill before being ...


Wed, 21 Mar 2012 13:59:20 GMT Henrik Bettermann [7936]
	* WAeUP_SRP/trunk/skins/waeup_uniben/application_edit.py (modified)

	Customization finished.


Wed, 21 Mar 2012 13:56:54 GMT Henrik Bettermann [7935]
	* WAeUP_SRP/trunk/profiles/uniben/layouts/student_application.xml (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/application_edit.py (added)

	Passport pictures must not be uploadable - start customization.


Wed, 21 Mar 2012 13:50:16 GMT Henrik Bettermann [7934]
	* main/waeup.custom/trunk/src/waeup/custom/applicants/batching.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/applicants/tests.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/test_browser.py (modified)

	Rename importers to processors.


Wed, 21 Mar 2012 13:42:00 GMT Henrik Bettermann [7933]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/batchprocessing.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/datacenter.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/batching.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_browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/university/batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.txt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/helpers.py (modified)

	Rename importers to processors.


Wed, 21 Mar 2012 10:41:15 GMT uli [7932]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/converters.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_converters.py (modified)

	Make import converters more modular (support special converters for ...


Wed, 21 Mar 2012 07:09:23 GMT Henrik Bettermann [7931]
	* main/waeup.kofa/trunk/src/waeup/kofa/payments/interfaces.py (modified)

	amount_auth must not necessarily be readonly.


Tue, 20 Mar 2012 17:57:00 GMT Henrik Bettermann [7930]
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/tests.py (modified)

	One more test. Unfortunately, we can't test more UI components with ...


Tue, 20 Mar 2012 15:21:01 GMT Henrik Bettermann [7929]
	* main/waeup.custom/trunk/src/waeup/custom/etranzact (added)
	* main/waeup.custom/trunk/src/waeup/custom/etranzact/__init__.py (added)
	* main/waeup.custom/trunk/src/waeup/custom/etranzact/browser.py (added)
	* main/waeup.custom/trunk/src/waeup/custom/etranzact/browser_templates (added)
	* main/waeup.custom/trunk/src/waeup/custom/etranzact/browser_templates/enter_pin.pt (added)
	* main/waeup.custom/trunk/src/waeup/custom/etranzact/tests.py (added)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/tests.py (modified)

	Add package for eTranzact payments (query history only).


Tue, 20 Mar 2012 14:37:35 GMT Henrik Bettermann [7928]
	* main/waeup.custom/trunk/src/waeup/custom/interfaces.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/tests.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/test_browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/utils.py (modified)

	All fees must be float not int.


Tue, 20 Mar 2012 14:20:04 GMT Henrik Bettermann [7927]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/payments/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified)

	All fees must be float not int.


Tue, 20 Mar 2012 10:14:00 GMT Henrik Bettermann [7926]
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/tests.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/utils/utils.py (modified)

	Avoid duplicate code.


Tue, 20 Mar 2012 01:21:22 GMT uli [7925]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_export.py (modified)

	Reflect changes in applicant exporter.


Tue, 20 Mar 2012 01:21:06 GMT uli [7924]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/export.py (modified)

	First more or less working version of applicants exporter.


Tue, 20 Mar 2012 00:53:46 GMT uli [7923]
	* main/waeup.kofa/trunk/src/waeup/kofa/tests/test_schoolgrades.py (modified)

	Clean up imports.


Tue, 20 Mar 2012 00:52:10 GMT uli [7922]
	* main/waeup.kofa/trunk/src/waeup/kofa/tests/test_schoolgrades.py (modified)

	Add tests for new functionality in ResultEntry.


Tue, 20 Mar 2012 00:51:19 GMT uli [7921]
	* main/waeup.kofa/trunk/src/waeup/kofa/schoolgrades.py (modified)

	Add string converters for result entries.


Mon, 19 Mar 2012 12:17:04 GMT Henrik Bettermann [7920]
	* main/waeup.custom/trunk/src/waeup/custom/utils/utils.py (modified)

	Convert EXAM_GRADES dict to tuple.


Mon, 19 Mar 2012 07:01:48 GMT Henrik Bettermann [7919]
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser.py (modified)

	Implement OnlinePaymentRequestWebservicePage. ...


Mon, 19 Mar 2012 06:52:50 GMT uli [7918]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)

	Make grade source work with the modified EXAM_GRADES from kofa utils.


Mon, 19 Mar 2012 06:51:42 GMT uli [7917]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)

	Simplify the design of EXAM_GRADES (former EXAM_GRADES_DICT). Grades ...


Mon, 19 Mar 2012 05:23:01 GMT uli [7916]
	* main/waeup.kofa/trunk/src/waeup/kofa/university/vocabularies.py (modified)

	Clean up and avoid repetitive code.


Mon, 19 Mar 2012 04:21:47 GMT uli [7915]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/vocabularies.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/university/vocabularies.py (modified)

	Move CertificateSource to university package. I think this is the ...


Mon, 19 Mar 2012 01:57:34 GMT uli [7914]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/export.py (modified)

	Add applicants exporter (first draft).


Mon, 19 Mar 2012 01:56:34 GMT uli [7913]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_export.py (modified)

	Add applicant exporter tests (first draft).


Mon, 19 Mar 2012 01:55:47 GMT uli [7912]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_batching.py (modified)

	- Make batched applicant setup an own test case for reimport in other ...


Sun, 18 Mar 2012 15:47:30 GMT uli [7911]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/datacenterexportpage.pt (modified)

	Prettify exporter UI.


Sun, 18 Mar 2012 15:01:27 GMT uli [7910]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/sample_container_data.csv (modified)

	Use sample CSV for applicants container import as created by
	exporter.


Sun, 18 Mar 2012 15:00:27 GMT uli [7909]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_batching.py (modified)

	- Test imported applicantscontainers more thoroughly.
	- Make sure ...


Sun, 18 Mar 2012 14:27:15 GMT uli [7908]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/static/go-down-16x16.png (added)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/datacenterexportpage.pt (added)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/viewlets.py (modified)

	Add first views/pages for site-wide CSV export of objects.


Sun, 18 Mar 2012 14:25:25 GMT uli [7907]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/university/export.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py (modified)

	Add title attribute for exporters.


Sun, 18 Mar 2012 14:24:13 GMT uli [7906]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/export.py (modified)

	Add title and handle provider attribute correctly.


Sun, 18 Mar 2012 14:23:02 GMT uli [7905]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_export.py (modified)

	Reflect what we really expect from applicantscontainer CSV export.


Sat, 17 Mar 2012 23:57:16 GMT uli [7904]
	* main/waeup.kofa/trunk/buildout.cfg (modified)
	* main/waeup.kofa/trunk/etc/site.zcml.in (modified)
	* main/waeup.kofa/trunk/setup.py (modified)

	Rollback last commit partially. These changes were not meant to be ...


Sat, 17 Mar 2012 23:54:05 GMT uli [7903]
	* main/waeup.kofa/trunk/buildout.cfg (modified)
	* main/waeup.kofa/trunk/etc/site.zcml.in (modified)
	* main/waeup.kofa/trunk/setup.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/container.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/export.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_export.py (modified)

	Make description_dict a simple attribute.


Sat, 17 Mar 2012 11:49:56 GMT Henrik Bettermann [7902]
	* WAeUP_SRP/trunk/skins/waeup_uniben/getPaymentsFolderInfo.py (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/payment_receipt.pt (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/tranzact_cb.py (modified)

	Some improvements and repairs.


Sat, 17 Mar 2012 10:16:07 GMT Henrik Bettermann [7901]
	* WAeUP_SRP/trunk/profiles/default/vocabularies/payment_types.xml (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/custom.css.dtml (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/enter_tranzact_pin.pt (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/etranzact_form.pt (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/getPaymentInfo.py (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/getPaymentsFolderInfo.py (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/getSchoolFee.py (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/pay_etranzact.py (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/pay_interswitch.py (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/payment_receipt.pt (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/payments_view.pt (modified)
	* WAeUP_SRP/trunk/skins/waeup_uniben/tranzact_cb.py (added)

	Implement eTranzact payment and restructure change school fee ...


Fri, 16 Mar 2012 16:30:16 GMT Henrik Bettermann [7900]
	* WAeUP_SRP/trunk/skins/waeup_uniben/custom.css.dtml (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/getPaymentInfo.py (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/getPaymentsFolderInfo.py (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/payment_receipt.pt (added)
	* WAeUP_SRP/trunk/skins/waeup_uniben/payments_view.pt (added)

	Copy files for etranzact customization.


Fri, 16 Mar 2012 16:25:47 GMT Henrik Bettermann [7899]
	* WAeUP_SRP/trunk/skins/waeup_uniben/getPaymentsFolderInfo.py (deleted)
	* WAeUP_SRP/trunk/skins/waeup_uniben/goto_interswitch_form.pt (deleted)
	* WAeUP_SRP/trunk/skins/waeup_uniben/payments_view.pt (deleted)

	Remove first version of etranzact implementation.


Fri, 16 Mar 2012 10:06:59 GMT Henrik Bettermann [7898]
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser.py (modified)

	Add webservice functions.


Fri, 16 Mar 2012 09:51:50 GMT Henrik Bettermann [7897]
	* main/waeup.custom/trunk/src/waeup/custom/interswitch (added)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/__init__.py (added)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser.py (moved)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/browser_templates (moved)
	* main/waeup.custom/trunk/src/waeup/custom/interswitch/tests.py (moved)

	Move all Interswitch components into separate package. This package ...


Fri, 16 Mar 2012 07:53:00 GMT Henrik Bettermann [7896]
	* main/waeup.custom/trunk/src/waeup/custom/students/interswitch.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/test_interswitch.py (modified)

	Add amount checking.


Fri, 16 Mar 2012 07:30:59 GMT Henrik Bettermann [7895]
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/test_browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/test_interswitch.py (modified)

	Remove trash.


Fri, 16 Mar 2012 07:24:24 GMT Henrik Bettermann [7894]
	* main/waeup.custom/trunk/src/waeup/custom/students/interswitch.py (added)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/__init__.py (added)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/sample_student_data.csv (moved)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/test_interswitch.py (added)

	Finalize separation of Interswitch components.


Fri, 16 Mar 2012 07:20:30 GMT Henrik Bettermann [7893]
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/test_browser.py (moved)

	Uups, that was the wrong name.


Fri, 16 Mar 2012 07:19:17 GMT Henrik Bettermann [7892]
	* main/waeup.custom/trunk/src/waeup/custom/students/tests (added)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests/browser_test.py (moved)

	Move tests into tests package


Fri, 16 Mar 2012 07:15:13 GMT Henrik Bettermann [7891]
	* main/waeup.custom/trunk/src/waeup/custom/students/tests.py (modified)

	Remove Interswitch related tests.


Fri, 16 Mar 2012 06:26:17 GMT Henrik Bettermann [7890]
	* main/waeup.custom/trunk/src/waeup/custom/students/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/browser_templates/goto_interswitch.pt (deleted)
	* main/waeup.custom/trunk/src/waeup/custom/students/interswitch_templates (added)
	* main/waeup.custom/trunk/src/waeup/custom/students/interswitch_templates/goto_interswitch.pt (added)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests.py (modified)

	Setup module for Interswitch components.

	Do not display the base ...


Thu, 15 Mar 2012 21:53:34 GMT Henrik Bettermann [7889]
	* main/waeup.custom/trunk/src/waeup/custom/students/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests.py (modified)

	First implementation of Interswitch callback validation (work in ...


Thu, 15 Mar 2012 11:28:51 GMT Henrik Bettermann [7888]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py (modified)

	Show callback button in states 'failed' and 'unpaid'.


Wed, 14 Mar 2012 21:39:27 GMT Henrik Bettermann [7887]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified)

	Remove settings not needed.


Wed, 14 Mar 2012 21:38:43 GMT Henrik Bettermann [7886]
	* main/waeup.custom/trunk/src/waeup/custom/students/tests.py (modified)

	Add browser test for InterswitchForm.


Wed, 14 Mar 2012 20:58:16 GMT Henrik Bettermann [7885]
	* WAeUP_SRP/trunk/skins/waeup_aaua/getSchoolFee.py (modified)

	Change the diploma returning fee 1st and 2nd instalments


Wed, 14 Mar 2012 18:26:12 GMT uli [7884]
	* main/waeup.kofa/trunk/src/waeup/kofa/widgets/phonewidget.pt (deleted)

	Remove unused template.


Wed, 14 Mar 2012 17:18:39 GMT uli [7883]
	* main/waeup.kofa/trunk/src/waeup/kofa/widgets/phonewidget.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/widgets/tests/test_phonewidget.py (modified)

	In phonewidget consider *-- as missing value.


Wed, 14 Mar 2012 15:41:21 GMT Henrik Bettermann [7882]
	* main/waeup.kofa/trunk/src/waeup/kofa/locales/de/LC_MESSAGES/waeup.kofa.mo (modified)
	* 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.


Wed, 14 Mar 2012 15:40:47 GMT Henrik Bettermann [7881]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)

	Fee parameters are not required.


Wed, 14 Mar 2012 15:39:49 GMT Henrik Bettermann [7880]
	* main/waeup.custom/trunk/src/waeup/custom/interfaces.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/locales/de/LC_MESSAGES/waeup.custom.mo (modified)
	* main/waeup.custom/trunk/src/waeup/custom/locales/de/LC_MESSAGES/waeup.custom.po (modified)
	* main/waeup.custom/trunk/src/waeup/custom/locales/en/LC_MESSAGES/waeup.custom.po (added)
	* main/waeup.custom/trunk/src/waeup/custom/locales/fr/LC_MESSAGES/waeup.custom.po (modified)
	* main/waeup.custom/trunk/src/waeup/custom/locales/ha/LC_MESSAGES/waeup.custom.po (modified)
	* main/waeup.custom/trunk/src/waeup/custom/locales/waeup.custom.pot (modified)
	* main/waeup.custom/trunk/src/waeup/custom/locales/yo/LC_MESSAGES/waeup.custom.po (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/browser_templates/goto_interswitch.pt (modified)

	Interswitch expects amount * 100

	Update locales.


Wed, 14 Mar 2012 09:41:09 GMT Henrik Bettermann [7879]
	* main/waeup.custom/trunk/src/waeup/custom/students/browser.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/browser_templates/goto_interswitch.pt (added)
	* main/waeup.custom/trunk/src/waeup/custom/students/tests.py (modified)
	* main/waeup.custom/trunk/src/waeup/custom/students/utils.py (modified)

	Add InterswitchPage which generates POST requests for the Interswitch ...


Wed, 14 Mar 2012 09:35:47 GMT Henrik Bettermann [7878]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/goto_interswitch.pt (deleted)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py (modified)

	Remove Interswitch view components. This is part of a typical ...


Wed, 14 Mar 2012 08:39:35 GMT Henrik Bettermann [7877]
	* WAeUP_SRP/trunk/profiles/uniben/actions.xml (modified)

	Show student login on uniben-pg.


Wed, 14 Mar 2012 08:03:54 GMT Henrik Bettermann [7876]
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/filedisplay.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/fileupload.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/imageupload.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/studycoursepage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/studylevelpage.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py (modified)

	Clean-up css and labels.


Wed, 14 Mar 2012 07:52:17 GMT Henrik Bettermann [7875]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/payments/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/goto_interswitch.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified)

	Surcharge 1 is portal provider fee.

	Show data on goto_interswitch page.


Wed, 14 Mar 2012 03:19:19 GMT uli [7874]
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/widgets/phonewidget.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/widgets/tests/test_phonewidget.py (modified)

	A (slightly) different setup to register phone prefixes in KofaUtils.


Tue, 13 Mar 2012 22:10:26 GMT Henrik Bettermann [7873]
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/static/actionicon_pay.png (added)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/goto_interswitch.pt (added)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/viewlets.py (modified)

	Add InterswitchPage which generates POST requests for the Interswitch ...


Tue, 13 Mar 2012 09:59:33 GMT Henrik Bettermann [7872]
	* main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/widgets.pt (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/students/vocabularies.py (modified)

	'male' and 'female' in lowercase letters.

	widgets.pt: Show error ...


Tue, 13 Mar 2012 09:15:00 GMT Henrik Bettermann [7871]
	* main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py (modified)
	* main/waeup.kofa/trunk/src/waeup/kofa/widgets/phonewidget.py (modified)

	Enable customization of international dialing codes.