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

Last change on this file since 18009 was 18001, checked in by Henrik Bettermann, 5 days ago

Disable landing pages for transcript officers.

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