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

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

Add level 0 (None) to course levels.

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