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