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

Last change on this file since 14843 was 14804, checked in by Henrik Bettermann, 7 years ago

Allow ApplicantOnlinePaymentProcessor to import records without p_id column in create mode.

File size: 14.6 KB
Line 
1Changes
2*******
3
41.6.dev0 (unreleased)
5=======================
6
7* Allow `ApplicantOnlinePaymentProcessor` to import records without
8  `p_id` column in create mode.
9
10* Add `waeup.showStudents` permission to `ExportManager` role.
11
12* Fix `CertificateProcessor.checkHeaders`. The processor requires both
13  faculty_code *and* department_code in create mode.
14
15* Add 'Update all tickets' button to StudyLevelEditFormPage.
16
17* Do not allow to create more than 10 students with a single request to
18  avoid a timeout of Nginx/Apache.
19
20* Redirect to manage page after editing of certificate courses.
21
22* Add `course_category` attribute to course tickets. In the base package,
23  this attribute is omitted from display and manage pages.
24
25* Add `course_category` attribute to certificate courses.
26
27* Simplify configuration of maximum or minimum total credits.
28
29* Add `outstanding` attribute to course tickets.
30
31* Exclude graduated students from `LevelReport`, `SessionResultsPresentation`
32  and `RawScoreReport`.
33
34* Allow applicants in states `admitted`, `not admitted` or `created` to
35  download the payment slip.
36
37* Catch traceback (`RequiredMissing`) if a required field is cleared
38  by import.
39
40* Add role `FingerprintReaderDeviceRole` intended for fingerprint reader
41  devices that access the portal via XMLRPC.
42
43
441.5 (2017-02-14)
45================
46
47* Happy Valentines Day everybody!
48
49* Sort arguments in table of `ReportsContainerPage`.
50
51* Add `entry_session` and `p_session` filter to Student Payment Statistics
52  generator. Adjust reports: Change footer and filename formats.
53
54* Add officer name fields do `IDepartment` and `IFaculty`.
55  Plugins must be updated!
56
57* Add serial number column to Session Results Presentations.
58
59* Add Raw Score Report to base package.
60
61* Only user 'admin' is allowed to access the `DatacenterSettings` page.
62
63* Show correct level title on Level Reports and Session Results Presentations.
64
65* Get set of selected students also from list of matric numbers.
66
67* Confine Level Reports and Session Results Presentations to certificates.
68
69* Show report number (job_id) on report pdf slips.
70
71* Level report: Count and display the number of courses registered but
72  not taken.
73
74* Add control button to create graduated students.
75
76* Add option to render transcripts without passport picture and QR code.
77
78* Catch Reportlab `LayoutError`.
79
80* Replace `course_registration_allowed` by `course_registration_forbidden`
81  method.
82
83* Add export purge button.
84
85* Add report purge button.
86
87* Add property attribute `total_score` in order to make provision
88  for additional scores (like contineous assessments) in custom
89  packages.
90
91* Make provision against storing other objects than applicant payments
92  in applicant containers.
93
94* Count mandates on configuration page and provide 'Purge' button.
95
96* Start `ApplicantExporter` and `ApplicantPaymentExporter` at the same
97  time when calling `ExportJobContainerJobStart`.
98
99* Add `ApplicantPaymentExporter`.
100
101* Add file upload functionality to `EditScoresPage`.
102
103* Add `LecturerLandingPage` and `LecturerCourses` `ManageLink`
104  viewlet.
105
106* Add `ExportPDFScoresSlip`.
107
108* Add `DownloadScoresView` which is for lecturers only. Remove
109  `waeup.showStudents` from `Lecturer` role. Adjust
110  `DataForLecturerExporter`. Only editable course tickets are being
111  exported.
112
113* Remove application fee fallback option. Application fees can only
114  be set via applicants containers. Hide Payment Tickets section on
115  application pages if fee isn't set.
116
117* Add  `ApplicantOnlinePaymentProcessor`.
118
119* Improve `AddStudyLevelFormPage`.
120
121* Create new exporter for lecturers and further restrict the usage of
122  exporters at course level. Lecturers can only export data of
123  current academic session.
124
125* Show certificate-specific p_level value on payment pages.
126  Ensure that only allowed payment levels can be selected when
127  adding a balance payment.
128
129* Add `flash_notice` field.
130
131* Documentation updates.
132
133* Update pinned versions: six
134
135
1361.4.1 (2016-02-14)
137==================
138
139* Add new application workflow state (`processed`) and transition
140  (`process`).
141
142* Add `DegreeSource` and `degree` field to `ICertificate`.
143  Plugins must be updated!
144
145* Upgrade bootstrap.py script and update some dependencies. For
146  already running instances a new init might be neccessary, i.e.
147  you might have to create a new virtualenv and run bootstap.py
148  and buildout from that new virtualenv to get rid of old
149  package versions in the runtime environment.
150
151* Upgrade versions.cfg to contain bugfix releases of packages we
152  depend on.
153
154
1551.4 (2016-01-14)
156================
157
158* Add button and view which allow students to unregister their
159  current course list unless the courses have not been validated.
160
161* Configure transfer payments and let students enter their desired
162  study course. Save entered text in `p_item` attribute.
163
164* Add further permissions to the local `ApplicationsManager` role and
165  make it assignable at applicants container level.
166
167* Disable rendering of HTML tags in fullnames.
168
169* Add bed statistics components.
170
171* Add option which allows students to select a desired hostel before
172  booking accommodation.
173
174* Add `BedProcessor`.
175
176* Add portal maintenance mode.
177
178* Allow also `reg_number` on public page to check application status
179  without password.
180
181* Remove `beds_reserved` attribute from hostels. Hostels do no longer
182  contain information about reserved bed spaces.
183
184* Add methods and page to release expired bed allocations.
185
186* Use lastname instead of firstname for first-time password requests.
187
188* When building docs, ignore members with dots in name.
189
190
1911.3.3 (2015-10-06)
192==================
193
194* Show file size of pdf documents in the documents section.
195
196* Add `MANIFEST.in`.
197
198
1991.3.2 (2015-09-14)
200==================
201
202* Add public page to check application status without password.
203
204* Fix department breakdown of student statistics.
205
206* Enable purging of applicants containers.
207
208* Enable pre-filling of applicants containers with empty
209  application records which are used during self-registration
210  to avoid excessive growth of the Data.fs.
211
212* Do only allow one running export job.
213
214* Add switch to disable all exports.
215
216* Enable import of list-of-choices fields.
217
218* Include 'end day' when searching for payments in a given period.
219
220* Do not create special application payment tickets with zero amount.
221
222* Remove manual clearance lock. Replace `clearance_locked` field by
223  property attribute.
224
225* Make student email field required.
226
227* Rename application workflow transitions and remove forbidden transitions.
228
229* Rename 'application section' for the sake of consistency.
230
231* Rename student views which are not layout-aware and thus not pages.
232
233* Register KofaSourceOrderedMultiSelectWidget for IterableSource and
234  KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized.
235
236* Implement session-specific course registration deadline and
237  late registration payment.
238
239* Remove quite old bug in `doImport`: Replace empty strings *and* lists with
240  ignore-markers in update *and* create mode.
241
242* Add StudentUnpaidPaymentExporter to export only unpaid tickets.
243  This exporter is designed for finding and finally purging outdated
244  payment ticket.
245
246* Remove deprecated xml importer and exporter components.
247
248* Rearrange datacenter upload page. Provide modal windows to view all
249  processors and sources and vocabularies.
250
251* Reorganize doctests. Remove deprecated doctests.
252
253* Enable temporary suspension of officer accounts. Plugins must be
254  updated after restart.
255
256* Rename 'Portal Users' 'Officers'.
257
258* Add link 'Kofa Docs for this page' at the end of the content box
259  which refers to the corresponding section of the
260  `Kofa Documentation <http://kofa-doc.waeup.org>`_.
261
262* Filter students by current level in reports.
263
264* Add `StudentsUtils.increaseMatricInteger` method which allows to use various
265  matric number counters when computing the matric number.
266
267* Bypass school fee payment activation code creation if student is allowed
268  to proceed to next session.
269
270* Convert `level` into a schema field to be consistent with the documentation.
271
272* Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be
273  in accordance with other exporter names.
274
275* Add `ReportsOfficer` and `ReportsManager` roles with corresponding
276  permissions.
277
278* Do not automatically allow import managers to import user data.
279
280* Skip empty rows produced by spreadsheet software.
281
282* Add components to  configure a student export jobs in faculties.
283
284* `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment
285  (in state ``paid``) with same `p_session` and `p_category` exists.
286
287* Add new payment state ``waived``. This state can only be set by import
288  and is only used for the payments overview exporter to
289  mark sessions with waived fees.
290
291* Add exporter methods and export page to filter student data exports
292  by entering a list of student ids.
293
294* Student statistic can now be broken down by faculties or by departments.
295
296* Check if `p_id` exists in payments catalog when importing payment tickets in
297  create mode.
298
299
3001.3.1 (2015-01-14)
301==================
302
303* 1.3 was a brown bag release. Fix uploaded files.
304
305
3061.3 (2015-01-13)
307================
308
309* Add documents package.
310
311* Do not compare ResultEntry objects but their attributes.
312
313* Modify getWidgetsData so that we always get the same error format.
314
315* Validate all codes in university.
316
317* Catch traceback when creating an application slip with a corrupted
318  image file.
319
320* Remove deprecated HTML and REST widgets and use html2dict and rest2dict
321  instead.
322
323* UserProcessor: Check if imported roles do exist in the portal.
324
325* Enable localization of batch processing modules.
326
327* Hide 'Create students' button. Only user admin can see this button.
328
329* Add application_slip_notice field to ApplicantsContainer.
330
331* Remove 'Size' column from logfiles table.
332
333* Add permission, page and button to mass-clear all students in a department.
334
335* Hide export download button 24 hours after file generation.
336
337* Add helper to allow `meminfo` checks for cached memory, etc.
338
339* Allow external checks of system load before performing expensive
340  actions.
341
342* Add new dependency: `psutil` (required to check system state).
343
344* Show flash message on general search page for the academic section.
345
346* Fix `CertificateCourseProcessor`. Mandatory is not a required field
347  and might be missing in import files. Improve logging. Extend and
348  fix CertCourseProcessorTests.
349
350* Provide customizable method for disabling clearance by clearance
351  officers.
352
353* Merge Javascript functions into one file. Add Javascript function to
354  calculate copyright notice year automatically.
355
356* Use lastname (surname) instead of firstname to verify found
357  application record on ApplicantRegistrationPage.
358
359* Append hash '#' also to datetimes to circumvent unwanted excel
360  automatic.
361
362* Method for (customizable) application passport upload requirements
363  added.
364
365* Filter payment ticket data exports by specifying the payment_date
366  period.
367
368* Method for (customizable) application payment slip download
369  requirements added.
370
371* Method for (customizable) application payment ticket upload
372  requirements added.
373
374* Remove unused rowadd javascript function.
375
376* certcode and reg_number added to DataForBursaryExporter.
377
378* Some batch processor names corrected.
379
380* Fixed ReST markup in setup.py long description.
381
382
3831.2 (2014-06-16)
384================
385
386* Redirect to login page after using password mandate.
387
388* Adding student payment tickets is logged.
389
390* Provide XMLRPC services for storing and retrieving fingerprint
391  scans.
392
393* Sort ContextualDictSource by dictionary values not by keys.
394
395* Add regular school fee and balance payments when exporting payments
396  overviews.
397
398* Add samePaymentMade method to StudentsUtils.
399
400* Fingerprint file upload enabled.
401
402* is_fresh property method added to Student class.
403
404* Special application procedure modified. Special applicants must submit
405  their form before they can download payment slips. Thus the regular
406  workflow is now applied but, in contrast to regular applications,
407  special applicants can create and pay more than one payment ticket.
408  Also application slips are hidden.
409
410* Add setMatricNumber and constructMatricNumber methods to StudentsUtils.
411
412* When sending mails, always set from-address to 'no-reply@waeup.org'.
413  Real from-addresses are now set in Cc and Reply-To fields. This is
414  to tackle problems with yahoo (does not allow yahoo.com mails to be
415  sent from non-yahoo servers).
416
417* Multiple payments in special application containers enabled.
418  Special payment applicants remain in state started after payment.
419
420* File input fields brought into shape with Bootstrap 3.
421
422* Transcript and access code pagetemplates adjusted.
423
424* Print QR codes on all student slips.
425
426* Allow adding current_level to base data section on all student slips
427  (requested by Uniben).
428
429* Windows is no longer supported. Installation manual removed.
430
431* Added JS helper to scroll to sequencelists after adding/removing items.
432
433
4341.1 (2014-03-13)
435================
436
437* Add display_fullname column to `CourseTicketExporter` (requested by Uniben).
438
439* Do also export student and course ticket data of students on probation.
440
441* 'Create student' option removed from 'Application Transition'
442  select field.
443
444* API docs added.
445
446* Back-to links replaced by animated jQuery plugins.
447
448* Default frontpage text updated.
449
450* Use absolute urls on datacenter pages.
451
452* Provide customizable method for disabling student payments.
453
454* After login and logout, regular users (officers) are redirected
455  to the portal's index page not to the portal's root. The
456  root URL can now be rewritten be Nginx or Apache so that the user
457  is being redirected to the university website
458  when entering the root URL directly or clicking the acronym.
459
460* Show tooltip alert and warning window before updating plugins.
461
462* JSAction has been deprecated. KofaAction can be used instead. Additional
463  parameters can be used in @action decorators to enable tooltips and/or
464  warning windows. The old @jsaction decorator still triggers a default
465  warning message.
466
467* jquery-ui.min.js is also used for tooltips.
468
469* Do not create TSC AC batch when updating plugins.
470  All TSC batches are created.
471
472* Make table on applicantsrootpage responsive.
473
474* Change width of input, select and textarea fields.
475
476* Use only https in theme.html.
477
478* INSTALL.txt updated and integrated into Sphinx documentation.
479
480* Redundancies removed in docs.
481
482
4831.0 (2014-02-22)
484================
485
486* Diazofied the complete package.
487
488
4890.2.1 (2014-02-21)
490==================
491
492* Send mails to from-address, if site-wide config admin is
493  different from it.
494
495* Change flash message for successful applicants.
496
497* Use more attributes of applicants with payer objects.
498
499* Update copyright infos (year).
500
501* Localization updates.
502
503
5040.2 (2014-01-09)
505================
506
507Tons of changes.
508
509
5100.1 (never released)
511====================
512
513Initial version. Copy from waeup.sirp.
Note: See TracBrowser for help on using the repository browser.