source: main/waeup.kwarapoly/branches/uli-pdfsigs/CHANGES.txt @ 11887

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

Rename 'Study Course', 'Phone', 'Email', 'Faculty'.

Edit text on slips.

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