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

Last change on this file since 17917 was 17917, checked in by Henrik Bettermann, 12 days ago

Implement ExportPDFFinalClearanceSlip.

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