# # ChangeLog for / # # Generated by Trac 1.2.2 # 20 Sep 2024, 06:35:32 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. Tue, 13 Mar 2012 08:52:21 GMT Henrik Bettermann [7870] * main/waeup.kofa/trunk/src/waeup/kofa/widgets/phonewidget.py (modified) Define sorting order of country codes in select boxes. Tue, 13 Mar 2012 08:15:53 GMT Henrik Bettermann [7869] * main/waeup.kofa/trunk/src/waeup/kofa/browser/browser.txt (modified) Fix test. Tue, 13 Mar 2012 08:08:56 GMT Henrik Bettermann [7868] * 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/students/browser.py (modified) Apply PhoneWidget all over Kofa. Tue, 13 Mar 2012 07:17:49 GMT Henrik Bettermann [7867] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_batching.py (modified) Add test to verify classes after import (see previous revision in ... Tue, 13 Mar 2012 07:16:03 GMT Henrik Bettermann [7866] * main/waeup.custom/trunk/src/waeup/custom/applicants/applicant.py (modified) * main/waeup.custom/trunk/src/waeup/custom/applicants/interfaces.py (modified) * main/waeup.custom/trunk/src/waeup/custom/applicants/sample_applicant_data.csv (added) * main/waeup.custom/trunk/src/waeup/custom/applicants/tests.py (added) Customize IApplicantEdit too. Add tests. Tue, 13 Mar 2012 03:34:21 GMT uli [7865] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/export.py (added) First exporter stuff for applicants. Tue, 13 Mar 2012 03:34:01 GMT uli [7864] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_export.py (added) Add first applicant-related exporter tests. Tue, 13 Mar 2012 02:58:45 GMT uli [7863] * main/waeup.kofa/trunk/src/waeup/kofa/university/export.py (modified) Remove trash. Tue, 13 Mar 2012 02:54:08 GMT uli [7862] * main/waeup.kofa/trunk/src/waeup/kofa/university/export.py (modified) Remove unneeded imports. Tue, 13 Mar 2012 01:26:21 GMT uli [7861] * main/waeup.kofa/trunk/src/waeup/kofa/university/export.py (modified) Use the new exporter base for our exporters. Tue, 13 Mar 2012 01:19:23 GMT uli [7860] * main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py (modified) pyflakes. Tue, 13 Mar 2012 01:17:20 GMT uli [7859] * main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py (modified) Add ExporterBase. A base for exporters throughout the whole ... Tue, 13 Mar 2012 01:16:14 GMT uli [7858] * main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_batching.py (modified) Fix testname. Tue, 13 Mar 2012 01:14:45 GMT uli [7857] * main/waeup.kofa/trunk/src/waeup/kofa/utils/tests/test_batching.py (modified) Add tests for ExporterBase. Mon, 12 Mar 2012 17:10:32 GMT uli [7856] * main/waeup.kofa/trunk/src/waeup/kofa/widgets/phonewidget.py (modified) More cleanups. Mon, 12 Mar 2012 17:03:53 GMT uli [7855] * main/waeup.kofa/trunk/src/waeup/kofa/widgets/tests/test_phonewidget.py (modified) Update docs. Mon, 12 Mar 2012 17:01:12 GMT uli [7854] * main/waeup.kofa/trunk/src/waeup/kofa/widgets/tests/test_phonewidget.py (modified) Clean up imports. Mon, 12 Mar 2012 17:00:58 GMT Henrik Bettermann [7853] * main/waeup.custom/trunk/src/waeup/custom/applicants/applicant.py (added) * main/waeup.custom/trunk/src/waeup/custom/applicants/batching.py (added) * main/waeup.custom/trunk/src/waeup/custom/applicants/container.py (added) * main/waeup.custom/trunk/src/waeup/custom/applicants/interfaces.py (added) Add components for postgraduate applicants (PGApplicant, ...