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

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

Fix typo.

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