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

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

Maint payment checking disabled on Dec 5th, 2014.

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