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

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

Add PIN fields to first and second sitting sections on UG clearance form'.

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