# # ChangeLog for / # # Generated by Trac 1.2.2 # 20 Sep 2024, 14:48:23 Tue, 25 Jan 2011 00:46:05 GMT uli [5663] * main/waeup.sirp/trunk/src/waeup/sirp/interfaces.py (modified) Mode docstrings. Tue, 25 Jan 2011 00:44:51 GMT uli [5662] * main/waeup.sirp/trunk/docs/source/conf.py (modified) - Update copyright footer. - Enable two new sphinx extensions: ... Tue, 25 Jan 2011 00:34:11 GMT uli [5661] * main/waeup.sirp/trunk/setup.py (modified) Require repoze.spingx.autointerface. This way we can document ... Tue, 25 Jan 2011 00:33:07 GMT uli [5660] * main/waeup.sirp/trunk/buildout.cfg (modified) Disable newest == false. We must check against latest packages available. Mon, 24 Jan 2011 23:29:04 GMT uli [5659] * main/waeup.sirp/trunk/src/waeup/sirp/applications/tests/test_root.py (modified) Add tests for applications root and repective plugin. Mon, 24 Jan 2011 22:35:32 GMT uli [5658] * main/waeup.sirp/trunk/src/waeup/sirp/interfaces.py (modified) Tell more about the plugin mechanism. Mon, 24 Jan 2011 16:24:16 GMT Henrik Bettermann [5657] * WAeUP_SRP/trunk/skins/waeup_pins/pin_statistics.py (added) Retrieve detailed information about pin batches. Sun, 23 Jan 2011 21:48:44 GMT Henrik Bettermann [5656] * WAeUP_SRP/trunk/WAeUPTool.py (modified) * WAeUP_SRP/trunk/skins/cps_custom/logged_in.py (modified) Log failed logins. Fri, 21 Jan 2011 15:02:44 GMT Henrik Bettermann [5655] * WAeUP_SRP/trunk/WAeUPTool.py (modified) * WAeUP_SRP/trunk/skins/cps_custom/logged_in.py (modified) Extend login procedure by copying passport pictures of transfer ... Fri, 21 Jan 2011 14:56:26 GMT Henrik Bettermann [5654] * WAeUP_SRP/trunk/skins/waeup_student/application_view.pt (modified) Show link to admission slip (in custom). Fri, 21 Jan 2011 12:16:53 GMT Henrik Bettermann [5653] * WAeUP_SRP/trunk/skins/waeup_accommodation/allocate_reserved_bed.py (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/allocate_reserved_bed.py_old_version (modified) Enable allocation of reserved bed spaces in SSE hostels (with special ... Thu, 20 Jan 2011 15:10:43 GMT Henrik Bettermann [5652] * main/waeup.sirp/trunk/docs/source/developerdocs/german/application.rst (modified) * main/waeup.sirp/trunk/docs/source/developerdocs/german/index.rst (modified) * main/waeup.sirp/trunk/docs/source/developerdocs/german/users.rst (added) Add description for User Management. Thu, 20 Jan 2011 09:16:01 GMT uli [5651] * main/waeup.sirp/trunk/src/waeup/sirp/applications/application.py (deleted) * main/waeup.sirp/trunk/src/waeup/sirp/applications/tests/test_applications.py (deleted) Remove applications module and tests. Thu, 20 Jan 2011 09:14:56 GMT uli [5650] * main/waeup.sirp/trunk/src/waeup/sirp/applications/container.py (modified) Implement interface properly. Thu, 20 Jan 2011 09:07:12 GMT uli [5649] * main/waeup.sirp/trunk/src/waeup/sirp/applications/container.py (added) Add first basic applications container implementation. Thu, 20 Jan 2011 09:06:48 GMT uli [5648] * main/waeup.sirp/trunk/src/waeup/sirp/applications/root.py (added) Add first applications root implementation. Thu, 20 Jan 2011 09:06:20 GMT uli [5647] * main/waeup.sirp/trunk/src/waeup/sirp/applications/tests/test_container.py (added) Add basic tests for application containers. Thu, 20 Jan 2011 09:05:53 GMT uli [5646] * main/waeup.sirp/trunk/src/waeup/sirp/applications/tests/test_root.py (added) Add basic tests for applications root. Thu, 20 Jan 2011 09:05:03 GMT uli [5645] * main/waeup.sirp/trunk/src/waeup/sirp/applications/interfaces.py (modified) Update interfaces. Thu, 20 Jan 2011 06:53:42 GMT Henrik Bettermann [5644] * main/waeup.sirp/trunk/docs/source/developerdocs/german/application.rst (modified) Take different application forms for the same screening into ... Tue, 18 Jan 2011 21:01:20 GMT Henrik Bettermann [5643] * main/waeup.sirp/trunk/docs/source/developerdocs/german (added) * main/waeup.sirp/trunk/docs/source/developerdocs/german/accesscodes.rst (added) * main/waeup.sirp/trunk/docs/source/developerdocs/german/application.rst (added) * main/waeup.sirp/trunk/docs/source/developerdocs/german/datacenter.rst (added) * main/waeup.sirp/trunk/docs/source/developerdocs/german/index.rst (added) * main/waeup.sirp/trunk/docs/source/developerdocs/index.rst (modified) Add instructions for developers (in German, mainly written for Uli ... Sun, 16 Jan 2011 15:30:22 GMT uli [5642] * main/waeup.sirp/trunk/src/waeup/sirp/applications/tests/test_applications.py (added) Add first basic tests for application module. Sun, 16 Jan 2011 15:19:38 GMT uli [5641] * main/waeup.sirp/trunk/src/waeup/sirp/applications/tests/__init__.py (added) Make testdir a package. Sun, 16 Jan 2011 15:19:08 GMT uli [5640] * main/waeup.sirp/trunk/src/waeup/sirp/applications/tests (added) Add a test dir. Sun, 16 Jan 2011 15:15:03 GMT uli [5639] * main/waeup.sirp/trunk/src/waeup/sirp/applications/application.py (added) Add basic implementation for application terms. Sun, 16 Jan 2011 15:14:41 GMT uli [5638] * main/waeup.sirp/trunk/src/waeup/sirp/applications/interfaces.py (added) Add basic interface for application terms. Sun, 16 Jan 2011 13:48:00 GMT uli [5637] * main/waeup.sirp/trunk/src/waeup/sirp/applications/__init__.py (modified) Be more verbose. Sun, 16 Jan 2011 13:46:44 GMT uli [5636] * main/waeup.sirp/trunk/src/waeup/sirp/applications/__init__.py (added) Make this a package. Sun, 16 Jan 2011 13:45:57 GMT uli [5635] * main/waeup.sirp/trunk/src/waeup/sirp/applications (added) Add a subpackage for applications. Wed, 12 Jan 2011 15:40:49 GMT uli [5634] * main/waeup.sirp/trunk/buildout.cfg (modified) Although not strictly neccessary, we should tell that the [docs] ... Wed, 12 Jan 2011 15:39:09 GMT uli [5633] * main/waeup.sirp/trunk/buildout.cfg (modified) Make documentation work with latest collective.recipe.sphinxbuilder. Wed, 12 Jan 2011 15:31:29 GMT uli [5632] * main/waeup.sirp/trunk/setup.py (modified) - Add more dependencies. - List doc requirements in own list. Tue, 11 Jan 2011 12:56:35 GMT Henrik Bettermann [5631] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) Change pay_item_id. Tue, 11 Jan 2011 07:15:10 GMT Henrik Bettermann [5630] * WAeUP_SRP/trunk/Accommodation.py (modified) Remove patch. Mon, 10 Jan 2011 16:21:03 GMT Henrik Bettermann [5629] * WAeUP_SRP/trunk/skins/waeup_accommodation/ReadMe.txt (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/accommodation_edit_form.pt (modified) Fetch acco_maint_code from the accommodation object. Mon, 10 Jan 2011 15:00:05 GMT Henrik Bettermann [5628] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/pay_interswitch_acco.py (modified) Second step of implementation of second hostel fee. ... Mon, 10 Jan 2011 14:45:40 GMT Henrik Bettermann [5627] * WAeUP_SRP/trunk/profiles/futminna/vocabularies/pin_prefixes.xml (modified) First step of implementation of second hostel fee. Sun, 09 Jan 2011 16:49:14 GMT Henrik Bettermann [5626] * WAeUP_SRP/trunk/Accommodation.py (modified) Catch traceback. Fri, 07 Jan 2011 07:52:34 GMT Henrik Bettermann [5625] * WAeUP_SRP/trunk/Accommodation.py (modified) Fix for futminna #133 (not yet tested) Fri, 07 Jan 2011 07:32:39 GMT Henrik Bettermann [5624] * WAeUP_SRP/trunk/skins/waeup_accommodation/allocate_reserved_bed.py_old_version (modified) Fill released beds with NOT_OCCUPIED string. Wed, 29 Dec 2010 12:08:04 GMT Henrik Bettermann [5623] * WAeUP_SRP/trunk/profiles/default/actionicons.xml (modified) * WAeUP_SRP/trunk/profiles/uniben/actions.xml (modified) Do not overwrite student_login when importing the WAeUP Uniben profile. Tue, 28 Dec 2010 09:34:12 GMT Henrik Bettermann [5622] * WAeUP_SRP/trunk/profiles/default/rolemap.xml (modified) Disable management screen (ZMI) view for students who have the local ... Tue, 28 Dec 2010 08:53:23 GMT Henrik Bettermann [5621] * WAeUP_SRP/trunk/skins/waeup_accommodation/accommodations.pt (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/getAccommodationRecords.py (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/getAccommodationStatus.py (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/pay_accommodation.py (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/pay_accommodation_form.pt (modified) Further improvements for new accommodation booking. Mon, 27 Dec 2010 17:26:24 GMT Henrik Bettermann [5620] * WAeUP_SRP/trunk/skins/waeup_student/getStudentFolderInfo.py (modified) * WAeUP_SRP/trunk/skins/waeup_student/student_view.pt (modified) final step Mon, 27 Dec 2010 17:20:54 GMT Henrik Bettermann [5619] * WAeUP_SRP/trunk/skins/waeup_accommodation/allocate_reserved_bed.py (added) new version Mon, 27 Dec 2010 17:20:17 GMT Henrik Bettermann [5618] * WAeUP_SRP/trunk/skins/waeup_accommodation/allocate_reserved_bed.py (deleted) Mon, 27 Dec 2010 17:17:27 GMT Henrik Bettermann [5617] * WAeUP_SRP/trunk/skins/waeup_accommodation/allocate_reserved_bed.py_old_version (copied) see waeup_accommodation/ReadMe.txt Mon, 27 Dec 2010 10:18:18 GMT Henrik Bettermann [5616] * WAeUP_SRP/trunk/profiles/uniben/actions.xml (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/accommodation_record_slip.pt (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/accommodations.pt (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/book_accommodation.py (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/book_accommodation_form.pt (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/cancel_allocation.py (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/getAccommodationRecords.py (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/getAccommodationStatus.py (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/pay_accommodation.py (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/pay_accommodation_form.pt (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/relocate.py (added) * WAeUP_SRP/trunk/skins/waeup_accommodation/viewAccommodationRecord.py (added) * WAeUP_SRP/trunk/skins/waeup_student/getStudentFolderInfo.py (modified) * WAeUP_SRP/trunk/skins/waeup_student/student_view.pt (modified) Implement second part of new accommodation allocation module. This ... Mon, 27 Dec 2010 10:14:11 GMT Henrik Bettermann [5615] * WAeUP_SRP/trunk/skins/waeup_layout/layout_student_acco_create.pt (modified) * WAeUP_SRP/trunk/skins/waeup_layout/layout_student_acco_edit.pt (modified) layout_student_acco_edit.pt: Show Submit button directly behind pin ... Mon, 27 Dec 2010 07:25:11 GMT Henrik Bettermann [5614] * WAeUP_SRP/trunk/WAeUPTables.py (modified) * WAeUP_SRP/trunk/exportimport.py (modified) * WAeUP_SRP/trunk/profiles/default/accommodation_catalog.xml (added) * WAeUP_SRP/trunk/profiles/default/toolset.xml (modified) * WAeUP_SRP/trunk/skins/waeup_accommodation/ReadMe.txt (added) * WAeUP_SRP/trunk/skins/waeup_utilities/initialize_accommodation_catalog.py (added) Implement first part of new accommodation allocation module. This ... Tue, 14 Dec 2010 06:48:50 GMT Henrik Bettermann [5613] * WAeUP_SRP/trunk/WAeUPImport.py (modified) * WAeUP_SRP/trunk/skins/waeup_upload/uploads_form.pt (modified) Improve message for pending data file. Fri, 10 Dec 2010 09:54:36 GMT Henrik Bettermann [5612] * WAeUP_SRP/trunk/skins/waeup_fceokene/admission_slip.pt (modified) Show notice All NCE 1 students should remedy their deficiency in ... Fri, 10 Dec 2010 09:53:05 GMT Henrik Bettermann [5611] * WAeUP_SRP/trunk/skins/waeup_fceokene/admission_slip.pt (added) Customize admission slip. Fri, 10 Dec 2010 09:28:18 GMT Henrik Bettermann [5610] * WAeUP_SRP/trunk/skins/waeup_epayment/purgeDefinedPayments.py (modified) Search for substring 'Cumulative total of payment' in resp_desc and ... Thu, 09 Dec 2010 07:09:37 GMT Henrik Bettermann [5609] * WAeUP_SRP/trunk/skins/waeup_epayment/purgeDefinedPayments.py (added) Remove payment objects with defined response code. Tue, 07 Dec 2010 14:28:15 GMT Henrik Bettermann [5608] * WAeUP_SRP/trunk/skins/waeup_aaua/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_aaue/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_custom/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_fceokene/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_fceoyo/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_nau/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_ois/mail2admin.py (modified) * WAeUP_SRP/trunk/skins/waeup_uniben/mail2admin.py (modified) Remove Bcc: waeup@saoas.org Tue, 07 Dec 2010 13:58:37 GMT Henrik Bettermann [5607] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) * WAeUP_SRP/trunk/skins/waeup_utilities/refresh_certificate_info.py (modified) refresh_certificate_info.py: Simplify reindexing. ... Mon, 06 Dec 2010 12:18:39 GMT Henrik Bettermann [5606] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) Avoid error: Transaction spilt Pre-processing error : Cumulative ... Mon, 06 Dec 2010 09:33:33 GMT Henrik Bettermann [5605] * WAeUP_SRP/trunk/skins/waeup_futminna/getAccommodationInfo.py (modified) Allow 500 level students book for accommodation. Wed, 01 Dec 2010 16:31:51 GMT Henrik Bettermann [5604] * WAeUP_SRP/trunk/skins/waeup_accommodation/getBedTypeNames.py (modified) Add SSE Wed, 01 Dec 2010 12:38:52 GMT Henrik Bettermann [5603] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/pay_interswitch_acco.py (modified) Forword order_id to getInterswitchParams.py. xmldict['detail_ref'] ... Wed, 01 Dec 2010 12:16:52 GMT Henrik Bettermann [5602] * WAeUP_SRP/trunk/skins/waeup_uniben/login_student.pt (added) Fetch image from uniben.edu to increase their counter. Tue, 30 Nov 2010 13:07:41 GMT Henrik Bettermann [5601] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/goto_interswitch_form.pt (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/pay_interswitch_acco.py (modified) Restore goto_interswitch_form.pt. Don't return xml_data in the args ... Tue, 30 Nov 2010 12:17:04 GMT Henrik Bettermann [5600] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/pay_interswitch.py (modified) Resolve futminna #29 and #131. Tue, 30 Nov 2010 07:51:27 GMT Henrik Bettermann [5599] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/goto_interswitch_form.pt (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/pay_interswitch_acco.py (added) Send xml split data. Mon, 29 Nov 2010 06:25:44 GMT Henrik Bettermann [5598] * WAeUP_SRP/trunk/skins/waeup_futminna/getAccommodationInfo.py (modified) Exclude level 400 students from accommodation booking. Fri, 26 Nov 2010 10:49:36 GMT isouaba [5597] * WAeUP_SRP/trunk/skins/waeup_ois/getStudyLevelInfo.py (modified) expend the credit limite in ois Thu, 25 Nov 2010 13:50:01 GMT Henrik Bettermann [5596] * WAeUP_SRP/trunk/skins/waeup_upload/uploads_index.py (modified) Allow isouaba import of data. Thu, 25 Nov 2010 07:34:25 GMT Henrik Bettermann [5595] * WAeUP_SRP/trunk/profiles/futminna/layouts/acco_hall.xml (modified) * WAeUP_SRP/trunk/profiles/futminna/vocabularies/acco_special_handling.xml (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/getAccommodationInfo.py (modified) Anable special accommodation handling for FUTMinna. Wed, 24 Nov 2010 10:57:04 GMT Henrik Bettermann [5594] * WAeUP_SRP/trunk/skins/waeup_aaua/getPaymentsFolderInfo.py (modified) * WAeUP_SRP/trunk/skins/waeup_epayment/approve_epayment.py (modified) Make hostel fee payments approvable. Tue, 23 Nov 2010 11:41:43 GMT Henrik Bettermann [5593] * WAeUP_SRP/trunk/skins/waeup_futminna/getInterswitchParams.py (modified) Change accommodation fee (changes made by gbenga). Tue, 23 Nov 2010 07:14:25 GMT Henrik Bettermann [5592] * WAeUP_SRP/trunk/skins/waeup_epayment/pay_interswitch_acco.py (modified) Avoid traceback if form is called through URL. Tue, 16 Nov 2010 07:29:35 GMT Henrik Bettermann [5591] * WAeUP_SRP/trunk/exportimport.py (modified) * WAeUP_SRP/trunk/groups.zexp (modified) Add AccessCodeOfficers group. Sat, 13 Nov 2010 16:07:50 GMT Henrik Bettermann [5590] * WAeUP_SRP/trunk/skins/waeup_futminna/getSchoolFee.py (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/payments_view.pt (modified) Do not charge late registration fee at FUTMinna. Thu, 11 Nov 2010 07:29:08 GMT Henrik Bettermann [5589] * WAeUP_SRP/trunk/skins/waeup_futminna/config_form.pt (modified) * WAeUP_SRP/trunk/skins/waeup_futminna/getAccommodationInfo.py (modified) Add 'enable accommodation' check box. Categorize fresh and ... Thu, 11 Nov 2010 07:21:27 GMT Henrik Bettermann [5588] * WAeUP_SRP/trunk/profiles/futminna/vocabularies/waeup_bed_letters.xml (modified) Remove bed J. This bed is not created by generateFreeBedsList. Thu, 11 Nov 2010 07:13:04 GMT Henrik Bettermann [5587] * WAeUP_SRP/trunk/profiles/futminna/vocabularies/waeup_bed_letters.xml (modified) more beds Wed, 10 Nov 2010 19:51:41 GMT Henrik Bettermann [5586] * WAeUP_SRP/trunk/profiles/futminna/vocabularies/waeup_bed_letters.xml (modified) fix keys Wed, 10 Nov 2010 19:49:44 GMT Henrik Bettermann [5585] * WAeUP_SRP/trunk/profiles/futminna/vocabularies/waeup_bed_letters.xml (added) more beds per room Wed, 10 Nov 2010 09:32:19 GMT Henrik Bettermann [5584] * WAeUP_SRP/trunk/profiles/futminna/layouts/acco_hall.xml (modified) Wed, 10 Nov 2010 08:57:15 GMT Henrik Bettermann [5583] * WAeUP_SRP/trunk/WAeUPTables.py (modified) Extend Moodle data export file. Wed, 10 Nov 2010 08:56:03 GMT Henrik Bettermann [5582] * WAeUP_SRP/trunk/profiles/fceokene/layouts/student_accommodation_fe.xml (modified) * WAeUP_SRP/trunk/skins/waeup_fceokene/getFormattedBedOkene.py (added) FCEOkene: Show bed coordinates only after payment. Mon, 08 Nov 2010 12:59:16 GMT Henrik Bettermann [5581] * WAeUP_SRP/trunk/WAeUPTables.py (modified) First version of Moodle authentication data export. Mon, 08 Nov 2010 08:51:16 GMT Henrik Bettermann [5580] * WAeUP_SRP/trunk/skins/waeup_aaua/getPaymentStatistics.py (modified) Edit doc string. Mon, 08 Nov 2010 08:46:31 GMT Henrik Bettermann [5579] * WAeUP_SRP/trunk/skins/waeup_aaua/getPaymentStatistics.py (added) Add payment statistics. Fri, 29 Oct 2010 11:18:41 GMT Henrik Bettermann [5578] * WAeUP_SRP/trunk/profiles/futminna/layouts/acco_hall.xml (modified) Increase width of form field. Wed, 27 Oct 2010 08:49:46 GMT Henrik Bettermann [5577] * WAeUP_SRP/trunk/Widgets.py (modified) Allow import of very old course results. Tue, 26 Oct 2010 08:05:29 GMT Henrik Bettermann [5576] * WAeUP_Moodle/bteducation/fw_color.css (modified) * WAeUP_Moodle/bteducation/fw_fonts.css (modified) * WAeUP_Moodle/bteducation/fw_layout.css (modified) Adapt colors to the color scheme of the BT Education logo. Tue, 26 Oct 2010 05:49:15 GMT Henrik Bettermann [5575] * WAeUP_Moodle/bteducation/fw_layout.css (modified) * WAeUP_Moodle/bteducation/header.html (modified) Remove navlistbox. Sun, 17 Oct 2010 17:46:21 GMT Henrik Bettermann [5574] * WAeUP_Moodle/bteducation/header.html (added) Add missing file. Sun, 17 Oct 2010 17:01:42 GMT Henrik Bettermann [5573] * WAeUP_Moodle/bteducation/BTEducation.png (added) * WAeUP_Moodle/bteducation/README.html (added) * WAeUP_Moodle/bteducation/config.php (added) * WAeUP_Moodle/bteducation/datenschutz.html (added) * WAeUP_Moodle/bteducation/docstyles.php (added) * WAeUP_Moodle/bteducation/favicon.ico (added) * WAeUP_Moodle/bteducation/footer.html (added) * WAeUP_Moodle/bteducation/fw_color.css (added) * WAeUP_Moodle/bteducation/fw_fonts.css (added) * WAeUP_Moodle/bteducation/fw_layout.css (added) * WAeUP_Moodle/bteducation/gradient.jpg (added) * WAeUP_Moodle/bteducation/pix (added) * WAeUP_Moodle/bteducation/pix/grad (added) * WAeUP_Moodle/bteducation/pix/grad/bg_bread.jpg (added) * WAeUP_Moodle/bteducation/pix/grad/bg_header.jpg (added) * WAeUP_Moodle/bteducation/pix/tab (added) * WAeUP_Moodle/bteducation/pix/tab/left.gif (added) * WAeUP_Moodle/bteducation/pix/tab/left_active.gif (added) * WAeUP_Moodle/bteducation/pix/tab/left_active_hover.gif (added) * WAeUP_Moodle/bteducation/pix/tab/left_hover.gif (added) * WAeUP_Moodle/bteducation/pix/tab/right.gif (added) * WAeUP_Moodle/bteducation/pix/tab/right_active.gif (added) * WAeUP_Moodle/bteducation/pix/tab/right_active_hover.gif (added) * WAeUP_Moodle/bteducation/pix/tab/right_end.gif (added) * WAeUP_Moodle/bteducation/pix/tab/right_hover.gif (added) * WAeUP_Moodle/bteducation/styles.php (added) * WAeUP_Moodle/bteducation/waeup_header.jpg (added) * WAeUP_Moodle/bteducation/waeup_header_main.jpg (added) BT Education Moodle Theme Fri, 15 Oct 2010 09:44:41 GMT Henrik Bettermann [5572] * WAeUP_Moodle/bteducation (added) Create an empty folder for the bteducation Moodle theme. Fri, 15 Oct 2010 09:43:57 GMT Henrik Bettermann [5571] * WAeUP_Moodle (added) Create an empty folder for Moodle themes. Fri, 15 Oct 2010 06:57:55 GMT Henrik Bettermann [5570] * WAeUP_SRP/trunk/skins/waeup_fceokene/examination_slip.pt (modified) * WAeUP_SRP/trunk/skins/waeup_student/course_registration_slip.pt (modified) Adjust layout. Fri, 15 Oct 2010 06:49:26 GMT Henrik Bettermann [5569] * WAeUP_SRP/trunk/skins/waeup_fceokene/examination_slip.pt (modified) * WAeUP_SRP/trunk/skins/waeup_fceokene/study_level_view.pt (modified) * WAeUP_SRP/trunk/skins/waeup_student/course_registration_slip.pt (modified) FCEOkene: show both course_registration_slip and examination_slip ... Thu, 14 Oct 2010 10:31:40 GMT Henrik Bettermann [5568] * WAeUP_SRP/trunk/skins/waeup_fceokene/examination_slip.pt (added) * WAeUP_SRP/trunk/skins/waeup_fceokene/study_level_view.pt (added) Replace Course Registration Slip by Examination Clearance Slip Thu, 14 Oct 2010 06:10:25 GMT Henrik Bettermann [5567] * WAeUP_SRP/trunk/profiles/default/layouts/student_study_level.xml (modified) * WAeUP_SRP/trunk/skins/waeup_student/admitStudents.py (modified) student_study_level.xml: all fields read-only admitStudents.py: ... Tue, 12 Oct 2010 04:58:45 GMT Henrik Bettermann [5566] * WAeUP_SRP/trunk/skins/waeup_student/getNextInfo.py (modified) Students that are spilling over have the verdict L which is referred ... Fri, 08 Oct 2010 11:01:38 GMT Henrik Bettermann [5565] * WAeUP_SRP/trunk/skins/waeup_uniben/mail2admin.py (modified) Catch traceback (SMTPSenderRefused) Fri, 08 Oct 2010 10:29:09 GMT Henrik Bettermann [5564] * WAeUP_SRP/trunk/WAeUPTool.py (modified) * WAeUP_SRP/trunk/skins/waeup_default/grepLog.py (added) Search log files online.