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

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

Add LetterPDFCreator utility and use this pdf creator
for admission slips. letterhead_admission.jpg file
must exist in students/static.

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