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