source: main/waeup.uniben/trunk/CHANGES.txt @ 14744

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

Only students with verdict 'A' or 'B' are eligible to book accommodation.

File size: 2.3 KB
Line 
1Changes
2*******
3
41.2dev (unreleased)
5===================
6
7* Only students with verdict 'A' or 'B' are eligible to book
8  accommodation.
9
10* Split school fee payments of ug_ft students.
11
12* Reorganize pg application categorization.
13
14* Add parent_email. This field is only editable by managers.
15
16* Students are only allowed to download course registration slips if they are
17  in state 'registered' and their current level corresponds with the course
18  registration level.
19
20* Add second New Postgraduate Programmes (#2) application type and category.
21
22* Add application type and category for part-time extended applications.
23
24* Implement admission checking payments. Admitted Uniben applicants must now pay
25  a second fee if they want to see their screening score and course admitted.
26  The second payment can be bypassed by setting admission checking fee 0.
27
28* Customize clearance_disabled_message.
29
30* Add permission waeup.uploadPassportPictures and role
31  waeup.PassportPictureManager and allow only officers with this role
32  to upload passport pictures of applicants.
33
34* Requirements for adding application payment tickets customized.
35  Applicants must upload passport picture before adding payment tickets.
36
37* Set correct institution account details for special_pg_pt payments.
38
39* This package can also be used for the Uniben alumni portal to be run as a
40  single client Kofa instance at port 7019. Run buildout with
41  the buildout-alumni.cfg configuration file.
42
43* Add clearance item to BALANCE_PAYMENT_CATEGORIES.
44
45* Use base classes InterswitchPageApplicant and InterswitchPageStudent from
46  kofacustom.nigeria.
47
48* Viewlets for left thumb fingerprint minutiae file uploads added.
49
50* File input fields brought into shape with Bootstrap 3.
51
52* Disable editing date_of_birth, nationality and lga for UG students.
53
54* Show current level in student base data section on clearance slip.
55
56* Use kofa-scrollto script.
57
581.1 (2014-03-14)
59================
60
61* 07/03/2014: account numbers edited.
62
63* Back-to links replaced by animated jQuery plugins.
64
65* Apply _isPaymentDisabled method.
66
67* jquery-ui.min.js is also used for tooltips.
68
69* PG application types and categories (regular and extended) added.
70
71* Refer to INSTALL.txt in waeup.kofa sources.
72
73* Use only https in theme.html.
74
75
761.0 (2014-02-22)
77================
78
79* Diazofied whole package.
80
81
820.1 (2014-02-22)
83================
84
85Initial version.
Note: See TracBrowser for help on using the repository browser.