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

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

Add buttons and pages to verify CollegePay? payments.

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