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

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

Remove deprecated HTML and REST widgets and use html2dict instead.

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