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

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

Let CustomPaymentDataWebservice? distinguish between old and new student school fee payments.

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