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

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

Fix typo.

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