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

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

Allow adding current_level to base data section on all student slips (requested by Uniben).

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