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

Last change on this file since 13704 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
Line 
1Changes
2*******
3
41.3.dev0 (unreleased)
5=====================
6
7- Add fields, permissions, browser views and buttons to enable
8  financial clearance by bursory officers.
9
10- Add buttons and pages to verify CollegePay payments.
11
12- Implement Interswitch JSON transaction query. This webservice is
13  automatically used if a mac key is set in the request webservice
14  view.
15
161.2 (2015-09-14)
17================
18
19- Do not allow to requery waived payments.
20
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
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
32- Payment tickets must not be submitted to Interswitch if they
33  are older than 7 days.
34
35- Ensure that lga and nationality are not contradictory.
36
37- Be prepared for https webservice requests.
38
39- Add more exam subjects.
40
41- All fee amounts must be passed to Interswitch as integers
42  (mutltiples of Kobos) not floats.
43
44- Add `jamb_age` field.
45
46- Check if same payment has been made before calling `goto_interswitch`.
47
48- Add interswitch browser tests and add/modify components which are needed
49  for these tests.
50
51- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
52  can be used in custom packages.
53
54- Add more exam grades (pass, distinction, credit-1 and credit-2).
55
56- Add NigeriaStudentStudyLevelExporter.
57
58- Add higher qualification 'WAEC Technical Examination' as first and second
59  sitting exam type.
60
61- Add LGA `Akwa Ibom / Nsit-Atai`.
62
63- Do not show current current level in student base data section on
64  slips (default).
65
661.1 (2014-03-14)
67================
68
69- Add display_fullname column to CourseTicketExporter (requested by Uniben).
70
71
721.0 (2014-02-22)
73================
74
75- Diazofied complete package.
76
77- We now work with waeup.kofa >= 1.0.
78
79
800.1 (2014-02-21)
81================
82
83- Initial implementation.
Note: See TracBrowser for help on using the repository browser.