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

Last change on this file since 17690 was 17678, checked in by Henrik Bettermann, 8 months ago

Show 'Remove' tick bullet on DatacenterImportStep2 only to user admin.

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