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

Last change on this file since 17325 was 17313, checked in by Henrik Bettermann, 2 years ago

Allow beds to be blocked so that no student can be allocated to such a bed space (in contrast to reserved beds)

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