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

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

Use absolute urls on datacenter pages. Relative links are working in testbrowser but not Firefox. I don't know why.

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