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

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

Add PIN fields to 'O' level section on application form'.

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