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

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

Convert level into a schema field to be consistent with the documentation.

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