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

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

Add Interswitch school fee components for testing.

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