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

Last change on this file since 11506 was 11498, checked in by uli, 11 years ago

As we have a new feature: next release is feature release.

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