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

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

Reorganize pg application categorization.

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