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

Last change on this file since 17291 was 17284, checked in by Henrik Bettermann, 22 months ago

Prepare 1.8.1 release.

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