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

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