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

Last change on this file since 16937 was 16937, checked in by Henrik Bettermann, 3 years ago

Show last student id on StudentsContainerPage.

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