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

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

Update CHANGES.txt.

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