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

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

Configure all types school fees and clearance (acceptance) fees in session configuration objects.

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