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

Last change on this file since 11771 was 11769, checked in by Henrik Bettermann, 11 years ago

Use dictionary for special payment parameter configuration.

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