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

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

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

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