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

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

Only students with verdict 'A' or 'B' are eligible to book accommodation.

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