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

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

Add application type and category for part-time extended applications.

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