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

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

Customize payment_slip_download_warning. Application payment tickets can be downloaded without submitting the form.

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