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

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

Update CHANGES.txt.

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