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

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

Use kofa-filterbox for filtering users when assigniing
local roles in academics section.

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