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

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

Enable customization of application form final submission message.

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