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

Last change on this file since 13255 was 13255, checked in by Henrik Bettermann, 9 years ago

Prepare release.

File size: 9.0 KB
Line 
1Changes
2*******
3
41.3.2 (2015-09-14)
5==================
6
7* Add public page to check application status without password.
8
9* Fix department breakdown of student statistics.
10
11* Enable purging of applicants containers.
12
13* Enable pre-filling of applicants containers with empty
14  application records which are used during self-registration
15  to avoid excessive growth of the Data.fs.
16
17* Do only allow one running export job.
18
19* Add switch to disable all exports.
20
21* Enable import of list-of-choices fields.
22
23* Include 'end day' when searching for payments in a given period.
24
25* Do not create special application payment tickets with zero amount.
26
27* Remove manual clearance lock. Replace `clearance_locked` field by
28  property attribute.
29
30* Make student email field required.
31
32* Rename application workflow transitions and remove forbidden transitions.
33
34* Rename 'application section' for the sake of consistency.
35
36* Rename student views which are not layout-aware and thus not pages.
37
38* Register KofaSourceOrderedMultiSelectWidget for IterableSource and
39  KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized.
40
41* Implement session-specific course registration deadline and
42  late registration payment.
43
44* Remove quite old bug in `doImport`: Replace empty strings *and* lists with
45  ignore-markers in update *and* create mode.
46
47* Add StudentUnpaidPaymentExporter to export only unpaid tickets.
48  This exporter is designed for finding and finally purging outdated
49  payment ticket.
50
51* Remove deprecated xml importer and exporter components.
52
53* Rearrange datacenter upload page. Provide modal windows to view all
54  processors and sources and vocabularies.
55
56* Reorganize doctests. Remove deprecated doctests.
57
58* Enable temporary suspension of officer accounts. Plugins must be
59  updated after restart.
60
61* Rename 'Portal Users' 'Officers'.
62
63* Add link 'Kofa Docs for this page' at the end of the content box
64  which refers to the corresponding section of the
65  `Kofa Documentation <http://kofa-doc.waeup.org>`_.
66
67* Filter students by current level in reports.
68
69* Add `StudentsUtils.increaseMatricInteger` method which allows to use various
70  matric number counters when computing the matric number.
71
72* Bypass school fee payment activation code creation if student is allowed
73  to proceed to next session.
74
75* Convert `level` into a schema field to be consistent with the documentation.
76
77* Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be
78  in accordance with other exporter names.
79
80* Add `ReportsOfficer` and `ReportsManager` roles with corresponding
81  permissions.
82
83* Do not automatically allow import managers to import user data.
84
85* Skip empty rows produced by spreadsheet software.
86
87* Add components to  configure a student export jobs in faculties.
88
89* `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment
90  (in state ``paid``) with same `p_session` and `p_category` exists.
91
92* Add new payment state ``waived``. This state can only be set by import
93  and is only used for the payments overview exporter to
94  mark sessions with waived fees.
95
96* Add exporter methods and export page to filter student data exports
97  by entering a list of student ids.
98
99* Student statistic can now be broken down by faculties or by departments.
100
101* Check if `p_id` exists in payments catalog when importing payment tickets in
102  create mode.
103
104
1051.3.1 (2015-01-14)
106==================
107
108* 1.3 was a brown bag release. Fix uploaded files.
109
110
1111.3 (2015-01-13)
112================
113
114* Add documents package.
115
116* Do not compare ResultEntry objects but their attributes.
117
118* Modify getWidgetsData so that we always get the same error format.
119
120* Validate all codes in university.
121
122* Catch traceback when creating an application slip with a corrupted
123  image file.
124
125* Remove deprecated HTML and REST widgets and use html2dict and rest2dict
126  instead.
127
128* UserProcessor: Check if imported roles do exist in the portal.
129
130* Enable localization of batch processing modules.
131
132* Hide 'Create students' button. Only user admin can see this button.
133
134* Add application_slip_notice field to ApplicantsContainer.
135
136* Remove 'Size' column from logfiles table.
137
138* Add permission, page and button to mass-clear all students in a department.
139
140* Hide export download button 24 hours after file generation.
141
142* Add helper to allow `meminfo` checks for cached memory, etc.
143
144* Allow external checks of system load before performing expensive
145  actions.
146
147* Add new dependency: `psutil` (required to check system state).
148
149* Show flash message on general search page for the academic section.
150
151* Fix CertificateCourseProcessor. Mandatory is not a required field
152  and might be missing in import files. Improve logging. Extend and
153  fix CertCourseProcessorTests.
154
155* Provide customizable method for disabling clearance by clearance
156  officers.
157
158* Merge Javascript functions into one file. Add Javascript function to
159  calculate copyright notice year automatically.
160
161* Use lastname (surname) instead of firstname to verify found
162  application record on ApplicantRegistrationPage.
163
164* Append hash '#' also to datetimes to circumvent unwanted excel
165  automatic.
166
167* Method for (customizable) application passport upload requirements
168  added.
169
170* Filter payment ticket data exports by specifying the payment_date
171  period.
172
173* Method for (customizable) application payment slip download
174  requirements added.
175
176* Method for (customizable) application payment ticket upload
177  requirements added.
178
179* Remove unused rowadd javascript function.
180
181* certcode and reg_number added to DataForBursaryExporter.
182
183* Some batch processor names corrected.
184
185* Fixed ReST markup in setup.py long description.
186
187
1881.2 (2014-06-16)
189================
190
191* Redirect to login page after using password mandate.
192
193* Adding student payment tickets is logged.
194
195* Provide XMLRPC services for storing and retrieving fingerprint
196  scans.
197
198* Sort ContextualDictSource by dictionary values not by keys.
199
200* Add regular school fee and balance payments when exporting payments
201  overviews.
202
203* Add samePaymentMade method to StudentsUtils.
204
205* Fingerprint file upload enabled.
206
207* is_fresh property method added to Student class.
208
209* Special application procedure modified. Special applicants must submit
210  their form before they can download payment slips. Thus the regular
211  workflow is now applied but, in contrast to regular applications,
212  special applicants can create and pay more than one payment ticket.
213  Also application slips are hidden.
214
215* Add setMatricNumber and constructMatricNumber methods to StudentsUtils.
216
217* When sending mails, always set from-address to 'no-reply@waeup.org'.
218  Real from-addresses are now set in Cc and Reply-To fields. This is
219  to tackle problems with yahoo (does not allow yahoo.com mails to be
220  sent from non-yahoo servers).
221
222* Multiple payments in special application containers enabled.
223  Special payment applicants remain in state started after payment.
224
225* File input fields brought into shape with Bootstrap 3.
226
227* Transcript and access code pagetemplates adjusted.
228
229* Print QR codes on all student slips.
230
231* Allow adding current_level to base data section on all student slips
232  (requested by Uniben).
233
234* Windows is no longer supported. Installation manual removed.
235
236* Added JS helper to scroll to sequencelists after adding/removing items.
237
238
2391.1 (2014-03-13)
240================
241
242* Add display_fullname column to CourseTicketExporter (requested by Uniben).
243
244* Do also export student and course ticket data of students on probation.
245
246* 'Create student' option removed from 'Application Transition'
247  select field.
248
249* API docs added.
250
251* Back-to links replaced by animated jQuery plugins.
252
253* Default frontpage text updated.
254
255* Use absolute urls on datacenter pages.
256
257* Provide customizable method for disabling student payments.
258
259* After login and logout, regular users (officers) are redirected
260  to the portal's index page not to the portal's root. The
261  root URL can now be rewritten be Nginx or Apache so that the user
262  is being redirected to the university website
263  when entering the root URL directly or clicking the acronym.
264
265* Show tooltip alert and warning window before updating plugins.
266
267* JSAction has been deprecated. KofaAction can be used instead. Additional
268  parameters can be used in @action decorators to enable tooltips and/or
269  warning windows. The old @jsaction decorator still triggers a default
270  warning message.
271
272* jquery-ui.min.js is also used for tooltips.
273
274* Do not create TSC AC batch when updating plugins.
275  All TSC batches are created.
276
277* Make table on applicantsrootpage responsive.
278
279* Change width of input, select and textarea fields.
280
281* Use only https in theme.html.
282
283* INSTALL.txt updated and integrated into Sphinx documentation.
284
285* Redundancies removed in docs.
286
287
2881.0 (2014-02-22)
289================
290
291* Diazofied the complete package.
292
293
2940.2.1 (2014-02-21)
295==================
296
297* Send mails to from-address, if site-wide config admin is
298  different from it.
299
300* Change flash message for successful applicants.
301
302* Use more attributes of applicants with payer objects.
303
304* Update copyright infos (year).
305
306* Localization updates.
307
308
3090.2 (2014-01-09)
310================
311
312Tons of changes.
313
314
3150.1 (never released)
316====================
317
318Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.