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

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

Increase payment ticket expiration period from 1 hour to 7 days.

File size: 1.3 KB
Line 
1Changes
2*******
3
41.2 (unreleased)
5================
6
7- Payment tickets must not be submitted to Interswitch if they
8  are older than 7 days.
9
10- Ensure that lga and nationality are not contradictory.
11
12- Be prepared for https webservice requests.
13
14- Add more exam subjects.
15
16- All fee amounts must be passed to Interswitch as integers
17  (mutltiples of Kobos) not floats.
18
19- Add 'jamb_age' field.
20
21- Check if same payment has been made before calling 'goto_interswitch'.
22
23- Add interswitch browser tests and add/modify components which are needed
24  for these tests.
25
26- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
27  can be used in custom packages.
28
29- Add more exam grades (pass, distinction, credit-1 and credit-2).
30
31- Add NigeriaStudentStudyLevelExporter.
32
33- Add higher qualification 'WAEC Technical Examination' as first and second
34  sitting exam type.
35
36- Add LGA 'Akwa Ibom / Nsit-Atai'.
37
38- Do not show current current level in student base data section on
39  slips (default).
40
411.1 (2014-03-14)
42================
43
44- Add display_fullname column to CourseTicketExporter (requested by Uniben).
45
46
471.0 (2014-02-22)
48================
49
50- Diazofied complete package.
51
52- We now work with waeup.kofa >= 1.0.
53
54
550.1 (2014-02-21)
56================
57
58- Initial implementation.
Note: See TracBrowser for help on using the repository browser.