Timeline
26 Oct 2011:
- 15:49 Changeset [6958] by
- Add more hostel configuration fields.
- 14:24 Changeset [6957] by
- Print 'Successful Payment' if 'desc' is empty but payment was successful.
- 10:47 Changeset [6956] by
- Add more fields and fix code.
- 08:04 Changeset [6955] by
- Fiddle with Interswitch surcharge which is, in contrast to school fee …
- 06:27 Changeset [6954] by
- Let's create hostels without a factory. There is no need to override …
- 05:45 Changeset [6953] by
- Add some basic hostel UI stuff.
- 03:54 Changeset [6952] by
- Add logger and add hostels container to site root.
- 03:38 Changeset [6951] by
- Start implementation of hostels package.
25 Oct 2011:
- 19:42 Changeset [6950] by
- Add clearance fee and to session configuration.
- 19:30 Changeset [6949] by
- Fix test.
- 19:29 Changeset [6948] by
- see r6947
- 19:27 Changeset [6947] by
- Only getPaymentDetails will be overridden in customization packages. …
- 14:37 Changeset [6946] by
- Add test for starting course registration.
- 14:21 Changeset [6945] by
- Increase entry_num by 1 when AC is added.
- 14:11 Changeset [6944] by
- Implement StartCourseRegistrationPage? (tests will follow).
- 10:16 Changeset [6943] by
- Implement write_log_message function and log removal of payments as …
- 09:44 Changeset [6942] by
- Reorganize test_manage_payments and add more tests for payments made …
- 09:02 Changeset [6941] by
- Add tests for school fee payments.
- 08:52 Changeset [6940] by
- We only need a PaymentsManageFormPage? which can be used by both …
- 08:49 Changeset [6939] by
- Display correct flash message.
- 05:41 Changeset [6938] by
- Add tests.
- 05:40 Changeset [6937] by
- Rename purchase_accesscode create_accesscode.
24 Oct 2011:
- 10:23 Changeset [6936] by
- Implement purchase_accesscode function which creates access codes for …
- 10:20 Changeset [6935] by
- Rename 'clearance access code' 'clearance activation code'.
- 10:18 Changeset [6934] by
- payment_date must be writable.
- 05:38 Changeset [6933] by
- Be more verbose.
- 05:33 Changeset [6932] by
- Create empty school fee, clearance and hostel application AC batches …
- 05:00 Changeset [6931] by
- Allow empty AC batches.
23 Oct 2011:
- 21:31 Changeset [6930] by
- Implement OnlinePaymentCallbackPage? to simulate a valid callback.
- 19:41 Changeset [6929] by
- Add clearance payment category.
- 18:52 Changeset [6928] by
- Show owner on search page.
- 18:30 Changeset [6927] by
- Clearance ACs (and also upcoming school fee ACs) might have been …
22 Oct 2011:
- 08:43 Changeset [6926] by
- Test coverage now 100%
- 07:29 Changeset [6925] by
- The customized payment functions can now use the new …
- 07:28 Changeset [6924] by
- Customize SessionConfiguration? form pages. They must use the new …
- 07:26 Changeset [6923] by
- Customize SessionConfiguration? class.
- 06:47 Changeset [6922] by
- Do not setup SessionConfiguration? object in StudentsFullSetup?. We need …
- 06:41 Changeset [6921] by
- Verify also ISessionConfigurationAdd.
- 05:15 Changeset [6920] by
- Provide a getPaymentDetails function which requires a …
- 05:12 Changeset [6919] by
- Add tests for configuration interfaces and factories.
21 Oct 2011:
- 10:26 Changeset [6918] by
- Add SessionConfigurationManageFormPage? and SessionConfigurationBreadcrumb?.
- 08:46 Changeset [6917] by
- Implement function delSubobjects for deleting objects in containers.
- 08:01 Changeset [6916] by
- Implement SessionConfiguration?, SessionConfigurationAddFormPage?, …
20 Oct 2011:
- 17:14 Changeset [6915] by
- Move year_range and academic_sessions_vocab to waeup.sirp.interfaces.
- 16:48 Changeset [6914] by
- Increase test coverage.
19 Oct 2011:
- 17:17 Changeset [6913] by
- Extend certificates_catalog and let's search for certificates too.
- 12:58 Changeset [6912] by
- Show current study mode on StudyCourseDisplayFormPage?.
- 12:32 Changeset [6911] by
- Reduce fee for some students. Disable also acceptance fee payment.
- 06:56 Changeset [6910] by
- Implement FUTMinna acceptance fee payment.
18 Oct 2011:
- 20:28 Changeset [6909] by
- Replace tabs.
- 20:25 Changeset [6908] by
- User proper title and label attributes of views in administration section.
- 17:56 Changeset [6907] by
- Implement a configuration container. Transfer attributes from …
- 10:05 Changeset [6906] by
- Remove hostel package. Will be 'hostels' later.
- 10:04 Changeset [6905] by
- Remove unused interfaces from main module.
- 07:05 Changeset [6904] by
- Enable scratch card validation to start clearance.
16 Oct 2011:
- 09:11 Changeset [6903] by
- Let's grok w.c. instead of w.s for testing.
15 Oct 2011:
- 06:05 Changeset [6902] by
- Add customization of OnlinePaymentAddFormPage?. Works perfectly with UI …
- 05:43 Changeset [6901] by
- Replace README.txt by app.txt also in setup.py.
- 05:20 Changeset [6900] by
- Add test for displaying payment ticket.
- 05:07 Changeset [6899] by
- Change browser test according to last revision.
- 05:04 Changeset [6898] by
- In the base package we can only create payment tickets with amount = …
14 Oct 2011:
- 16:10 Changeset [6897] by
- Merge README.txt and app.txt. This will also catch the error on …
- 09:00 Changeset [6896] by
- Add some manage payments UI tests.
- 08:05 Changeset [6895] by
- Use base theme as basis for customization.
- 08:01 Changeset [6894] by
- Let's provide a real YUI base theme which can be customized.
13 Oct 2011:
- 22:35 Changeset [6893] by
- Add simple little custom theme only changing the logo.
- 22:32 Changeset [6892] by
- Looks like we have to include all dependencies in an override.zcml.
- 22:31 Changeset [6891] by
- Use waeup.custom in etc-files. You have to rerun buildout after this …
- 09:20 Changeset [6890] by
- Remove legacy stuff.
- 09:19 Changeset [6889] by
- Remove unneeded directive.
- 08:25 Changeset [6888] by
- Provide basic modules/dirs to support fanstatic media delivery for …
- 08:24 Changeset [6887] by
- Reflect new package name.
- 08:14 Changeset [6886] by
- Add external svn link to waeup.sirp trunk. As waeup.sirp is not part …
- 08:13 Changeset [6885] by
- Some changes to reflect new package.
- 08:12 Changeset [6884] by
- Reorganize ZCML stuff for custom package.
- 07:53 Changeset [6883] by
- Remove stuff we don't need here.
- 07:52 Changeset [6882] by
- Remove also browser stuff for now.
- 07:51 Changeset [6881] by
- Remove nearly all code from waeup.sirp.
- 07:46 Changeset [6880] by
- Rename actual main package dir.
- 07:39 Changeset [6879] by
- Copy over current devel tree.
- 07:37 Changeset [6878] by
- Create place for custom sirp.
- 06:06 Changeset [6877] by
- In Student Online Payments we have to store the item session. Thus we …
12 Oct 2011:
- 19:30 Changeset [6876] by
- Implement getPaymentDetails and getSchoolFee functions (to be moved to …
- 19:28 Changeset [6875] by
- Add StudentOnlinePayment? class (including factory) which also …
- 19:19 Changeset [6874] by
- Add entry_mode field which is needed for FUTMinna school fee calculation.
- 19:18 Changeset [6873] by
- Add more surcharge fields.
11 Oct 2011:
- 16:24 Changeset [6872] by
- Catch traceback if startdate or endddate isn't set.
- 09:09 Changeset [6871] by
- Require newer versions of docutils and Jinja2.
- 06:25 Changeset [6870] by
- Add payment breadcrumb.
10 Oct 2011:
- 16:50 Changeset [6869] by
- Add user interfaces to add, remove and manage student online payments.
- 15:18 Changeset [6868] by
- We don't need the class FormattedDatetimeDisplayWidget?. The …
- 15:09 Changeset [6867] by
- Add FormattedDatetimeDisplayWidget?.
7 Oct 2011:
- 07:24 Changeset [6866] by
- Online payments must be importable. So we might need a factory.
5 Oct 2011:
- 10:21 Changeset [6865] by
- Fix vocabs.
- 10:17 Changeset [6864] by
- Add payment components and interfaces. One single test module is enough.
- 06:46 Changeset [6863] by
- carryover not carry over
- 06:39 Changeset [6862] by
- Change of functional specification: All students (except those in …
4 Oct 2011:
- 10:10 Changeset [6861] by
- Add payments module.
- 10:09 Changeset [6860] by
- Inherit StudentPaymentsContainer? from PaymentsContainer? in payments …
- 10:07 Changeset [6859] by
- Rename StudentPayments? to StudentPaymentsContainer?.
- 06:05 Changeset [6858] by
- Implement 100L carryover courses registration in current_level 100. …
- 05:52 Changeset [6857] by
- ... and this one too
- 05:45 Changeset [6856] by
- study_course_view.pt must be customized too.
- 05:42 Changeset [6855] by
- Start customization for 100L carryover courses (level 501).
3 Oct 2011:
- 11:30 Changeset [6854] by
- Break overlong lines.
- 11:29 Changeset [6853] by
- We don't need a 'back to' button on import page 4.
- 11:28 Changeset [6852] by
- Add some browser UI tests for student data imports.
- 11:27 Changeset [6851] by
- Add second student data update test with matric_numbers as locators.
- 11:25 Changeset [6850] by
- Add sample data import file for tests.
- 08:11 Changeset [6849] by
- Searching for reg_numbers or matric_numbers makes batch importing more …
- 08:05 Changeset [6848] by
- Include student update and removal tests.
- 08:04 Changeset [6847] by
- Define conversion checking method which can be customized by derived …
2 Oct 2011:
- 09:45 Changeset [6846] by
- Enable locating students by reg_number or matric_number for update and …
- 08:15 Changeset [6845] by
- Do not return the student_id when calling addStudent. The student_id …
- 08:00 Changeset [6844] by
- Change from DOS to Unix format. Due to the wrong format the import …
- 07:57 Changeset [6843] by
- Use matric_number for location of studycourses as well.
- 06:58 Changeset [6842] by
- We don't need a studycourse_added handler to update local roles. The …
- 06:57 Changeset [6841] by
- Fix errors reported by tests.
- 06:33 Changeset [6840] by
- Add functional tests for student and student study course importers.
1 Oct 2011:
- 06:44 Changeset [6839] by
- Use common and coherent naming convention for all event handlers.
- 06:28 Changeset [6838] by
- Fill up student container in student module not in container module.
30 Sep 2011:
- 10:27 Changeset [6837] by
- Ensure that only update mode can be used for StudentStudyCourse? …
- 08:24 Changeset [6836] by
- Move removedStudentHandler to right place.
- 08:19 Changeset [6835] by
- Move comment to proper place.
- 08:18 Changeset [6834] by
- Fix boolean logic.
- 08:14 Changeset [6833] by
- Skip location and catalog fields, used to locate the object, when …
29 Sep 2011:
- 09:06 Changeset [6832] by
- Add removedStudentHandler which logs if a student has been removed.
- 07:54 Changeset [6831] by
- We use the same headers for failed and finished files. Both files get …
- 07:13 Changeset [6830] by
- Fire transition after student has been added. Otherwise we don't see …
- 06:40 Changeset [6829] by
- Reduce style declarations in page templates. …
- 06:37 Changeset [6828] by
- Catch double headers already in import step 2. Do not show table if …
- 06:32 Changeset [6827] by
- Use SIRP datetime format.
28 Sep 2011:
- 19:45 Changeset [6826] by
- Replace tabs.
- 17:08 Changeset [6825] by
- Add StudentStudyCourseProcessor?.
- 17:08 Changeset [6824] by
- Skip ignored columns in failed and finished data files. In the …
- 14:08 Changeset [6823] by
- We don't use review_state any more.
- 05:31 Changeset [6822] by
- We need a StudentStudyCourseFactory? for imports (only).
27 Sep 2011:
- 08:36 Changeset [6821] by
- Add first version of Student Importer. This student importer imports …
- 08:25 Changeset [6820] by
- Add a 'toggle all' Javascript function to klick all select boxes at …
- 08:07 Changeset [6819] by
- We should be very strict when importing dates and allow only one …
- 08:00 Changeset [6818] by
- Replace student's name attribute by fullname attributes to avoid confusion.
Note: See TracTimeline for information about the timeline view.