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

Last change on this file since 13674 was 13659, checked in by uli, 9 years ago

Update history.

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