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

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

Students can open the customized pdf course registration slip only if they
have registered their course list.

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