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

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

Be prepared for https webservice requests.

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