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

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

Add new application workflow state (processed) and transition (process).

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