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

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

To guarantee that cleared students pay both acceptance fees and
school fees, a school fee payment POST request to the Interswitch
CollegePAY payment gateway can only be sent if
acceptance/clearance fee has been successfully queried/paid
beforehand. This requirement applies to students in state 'cleared'
and entry_session greater than 2013 only, see ticket #119.

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