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

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

Back to work ;-)

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