source: main/waeup.kwarapoly/trunk/CHANGES.txt @ 11955

Last change on this file since 11955 was 11955, checked in by Henrik Bettermann, 10 years ago

Change wrong faculty codes in Interswitch module (IBAS=IAS;ITCH=IOT;IETS=IES).

File size: 2.4 KB
Line 
1Changes
2*******
3
41.2dev (unreleased)
5===================
6
7* Change wrong faculty codes in Interswitch module (IBAS=IAS;ITCH=IOT;IETS=IES).
8
9* Remove credit load limitation.
10
11* Make registration slip download available to new students only after
12  they have paid their fees.
13
14* Changed course registration slips and other PDF forms to show
15  output as requested by KwarPoly authorities.
16
17* Rename 'Study Course', 'Phone', 'Email', 'Faculty'.
18
19* Add PIN fields to first and second sitting sections on UG clearance form'.
20
21* Add PIN fields to 'O' level section on application form'.
22
23* Until 14/9/2014 we have not sent split amount data for pre applications.
24  To compenstate the loss in 2014 we temporarily doubled the split amounts
25  until 20/9/2014, see ticket 75.
26
27* Add jamb_age to ICustomUGApplicant.
28
29* Change bank account numbers for pre* application fee payments.
30
31* Use dictionary for special payment parameter configuration.
32
33* If the total amount (amount authorized) is less than 2000 Nairas
34  gateway_amt is 1.5% of the amount authorized.
35
36* Adjust provider_amt and gateway_amt and dalash_amt for log_book
37  payments.
38
39* Fix fee calculation for 'Loss of ID Card' payments.
40
41* Change bank account numbers for hnd and rmd application fee payments.
42
43* Fixed: Special applicants must not be able to edit locked, suspended
44  and applicant_id fields.
45
46* Use init_update and samePaymentMade methods.
47
48* Use base classes InterswitchPageApplicant and InterswitchPageStudent from
49  kofacustom.nigeria.
50
51* More special payment fee categories added.
52
53* Fees are required and must not be set to None.
54
55* Session specific penalty fees added before re-categorization of carryover fees.
56
57* Webservice test extended to ensure that special payment applicants
58  can pay twice.
59
60* File input fields brought into shape with Bootstrap 3.
61
62* Change bank account numbers for special payments.
63
64* Use kofa-scrollto script.
65
661.1 (2014-03-14)
67================
68
69* Back-to links replaced by animated jQuery plugins.
70
71* Method for disabling student payments customized. We can now
72  disable school fee payment for non-pg students.
73
74* jquery-ui.min.js is also used for tooltips.
75
76* Refer to INSTALL.txt in waeup.kofa sources.
77
78* Use only https in theme.html.
79
80* Removed sphinx docs.
81
82* Added generic install instructions.
83
84* Removed README in src/.
85
86
871.0 (2014-02-22)
88================
89
90* Diazofied complete package.
91
92
930.1 (2014-02-22)
94================
95
96Initial version.
Note: See TracBrowser for help on using the repository browser.