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

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

Back-to links replaced by animated jQuery plugins.

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