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

Last change on this file since 17651 was 17650, checked in by Henrik Bettermann, 10 months ago

Implement a QR Code view.

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