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

Last change on this file since 11587 was 11585, checked in by uli, 10 years ago

When sending mail, use waeup.org address for from-field.

File size: 2.7 KB
RevLine 
[4947]1Changes
2*******
[3798]3
[11498]41.2dev (unreleased)
5===================
[11487]6
[11585]7* When sending mails, always set from-address to 'no-reply@waeup.org'.
8  Real from-addresses are now set in Cc and Reply-To fields. This is
9  to tackle problems with yahoo (does not allow yahoo.com mails to be
10  sent from non-yahoo servers).
11
[11575]12* Multiple payments in special application containers enabled.
13  Special payment applicants remain in state started after payment.
14
[11558]15* File input fields brought into shape with Bootstrap 3.
16
[11551]17* Transcript and access code pagetemplates adjusted.
18
[11550]19* Print QR codes on all student slips.
20
[11535]21* Allow adding current_level to base data section on all student slips
22  (requested by Uniben).
23
[11523]24* Windows is no longer supported. Installation manual removed.
25
[11497]26* Added JS helper to scroll to sequencelists after adding/removing items.
[11487]27
[11497]28
[11485]291.1 (2014-03-13)
30================
[11258]31
[11484]32* Add display_fullname column to CourseTicketExporter (requested by Uniben).
33
[11483]34* Do also export student and course ticket data of students on probation.
35
[11482]36* 'Create student' option removed from 'Application Transition'
37  select field.
38
[11481]39* API docs added.
40
[11463]41* Back-to links replaced by animated jQuery plugins.
42
[11461]43* Default frontpage text updated.
44
[11460]45* Use absolute urls on datacenter pages.
46
[11451]47* Provide customizable method for disabling student payments.
48
[11481]49* After login and logout, regular users (officers) are redirected
[11439]50  to the portal's index page not to the portal's root. The
51  root URL can now be rewritten be Nginx or Apache so that the user
52  is being redirected to the university website
53  when entering the root URL directly or clicking the acronym.
54
[11438]55* Show tooltip alert and warning window before updating plugins.
56
[11437]57* JSAction has been deprecated. KofaAction can be used instead. Additional
58  parameters can be used in @action decorators to enable tooltips and/or
59  warning windows. The old @jsaction decorator still triggers a default
60  warning message.
61
[11436]62* jquery-ui.min.js is also used for tooltips.
63
[11435]64* Do not create TSC AC batch when updating plugins.
65  All TSC batches are created.
66
[11433]67* Make table on applicantsrootpage responsive.
68
[11431]69* Change width of input, select and textarea fields.
70
[11430]71* Use only https in theme.html.
72
[11386]73* INSTALL.txt updated and integrated into Sphinx documentation.
[11258]74
[11430]75* Redundancies removed in docs.
[11258]76
[11430]77
[11255]781.0 (2014-02-22)
79================
[11253]80
[11255]81* Diazofied the complete package.
[11253]82
83
840.2.1 (2014-02-21)
85==================
86
87* Send mails to from-address, if site-wide config admin is
88  different from it.
89
90* Change flash message for successful applicants.
91
92* Use more attributes of applicants with payer objects.
93
94* Update copyright infos (year).
95
96* Localization updates.
97
98
990.2 (2014-01-09)
100================
101
102Tons of changes.
103
104
[11255]1050.1 (never released)
106====================
[4955]107
[7808]108Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.