source: main/kofacustom.nigeria/trunk/CHANGES.txt @ 13240

Last change on this file since 13240 was 13197, checked in by Henrik Bettermann, 10 years ago

Do not allow to requery waived payments.

File size: 1.7 KB
RevLine 
[8800]1Changes
2*******
3
[11522]41.2 (unreleased)
5================
6
[13197]7- Do not allow to requery waived payments.
8
[13160]9- Replace `jamb_subjects` field by the list-of-choices field
10  `jamb_subjects_list` which allows to select items from the `jambsubjects`
11  vocabulary. This field is available only for CBT application.
12
[13142]13- Implement CBT application (Uniben).
14  Extend ug application interface. Redefine omit tuples.
15  Remove `jamb_age` field.
16
17- Implement JUPEB pre-studies application (Uniben).
18  Extend pg application interface.
19
[13013]20- Payment tickets must not be submitted to Interswitch if they
[13015]21  are older than 7 days.
[12973]22
[12503]23- Ensure that lga and nationality are not contradictory.
24
[11914]25- Be prepared for https webservice requests.
26
[11780]27- Add more exam subjects.
28
[11767]29- All fee amounts must be passed to Interswitch as integers
30  (mutltiples of Kobos) not floats.
31
[13142]32- Add `jamb_age` field.
[11739]33
[13142]34- Check if same payment has been made before calling `goto_interswitch`.
[11643]35
[11640]36- Add interswitch browser tests and add/modify components which are needed
37  for these tests.
38
[11630]39- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
40  can be used in custom packages.
41
[11587]42- Add more exam grades (pass, distinction, credit-1 and credit-2).
43
[11544]44- Add NigeriaStudentStudyLevelExporter.
45
[11549]46- Add higher qualification 'WAEC Technical Examination' as first and second
47  sitting exam type.
[11541]48
[13142]49- Add LGA `Akwa Ibom / Nsit-Atai`.
[11522]50
[11536]51- Do not show current current level in student base data section on
52  slips (default).
53
[11520]541.1 (2014-03-14)
55================
[11270]56
[11491]57- Add display_fullname column to CourseTicketExporter (requested by Uniben).
[11270]58
59
[11267]601.0 (2014-02-22)
61================
[8800]62
[11265]63- Diazofied complete package.
[11261]64
[11265]65- We now work with waeup.kofa >= 1.0.
[11261]66
[11265]67
[11261]680.1 (2014-02-21)
69================
70
[8800]71- Initial implementation.
Note: See TracBrowser for help on using the repository browser.