source: main/waeup.aaue/trunk/CHANGES.txt @ 11629

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

To guarantee that cleared students pay both acceptance fee and school fees,
the eTranzact History can only be queried for school fee payments if
acceptance/clearance fee has been successfully queried/paid beforehand.

File size: 1.6 KB
Line 
1Changes
2*******
3
41.2dev (unreleased)
5===================
6
7* To guarantee that cleared students pay both acceptance fee and school fees,
8  the eTranzact History can only be queried for school fee payments if
9  acceptance/clearance fee has been successfully queried/paid beforehand.
10
11* Render note on payment slips which indicates the charges included.
12
13* Configure new and returning school fee in session configuration objects.
14
15* Do not create activation code when paying acceptance (= clearance)
16  fee payment tickets.
17
18* applicant_student_mapping extended.
19
20* ExportPDFMatricNumberSlipPage and MatricNumberSlipActionButton added.
21
22* Label of NigeriaExportPDFClearanceSlipPage customized.
23
24* constructMatricNumber customized. AAUE matric number construction scheme
25  applied. View and viewlet added which enable students to generate
26  a matric number.
27
28* STUDY_MODES_DICT customized.
29
30* File input fields brought into shape with Bootstrap 3.
31
32* Change transcript signature.
33
34* Webservice returns error message if payment ticket is paid.
35
36* Adapt exporters and batch processors to customized interfaces.
37
38* Rename programme types.
39
40* Use kofa-scrollto script.
41
421.1 (2014-03-14)
43================
44
45* Back-to links replaced by animated jQuery plugins.
46
47* Apply _isPaymentDisabled method.
48
49* jquery-ui.min.js is also used for tooltips.
50
51* Refer to INSTALL.txt in waeup.kofa sources.
52
53* Use only https in theme.html.
54
55* Removed sphinx docs.
56
57* Added generic install instructions.
58
59* Removed README in src/.
60
61
621.0 (2014-02-22)
63================
64
65* Diazofied whole package.
66
67
680.1 (2014-02-22)
69================
70
71Initial version.
Note: See TracBrowser for help on using the repository browser.