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

Last change on this file since 17327 was 17327, checked in by uli, 20 months ago

Upgrade grokcore.startup

while still keeping the possibility to use zdaemon. This change requires
rerunning buildout.

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