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

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

Revert back to the old sharing ratios.

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