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

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

Fix fee calculation for 'Loss of ID Card' payments.

File size: 1.3 KB
Line 
1Changes
2*******
3
41.2dev (unreleased)
5===================
6
7* Fix fee calculation for 'Loss of ID Card' payments.
8
9* Change bank account numbers for hnd and rmd application fee payments.
10
11* Fixed: Special applicants must not be able to edit locked, suspended
12  and applicant_id fields.
13
14* Use init_update and samePaymentMade methods.
15
16* Use base classes InterswitchPageApplicant and InterswitchPageStudent from
17  kofacustom.nigeria.
18
19* More special payment fee categories added.
20
21* Fees are required and must not be set to None.
22
23* Session specific penalty fees added before re-categorization of carryover fees.
24
25* Webservice test extended to ensure that special payment applicants
26  can pay twice.
27
28* File input fields brought into shape with Bootstrap 3.
29
30* Change bank account numbers for special payments.
31
32* Use kofa-scrollto script.
33
341.1 (2014-03-14)
35================
36
37* Back-to links replaced by animated jQuery plugins.
38
39* Method for disabling student payments customized. We can now
40  disable school fee payment for non-pg students.
41
42* jquery-ui.min.js is also used for tooltips.
43
44* Refer to INSTALL.txt in waeup.kofa sources.
45
46* Use only https in theme.html.
47
48* Removed sphinx docs.
49
50* Added generic install instructions.
51
52* Removed README in src/.
53
54
551.0 (2014-02-22)
56================
57
58* Diazofied complete package.
59
60
610.1 (2014-02-22)
62================
63
64Initial version.
Note: See TracBrowser for help on using the repository browser.