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

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