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

Last change on this file since 13035 was 13035, checked in by Henrik Bettermann, 9 years ago

Activate late course registration payment.

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