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

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

Add jamb_age to ICustomUGApplicant.

File size: 1.7 KB
Line 
1Changes
2*******
3
41.2dev (unreleased)
5===================
6
7* Add jamb_age to ICustomUGApplicant.
8
9* Change bank account numbers for pre* application fee payments.
10
11* Use dictionary for special payment parameter configuration.
12
13* If the total amount (amount authorized) is less than 2000 Nairas
14  gateway_amt is 1.5% of the amount authorized.
15
16* Adjust provider_amt and gateway_amt and dalash_amt for log_book
17  payments.
18
19* Fix fee calculation for 'Loss of ID Card' payments.
20
21* Change bank account numbers for hnd and rmd application fee payments.
22
23* Fixed: Special applicants must not be able to edit locked, suspended
24  and applicant_id fields.
25
26* Use init_update and samePaymentMade methods.
27
28* Use base classes InterswitchPageApplicant and InterswitchPageStudent from
29  kofacustom.nigeria.
30
31* More special payment fee categories added.
32
33* Fees are required and must not be set to None.
34
35* Session specific penalty fees added before re-categorization of carryover fees.
36
37* Webservice test extended to ensure that special payment applicants
38  can pay twice.
39
40* File input fields brought into shape with Bootstrap 3.
41
42* Change bank account numbers for special payments.
43
44* Use kofa-scrollto script.
45
461.1 (2014-03-14)
47================
48
49* Back-to links replaced by animated jQuery plugins.
50
51* Method for disabling student payments customized. We can now
52  disable school fee payment for non-pg students.
53
54* jquery-ui.min.js is also used for tooltips.
55
56* Refer to INSTALL.txt in waeup.kofa sources.
57
58* Use only https in theme.html.
59
60* Removed sphinx docs.
61
62* Added generic install instructions.
63
64* Removed README in src/.
65
66
671.0 (2014-02-22)
68================
69
70* Diazofied complete package.
71
72
730.1 (2014-02-22)
74================
75
76Initial version.
Note: See TracBrowser for help on using the repository browser.