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