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

Last change on this file since 15042 was 15042, checked in by Henrik Bettermann, 6 years ago

Fix CourseTicketExporter. Ticket level and session filter did not work.

Add payment category filter to payment exporters. Optimize Python code.

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