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

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

File input fields brought into shape with Bootstrap 3. Technique adapted from http://labs.abeautifulsite.net/demos/bootstrap-file-inputs/.

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