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

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

Make maximum number of files listed in finished subfolder customizable.

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