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

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

Do also export student and course ticket data of students on probation.

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