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

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

Add buttons and pages to verify CollegePay? payments.

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