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

Last change on this file since 14680 was 13262, checked in by Henrik Bettermann, 9 years ago

Update CHANGES.txt.

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