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

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

Update default frontpage text.

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