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

Last change on this file since 11776 was 11773, checked in by Henrik Bettermann, 11 years ago

Customize clearance_disabled_message.

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