source: main/waeup.kofa/branches/uli-upgrade-beaker/CHANGES.txt @ 17179

Last change on this file since 17179 was 17179, checked in by uli, 22 months ago

Upgrade beaker and dependencies.

The old version of beaker we used was using outdated cryptolibs that do not work on more recent operating systems. This upgrade introduces a new ZCML snippet in ftesting.zcml and site.zcml which replaces the former beaker.py submodule. Therefore this change is not backwards compatible and you must run buildout again to generate a new site.zcml (or at least change it manually).

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