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

Last change on this file since 11651 was 11651, checked in by Henrik Bettermann, 11 years ago

Revert changes from r11650.

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