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

Last change on this file since 14695 was 14274, checked in by Henrik Bettermann, 8 years ago

Add provisionally_cleared field an allow students to edit
their clearance data if set.

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