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

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

ITCH is now IOT.

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