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

Last change on this file since 13580 was 13387, checked in by Henrik Bettermann, 9 years ago

Implement Interswitch JSON transaction query. This webservice is
automatically used if a mac key is set in the request webservice
view.

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