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

Last change on this file since 11672 was 11656, checked in by Henrik Bettermann, 11 years ago

Special applicants must not be able to edit locked, suspended and applicant_id fields.

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