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

Last change on this file since 11884 was 11874, checked in by Henrik Bettermann, 10 years ago

Hide 'Create students' button. Only user admin can see this button.

File size: 5.2 KB
RevLine 
[4947]1Changes
2*******
[3798]3
[11693]41.3dev (unreleased)
5===================
6
[11874]7* Hide 'Create students' button. Only user admin can see this button.
8
[11869]9* Add application_slip_notice field to ApplicantsContainer.
10
[11863]11* Remove 'Size' column from logfiles table.
12
[11862]13* Add permission, page and button to mass-clear all students in a department.
14
[11826]15* Hide export download button 24 hours after file generation.
16
[11825]17* Add helper to allow `meminfo` checks for cached memory, etc.
18
19* Allow external checks of system load before performing expensive
20  actions.
21
22* Add new dependency: `psutil` (required to check system state).
23
[11794]24* Show flash message on general search page for the academics section.
25
[11779]26* Fix CertificateCourseProcessor. Mandatory is not a required field
[11798]27  and might be missing in import files. Improve logging. Extend and
28  fix CertCourseProcessorTests.
[11779]29
[11798]30* Provide customizable method for disabling clearance by clearance
31  officers.
[11772]32
[11798]33* Merge Javascript functions into one file. Add Javascript function to
34  calculate copyright notice year automatically.
[11741]35
[11798]36* Use lastname (surname) instead of firstname to verify found
37  application record on ApplicantRegistrationPage.
[11738]38
[11798]39* Append hash '#' also to datetimes to circumvent unwanted excel
40  automatic.
[11737]41
[11798]42* Method for (customizable) application passport upload requirements
43  added.
[11733]44
[11798]45* Filter payment ticket data exports by specifying the payment_date
46  period.
[11730]47
[11798]48* Method for (customizable) application payment slip download
49  requirements added.
[11726]50
[11798]51* Method for (customizable) application payment ticket upload
52  requirements added.
[11729]53
[11722]54* Remove unused rowadd javascript function.
55
[11702]56* certcode and reg_number added to DataForBursaryExporter.
57
[11699]58* Some batch processor names corrected.
[11693]59
[11701]60* Fixed ReST markup in setup.py long description.
61
62
[11689]631.2 (2014-06-16)
64================
[11487]65
[11680]66* Redirect to login page after using password mandate.
67
[11676]68* Adding student payment tickets is logged.
69
[11672]70* Provide XMLRPC services for storing and retrieving fingerprint
71  scans.
72
[11664]73* Sort ContextualDictSource by dictionary values not by keys.
74
[11661]75* Add regular school fee and balance payments when exporting payments
76  overviews.
77
[11641]78* Add samePaymentMade method to StudentsUtils.
79
[11608]80* Fingerprint file upload enabled.
81
[11604]82* is_fresh property method added to Student class.
83
[11599]84* Special application procedure modified. Special applicants must submit
85  their form before they can download payment slips. Thus the regular
86  workflow is now applied but, in contrast to regular applications,
87  special applicants can create and pay more than one payment ticket.
88  Also application slips are hidden.
[11589]89
[11599]90* Add setMatricNumber and constructMatricNumber methods to StudentsUtils.
91
[11585]92* When sending mails, always set from-address to 'no-reply@waeup.org'.
93  Real from-addresses are now set in Cc and Reply-To fields. This is
94  to tackle problems with yahoo (does not allow yahoo.com mails to be
95  sent from non-yahoo servers).
96
[11575]97* Multiple payments in special application containers enabled.
98  Special payment applicants remain in state started after payment.
99
[11558]100* File input fields brought into shape with Bootstrap 3.
101
[11551]102* Transcript and access code pagetemplates adjusted.
103
[11550]104* Print QR codes on all student slips.
105
[11535]106* Allow adding current_level to base data section on all student slips
107  (requested by Uniben).
108
[11523]109* Windows is no longer supported. Installation manual removed.
110
[11497]111* Added JS helper to scroll to sequencelists after adding/removing items.
[11487]112
[11497]113
[11485]1141.1 (2014-03-13)
115================
[11258]116
[11484]117* Add display_fullname column to CourseTicketExporter (requested by Uniben).
118
[11483]119* Do also export student and course ticket data of students on probation.
120
[11482]121* 'Create student' option removed from 'Application Transition'
122  select field.
123
[11481]124* API docs added.
125
[11463]126* Back-to links replaced by animated jQuery plugins.
127
[11461]128* Default frontpage text updated.
129
[11460]130* Use absolute urls on datacenter pages.
131
[11451]132* Provide customizable method for disabling student payments.
133
[11481]134* After login and logout, regular users (officers) are redirected
[11439]135  to the portal's index page not to the portal's root. The
136  root URL can now be rewritten be Nginx or Apache so that the user
137  is being redirected to the university website
138  when entering the root URL directly or clicking the acronym.
139
[11438]140* Show tooltip alert and warning window before updating plugins.
141
[11437]142* JSAction has been deprecated. KofaAction can be used instead. Additional
143  parameters can be used in @action decorators to enable tooltips and/or
144  warning windows. The old @jsaction decorator still triggers a default
145  warning message.
146
[11436]147* jquery-ui.min.js is also used for tooltips.
148
[11435]149* Do not create TSC AC batch when updating plugins.
150  All TSC batches are created.
151
[11433]152* Make table on applicantsrootpage responsive.
153
[11431]154* Change width of input, select and textarea fields.
155
[11430]156* Use only https in theme.html.
157
[11386]158* INSTALL.txt updated and integrated into Sphinx documentation.
[11258]159
[11430]160* Redundancies removed in docs.
[11258]161
[11430]162
[11255]1631.0 (2014-02-22)
164================
[11253]165
[11255]166* Diazofied the complete package.
[11253]167
168
1690.2.1 (2014-02-21)
170==================
171
172* Send mails to from-address, if site-wide config admin is
173  different from it.
174
175* Change flash message for successful applicants.
176
177* Use more attributes of applicants with payer objects.
178
179* Update copyright infos (year).
180
181* Localization updates.
182
183
1840.2 (2014-01-09)
185================
186
187Tons of changes.
188
189
[11255]1900.1 (never released)
191====================
[4955]192
[7808]193Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.