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

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

Nationality and sex must be edited by pre-admission applicants.

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