# # ChangeLog for / # # Generated by Trac 1.2.2 # 20 Sep 2024, 12:23:39 Mon, 02 Sep 2013 06:40:49 GMT Henrik Bettermann [10575] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_statistics.py (modified) Make StudentStatisticsReportPDFView reusable. Sun, 01 Sep 2013 08:11:34 GMT Henrik Bettermann [10574] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_results_presentation.py (added) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_results_presentation.py (added) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_student_statistics.py (modified) Start implementation of 'Presentation of results to senate' report. Sat, 31 Aug 2013 15:02:33 GMT Henrik Bettermann [10573] * main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/applicants/browser.py (modified) Remove unused import. Sat, 31 Aug 2013 14:55:15 GMT Henrik Bettermann [10572] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) Render signatures on level report. Sat, 31 Aug 2013 14:54:52 GMT Henrik Bettermann [10571] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/browser/pdf.py (modified) Pass through landscape parameter to sig_table function and render set ... Sat, 31 Aug 2013 08:19:05 GMT Henrik Bettermann [10570] * main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/browser.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/tests/test_browser.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/utils/utils.py (modified) UG programmes (utme and de) are in affiliation with Ibadan. Use ... Sat, 31 Aug 2013 04:56:07 GMT Henrik Bettermann [10569] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) Increase width of second column. Sat, 31 Aug 2013 04:47:12 GMT Henrik Bettermann [10568] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) We have to preset colWidths. _calcPreliminaryWidths of the Platypus ... Fri, 30 Aug 2013 07:39:36 GMT Henrik Bettermann [10567] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) Beautify table. Try to rotate text in header. ToDo: Adjust column width. Fri, 30 Aug 2013 05:24:05 GMT Henrik Bettermann [10566] * main/waeup.aaue/trunk/src/waeup/aaue/browser/pdf.py (modified) * main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py (modified) Set logo and watermark on landscape pdf slips. Fri, 30 Aug 2013 05:10:32 GMT Henrik Bettermann [10565] * main/waeup.kofa/trunk/src/waeup/kofa/browser/pdf.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_statistics.py (modified) It's better to use a second pdf creator global utility for landscape ... Fri, 30 Aug 2013 04:18:04 GMT Henrik Bettermann [10564] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_report.py (modified) Add browser tests. Fri, 30 Aug 2013 04:07:58 GMT Henrik Bettermann [10563] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_report.py (modified) Test interface. Thu, 29 Aug 2013 15:12:04 GMT Henrik Bettermann [10562] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) Define _set_faccode_depcode_values method properly. Tests will follow. Thu, 29 Aug 2013 15:11:14 GMT Henrik Bettermann [10561] * main/waeup.kofa/trunk/src/waeup/kofa/university/department.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/university/faculty.py (modified) If no prefix is selected do not prepend a whitespace. Thu, 29 Aug 2013 12:36:21 GMT Henrik Bettermann [10560] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/browser_templates/levelreportgeneratorpage.pt (added) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) Add browser components. - work in progress - Thu, 29 Aug 2013 12:35:42 GMT Henrik Bettermann [10559] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_statistics.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_student_statistics.py (modified) Rename students_by to student_statistics Thu, 29 Aug 2013 11:45:04 GMT Henrik Bettermann [10558] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_statistics.py (modified) Rename StudentStatisticsReportGenerator. Thu, 29 Aug 2013 09:52:11 GMT Henrik Bettermann [10557] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_report.py (modified) Continue with level report processing. A proper pdf stream is now ... Thu, 29 Aug 2013 09:51:15 GMT Henrik Bettermann [10556] * main/waeup.kofa/trunk/src/waeup/kofa/browser/tests/test_pdf.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_student_statistics.py (modified) A sample report pdf file is quite useful. Thu, 29 Aug 2013 09:50:01 GMT Henrik Bettermann [10555] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_statistics.py (modified) There are many states. Let's use landscape format. Thu, 29 Aug 2013 09:49:08 GMT Henrik Bettermann [10554] * main/waeup.kofa/trunk/src/waeup/kofa/browser/pdf.py (modified) Let's preset the pagesize too. Thu, 29 Aug 2013 05:24:10 GMT Henrik Bettermann [10553] * main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_report.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/studylevel.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified) Derive information about passed and failed course. Wed, 28 Aug 2013 14:33:33 GMT Henrik Bettermann [10552] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/level_report.py (added) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_report.py (added) * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_catalog.py (modified) Start building a level report. Wed, 28 Aug 2013 09:45:41 GMT Henrik Bettermann [10551] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_statistics.py (moved) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_student_statistics.py (moved) Rename module too. Wed, 28 Aug 2013 09:43:00 GMT Henrik Bettermann [10550] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/browser_templates/studentstatisticsreportgeneratorpage.pt (moved) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_reports.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_student_reports.py (modified) Rename StudentsReport to StudentStatisticsReport. Wed, 28 Aug 2013 09:36:07 GMT Henrik Bettermann [10549] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/browser_templates/studentsreportgeneratorpage.pt (moved) Move template to the right place. Wed, 28 Aug 2013 09:35:10 GMT Henrik Bettermann [10548] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/browser_templates (added) Add folder for templates. Wed, 28 Aug 2013 09:22:14 GMT uli [10547] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/student_reports.py (moved) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_student_reports.py (moved) Rename reports to student_reports (there might be better names). Wed, 28 Aug 2013 09:20:05 GMT uli [10546] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_reports.py (moved) Move report tests to dedicated subpackage. Wed, 28 Aug 2013 09:18:57 GMT uli [10545] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/__init__.py (added) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests (added) * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/__init__.py (added) Add package-specific files for new subpackage. Wed, 28 Aug 2013 09:17:09 GMT uli [10544] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports.py (deleted) Remove old reports module. Wed, 28 Aug 2013 09:16:36 GMT uli [10543] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports/reports.py (copied) Copy over reports module. Wed, 28 Aug 2013 09:15:47 GMT uli [10542] * main/waeup.kofa/trunk/src/waeup/kofa/students/reports (added) Start making reports a subpackage. Tue, 27 Aug 2013 20:32:12 GMT Henrik Bettermann [10541] * main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified) Reuse code by defining a mixin view. Tue, 27 Aug 2013 20:08:27 GMT Henrik Bettermann [10540] * main/waeup.kofa/trunk/src/waeup/kofa/browser/browser.txt (modified) * main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/coursemanagepage.pt (added) Extend CourseManageFormPage to enable local role assignment. Tue, 27 Aug 2013 19:13:51 GMT Henrik Bettermann [10539] * main/waeup.kofa/trunk/src/waeup/kofa/students/studylevel.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified) After some experiments with dynamical roles which allow lecturers to ... Tue, 27 Aug 2013 16:55:30 GMT uli [10538] * main/ngren.theme/trunk/README.rst (modified) * main/ngren.theme/trunk/buildout.cfg (modified) Make default buildout more deployment-like. Tue, 27 Aug 2013 12:10:17 GMT uli [10537] * main/ngren.theme/trunk/README.rst (modified) Give hints how to avoid bootstrap probs with missing distribute package. Mon, 26 Aug 2013 19:43:33 GMT Henrik Bettermann [10536] * main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/showstudentspage.pt (deleted) * main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/filterstudentspage.pt (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified) Remove deprecated page template. Add matric number column. Mon, 26 Aug 2013 13:04:51 GMT uli [10535] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) pep8. Mon, 26 Aug 2013 09:07:54 GMT Henrik Bettermann [10534] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified) Revert r10527 Sun, 25 Aug 2013 06:11:19 GMT Henrik Bettermann [10533] * main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/browser.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/interfaces.py (modified) UG applicants: make jamb_subjects' and jamb_score editable. Sun, 25 Aug 2013 06:07:59 GMT Henrik Bettermann [10532] * main/waeup.kofa/trunk/src/waeup/kofa/browser/layout.py (modified) Modify jamb_subjects widgets. Sat, 24 Aug 2013 06:41:02 GMT Henrik Bettermann [10531] * main/waeup.kofa/trunk/src/waeup/kofa/students/browser.py (modified) Allow signature tables in transcripts. Fri, 23 Aug 2013 20:41:11 GMT Henrik Bettermann [10530] * main/waeup.kofa/trunk/src/waeup/kofa/university/certificate.py (modified) Add waeup.local.DepartmentOfficer to local_roles of Certificates. Fri, 23 Aug 2013 10:38:21 GMT Henrik Bettermann [10529] * main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/browser.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/tests.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/students/browser.py (modified) Add note on payment slips. Fri, 23 Aug 2013 06:50:35 GMT Henrik Bettermann [10528] * main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/browser.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/tests.py (modified) Use different bank account data for 'pude', and 'putme'. Fri, 23 Aug 2013 06:01:33 GMT Henrik Bettermann [10527] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py (modified) Remove unused view property. Thu, 22 Aug 2013 21:21:52 GMT Henrik Bettermann [10526] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Call core_user_get_users first and bring order into tests. Thu, 22 Aug 2013 12:03:03 GMT Henrik Bettermann [10525] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) Temporary solution to get the live system running. Thu, 22 Aug 2013 08:29:12 GMT Henrik Bettermann [10524] * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Test coverage 100%. Thu, 22 Aug 2013 06:52:16 GMT Henrik Bettermann [10523] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Handling school markers in Moodle is a nightmare. We should think ... Wed, 21 Aug 2013 21:08:11 GMT Henrik Bettermann [10522] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Be more verbose if credentials checking fails. Wed, 21 Aug 2013 20:52:03 GMT Henrik Bettermann [10521] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/applicants/webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/webservices.py (modified) Add webservice which can be used to update user data and enroll user ... Wed, 21 Aug 2013 16:43:41 GMT Henrik Bettermann [10520] * main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/tests.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/students/tests/test_browser.py (modified) * main/waeup.fceokene/trunk/src/waeup/fceokene/students/utils.py (modified) Reduce maintenance fee. Wed, 21 Aug 2013 16:29:06 GMT Henrik Bettermann [10519] * main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/utils.py (modified) Rename application types. Wed, 21 Aug 2013 11:44:28 GMT Henrik Bettermann [10518] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Update applicant data too. get_applicant_moodle_data yet to be ... Wed, 21 Aug 2013 11:13:57 GMT Henrik Bettermann [10517] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) Define private _create_user method which can be reused for applicants. Wed, 21 Aug 2013 10:59:26 GMT Henrik Bettermann [10516] * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/webservices.py (modified) Rename get_moodle_data method. Wed, 21 Aug 2013 10:56:55 GMT Henrik Bettermann [10515] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Rename get_moodle_data. Tue, 20 Aug 2013 14:00:57 GMT Henrik Bettermann [10514] * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Increase to 100% test coverage. Tue, 20 Aug 2013 13:25:54 GMT Henrik Bettermann [10513] * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Prepare for testing exceptions. Tue, 20 Aug 2013 12:25:19 GMT Henrik Bettermann [10512] * main/waeup.cas/trunk/README.rst (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Increase test coverage. Tue, 20 Aug 2013 10:39:07 GMT Henrik Bettermann [10511] * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Start implementing KofaMoodleAuthenticator tests. Tue, 20 Aug 2013 08:08:12 GMT Henrik Bettermann [10510] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) Catch errors caused by Moodle and display them in the browser. Mon, 19 Aug 2013 09:14:04 GMT Henrik Bettermann [10509] * main/waeup.cas/trunk/setup.py (modified) * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/sample4.ini (added) Add authenticator which authenticate against a running Kofa instance ... Mon, 19 Aug 2013 08:06:37 GMT Henrik Bettermann [10508] * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/webservices.py (modified) Add web service for transferring data from Kofa to Moodle. Sat, 17 Aug 2013 12:00:57 GMT uli [10507] * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Finetune KofaAuthenticator tests a bit. Sat, 17 Aug 2013 11:55:00 GMT uli [10506] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Also ask for applicant credentials when querying Kofa servers. Sat, 17 Aug 2013 11:47:02 GMT uli [10505] * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/webservices.py (modified) Rename XMLRPC method check_credentials to check_student_credentials. Fri, 16 Aug 2013 17:12:06 GMT uli [10504] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/webservices.py (modified) Applicants are (yet) not students. Fri, 16 Aug 2013 17:08:23 GMT uli [10503] * main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_webservices.py (added) * main/waeup.kofa/trunk/src/waeup/kofa/applicants/webservices.py (added) Add XMLRPC method to check applicant credentials (tests included). Fri, 16 Aug 2013 17:05:17 GMT uli [10502] * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/webservices.py (modified) pep8, pyflakes. Fri, 16 Aug 2013 16:59:31 GMT uli [10501] * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_webservices.py (modified) Fix test. Wed, 14 Aug 2013 12:28:57 GMT Henrik Bettermann [10500] * main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/interfaces.py (modified) Insert field for JAMB registration number like in AAUE. Tue, 13 Aug 2013 17:01:07 GMT uli [10499] * main/waeup.cas/trunk/waeup/cas/server.py (modified) Handle service ticket generation correctly. Tue, 13 Aug 2013 17:00:28 GMT uli [10498] * main/waeup.cas/trunk/waeup/cas/tests/test_server.py (modified) Make sure we put data in correct service_ticket columns in DB. Tue, 13 Aug 2013 16:59:33 GMT uli [10497] * main/waeup.cas/trunk/waeup/cas/tests/test_db.py (modified) Update tests. Tue, 13 Aug 2013 16:59:17 GMT uli [10496] * main/waeup.cas/trunk/waeup/cas/db.py (modified) Allow users in service tickets to be NULL and give a proper ... Tue, 13 Aug 2013 13:40:41 GMT uli [10495] * main/waeup.cas/trunk/waeup/cas/tests/test_server.py (modified) pyflakes. Tue, 13 Aug 2013 13:40:01 GMT uli [10494] * main/waeup.cas/trunk/waeup/cas/server.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_server.py (modified) Make everything work under Python3.x again. Tue, 13 Aug 2013 13:27:09 GMT uli [10493] * main/waeup.cas/trunk/waeup/cas/server.py (modified) Use the new correct URL updater when setting query string values. Tue, 13 Aug 2013 13:26:17 GMT uli [10492] * main/waeup.cas/trunk/waeup/cas/tests/test_server.py (modified) Update regression test to allow query params in arbitrary order. Tue, 13 Aug 2013 13:14:50 GMT uli [10491] * main/waeup.cas/trunk/waeup/cas/server.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_server.py (modified) Add a helper to update URLs query strings correctly. Tue, 13 Aug 2013 12:46:28 GMT uli [10490] * main/waeup.cas/trunk/waeup/cas/tests/test_server.py (modified) Regression test: CAS must allow GET params in service URLs. Tue, 13 Aug 2013 11:01:48 GMT Henrik Bettermann [10489] * main/waeup.kofa/trunk/src/waeup/kofa/students/webservices.py (modified) Remove 'key' argument. Mon, 12 Aug 2013 15:45:20 GMT Henrik Bettermann [10488] * main/waeup.uniben/trunk/src/waeup/uniben/students/student.py (modified) Enable transcript only for 'admin', 'isouaba', 'niyi', 'delejason'. Mon, 12 Aug 2013 09:26:30 GMT Henrik Bettermann [10487] * main/waeup.imostate/trunk/src/waeup/imostate/students/studylevel.py (modified) Further adjustments. Mon, 12 Aug 2013 09:26:02 GMT Henrik Bettermann [10486] * main/waeup.aaua/trunk/src/waeup/aaua/students/studylevel.py (modified) Further adjustments. Mon, 12 Aug 2013 09:25:50 GMT Henrik Bettermann [10485] * main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/students/studylevel.py (modified) Further adjustments. Mon, 12 Aug 2013 09:25:38 GMT Henrik Bettermann [10484] * main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/studylevel.py (modified) Further adjustments. Mon, 12 Aug 2013 09:25:20 GMT Henrik Bettermann [10483] * main/waeup.futminna/trunk/src/waeup/futminna/students/studylevel.py (modified) Further adjustments. Mon, 12 Aug 2013 09:25:02 GMT Henrik Bettermann [10482] * main/waeup.fceokene/trunk/src/waeup/fceokene/students/studylevel.py (modified) Further adjustments. Mon, 12 Aug 2013 09:24:10 GMT Henrik Bettermann [10481] * main/waeup.uniben/trunk/src/waeup/uniben/students/browser.py (modified) * main/waeup.uniben/trunk/src/waeup/uniben/students/studylevel.py (modified) Further adjustments. Mon, 12 Aug 2013 09:08:35 GMT Henrik Bettermann [10480] * 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/browser.py (modified) * main/waeup.aaue/trunk/src/waeup/aaue/students/studylevel.py (modified) Reinvent unrectified sessional gpa (adjustments to base package). Mon, 12 Aug 2013 08:57:26 GMT Henrik Bettermann [10479] * main/waeup.kofa/trunk/src/waeup/kofa/students/batching.py (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/studycourse.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/studylevel.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_export.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py (modified) Reinvent temporary/unrectified/momentary/sessional gpa as a property ... Mon, 12 Aug 2013 08:52:26 GMT uli [10478] * main/waeup.cas/trunk/waeup/cas/authenticators.py (modified) * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) Kofa authenticator now really contacts Kofa instances for authentication. Sat, 10 Aug 2013 01:10:04 GMT uli [10477] * main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/students/webservices.py (modified) * main/waeup.kofa/trunk/src/waeup/kofa/webservices.py (modified) Add a (protected) XMLRPC service that tells about a student in ... Thu, 08 Aug 2013 10:10:14 GMT uli [10476] * main/waeup.cas/trunk/waeup/cas/tests/test_authenticators.py (modified) pep8.