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

Last change on this file since 11921 was 11904, checked in by uli, 10 years ago

Update history.

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