Timeline
17 Dec 2012:
- 13:51 Changeset [9808] by
- Show also mode in flash message.
- 11:27 Changeset [9807] by
- Export current_mode.
- 08:06 Changeset [9806] by
- Move filter students pages to students package.
- 08:05 Changeset [9805] by
- Catch strange AttributeError?: "'module' object has no attribute …
16 Dec 2012:
- 15:37 Changeset [9804] by
- Provide all student exporters in department-local exports.
15 Dec 2012:
- 16:36 Changeset [9803] by
- Support mode filtering in local student exporters.
- 11:16 Changeset [9802] by
- Avoid repetition.
14 Dec 2012:
- 14:07 Changeset [9801] by
- get_filtered() now accepts any keyword parameters and can handle …
- 13:43 Changeset [9800] by
- Prove that get_students() supports mode filter.
- 13:41 Changeset [9799] by
- We need a set study_mode in tests.
- 13:28 Changeset [9798] by
- Make sure we can search for current_mode in student catalogs.
13 Dec 2012:
- 15:39 Changeset [9797] by
- Local exports for departments.
12 Dec 2012:
- 10:49 Changeset [9796] by
- Configure FCETA acceptance fee.
10 Dec 2012:
- 06:46 Changeset [9795] by
- Add suspended students search.
- 01:22 Changeset [9794] by
- Split one big test into several little ones (as it are really …
- 01:12 Changeset [9793] by
- Add regression tests for last fix.
- 01:09 Changeset [9792] by
- Fix nasty problem that arises with virtual export containers: they are …
7 Dec 2012:
- 16:46 Changeset [9791] by
- p_id is from the FUTMinna portal.
- 16:45 Changeset [9790] by
- p_id is from the FCEOkene portal.
- 16:37 Changeset [9789] by
- Changes according to r9775. Use classes defined in kofacustom.nigeria.
- 10:57 Changeset [9788] by
- Update tests to reflect last changes.
- 10:57 Changeset [9787] by
- Make use of new students query (replacing the old filter) and simplify …
- 10:55 Changeset [9786] by
- Add new students filter based on catalog queries from w.k.catalog.
- 08:59 Changeset [9785] by
- Changes according to r9775. Use classes defined in kofacustom.nigeria.
- 08:41 Changeset [9784] by
- Use classes defined in kofacustom.nigeria.
- 08:27 Changeset [9783] by
- pyflakes
- 08:23 Changeset [9782] by
- Use classes defined in kofacustom.nigeria. Remove trash.
- 08:21 Changeset [9781] by
- Define buttons and pages in kofacustom. These views are the same for …
6 Dec 2012:
- 17:52 Changeset [9780] by
- Changes according to r9775.
- 15:45 Changeset [9779] by
- Reduce number of columns.
- 15:45 Changeset [9778] by
- Catch error.
- 11:23 Changeset [9777] by
- Add tests for level list generator.
- 11:23 Changeset [9776] by
- Lists of levels are computed at several places, everywhere following …
- 08:42 Changeset [9775] by
- Store provider_amt and gateway_amt when opening goto_interswitch …
- 08:39 Changeset [9774] by
- Add function to write csv 'messages' into payments.log. The helper …
- 07:31 Changeset [9773] by
- Add docs.
5 Dec 2012:
- 15:50 Changeset [9772] by
- Only during migration amount_auth wasn't required.
- 10:41 Changeset [9771] by
- Log payment data after application payment approval.
- 08:33 Changeset [9770] by
- Add log message to payments.log after student payment approval.
- 08:32 Changeset [9769] by
- Ease customization of logging format. We use this for the new payments …
- 06:03 Changeset [9768] by
- Add tests for general search components.
- 06:03 Changeset [9767] by
- Add more reuseable query components.
- 06:01 Changeset [9766] by
- Define interfaces for more general object queries and fix typo.
4 Dec 2012:
- 11:10 Changeset [9765] by
- Also in Uniben students are allowed to remove required courses.
3 Dec 2012:
- 17:15 Changeset [9764] by
- Deriving IExportJobContainer from IKofaObject we can build pages for …
- 16:30 Changeset [9763] by
- Make the student specific parts of StudentsExportFilter? class …
- 07:31 Changeset [9762] by
- Show entry_session on all slips.
- 06:34 Changeset [9761] by
- Show entry_sesssion in export. Show only level_session to ease …
1 Dec 2012:
- 17:53 Changeset [9760] by
- Add some comment to remind of the dangerous 'fake_approve' page. I …
- 17:48 Changeset [9759] by
- Add 'Create all students' button on statistics page. There we can …
- 13:55 Changeset [9758] by
- Maybe this prevents pre-filling of contact form body field with values …
- 10:31 Changeset [9757] by
- Split mode groups.
- 10:07 Changeset [9756] by
- SELECTABLE_PAYMENT_CATEGORIES must also be customized.
- 10:05 Changeset [9755] by
- Define PAYMENT_CATEGORIES in CustomKofaUtils?. Fix tests.
- 08:21 Changeset [9754] by
- Fix test.
- 07:35 Changeset [9753] by
- Fix test.
- 06:48 Changeset [9752] by
- Import helper functions from kofacustom.nigeria.
- 06:48 Changeset [9751] by
- Import helper functions from kofacustom.nigeria.
- 06:48 Changeset [9750] by
- Import helper functions from kofacustom.nigeria.
- 06:41 Changeset [9749] by
- pyflakes
30 Nov 2012:
- 21:14 Changeset [9748] by
- Import helper functions from kofacustom.nigeria.
- 18:34 Changeset [9747] by
- Add missing import.
- 18:26 Changeset [9746] by
- Outsource helpers common in all interswitch modules.
- 18:16 Changeset [9745] by
- Catch connection errors.
- 12:24 Changeset [9744] by
- Add StudentStudyLevelsOverviewExporter?.
- 09:02 Changeset [9743] by
- Remove unused views.
- 08:55 Changeset [9742] by
- Add bank accounts for pg clearance.
- 08:48 Changeset [9741] by
- I changed my mind. Course Advisers are allowed to view all students in …
- 07:01 Changeset [9740] by
- Adjust tests to the new filterstudents pages. The buttons now redirect …
29 Nov 2012:
- 18:46 Changeset [9739] by
- Put all information into a single logfile line. Otherwise we can't …
- 15:52 Changeset [9738] by
- Add views to filter students in departments, certificates and courses. …
28 Nov 2012:
- 17:00 Changeset [9737] by
- Use carryover categories only for calculation of fee, then change to …
- 16:17 Changeset [9736] by
- Students catalog now supports current study level (requires site …
- 07:52 Changeset [9735] by
- Current level must be in range of certificate. This must be checked in …
- 01:14 Changeset [9734] by
- Try to make clearer where we head to regarding filtered exports.
27 Nov 2012:
- 18:56 Changeset [9733] by
- Extend webservice and return reg_number too.
- 15:50 Changeset [9732] by
- Add session specific penalty fee.
- 15:02 Changeset [9731] by
- Setup SELECTABLE_PAYMENT_CATEGORIES dictionary. Uniben students must …
- 13:19 Changeset [9730] by
- Add SELECTABLE_PAYMENT_CATEGORIES
- 13:08 Changeset [9729] by
- We need to reduce selectable payment categories. Instead of defining …
- 11:17 Changeset [9728] by
- We've been informed that provider amount is zero.
- 10:05 Changeset [9727] by
- Configure hostel maintenance fee payment (2012/2013 only).
26 Nov 2012:
- 23:27 Changeset [9726] by
- Add VirtualExportJobContainers? for storing export jobs in a central …
- 14:49 Changeset [9725] by
- Setup xml data for co payments.
- 14:41 Changeset [9724] by
- Implement carry-over fee payment.
- 14:31 Changeset [9723] by
- Reenable current_verdict for pg students.
- 09:55 Changeset [9722] by
- Remove bug.
- 06:57 Changeset [9721] by
- Do not break line in category column.
25 Nov 2012:
24 Nov 2012:
- 17:19 Changeset [9718] by
- Support additional args for export jobs. These changes do not break …
23 Nov 2012:
- 11:44 Changeset [9717] by
- Do not display 'None' in score (and any other) column.
- 11:24 Changeset [9716] by
- We do not need to redirect to context view.
- 10:59 Changeset [9715] by
- Put description under the right field.
- 10:51 Changeset [9714] by
- Change acceptance fee calculation. This way penalty fees can be added …
- 07:58 Changeset [9713] by
- Update payments catalog after interswitch payment.
- 07:58 Changeset [9712] by
- Update payments catalog after interswitch payment.
- 07:57 Changeset [9711] by
- Update payments catalog after interswitch payment.
- 06:53 Changeset [9710] by
- Update catalog after querying interswitch.
22 Nov 2012:
- 20:47 Changeset [9709] by
- Customize LoginPage?. Yesterday Uniben requested a feature to display …
- 20:39 Changeset [9708] by
- mandatory_bool has been replaced in base package.
- 20:28 Changeset [9707] by
- Ease customization of displaying suspended_comment.
21 Nov 2012:
- 22:37 Changeset [9706] by
- Rework logging of batch processing. Remove redundant text but add name …
- 20:54 Changeset [9705] by
- If suspended_comment is set this message will be flashed instead.
- 15:36 Changeset [9704] by
- Adjust browser module to changes in base package.
- 15:32 Changeset [9703] by
- Fix size of suspended_comment input box.
- 15:18 Changeset [9702] by
- Add field 'suspended_comment'. This attribute will be used to render …
20 Nov 2012:
- 11:16 Changeset [9701] by
- Replace 'has_key' by 'in'
- 10:30 Changeset [9700] by
- Avoid KeyError? if students use the back button and try to remove a …
- 09:34 Changeset [9699] by
- Students are allowed to remove mandatory course tickets.
- 09:08 Changeset [9698] by
- We need to customize if students are allowed to remove mandatory …
- 07:13 Changeset [9697] by
- Show weight and grade on course ticket manage page.
- 06:38 Changeset [9696] by
- Use new attrs_to_fields function to display gpa and total_credits on …
- 06:37 Changeset [9695] by
- Use new attrs_to_fields function to display gpa and total_credits on …
- 06:37 Changeset [9694] by
- Use new attrs_to_fields function to display gpa and total_credits on …
- 06:37 Changeset [9693] by
- Use new attrs_to_fields function to display gpa and total_credits on …
- 06:37 Changeset [9692] by
- Use new attrs_to_fields function to display gpa and total_credits on …
- 06:36 Changeset [9691] by
- Use new attrs_to_fields function to display gpa and total_credits on …
- 06:17 Changeset [9690] by
- Use new attrs_to_fields function to display gpa and total_credits on …
- 00:09 Changeset [9689] by
- attrs_to_fields now supports an additional 'omit' parameter.
19 Nov 2012:
- 18:19 Changeset [9688] by
- Show GPA.
- 18:08 Changeset [9687] by
- Remove total_credits method from view. This is already done in the …
- 13:04 Changeset [9686] by
- Customize level pages and level slip do hide score and display grade …
- 12:33 Changeset [9685] by
- Translate also grade and weight.
- 11:16 Changeset [9684] by
- Calculate grade and weight from score and show on courseticketpage …
- 08:34 Changeset [9683] by
- Use FriendlyDatetimeDisplayWidget? for validation date.
- 06:20 Changeset [9682] by
- BT split amount is 1600 not 500.
18 Nov 2012:
- 17:11 Changeset [9681] by
- Align reload button.
- 16:58 Changeset [9680] by
- Set Id svn keyword. Extend IStudentsReport.
- 14:25 Changeset [9679] by
- Log job_id. Now we can retrieve the information from the log file, who …
- 09:19 Changeset [9678] by
- Add UI tests for for students reports.py. Fix render method of …
- 09:16 Changeset [9677] by
- Discarding a job must be logged.
- 09:15 Changeset [9676] by
- Nesting forms can't be tested. They are causing a ParseError?.
- 02:20 Changeset [9675] by
- Add docs.
- 00:16 Changeset [9674] by
- More all-you-can-eat offers for views.
17 Nov 2012:
- 23:43 Changeset [9673] by
- Remove useless report title.
- 22:43 Changeset [9672] by
- Try to rip out all UI-related stuff from w.k.reports. Put it into views.
- 21:09 Changeset [9671] by
- Change order of states. 'returning' is the last state in session.
- 20:47 Changeset [9670] by
- See email 'Re: AsyncReportJob?'.
- 12:36 Changeset [9669] by
- Add tests for StudentsReport?.str()
- 12:35 Changeset [9668] by
- Add a str for StudentsReport? and add a local creation_dt string.
- 12:33 Changeset [9667] by
- pyflakes.
- 12:31 Changeset [9666] by
- Remove unneeded var.
- 12:31 Changeset [9665] by
- Make reload button a visible button.
- 11:54 Changeset [9664] by
- Fix repr() of StudentsReport?.
- 11:52 Changeset [9663] by
- Also check author when generating representations of StudentsReports?.
- 11:50 Changeset [9662] by
- Add some basic tests for StudentsReports?.
- 10:43 Changeset [9661] by
- Update docs to reflect actual data produced. Do we really need a …
- 10:37 Changeset [9660] by
- Update tests.
- 10:33 Changeset [9659] by
- Doesn't make much sense to display only values of a dict, does it?
- 09:04 Changeset [9658] by
- Replace reload button by a discreet icon.
- 08:24 Changeset [9657] by
- Display report creation date. Adjust margin between headline and body.
- 08:19 Changeset [9656] by
- Exchange inputs.
- 08:02 Changeset [9655] by
- Customize MODE_GROUPS.
- 07:41 Changeset [9654] by
- Log the creation and download of reports.
- 07:15 Changeset [9653] by
- It's not a report of a single student but a report of subsets of students.
- 07:10 Changeset [9652] by
- Filename must be informative for archiving reports.
Note: See TracTimeline for information about the timeline view.