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