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

Last change on this file since 16452 was 16451, checked in by Henrik Bettermann, 4 years ago

Update

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