source: main/waeup.kofa/trunk/CHANGES.txt @ 11527

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

Windows is no longer supported. Installation manual removed.

File size: 2.1 KB
Line 
1Changes
2*******
3
41.2dev (unreleased)
5===================
6
7* Windows is no longer supported. Installation manual removed.
8
9* Added JS helper to scroll to sequencelists after adding/removing items.
10
11
121.1 (2014-03-13)
13================
14
15* Add display_fullname column to CourseTicketExporter (requested by Uniben).
16
17* Do also export student and course ticket data of students on probation.
18
19* 'Create student' option removed from 'Application Transition'
20  select field.
21
22* API docs added.
23
24* Back-to links replaced by animated jQuery plugins.
25
26* Default frontpage text updated.
27
28* Use absolute urls on datacenter pages.
29
30* Provide customizable method for disabling student payments.
31
32* After login and logout, regular users (officers) are redirected
33  to the portal's index page not to the portal's root. The
34  root URL can now be rewritten be Nginx or Apache so that the user
35  is being redirected to the university website
36  when entering the root URL directly or clicking the acronym.
37
38* Show tooltip alert and warning window before updating plugins.
39
40* JSAction has been deprecated. KofaAction can be used instead. Additional
41  parameters can be used in @action decorators to enable tooltips and/or
42  warning windows. The old @jsaction decorator still triggers a default
43  warning message.
44
45* jquery-ui.min.js is also used for tooltips.
46
47* Do not create TSC AC batch when updating plugins.
48  All TSC batches are created.
49
50* Make table on applicantsrootpage responsive.
51
52* Change width of input, select and textarea fields.
53
54* Use only https in theme.html.
55
56* INSTALL.txt updated and integrated into Sphinx documentation.
57
58* Redundancies removed in docs.
59
60
611.0 (2014-02-22)
62================
63
64* Diazofied the complete package.
65
66
670.2.1 (2014-02-21)
68==================
69
70* Send mails to from-address, if site-wide config admin is
71  different from it.
72
73* Change flash message for successful applicants.
74
75* Use more attributes of applicants with payer objects.
76
77* Update copyright infos (year).
78
79* Localization updates.
80
81
820.2 (2014-01-09)
83================
84
85Tons of changes.
86
87
880.1 (never released)
89====================
90
91Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.