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

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

Use sources/waeup.kofa/versions.cfg when building out custom package.

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