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

Last change on this file since 15952 was 15944, checked in by Henrik Bettermann, 5 years ago

Add logging message to releaseBedIfMaintenanceNotPaid.

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