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

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

Introduce a pay_item_id for part-time for the first time on this portal.

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