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
RevLine 
[4947]1Changes
2*******
[3798]3
[11514]41.2dev (unreleased)
5===================
6
[12975]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
[11868]14* Add and configure Interswitch module.
15
[11755]16* Customize payment_slip_download_warning. Application payment tickets can be
17  downloaded without submitting the form.
18
[11653]19* Configure all types school fees and clearance (acceptance) fees in
20  session configuration objects.
21
[11652]22* Let CustomPaymentDataWebservice distinguish between old and new student
23  school fee payments.
24
[11627]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.
[11631]28  This requirement applies to students in state 'cleared' and entry_session
29  greater than 2013 only.
[11625]30
[11627]31* Render note on payment slips which indicates the charges included.
32
[11624]33* Configure new and returning school fee in session configuration objects.
34
[11622]35* Do not create activation code when paying acceptance (= clearance)
36  fee payment tickets.
37
[11617]38* applicant_student_mapping extended.
39
[11607]40* ExportPDFMatricNumberSlipPage and MatricNumberSlipActionButton added.
41
[11606]42* Label of NigeriaExportPDFClearanceSlipPage customized.
43
[11597]44* constructMatricNumber customized. AAUE matric number construction scheme
45  applied. View and viewlet added which enable students to generate
46  a matric number.
47
[11591]48* STUDY_MODES_DICT customized.
49
[11566]50* File input fields brought into shape with Bootstrap 3.
51
[11555]52* Change transcript signature.
53
[11554]54* Webservice returns error message if payment ticket is paid.
55
[11546]56* Adapt exporters and batch processors to customized interfaces.
57
[11542]58* Rename programme types.
59
[11514]60* Use kofa-scrollto script.
61
[11500]621.1 (2014-03-14)
63================
[11296]64
[11465]65* Back-to links replaced by animated jQuery plugins.
66
[11455]67* Apply _isPaymentDisabled method.
68
[11442]69* jquery-ui.min.js is also used for tooltips.
70
[11421]71* Refer to INSTALL.txt in waeup.kofa sources.
72
[11408]73* Use only https in theme.html.
74
[11387]75* Removed sphinx docs.
[11296]76
[11387]77* Added generic install instructions.
[11296]78
[11387]79* Removed README in src/.
80
81
[11293]821.0 (2014-02-22)
83================
[11219]84
[11291]85* Diazofied whole package.
[11219]86
87
[11207]880.1 (2014-02-22)
[11206]89================
[4955]90
[11204]91Initial version.
Note: See TracBrowser for help on using the repository browser.