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

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

Remove contact email header and add footer.

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