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

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

Improve AddStudyLevelFormPage.

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