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
Line 
1Changes
2*******
3
41.3.dev0 (unreleased)
5=====================
6
7- Implement Interswitch JSON transaction query. This webservice is
8  automatically used if a mac key is set in the request webservice
9  view.
10
111.2 (2015-09-14)
12================
13
14- Do not allow to requery waived payments.
15
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
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
27- Payment tickets must not be submitted to Interswitch if they
28  are older than 7 days.
29
30- Ensure that lga and nationality are not contradictory.
31
32- Be prepared for https webservice requests.
33
34- Add more exam subjects.
35
36- All fee amounts must be passed to Interswitch as integers
37  (mutltiples of Kobos) not floats.
38
39- Add `jamb_age` field.
40
41- Check if same payment has been made before calling `goto_interswitch`.
42
43- Add interswitch browser tests and add/modify components which are needed
44  for these tests.
45
46- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
47  can be used in custom packages.
48
49- Add more exam grades (pass, distinction, credit-1 and credit-2).
50
51- Add NigeriaStudentStudyLevelExporter.
52
53- Add higher qualification 'WAEC Technical Examination' as first and second
54  sitting exam type.
55
56- Add LGA `Akwa Ibom / Nsit-Atai`.
57
58- Do not show current current level in student base data section on
59  slips (default).
60
611.1 (2014-03-14)
62================
63
64- Add display_fullname column to CourseTicketExporter (requested by Uniben).
65
66
671.0 (2014-02-22)
68================
69
70- Diazofied complete package.
71
72- We now work with waeup.kofa >= 1.0.
73
74
750.1 (2014-02-21)
76================
77
78- Initial implementation.
Note: See TracBrowser for help on using the repository browser.