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

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

Print QR codes on all student slips.

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