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

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

Update CHANGES.txt.

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