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

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

Add parent_email. This field is only editable by managers.

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