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

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

Remove credit load limitation.

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