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

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

Back to work.

File size: 1.8 KB
RevLine 
[8800]1Changes
2*******
3
[13260]41.3.dev0 (unreleased)
5=====================
6
7- no changes yet
8
[13258]91.2 (2015-09-14)
[11522]10================
11
[13197]12- Do not allow to requery waived payments.
13
[13160]14- Replace `jamb_subjects` field by the list-of-choices field
15  `jamb_subjects_list` which allows to select items from the `jambsubjects`
16  vocabulary. This field is available only for CBT application.
17
[13142]18- Implement CBT application (Uniben).
19  Extend ug application interface. Redefine omit tuples.
20  Remove `jamb_age` field.
21
22- Implement JUPEB pre-studies application (Uniben).
23  Extend pg application interface.
24
[13013]25- Payment tickets must not be submitted to Interswitch if they
[13015]26  are older than 7 days.
[12973]27
[12503]28- Ensure that lga and nationality are not contradictory.
29
[11914]30- Be prepared for https webservice requests.
31
[11780]32- Add more exam subjects.
33
[11767]34- All fee amounts must be passed to Interswitch as integers
35  (mutltiples of Kobos) not floats.
36
[13142]37- Add `jamb_age` field.
[11739]38
[13142]39- Check if same payment has been made before calling `goto_interswitch`.
[11643]40
[11640]41- Add interswitch browser tests and add/modify components which are needed
42  for these tests.
43
[11630]44- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
45  can be used in custom packages.
46
[11587]47- Add more exam grades (pass, distinction, credit-1 and credit-2).
48
[11544]49- Add NigeriaStudentStudyLevelExporter.
50
[11549]51- Add higher qualification 'WAEC Technical Examination' as first and second
52  sitting exam type.
[11541]53
[13142]54- Add LGA `Akwa Ibom / Nsit-Atai`.
[11522]55
[11536]56- Do not show current current level in student base data section on
57  slips (default).
58
[11520]591.1 (2014-03-14)
60================
[11270]61
[11491]62- Add display_fullname column to CourseTicketExporter (requested by Uniben).
[11270]63
64
[11267]651.0 (2014-02-22)
66================
[8800]67
[11265]68- Diazofied complete package.
[11261]69
[11265]70- We now work with waeup.kofa >= 1.0.
[11261]71
[11265]72
[11261]730.1 (2014-02-21)
74================
75
[8800]76- Initial implementation.
Note: See TracBrowser for help on using the repository browser.